chore(deps): update all non-major dependencies #661
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:
^22.17.2
->^22.18.1
^7.7.0
->^7.7.1
^9.33.0
->^9.35.0
^5.62.0
->^5.63.1
^1.7.4
->^1.8.0
^0.0.55
->^0.0.59
^2.2.0
->^2.3.0
10.14.0
->10.15.1
^3.5.18
->^3.5.21
^3.0.5
->^3.0.6
Release Notes
eslint/eslint (eslint)
v9.35.0
Compare Source
v9.34.0
Compare Source
webpro-nl/knip (knip)
v5.63.1
Compare Source
rsbuild
Plugin (#1227) (e91eea3
) - thanks @joealden!1d060ac
)982d327
)f2072e6
) - thanks @danielamaia!a4eb20b
) - thanks @kretajak!165c9ea
)e81eac3
) - thanks @lishaduck!8b338a2
)rsbuild
Plugin to Check Environments (#1246) (c7366b5
) - thanks @joealden!v5.63.0
Compare Source
null
(should fix CI) (cacf119
)8deecde
) - thanks @wereHamster!e132ab5
) - thanks @Desuuuu!15d05e2
) - thanks @Swimburger!efac577
) - thanks @Ivo-Evans!fdaa2d0
)ignoreWorkspaces
(resolves #1191) (592bd73
)63dacd5
)5d4d166
)99ef1e4
)377bf73
) - thanks @cylewaitforit!0e21c3b
)bda00d0
)0de887b
)5b7b1ce
)f71c919
)50999c8
)44faf38
)15ee3fe
)3237a47
)78cab1c
)globalSetup
andglobalTeardown
to playwright plugin (closes #1202) (1e112d8
)7dfd836
)05767f1
)feb0f1b
)28ac5ac
)isConsiderReferencedNS
forTypeQuery
nodes (resolves #1211) (bf29535
)1ddb096
)abdd3ae
) - thanks @newswim!8d96f3e
) - thanks @rossipedia!cfa693f
)67184d4
)4550d3d
)875e7f5
)ffd4187
)1d3b846
)7e12ea7
)69decda
)3aa2074
)520caec
)938b906
)439afa6
) - thanks @lishaduck!0cd0aa9
)1396eec
)4f4eefb
)9671319
)3905e90
)ad30f82
)eefd4cf
) - thanks @scandar!19aa7ba
)e789b1b
) - thanks @VanTanev!cf87068
) - thanks @raulrpearson!975a1bb
)98999c9
)45d0600
)3a909ca
)5ffb87e
)unjs/mlly (mlly)
v1.8.0
Compare Source
compare changes
🚀 Enhancements
🔥 Performance
🩹 Fixes
🏡 Chore
❤️ Contributors
stackblitz-labs/pkg.pr.new (pkg-pr-new)
v0.0.59
Compare Source
v0.0.58
Compare Source
v0.0.57
Compare Source
v0.0.56
Compare Source
unjs/pkg-types (pkg-types)
v2.3.0
Compare Source
compare changes
🚀 Enhancements
workspaces
field (#236)deno.lock
to known lockfiles (#244)package.json5
andpackage.yaml
(#234)updatePackage
,sortPackage
andnormalizePackage
utils (#240)🏡 Chore
❤️ Contributors
pnpm/pnpm (pnpm)
v10.15.1
Compare Source
Patch Changes
.pnp.cjs
crash when importing subpath #9904.v10.15.0
Compare Source
Minor Changes
cleanupUnusedCatalogs
configuration. When set totrue
, pnpm will remove unused catalog entries during installation #9793.@*/pnpm-plugin-*
#9780.pnpm config get
now prints an INI string for an object value #9797.pnpm config get
now accepts property paths (e.g.pnpm config get catalog.react
,pnpm config get .catalog.react
,pnpm config get 'packageExtensions["@​babel/parser"].peerDependencies["@​babel/types"]'
), andpnpm config set
now accepts dot-leading or subscripted keys (e.g.pnpm config set .ignoreScripts true
).pnpm config get --json
now prints a JSON serialization of config value, andpnpm config set --json
now parses the input value as JSON.Patch Changes
pnpm create
command, must verify whether the node version is supported even if a cache already exists #9775.*/*
to theAccept
header to avoid getting a 406 error on AWS CodeArtifact #9862.pnpm dlx pkg --help
doesn't pass--help
topkg
#9823.vuejs/core (vue)
v3.5.21
Compare Source
Bug Fixes
${configDir}
in paths for TypeScript 5.5+ (#13491) (8696e34), closes #13484__VUE_HMR_RUNTIME__
from being overwritten by vue runtime in 3rd-party libraries (#13817) (1392734), closes vitejs/vite-plugin-vue#644Performance Improvements
v3.5.20
Compare Source
Bug Fixes
v3.5.19
Compare Source
Bug Fixes
__FEATURE_PROD_HYDRATION_MISMATCH_DETAILS__
flag is enabled (#13777) (439e1a5), closes #13744PublicInstanceProxyHandlers.has
(#13507) (d7283f3)vuejs/language-tools (vue-tsc)
v3.0.6
Compare Source
Bug Fixes
:class
expression with parens - Thanks to @KazariEX!target
option (#5583) - Thanks to @gxres042!vue-component-type-helpers
tolib/helpers
(#5600)configFileName
default value (#5606)js/ts.hover.maximumLength
andtypescript.experimental.expandableHover
(#5577)Other Changes
exclude
config suggestion from global types error message (#5579) - Thanks to @Ciallo-Chiakivue-component-type-helpers
to current version (#5589) - Thanks to @kingyue737!Configuration
📅 Schedule: Branch creation - "on Monday" (UTC), 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.