fix(deps): update all non-major dependencies #20271
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:
^28.0.5
->^28.0.6
^5.1.4
->^5.2.0
^22.15.31
->^22.15.32
^3.5.16
->^3.5.17
^4.20250604.1
->^4.20250617.3
^1.53.0
->^1.53.1
10.12.1
->10.12.2
^8.5.5
->^8.5.6
^16.1.0
->^16.1.1
^5.34.3
->^5.34.7
^4.2.1
->^4.2.2
^5.42.0
->^5.43.1
^8.34.0
->^8.34.1
^7.0.0-beta.1
->^7.0.0-beta.2
^1.5.0
->^1.5.1
^3.2.3
->^3.2.4
^3.5.16
->^3.5.17
Release Notes
rollup/plugins (@rollup/plugin-commonjs)
v28.0.6
2025-06-17
Bugfixes
rollup/plugins (@rollup/pluginutils)
v5.2.0
2025-06-17
Features
exactRegex
andprefixRegex
(#1865)vuejs/core (@vue/shared)
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)cloudflare/workers-sdk (miniflare)
v4.20250617.3
Compare Source
Minor Changes
#9640
bfb791e
Thanks @emily-shen! - Add ability to dump workerd config into a file for debugging.You can enable this by setting
MINIFLARE_WORKERD_CONFIG_DEBUG
to a file path where you want the config to be written.Patch Changes
5162c51
Thanks @CarmenPopoviciu! - add ability to pull images for containers local devv4.20250617.2
Compare Source
Patch Changes
17d23d8
Thanks @emily-shen! - Add rebuild hotkey for containers local dev, and clean up containers at the end of a dev session.v4.20250617.1
Compare Source
Patch Changes
d1d34fe
Thanks @penalosa! - Remove the Mixed Mode naming in favour of "remote bindings"/"remote proxy"v4.20250617.0
Compare Source
Patch Changes
#9591
828b7df
Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#9576
2671e77
Thanks @vicb! - Add core local dev functionality for containers.Adds a new WRANGLER_DOCKER_HOST env var to customise what socket to connect to.
v4.20250612.0
Compare Source
Patch Changes
#9529
bd528d5
Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#9582
2177fb4
Thanks @vicb! - Update capnp generated code from the workerd.capnp#9506
36113c2
Thanks @penalosa! - Strip theCF-Connecting-IP
header from outgoing fetches#9493
e16fcc7
Thanks @vicb! - bump capnp-es to 0.0.11 in miniflaremicrosoft/playwright (playwright-chromium)
v1.53.1
Compare Source
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.postcss/postcss (postcss)
v8.5.6
Compare Source
ContainerWithChildren
type discriminating (by @Goodwine).postcss/postcss-import (postcss-import)
v16.1.1
Compare Source
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
terser/terser (terser)
v5.43.1
Compare Source
lhs_constants
toCompressOptions
type (#1621)v5.43.0
Compare Source
wrap_func_args
format option is now false by default)typescript-eslint/typescript-eslint (typescript-eslint)
v8.34.1
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v7.0.0-beta.2
Compare Source
configurePreviewServer
hook (#20224) (b989c42), closes #20224configureServer
hook (#20222) (f5cc4c0), closes #20222okineadev/vitepress-plugin-llms (vitepress-plugin-llms)
v1.5.1
Compare Source
compare changes
🩹 Fixes
💅 Refactors
.md
files (b0eca52)📖 Documentation
🤖 CI
❤️ Contributors
vitest-dev/vitest (vitest)
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
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: 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.
fixes #18384