nuxt.com icon indicating copy to clipboard operation
nuxt.com copied to clipboard

chore(deps): update all non-major dependencies

Open renovate[bot] opened this issue 2 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/heroicons ^1.1.21 -> ^1.1.24 age adoption passing confidence
@iconify-json/logos ^1.1.43 -> ^1.1.44 age adoption passing confidence
@iconify-json/octicon ^1.1.54 -> ^1.1.57 age adoption passing confidence
@iconify-json/ph ^1.1.13 -> ^1.1.14 age adoption passing confidence
@iconify-json/simple-icons ^1.1.106 -> ^1.1.113 age adoption passing confidence
@iconify-json/uil ^1.1.8 -> ^1.1.9 age adoption passing confidence
@nuxt/content (source) ^2.12.1 -> ^2.13.2 age adoption passing confidence
@nuxt/eslint (source) ^0.3.13 -> ^0.5.0 age adoption passing confidence
@nuxt/fonts ^0.7.0 -> ^0.7.2 age adoption passing confidence
@​nuxt/ui-pro ^1.3.0 -> ^1.4.1 age adoption passing confidence
@nuxtjs/plausible ^1.0.0 -> ^1.0.2 age adoption passing confidence
@nuxtjs/turnstile ^0.8.0 -> ^0.9.3 age adoption passing confidence
eslint (source) ^9.5.0 -> ^9.9.0 age adoption passing confidence
nuxt-content-twoslash 0.0.10 -> 0.1.1 age adoption passing confidence
nuxt-og-image (source) ^3.0.0-rc.53 -> ^3.0.0-rc.64 age adoption passing confidence
pnpm (source) 9.3.0 -> 9.7.1 age adoption passing confidence
shiki (source) ^1.7.0 -> ^1.13.0 age adoption passing confidence
ufo ^1.5.3 -> ^1.5.4 age adoption passing confidence
vitest (source) ^2.0.1 -> ^2.0.5 age adoption passing confidence
vue (source) ^3.4.29 -> ^3.4.38 age adoption passing confidence
vue-tsc (source) 2.0.16 -> 2.0.29 age adoption passing confidence
vue-tsc (source) ^2.0.16 -> ^2.0.29 age adoption passing confidence

Release Notes

nuxt/content (@​nuxt/content)

