chore(deps): update all non-major dependencies #1563
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:
19.8.0
->19.8.1
19.8.0
->19.8.1
2.2.2
->2.2.4
3.5.1
->3.6.0
1.3.0
->1.4.1
9.5.4
->9.5.5
0.11.0
->0.11.1
1.1296.2
->1.1297.1
19.8.0
->19.8.1
9.26.0
->9.28.0
10.1.2
->10.1.5
5.3.1
->5.4.1
15.5.1
->15.5.2
20.19.1
->20.19.2
3.17.2
->3.17.5
3.0.2
->3.0.3
11.0.5
->11.0.6
10.1.6
->10.2.3
16.19.1
->16.20.0
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v19.8.1
Compare Source
Bug Fixes
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.8.1
Compare Source
Note: Version bump only for package @commitlint/config-conventional
basics/vector (@js-basics/vector)
v2.2.4
Compare Source
Bug Fixes
v2.2.3
Compare Source
Bug Fixes
nuxt/content (@nuxt/content)
v3.6.0
Compare Source
Features
findPageBreadcrumb
,findPageChildren
andfindPageSiblings
utils (#3393) (c74ec44)Bug Fixes
sql_dump
file extension (#3339) (d0ceeb6)import
(#3348) (bd84992)nuxt/eslint (@nuxt/eslint)
v1.4.1
Compare Source
🐞 Bug Fixes
node:
prefix to build-in modules - by @danielroe in https://github.com/nuxt/eslint/issues/579 (8180f)View changes on GitHub
v1.4.0
Compare Source
🚀 Features
View changes on GitHub
v1.3.1
Compare Source
No significant changes
View changes on GitHub
nuxt-modules/i18n (@nuxtjs/i18n)
v9.5.5
Compare Source
🐞 Bug Fixes
View changes on GitHub
vuejs/pinia (@pinia/nuxt)
v0.11.1
Compare Source
snyk/snyk (@snyk/protect)
v1.1297.1
Compare Source
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
Bug Fixes
1.1297.0
(7991133)v1.1297.0
Compare Source
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
Features
Bug Fixes
conventional-changelog/commitlint (commitlint)
v19.8.1
Compare Source
Bug Fixes
eslint/eslint (eslint)
v9.28.0
Compare Source
v9.27.0
Compare Source
prettier/eslint-config-prettier (eslint-config-prettier)
v10.1.5
Compare Source
Patch Changes
60fef02
Thanks @JounQin! - chore: addfunding
field intopackage.json
v10.1.4
Compare Source
Patch Changes
94b4799
Thanks @silvenon! - fix(cli): do not crash on no rules configuredv10.1.3
Compare Source
Patch Changes
4e95a1d
Thanks @pilikan! - fix: this package iscommonjs
, align its types correctlyprettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.4.1
Compare Source
Patch Changes
c21521f
Thanks @JounQin! - fix(deps): bumpsynckit
to v0.11.7 to fix potentialTypeError: Cannot read properties of undefined (reading 'message')
errorv5.4.0
Compare Source
Minor Changes
59a0cae
Thanks @yashtech00! - refactor: migrateworker.js
toworker.mjs
lint-staged/lint-staged (lint-staged)
v15.5.2
Compare Source
Patch Changes
5561321
Thanks @YimingIsCOLD! - Correctly handle colon (:
) characters in staged filenames.nodejs/node (node)
v20.19.2
Compare Source
nuxt/nuxt (nuxt)
v3.17.5
Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
globby
(#31688)🩹 Fixes
useScriptRybbitAnalytics
from script stubs (d275ae1a0)appConfig
sources are not duplicated (#32216)h()
in ClientOnly (#30664)asyncData
state from nuxt app instance (#32232)srcDir
inbuildCache
(#32260)asyncData
watcher (#32247)📖 Documentation
addRouteMiddleware
path in example (#32171)--env-file
(29f6392cd)nuxt
command consistently (#32237)alert
withwarning
in/guide/pages
(#32270)📦 Build
🏡 Chore
✅ Tests
❤️ Contributors
v3.17.4
Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
shallowRef
for primitive values (#32152)Intl.Collator
instead oflocaleCompare
(#32167)🩹 Fixes
<ClientOnly>
(#32101)useLazyAsyncData
(#32092)ts-checker-rspack-plugin
(#32115)/
(#32129)DeepPartial
(#31990)<ClientOnly>
(#32131)global
withglobalThis
(#32130)<NuxtLayout>
first renders (#24673)srcDir
to parcel strategy (#32139)📖 Documentation
useNuxtData
default return toundefined
(#32054)imports.dirs
with alias (0dbf314d9)🏡 Chore
✅ Tests
setTimeout
mock (#32142)🤖 CI
❤️ Contributors
v3.17.3
Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
🩹 Fixes
FormData
(#32013)ignore
patterns (#32020)useFetch
withwatch: false
(#32019)getCachedData
is provided (#32003)nuxtApp
for asyncData functions run on server (#32038)💅 Refactors
asyncData
(e779d6cd5)📖 Documentation
🤖 CI
bug
/enhancement
labels to issue types (3ff743fe0)❤️ Contributors
csstools/postcss-plugins (postcss-custom-media)
v11.0.6
Compare Source
May 27, 2025
@csstools/css-tokenizer
to3.0.4
(patch)@csstools/css-parser-algorithms
to3.0.5
(patch)@csstools/cascade-layer-name-parser
to2.0.5
(patch)@csstools/media-query-list-parser
to4.0.3
(patch)csstools/postcss-plugins (postcss-preset-env)
v10.2.3
Compare Source
June 11, 2025
@csstools/postcss-is-pseudo-class
to5.0.3
(patch)v10.2.2
Compare Source
June 10, 2025
@csstools/postcss-is-pseudo-class
to5.0.2
(patch)v10.2.1
Compare Source
June 5, 2025
postcss-custom-properties
to14.0.6
(patch)v10.2.0
Compare Source
May 27, 2025
@csstools/postcss-color-mix-variadic-function-arguments
Check the plugin README for usage details.cssdb
to8.3.0
(patch)@csstools/postcss-progressive-custom-properties
to4.1.0
(minor)@csstools/css-tokenizer
to3.0.4
(patch)postcss-custom-properties
to14.0.5
(patch)stylelint/stylelint (stylelint)
v16.20.0
Compare Source
It fixes 2 bugs with the built-in rules.
function-url-no-scheme-relative
false negatives for@import
(#8576) (@pamelalozano16).shorthand-property-no-redundant-values
false negatives for additional radius (#8539) (@ryo-manba).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 is behind base branch, 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.