chore(deps): update all non-major dependencies #210
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:
^1.17.1
->^1.18.0
^0.18.2
->^0.19.0
^4.5.2
->^4.6.0
^3.2.3
->^3.2.4
^5.61.0
->^5.61.2
10.12.1
->10.12.2
^3.5.3
->^3.6.0
^1.5.0
->^1.6.1
^5.34.3
->^5.34.7
^4.2.1
->^4.2.2
^3.2.3
->^3.2.4
^3.5.16
->^3.5.17
Release Notes
analogjs/analog (@analogjs/vite-plugin-angular)
v1.18.0
Compare Source
Bug Fixes
Features
TanStack/config (@tanstack/config)
v0.19.0
Compare Source
Minor Changes
Patch Changes
e566552
]:vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.6.0
Compare Source
Add raw Rolldown support
This plugin only worked with Vite. But now it can also be used with raw Rolldown. The main purpose for using this plugin with Rolldown is to use react compiler.
vitest-dev/vitest (@vitest/coverage-istanbul)
v3.2.4
Compare Source
🐞 Bug Fixes
vitest run --watch
should be watch-mode - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8128 (657e8)--shard x/<count>
exceeds count of test files - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8112 (8a18c)minWorkers
when onlymaxWorkers
specified - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8110 (14dc0)task.meta
should be available in custom reporter's errors - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8115 (27df6)View changes on GitHub
webpro-nl/knip (knip)
v5.61.2
Compare Source
a1bcdbb
)20e5914
)49fe237
)6bd250a
)e2f0fbf
)npm pkg set
(bfda6e9
)b334c3a
)2de78bd
)v5.61.1
Compare Source
191bc9e
)d2b8786
)7d3119b
)60da821
)pnpm/pnpm (pnpm)
v10.12.2
Compare Source
Patch Changes
enableGlobalVirtualStore
set totrue
#9648.--help
and-h
flags not working as expected for thepnpm create
command.pnpm licenses list --json
command is incorrect.pnpm deploy
fails due to overridden dependencies having peer dependencies causingERR_PNPM_OUTDATED_LOCKFILE
#9595.prettier/prettier (prettier)
v3.6.0
Compare Source
diff
🔗 Release Notes
QuiiBz/sherif (sherif)
v1.6.1
Compare Source
New
--select
flag when autofixing with--fix
This release adds a new
--select
flag that acceptshighest
orlowest
. When used in combination with--fix
, it will bypass asking yo which dependency version to choose for themultiple-dependency-versions
, and instead automatically select the highest or lowest dependency.What's Changed
--select=highest/lowest
for autofix by @QuiiBz in https://github.com/QuiiBz/sherif/pull/124Full Changelog: QuiiBz/sherif@v1.5.0...v1.6.1
sveltejs/svelte (svelte)
v5.34.7
Compare Source
Patch Changes
v5.34.6
Compare Source
Patch Changes
v5.34.5
Compare Source
Patch Changes
fix: keep spread non-delegated event handlers up to date (#16180)
fix: remove undefined attributes on hydration (#16178)
fix: ensure sources within nested effects still register correctly (#16193)
fix: avoid shadowing a variable in dynamic components (#16185)
v5.34.4
Compare Source
Patch Changes
fix: don't set state withing
with_parent
in proxy (#16176)fix: use compiler-driven reactivity in legacy mode template expressions (#16100)
sveltejs/language-tools (svelte-check)
v4.2.2
Compare Source
vuejs/core (vue)
v3.5.17
Compare Source
Bug Fixes
InEntity
state (#13362) (f05a8d6)__v_skip
flag toDep
to prevent reactive conversion (#12804) (e8d8f5f), closes #12803vOnce
andvSlot
(#13343) (762fae4)Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.