Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies (main) #2669

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/parser (source) ^7.24.7 -> ^7.24.8 age adoption passing confidence
@babel/types (source) ^7.24.7 -> ^7.24.9 age adoption passing confidence
@eslint/js (source) 9.5.0 -> 9.7.0 age adoption passing confidence
@intlify/shared (source) ^10.0.0-beta.1 -> ^10.0.0-beta.5 age adoption passing confidence
@intlify/unplugin-vue-i18n (source) ^5.0.0-beta.3 -> ^5.0.0-beta.4 age adoption passing confidence
@intlify/utils ^0.12.0 -> ^0.13.0 age adoption passing confidence
@nuxt/kit (source) ^3.12.3 -> ^3.12.4 age adoption passing confidence
@nuxt/module-builder ^0.6.0 -> ^0.8.1 age adoption passing confidence
@nuxt/schema (source) ^3.12.3 -> ^3.12.4 age adoption passing confidence
@types/debug (source) ^4.1.9 -> ^4.1.12 age adoption passing confidence
@types/eslint (source) ^8.56.6 -> ^8.56.11 age adoption passing confidence
@unhead/vue (source) ^1.8.8 -> ^1.9.16 age adoption passing confidence
@vue/compiler-sfc (source) ^3.4.31 -> ^3.4.34 age adoption passing confidence
changelogithub ^0.13.7 -> ^0.13.9 age adoption passing confidence
consola ^3 -> ^3.2.3 age adoption passing confidence
consola ^3 -> ^3.2.3 age adoption passing confidence
defu ^6.1.2 -> ^6.1.4 age adoption passing confidence
eslint (source) ^9.5.0 -> ^9.7.0 age adoption passing confidence
get-port-please ^3.1.1 -> ^3.1.2 age adoption passing confidence
globals ^15.6.0 -> ^15.8.0 age adoption passing confidence
globby ^14.0.0 -> ^14.0.2 age adoption passing confidence
jiti 1.21.0 -> 1.21.6 age adoption passing confidence
jiti ^1.20.0 -> ^1.21.6 age adoption passing confidence
jsdom ^24.1.0 -> ^24.1.1 age adoption passing confidence
npm-run-all2 ^6.2.0 -> ^6.2.2 age adoption passing confidence
nuxt (source) ^3.12.3 -> ^3.12.4 age adoption passing confidence
pathe ^1.1.1 -> ^1.1.2 age adoption passing confidence
pnpm (source) 9.4.0 -> 9.6.0 age adoption passing confidence
prettier (source) ^3.3.2 -> ^3.3.3 age adoption passing confidence
scule ^1.1.1 -> ^1.3.0 age adoption passing confidence
typescript (source) ^5.5.2 -> ^5.5.4 age adoption passing confidence
typescript-eslint (source) ^7.14.0 -> ^7.17.0 age adoption passing confidence
ufo ^1.3.1 -> ^1.5.4 age adoption passing confidence
undici (source) ^6.19.2 -> ^6.19.4 age adoption passing confidence
unhead (source) ^1.8.8 -> ^1.9.16 age adoption passing confidence
unplugin ^1.10.1 -> ^1.12.0 age adoption passing confidence
vue (source) ^3.4.31 -> ^3.4.34 age adoption passing confidence
vue-i18n (source) ^10.0.0-beta.4 -> ^10.0.0-beta.5 age adoption passing confidence

Release Notes

babel/babel (@​babel/parser)

v7.24.8

Compare Source

v7.24.8 (2024-07-11)

Thanks @​H0onnn, @​jkup and @​SreeXD for your first pull requests!

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
Committers: 9
babel/babel (@​babel/types)

v7.24.9

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal

v7.24.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
eslint/eslint (@​eslint/js)

v9.7.0

Compare Source

v9.6.0

Compare Source

intlify/vue-i18n-next (@​intlify/shared)

v10.0.0-beta.5

Compare Source

This changelog is generated by GitHub Releases

What's Changed

📝️ Documentations

Full Changelog: intlify/vue-i18n@v10.0.0-beta.4...v10.0.0-beta.5

v10.0.0-beta.4

Compare Source

This changelog is generated by GitHub Releases

What's Changed

🌟 Features
📝️ Documentations

New Contributors

Full Changelog: intlify/vue-i18n@v10.0.0-beta.3...v10.0.0-beta.4

v10.0.0-beta.3

Compare Source

This changelog is generated by GitHub Releases

What's Changed

⚡ Improvement Features

Full Changelog: intlify/vue-i18n@v10.0.0-beta.2...v10.0.0-beta.3

v10.0.0-beta.2

Compare Source

This changelog is generated by GitHub Releases

What's Changed

🐛 Bug Fixes
📝️ Documentations

New Contributors

Full Changelog: intlify/vue-i18n@v10.0.0-beta.1...v10.0.0-beta.2

intlify/bundle-tools (@​intlify/unplugin-vue-i18n)

v5.0.0-beta.4

⭐ Features
Committers: 1
intlify/utils (@​intlify/utils)

v0.13.0

Compare Source

This changelog is generated by GitHub Releases

What's Changed

🌟 Features
🐛 Bug Fixes
⚡ Improvement Features

Full Changelog: intlify/utils@v0.12.0...v0.13.0

nuxt/nuxt (@​nuxt/kit)

v3.12.4

Compare Source

