chore(deps): update dependencies (non-major) #1014
Merged
+251
−249
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
^1.13.7
->^1.13.10
^0.9.7
->^0.9.10
^4.20250927.0
->^4.20251004.0
^9.36.0
->^9.37.0
^9.36.0
->^9.37.0
^4.20250924.0
->^4.20251001.0
10.17.1
->10.18.0
^6.0.3
->^6.0.4
^5.9.2
->^5.9.3
^8.44.1
->^8.45.0
^7.1.7
->^7.1.9
^4.40.2
->^4.42.0
Release Notes
cloudflare/workers-sdk (@cloudflare/vite-plugin)
v1.13.10
Compare Source
Patch Changes
#10825
4c509ec
Thanks @penalosa! - Support containers defined for Vite auxiliary WorkersUpdated dependencies [
103fbf0
,2594130
,59d5911
]:v1.13.9
Compare Source
Patch Changes
#10673
bffd2a9
Thanks @jamesopstad! - Only forward/cdn-cgi/handler/
routes to trigger handlers.Updated dependencies [
4c06766
,21a0bef
,d3aee31
,c8d5282
,59e8ef0
,79a6b7d
,7a4d0da
,bffd2a9
,62656bd
,886e577
,7f2386e
,8d7f32e
,f9d37db
,835d6f7
,79a6b7d
]:v1.13.8
Compare Source
Patch Changes
#10593
2ff7e6d
Thanks @BlankParticle! - fix: restore original url before passing request to miniflare in vite dev#10774
ed04ed3
Thanks @dario-piotrowicz! - fix vite plugin not working when projects are in a path that contains a non-ascii characterUpdated dependencies [
ff82d80
,7a6381c
,6ff41a6
,0c208e1
,2432022
,d0801b1
,325d22e
,8d07576
,0a554f9
,6244a9e
,d09cab3
]:cloudflare/workers-sdk (@cloudflare/vitest-pool-workers)
v0.9.10
Compare Source
Patch Changes
103fbf0
,59d5911
]:v0.9.9
Compare Source
Patch Changes
4c06766
,21a0bef
,d3aee31
,c8d5282
,59e8ef0
,79a6b7d
,7a4d0da
,bffd2a9
,62656bd
,886e577
,7f2386e
,8d7f32e
,f9d37db
,835d6f7
,79a6b7d
]:v0.9.8
Compare Source
Patch Changes
ff82d80
,7a6381c
,6ff41a6
,0c208e1
,2432022
,325d22e
,8d07576
,0a554f9
,6244a9e
,d09cab3
]:cloudflare/workerd (@cloudflare/workers-types)
v4.20251004.0
Compare Source
v4.20251003.0
Compare Source
v4.20251001.0
Compare Source
eslint/eslint (@eslint/js)
v9.37.0
Compare Source
eslint/eslint (eslint)
v9.37.0
Compare Source
cloudflare/workers-sdk (miniflare)
v4.20251001.0
Compare Source
Patch Changes
#10834
c8d5282
Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#10673
bffd2a9
Thanks @jamesopstad! - Send a 404 response for unimplemented/cdn-cgi/handler/
routes.v4.20250927.0
Compare Source
Patch Changes
#10775
6ff41a6
Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#10799
0c208e1
Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#10683
2432022
Thanks @yuripave! - fix: api proxy preserve multiple Set-Cookie headers#10769
0a554f9
Thanks @penalosa! - Mark more errors asUserError
to disable Sentry reportingpnpm/pnpm (pnpm)
v10.18.0
Compare Source
Minor Changes
Added network performance monitoring to pnpm by implementing warnings for slow network requests, including both metadata fetches and tarball downloads.
Added configuration options for warning thresholds:
fetchWarnTimeoutMs
andfetchMinSpeedKiBps
.Warning messages are displayed when requests exceed time thresholds or fall below speed minimums
Related PR: #10025.
Patch Changes
minimumReleaseAge
configuration #10030.cleanupUnusedCatalogs
configuration when removing dependent packages.scriptShell
is set tofalse
#8748.pnpm dlx
should not fail whenminimumReleaseAge
is set #10037.btd/rollup-plugin-visualizer (rollup-plugin-visualizer)
v6.0.4
Compare Source
microsoft/TypeScript (typescript)
v5.9.3
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.45.0
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.1.9
Compare Source
Reverts
v7.1.8
Compare Source
Bug Fixes
Documentation
Miscellaneous Chores
create-react-app
license (#20865) (166a178)cloudflare/workers-sdk (wrangler)
v4.42.0
Compare Source
Minor Changes
103fbf0
Thanks @petebacondarwin! - Allow WRANGLER_SEND_ERROR_REPORTS env var to override whether to report Wrangler crashes to SentryPatch Changes
#10757
59d5911
Thanks @dario-piotrowicz! - fixconsole.debug
logs not being logged at theinfo
level (as users expect)Updated dependencies [
2594130
]:v4.41.0
Compare Source
Minor Changes
#10507
21a0bef
Thanks @dario-piotrowicz! - Add strict mode for thewrangler deploy
commandAdd a new flag:
--strict
that makes thewrangler deploy
command be more strict and not deploy workers when the deployment could be potentially problematic. This "strict mode" currently only affects non-interactive sessions where conflicts with the remote settings for the worker (for example when the worker has been re-deployed via the dashboard) will cause the deployment to fail instead of automatically overriding the remote settings.#10710
7f2386e
Thanks @penalosa! - Add prompt to resource creation flow allowing for newly created resources to be remote.Patch Changes
#10822
4c06766
Thanks @edmundhung! - fix: skip banner when using--json
flag inwrangler pages deployment
commands#10838
d3aee31
Thanks @edmundhung! - fix: skip banner when using--json
flag inwrangler queues subscription
commands#10829
59e8ef0
Thanks @edmundhung! - fix: skip banner when using--json
flag inwrangler pipelines
commands#10764
79a6b7d
Thanks @emily-shen! - containers: defaultmax_instances
to 20 instead of 1.#10844
7a4d0da
Thanks @mikenomitch! - Adds new Container instance types, and renamedev
tolite
andstandard
tostandard-1
. The new instance_types are now:#10634
62656bd
Thanks @emily-shen! - fix: error if the container image uri has an account id that doesn't match the current account#10761
886e577
Thanks @petebacondarwin! - switch zone route warning to an info message#10734
8d7f32e
Thanks @penalosa! - Improve formatting of logged errors in some cases#10832
f9d37db
Thanks @petebacondarwin! - retry subdomain requests to be more resilient to flakes#10770
835d6f7
Thanks @danielrs! - Enabling or disablingworkers_dev
is often an indication thatthe user is also trying to enable or disable
preview_urls
. Warn theuser when these enter mixed state.
#10764
79a6b7d
Thanks @emily-shen! - fix: respect the log level set by wrangler when logging using @cloudflare/cliUpdated dependencies [
c8d5282
,bffd2a9
]:v4.40.3
Compare Source
Patch Changes
#10602
ff82d80
Thanks @tukiminya! - fix: update Secrets Store command status from alpha to open-beta#10623
7a6381c
Thanks @IRCody! - Handle more cases for correctly resolving the full uri for an image when using containers push.#10779
325d22e
Thanks @hoodmane! - Add fallthrough: true for python_modules data rule#10112
8d07576
Thanks @devin-ai-integration! - fix: allow Workflow bindings when calling getPlatformProxy()Workflow bindings are not supported in practice when using
getPlatformProxy()
.But their existence in a Wrangler config file should not prevent other bindings from working.
Previously, calling
getPlatformProxy()
would crash if there were any Workflow bindings defined.Now, instead, you get a warning telling you that these bindings are not available.
#10769
0a554f9
Thanks @penalosa! - Mark more errors asUserError
to disable Sentry reporting#10679
6244a9e
Thanks @KianNH! - Fix rendering for nested objects incontainers list
andcontainers info [ID]
#10785
d09cab3
Thanks @pombosilva! - Workflows names and instance IDs are now properly validated with production limits.Updated dependencies [
6ff41a6
,0c208e1
,2432022
,d0801b1
,0a554f9
]:Configuration
📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (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.