chore(deps): update all non-major dependencies #3269
+2,382
−1,162
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:
^4.20250423.0
->^4.20250510.0
^1.2.38
->^1.2.41
^1.2.19
->^1.2.20
^3.17.2
->^3.18.0
^3.0.2
->^3.1.1
^0.8.25
->^0.8.27
^3.3.0
->^3.4.0
^1.2.10
->^1.2.12
^22.14.1
->^22.15.17
^8.11.13
->^8.15.1
^11.9.1
->^11.10.0
^9.25.1
->^9.26.0
^5.1.2
->^5.1.3
10.9.0
->10.10.0
^19.0.1
->^19.0.2
^3.3.0
->^3.4.0
^3.1.2
->^3.1.3
^2.2.8
->^2.2.10
^4.13.0
->^4.14.4
^8.18.1
->^8.18.2
^3.24.3
->^3.24.4
Release Notes
cloudflare/workerd (@cloudflare/workers-types)
v4.20250510.0
Compare Source
v4.20250509.0
Compare Source
v4.20250508.0
Compare Source
v4.20250507.0
Compare Source
v4.20250506.0
Compare Source
v4.20250505.0
Compare Source
v4.20250504.0
Compare Source
v4.20250503.0
Compare Source
v4.20250502.0
Compare Source
v4.20250430.0
Compare Source
v4.20250429.0
Compare Source
v4.20250428.0
Compare Source
v4.20250427.0
Compare Source
v4.20250426.0
Compare Source
v4.20250425.0
Compare Source
v4.20250424.0
Compare Source
nuxt/test-utils (@nuxt/test-utils)
v3.18.0
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
app.baseURL
in manifest path (#1213)WrapperComponent
default slot in function (#1244)💅 Refactors
setup
hook tobeforeAll
for clarity (#1221)📖 Documentation
✅ Tests
tinyglobby
(6f16c6dd)❤️ Contributors
nuxt/ui-pro (@nuxt/ui-pro)
v3.1.1
Compare Source
nuxt-hub/core (@nuxthub/core)
v0.8.27
Compare Source
compare changes
🚀 Enhancements
📖 Documentation
❤️ Contributors
v0.8.26
Compare Source
compare changes
🚀 Enhancements
📖 Documentation
🏡 Chore
❤️ Contributors
shikijs/shiki (@shikijs/langs)
v3.4.0
Compare Source
🐞 Bug Fixes
View changes on GitHub
WiseLibs/better-sqlite3 (better-sqlite3)
v11.10.0
Compare Source
What's Changed
New Contributors
Full Changelog: WiseLibs/better-sqlite3@v11.9.1...v11.10.0
eslint/eslint (eslint)
v9.26.0
Compare Source
nuxt-modules/og-image (nuxt-og-image)
v5.1.3
Compare Source
🐞 Bug Fixes
og:image:type
- by @harlan-zw (9c571)View changes on GitHub
pnpm/pnpm (pnpm)
v10.10.0
Compare Source
Minor Changes
preResolution
,importPackage
, andfetchers
hooks from local pnpmfile.Patch Changes
cd
command, whenshellEmulator
istrue
#7838.pnpm-workspace.yaml
#9453.npm_package_json
environment variable to the executed scripts #9452.--reporter=silent
option.release-it/release-it (release-it)
v19.0.2
Compare Source
engines.node
from 20.9 → 20.12 (resolves #1219) (a012da6
)ebfc5a2
)vitest-dev/vitest (vitest)
v3.1.3
Compare Source
🐞 Bug Fixes
inline: true
is set - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7856 (a83f3)--merge-reports
to show each total run times - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7877 (d613b)View changes on GitHub
vuejs/language-tools (vue-tsc)
v2.2.10
Compare Source
cloudflare/workers-sdk (wrangler)
v4.14.4
Compare Source
Patch Changes
#9124
d0d62e6
Thanks @dario-piotrowicz! - make thatunstable_startWorker
can correctly throw configuration errorsmake sure that
unstable_startWorker
can throw configuration related errors when:setConfig
is called with thethrowErrors
argument set totrue
additionally when an error is thrown when
unstable_startWorker
is called make surethat the worker is properly disposed (since, given the fact that it is not returned
by the utility the utility's caller wouldn't have any way to dispose it themselves)
v4.14.3
Compare Source
Patch Changes
#9158
826c5e8
Thanks @petebacondarwin! - fix CallSite.toString() not to throw#9159
c6b3f10
Thanks @petebacondarwin! - bump esbuild version to fix regression in 0.25.0#8985
078c568
Thanks @gabivlj! -wrangler deploy
is able to deploy new container versions#9162
8c3cdc3
Thanks @petebacondarwin! - Do not report "d1 execute" command file missing error to SentryUpdated dependencies [
df5d1f6
,4672bda
,c6b3f10
]:v4.14.2
Compare Source
Patch Changes
#9118
1cd30a5
Thanks @dario-piotrowicz! - fix: remove outdated js-doc comment forunstable_startDevWorker
'sentrypoint
#9120
11aa362
Thanks @dario-piotrowicz! - Addexperimental_startMixedModeSession
no-op utilityThis experimental utility has no effect. More details will be shared as we roll out its functionality.
#7423
2be85d7
Thanks @penalosa! - Make sure custom build logging output is more clearly signposted, and make sure it doesn't interfere with the interactive dev session output.#9112
3fe85d4
Thanks @penalosa! - Warn if the Node.js version is below Node.js 20v4.14.1
Compare Source
Patch Changes
#9085
cdc88d8
Thanks @petebacondarwin! - Do not include .wrangler and Wrangler config files in additional modulesPreviously, if you added modules rules such as
**/*.js
or**/*.json
, specifiedno_bundle: true
, and the entry-point to the Worker was in the project root directory, Wrangler could include files that were not intended, such as.wrangler/tmp/xxx.js
or the Wrangler config file itself. Now these files are automatically skipped when trying to find additional modules by searching the file tree.#9095
508a1a3
Thanks @petebacondarwin! - wrangler login put custom callback host and port into the auth URL#9113
82e220e
Thanks @dario-piotrowicz! - Addx-mixed-mode
flagThis experimental flag currently has no effect. More details will be shared as we roll out its functionality.
Updated dependencies [
357d42a
]:v4.14.0
Compare Source
Minor Changes
#8981
3b60131
Thanks @Caio-Nogueira! - Adds support for waitForEvent step type#9083
137d2da
Thanks @penalosa! - Support Tail Workers in local devPatch Changes
#8975
9bf55aa
Thanks @Caio-Nogueira! - Adds missingwaiting
status on thewrangler workflow instances list
command#9048
0b4d22a
Thanks @garvit-gupta! - fix: Validate input file for Vectorize insertsUpdated dependencies [
d2ecc76
,137d2da
]:v4.13.2
Compare Source
Patch Changes
2c50115
]:v4.13.1
Compare Source
Patch Changes
#8983
f5ebb33
Thanks @Caio-Nogueira! - Remove open-beta disclaimer from workflows commands#8990
6291fa1
Thanks @emily-shen! - fix: When generating Env types, set type of version metadata binding toWorkerVersionMetadata
. This means it now correctly includes thetimestamp
field.#8966
234afae
Thanks @penalosa! - Internal refactor to use thecreateCommand
utilityUpdated dependencies [
fc47c79
,0838f1b
]:websockets/ws (ws)
v8.18.2
Compare Source
Bug fixes
Fixed an issue that, during message decompression when the maximum size was
exceeded, led to the emission of an inaccurate error and closure of the
connection with an improper close code (#2285).
colinhacks/zod (zod)
v3.24.4
Compare Source
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.