content icon indicating copy to clipboard operation
content copied to clipboard

chore(deps): update all non-major dependencies

Open renovate[bot] opened this issue 1 year ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/simple-icons ^1.1.90 -> ^1.1.92 age adoption passing confidence
@nuxt/content (source) ^2.11.0 -> ^2.12.0 age adoption passing confidence
@nuxt/kit (source) ^3.10.1 -> ^3.10.3 age adoption passing confidence
@nuxt/schema (source) 3.10.1 -> 3.10.3 age adoption passing confidence
@nuxthq/studio (source) ^1.0.10 -> ^1.0.11 age adoption passing confidence
@nuxtjs/tailwindcss ^6.11.3 -> ^6.11.4 age adoption passing confidence
@vueuse/core (source) ^10.7.2 -> ^10.8.0 age adoption passing confidence
@vueuse/nuxt (source) ^10.7.2 -> ^10.8.0 age adoption passing confidence
destr ^2.0.2 -> ^2.0.3 age adoption passing confidence
globby ^14.0.0 -> ^14.0.1 age adoption passing confidence
h3 ^1.10.1 -> ^1.10.2 age adoption passing confidence
husky ^9.0.10 -> ^9.0.11 age adoption passing confidence
nuxt (source) 3.10.1 -> 3.10.3 age adoption passing confidence
nuxt (source) ^3.10.1 -> ^3.10.3 age adoption passing confidence
pnpm (source) 8.15.1 -> 8.15.3 age adoption passing confidence
release-it ^17.0.3 -> ^17.1.1 age adoption passing confidence
scule ^1.2.0 -> ^1.3.0 age adoption passing confidence
shiki (source) ^1.0.0-beta.6 -> ^1.1.7 age adoption passing confidence
ufo ^1.3.2 -> ^1.4.0 age adoption passing confidence
vitest (source) ^1.2.2 -> ^1.3.1 age adoption passing confidence

Release Notes

nuxt/content (@​nuxt/content)

v2.12.0

Compare Source

compare changes