v2.13.2

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Add string type to gt/lt/gte/lte type definitions (#​2704)
  • search: Non-md file might not have dscription file (#​2706)
  • module: Disable MDC plugin if user disabled it (#​2707)
  • Unwatch storage on nitro close (ec7105ad)
📖 Documentation
  • Add missing await for searchContent docs (#​2692)
  • Prerender home (4253f0bf)
  • Update nuxt-og-image and add postinstall script (#​2705)
  • Update ContentSlot Documentation (#​2713)
🤖 CI
❤️ Contributors

v2.13.1

Compare Source

compare changes

🔥 Performance
  • dev-cache: Improve localhost markdown page navigation performance (when having 2,000+ pages) (#​2675)
🩹 Fixes
  • module: Do not force prerender index page (#​2681)
  • Hot reload on dev server for documentDriven: false (#​2686)
📖 Documentation
  • Typo in configuration (#​2677)
  • Add missing await keyword in search documentation (#​2687)
🏡 Chore
❤️ Contributors

v2.13.0

Compare Source

compare changes

🚀 Enhancements
  • Top level content/ directory in Nuxt 4 compatibility version (#​2649)
🩹 Fixes
  • Optimise nested dependencies (#​2583)
  • Opt in to import.meta.* properties (#​2597)
  • Ignore unsupported files from contents list (#​2607)
  • module: Convert content-slot to MDCSlot (#​2632)
  • Fix typo in logger warning message (#​2626)
  • search: Keep page's beginning paragraphs (#​2658)
  • Add Nitro hooks types declarations (#​2655)
  • Filter draft files in production (#​2648)
  • search: Use page title as default title for sections (9d81acc2)
  • Init storage only when used (#​2670)
  • Use runtimeconfig only when necessary (6f06f356)
  • Do not update devDependencies (062fb97f)
  • search: Improve sections with root node (#​2672)
  • prerender: Ensure / exists inside prerender rotues (#​2673)
📖 Documentation
🏡 Chore
❤️ Contributors
nuxt/eslint (@​nuxt/eslint)

v0.5.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.4.0

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/fonts (@​nuxt/fonts)

v0.7.2

Compare Source

compare changes

🔥 Performance
  • local: Use tinyglobby to scan font files (#​205)
🩹 Fixes
  • Apply - replacement to filename (d83aa0d)
  • adobe: Use provided css_names from API (#​192)
  • fontsource: Use /variable endpoint for retrieving variable axes (#​196)
📖 Documentation
🏡 Chore
✅ Tests
❤️ Contributors

v0.7.1

Compare Source

compare changes

🩹 Fixes
  • local: Scan for fonts in all public assets dirs (6e7ae2b)
  • Ensure we don't have font filenames prefixed with - (dfa252a)
📖 Documentation
🏡 Chore
❤️ Contributors
nuxt-modules/plausible (@​nuxtjs/plausible)

v1.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.0.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
nuxt-modules/turnstile (@​nuxtjs/turnstile)

v0.9.3

Compare Source

Bug Fixes

v0.9.2

Compare Source

Bug Fixes
  • deps: correct peer version range (fe67ab9)

v0.9.1

Compare Source

Bug Fixes

v0.9.0

Compare Source

Features
eslint/eslint (eslint)

v9.9.0

Compare Source

Features

  • 41d0206 feat: Add support for TS config files (#​18134) (Arya Emami)
  • 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#​18716) (Dave)

Documentation

  • 9fe068c docs: how to author plugins with configs that extend other configs (#​18753) (Alec Gibson)
  • 48117b2 docs: add version support page in the side navbar (#​18738) (Amaresh S M)
  • fec2951 docs: add version support page to the dropdown (#​18730) (Amaresh S M)
  • 38a0661 docs: Fix typo (#​18735) (Zaina Al Habash)
  • 3c32a9e docs: Update yarn command for creating ESLint config (#​18739) (Temitope Ogunleye)
  • f9ac978 docs: Update README (GitHub Actions Bot)

Chores

v9.8.0

Compare Source

v9.7.0

Compare Source

Features

  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#​18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#​18622) (Nitin Kumar)

Bug Fixes

  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#​18636) (Francesco Trotta)

Documentation

  • 9f416db docs: Add Powered by Algolia label to the search. (#​18633) (Amaresh S M)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#​18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#​18641) (Francesco Trotta)

Chores

v9.6.0

Compare Source

antfu/nuxt-content-twoslash (nuxt-content-twoslash)

v0.1.1

Compare Source

   🚀 Features
    View changes on GitHub

v0.1.0

Compare Source

No significant changes

    View changes on GitHub
nuxt-modules/og-image (nuxt-og-image)

v3.0.0-rc.64

Compare Source

   🚨 Breaking Changes

:warning: This version no longer supports CSS inlining by default. You are required to explicity opt-in.

To opt in simply require add the @css-inline/css-inline dependency.

pnpm add -D @​css-inline/css-inline

Additionally, if you're using edge rendering you may need to add the@css-inline/css-inline-wasm dependency.

    View changes on GitHub

v3.0.0-rc.63

Compare Source

No significant changes

    View changes on GitHub

v3.0.0-rc.62

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.0-rc.61

Compare Source

No significant changes

    View changes on GitHub

v3.0.0-rc.60

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v3.0.0-rc.59

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.0-rc.58

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.0-rc.57

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.0-rc.56

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.0-rc.55

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/nuxt-modules/og-image/compare/v3.0.0-rc.54...v3.0.0-rc.55

v3.0.0-rc.54

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
pnpm/pnpm (pnpm)

v9.7.1

Compare Source

v9.7.0: pnpm 9.7

Compare Source

Minor Changes

  • Added pnpm version management. If the manage-package-manager-versions setting is set to true, pnpm will switch to the version specified in the packageManager field of package.json #​8363. This is the same field used by Corepack. Example:

    {
      "packageManager": "[email protected]"
    }
    
  • Added the ability to apply patch to all versions #​8337.

    If the key of pnpm.patchedDependencies is a package name without a version (e.g. pkg), pnpm will attempt to apply the patch to all versions of the package. Failures will be skipped. If there's only one version of pkg installed, pnpm patch pkg and subsequent pnpm patch-commit $edit_dir will create an entry named pkg in pnpm.patchedDependencies. And pnpm will attempt to apply this patch to other versions of pkg in the future.

  • Change the default edit dir location when running pnpm patch from a temporary directory to node_modules/.pnpm_patches/pkg[@​version] to allow the code editor to open the edit dir in the same file tree as the main project #​8379.

  • Substitute environment variables in config keys #​6679.

Patch Changes

  • pnpm install should run node-gyp rebuild if the project has a binding.gyp file even if the project doesn't have an install script #​8293.
  • Print warnings to stderr #​8342.
  • Peer dependencies of optional peer dependencies should be automatically installed #​8323.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

config help if that's undesired.
  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Mar 07 '24 17:03 renovate[bot]