3.12.4 is the next regularly scheduled patch release.

👉 Changelog

compare changes

🔥 Performance
  • vite: Start warmups after nitro build (#​27963)
  • vite: Avoid extra resolve call for resolveId in layers (#​27971)
  • kit,nuxt,schema,vite,webpack: Use explicit exports (#​27998)
🩹 Fixes
  • schema: Resolve public alias correctly (#​27975)
  • nuxt: Omit rendering payload prefetch when noScripts (#​27972)
  • nuxt: Add / as fallback if page can't be identified (e6109b226)
  • ui-templates: Validate templates with html-validate (#​28024)
  • schema: Don't constrain postcss plugin options (#​28045)
  • kit: Remove exports from v4 branch (5c8312e9b)
  • nuxt: Use unhead key for ad-hoc module options (#​28088)
  • nuxt: Use native vue-router composables (#​28114)
  • kit: Ensure getNuxtVersion returns string (#​28125)
  • nuxt: Always prerender at least one page with crawler (#​28131)
  • nuxt: Consider doc scroll-padding-top in scrollBehavior (#​28083)
  • nuxt: Only warn when useAsyncData returns undefined (#​28154)
  • nuxt: Revert change to getCachedData null response (d10cea11b)
  • schema: Don't use app/ as srcDir if it doesn't exist (#​28176)
  • kit: Normalise serverDir within layers using v4 compat (#​28177)
  • nuxt: Allow getCachedData to return undefined (#​28187)
  • nuxt: Use addEventListener to register cookie store listener (#​28193)
  • nuxt: Merge route meta properties with scanned meta (#​28170)
  • nuxt: Prevent duplicate set-cookie headers (#​28211)
💅 Refactors
  • schema,vite,webpack: Rework postcss module loading (#​27946)
  • nuxt: Remove _registeredComponents from ssrContext (#​27819)
  • nuxt: Use errx to handle dev log traces (#​28027)
📖 Documentation
  • Fix link (83bd4fde9)
  • Fix Cloudflare spelling (#​27989)
  • Update example to use nuxtApp.runWithContext (#​28000)
  • Remove deprecated pending variable from data fetching docs (#​28011)
  • Clarify xrsp danger (#​28053)
  • Deprecate pending and emphasis undefined (#​28113)
  • Update phrasing in route announcer (#​28108)
  • Use code groups for install commands in module guide (#​28094)
  • Capitalize text (#​28056)
  • Mention content in upgrade guide v4 folder structure (#​28090)
  • Remove a resolved issue from view transition docs (#​28091)
  • Clarify navigateTo is not for nitro routes (#​28092)
  • Warn about nested islands (#​28062)
  • Add info about layers/ directory (#​28128)
  • Codemods for migrating to Nuxt 4 (#​28072)
✅ Tests
  • Add typeCheck test in minimal build (#​28166)
🤖 CI
  • Run prepare step before linting docs (f8fbefb42)
  • Run prepare step before linting docs (d629b82b3)
❤️ Contributors
nuxt/module-builder (@​nuxt/module-builder)

v0.8.1

Compare Source

compare changes

🩹 Fixes
  • build: Export all types in stub mode (6b1970d)
🏡 Chore
❤️ Contributors

v0.8.0

Compare Source

compare changes

🩹 Fixes
  • ⚠️ Do not augment nuxt options inside module entry (#​295)
  • build: Do not export default as a type (d29337c)
  • build: Only generate import type statement if required (190bff4)
⚠️ Breaking Changes
  • ⚠️ Do not augment nuxt options inside module entry (#​295)
❤️ Contributors

v0.7.1

Compare Source

compare changes

🩹 Fixes
  • build: Declare ModuleOptions in correct place (#​283)
📖 Documentation
  • Update path for runtime js files (#​282)
❤️ Contributors

v0.7.0

Compare Source

compare changes

🚀 Enhancements
  • Auto generate module options from schema meta (#​33)
🩹 Fixes
  • Use tsconfck to resolve tsconfig compilerOptions (#​274)
  • ⚠️ Use .js extension for files in runtime/ directory (dbd05bb)
  • Resolve full path to runtime externals (#​275)
  • Include dist/runtime in externals list (0946c04)
📖 Documentation
  • Add types condition to export subpath (#​265)
🏡 Chore
✅ Tests
  • Add additional test for validity of types shared from runtime (afc4374)
🤖 CI
  • Adds reproduction workflow (0dc73bb)
⚠️ Breaking Changes
  • ⚠️ Use .js extension for files in runtime/ directory (dbd05bb)
❤️ Contributors
unjs/unhead (@​unhead/vue)

v1.9.16

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.9.15

Compare Source

No significant changes

    View changes on GitHub
vuejs/core (@​vue/compiler-sfc)

v3.4.34

Compare Source

Bug Fixes

v3.4.33

Compare Source

Bug Fixes

v3.4.32

Compare Source

Bug Fixes

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 17 times, most recently from ba29e58 to e1d416a Compare January 15, 2024 18:07
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 13 times, most recently from b8120eb to 954067c Compare January 22, 2024 10:18
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 13 times, most recently from 287007c to 63e5513 Compare July 17, 2024 10:23
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 15 times, most recently from 401c7f5 to 02d4958 Compare July 24, 2024 16:27
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch from 02d4958 to 6cf4f9f Compare July 25, 2024 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants