chore(deps): update non-major dependencies #269
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
18.3.5
->18.3.8
8.5.0
->8.6.0
8.5.0
->8.6.0
5.1.3
->5.1.4
8.57.0
->8.57.1
14.2.11
->14.2.13
14.2.11
->14.2.13
3.13.1
->3.13.2
8.2.4
->8.3.0
5.4.5
->5.4.7
3.5.5
->3.5.7
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.6.0
Compare Source
🚀 Features
add
allow
option forrestrict-template-expressions
type-utils: isNullableType add Void logic
eslint-plugin: [no-unnecessary-condition] check switch cases
eslint-plugin: [no-misused-promises] check array predicate return
🩹 Fixes
eslint-plugin: [no-deprecated] don't report recursive types in destructuring assignment twice
eslint-plugin: [no-deprecated] report on deprecated variables used in destructuring assignment
eslint-plugin: [no-deprecated] report on deprecated properties with function-like types
eslint-plugin: [no-unnecessary-condition] properly reflect multiple negations in message
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.6.0
Compare Source
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v5.1.4
eslint/eslint (eslint)
v8.57.1
Compare Source
vercel/next.js (eslint-config-next)
v14.2.13
Compare Source
v14.2.12
Compare Source
vercel/next.js (next)
v14.2.13
Compare Source
v14.2.12
Compare Source
nuxt/nuxt (nuxt)
v3.13.2
Compare Source
✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
🩹 Fixes
propsDestructure
by default (#28830)route
has enumerable keys (#28841)asyncData
(#28842)ssr: false
(#28834)injectAtEnd
to reduce circular auto-imports (#28822)buildDir
for unimport (#28899)<NuxtErrorBoundary>
(#28901)modules
array (#28922)filePath
(#28925)runWithContext
generic (#28926)inheritAttrs: false
for fragment components (#28939)<script>
blocks (4fd24381c)isNuxtMajorVersion
export (#29016)useError
(#28996)💅 Refactors
vite:preloadError
event (#28862)📖 Documentation
useFetch
parameter signature (#28993)🏡 Chore
noUncheckedSideEffectImports
(#28903)pending triage
to blank issues (#28923)htmlnano
+ pin workflow deps (#28946)✅ Tests
route
in template (#28967)🤖 CI
❤️ Contributors
egoist/tsup (tsup)
v8.3.0
Compare Source
Bug Fixes
experimentalDts
file cleaning and watching (#1199) (76dc18b)Features
cts
andmts
config files (#1178) (ec811b3)injectStyle
(#1193) (f25a9db)vitejs/vite (vite)
v5.4.7
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.6
Compare Source
Please refer to CHANGELOG.md for details.
vuejs/core (vue)
v3.5.7
Compare Source
Bug Fixes
duration
setting even when it is0
(#11967) (f927a4a)Performance Improvements
v3.5.6
Compare Source
Bug Fixes
once
option should be ignored by watchEffect (#11884) (49fa673)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/New_York, 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.
This PR was generated by Mend Renovate. View the repository job log.