🚀 Enhancements
🔥 Performance
  • content-list: Cache contents list during generation and per-request (#​2527)
🩹 Fixes
  • module: Handle former props in ContentSlot transformer (#​2525)
  • client-db: Fetch dir config on legacy query (4b9b6b7a)
  • navigation: Ignore extensions on navigation sort (#​2529)
📖 Documentation
🏡 Chore
❤️ Contributors
nuxt/nuxt (@​nuxt/kit)

v3.10.3

Compare Source

3.10.3 is a regularly-scheduled patch release.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the vue and unjs ecosystems.

👉 Changelog

compare changes

🩹 Fixes
  • nuxt: Respect dedupe option in useFetch (#​25815)
  • nuxt: Bypass browser cache when fetching app build id (#​25813)
  • nuxt: In dev, don't link css files with ?inline query (#​25822)
  • nuxt: Pass external to navigate in custom <NuxtLink> (#​25887)
  • nuxt: Mark internal island components with @__PURE__ (#​25842)
  • nuxt: Use setTimeout before scrolling when navigating (#​25817)
  • nuxt: Add missing type for head in defineNuxtComponent (#​25410)
  • nuxt: Handle undefined paths in resolveTrailingSlashBehavior (ba6a4132b)
  • nuxt: Set to.name to be undefined rather than deleting entirely (4ca1ab7cf)
📖 Documentation
  • Enable more blocks for twoslash (#​25830)
  • Remove .ts extension when adding compiled files (#​25855)
  • Replace callout to new components (#​25897)
  • Fix incorrect wording (#​25902)
🏡 Chore
  • Use nuxt.config to enable pages for docs typecheck (72a2e23cc)
  • Restore environment back to development (3f92cf04d)
  • Unpin vite version 🙈 (d326e054d)
  • nuxt: Use Exclude rather than Omit (3fc4231d3)
🤖 CI
  • Typecheck code samples in docs (#​25777)
  • Update link to stackblitz mcve page (59dd5fd93)
❤️ Contributors

v3.10.2

Compare Source

3.10.2 is a regularly-scheduled patch release.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the vue and unjs ecosystems.

👉 Changelog

compare changes

🩹 Fixes
  • nuxt: Export refreshCookie (#​25635)
  • nuxt: Allow prefetching urls with query string (#​25658)
  • nuxt: Remove undefined keys in route object (#​25667)
  • vite: Treat .pcss extension as a CSS extension (#​25673)
  • nuxt: Don't check for layout/page with <ClientOnly> (#​25714)
  • vite: Strip query strings for style chunk filenames (#​25764)
  • nuxt: Inline entry styles before component styles (#​25749)
  • vite: Optimise layer dependencies with vite (#​25752)
  • nuxt: Don't add extra baseURL on server useRequestURL (#​25765)
  • schema: Use rootDir, not process.cwd, for modulesDir (#​25766)
  • nuxt: Only warn for useId if attrs were not rendered (#​25770)
  • kit: Don't mutate existing component entry when overriding (#​25786)
📖 Documentation
  • Fix typo in useAsyncData docs (#​25644)

  • Add quotes to clarify what site title is in example (#​25669)

  • Enable twoslash for some code snippets (#​25679)

  • Add prepend option docs for addComponentsDir (#​25683)

  • Extend auto-scanned layer directories (#​25720)

  • Improve wording in seo docs (#​25692)

  • Add how to debug nuxt with node inspector (#​25731)

  • Add missing export defaults for nuxt config (#​25774)

  • Add import statement for mountSuspended (#​25783)

  • Pass event to useRuntimeConfig (#​25788)

🏡 Chore
  • schema: Add missing closing code block (#​25641)
❤️ Contributors
nuxtlabs/studio-module (@​nuxthq/studio)

v1.0.11

Compare Source

  • chore(origins): add new urls (2b56887)
  • feat(messaging): handle custom allowed origins (#​165) (7c0334c)
  • fix(meta): github repo detection in local (#​164) (dadb879)
  • feat(preview): add gitInfo in /__studio.json and support staging API for preview mode (#​163) (9b02f48)
  • chore(deps): update all non-major dependencies (#​159) (77b8020)
nuxt-modules/tailwindcss (@​nuxtjs/tailwindcss)

v6.11.4

Compare Source

compare changes

🩹 Fixes
💅 Refactors
  • Move colorette to consola/utils (#​805)
🏡 Chore
  • Assign postcss plugins in order (46c2025)
❤️ Contributors
vueuse/vueuse (@​vueuse/core)

v10.8.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
unjs/destr (destr)

v2.0.3

Compare Source

compare changes

🩹 Fixes
  • Improve compatibility with runtimes not supporting String.prototype.at() (#​102)
🏡 Chore
✅ Tests
❤️ Contributors
sindresorhus/globby (globby)

v14.0.1

Compare Source

unjs/h3 (h3)

v1.10.2

Compare Source

compare changes

🩹 Fixes
  • proxy: Ignore incoming accept header (#​646)
❤️ Contributors
typicode/husky (husky)

v9.0.11

Compare Source

pnpm/pnpm (pnpm)

v8.15.3

Compare Source

Patch Changes

  • Remove vulnerable "ip" package from the dependencies #​7652.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.15.2

Compare Source

Patch Changes

  • When purging multiple node_modules directories, pnpm will no longer print multiple prompts simultaneously.
  • Don't print an unnecessary warning when adding new dependencies to a project that uses hoisted node_modules.
  • Linking globally the command of a package that has no name in package.json #​4761.
  • Installation should work with lockfile created by pnpm v9.0.0-alpha.4

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

release-it/release-it (release-it)

v17.1.1

Compare Source

v17.1.0

Compare Source

v17.0.5

Compare Source

  • Fix dependencies for Windows (d5a4c55)

v17.0.4

Compare Source

unjs/scule (scule)

v1.3.0

Compare Source

compare changes

🚀 Enhancements
🏡 Chore
❤️ Contributors
shikijs/shiki (shiki)

v1.1.7

Compare Source

   🐞 Bug Fixes
    [View

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Feb 06 '24 09:02 renovate[bot]

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 97dd6e3
Status: ✅  Deploy successful!
Preview URL: https://033201c3.nuxt-content-1il.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.nuxt-content-1il.pages.dev

View logs