fix(deps): update all non-major dependencies #2781
Open
+101
−96
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.20251120.0->4.20251127.00.14.2->0.14.31.0.2->1.1.110.23.0->10.24.03.6.2->3.7.14.50.0->4.51.0Release Notes
cloudflare/workerd (@cloudflare/workers-types)
v4.20251127.0Compare Source
v4.20251126.0Compare Source
v4.20251125.0Compare Source
v4.20251121.0Compare Source
typestack/class-validator (class-validator)
v0.14.3Compare Source
jshttp/cookie (cookie)
v1.1.1Compare Source
v1.1.0Compare Source
pnpm/pnpm (pnpm)
v10.24.0Compare Source
prettier/prettier (prettier)
v3.7.1Compare Source
diff
API: Fix performance regression in doc printer (#18342 by @fisker)
Prettier 3.7.1 can be very slow when formatting big files, the regression has been fixed.
v3.7.0Compare Source
diff
🔗 Release Notes
cloudflare/workers-sdk (wrangler)
v4.51.0Compare Source
Minor Changes
#11345
d524e55Thanks @penalosa! - Enable experimental support for autoconfig-powered Astro projects#11228
43903a3Thanks @petebacondarwin! - SupportCLOUDFLARE_ENVenvironment variable for selecting the active environmentThis change enables users to select the environment for commands such as
CLOUDFLARE_ENV=prod wrangler versions upload. The--envcommand line argument takes precedence.The
CLOUDFLARE_ENVenvironment variable is mostly used with the@cloudflare/vite-pluginto select the environment for building the Worker to be deployed. This build also generates a "redirected deploy config" that is flattened to only contain the active environment.To avoid accidentally deploying a version that is built for one environment to a different environment, there is an additional check to ensure that if the user specifies an environment in Wrangler it matches the original selected environment from the build.
Patch Changes
#11367
e496280Thanks @vicb! - Rate limit r2 bulk putUpdated dependencies [
4d61fae,69f4dc3,1133c4d,4d61fae]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.