chore(deps): update dependency wrangler to v4.10.0 #7801
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.6.0
->4.10.0
Release Notes
cloudflare/workers-sdk (wrangler)
v4.10.0
Compare Source
Minor Changes
dcce2ec
Thanks @LuisDuarte1! - Promote workflows commands to stablePatch Changes
#8883
5388447
Thanks @penalosa! - fix: Only log requests to the Wrangler dev server onceUpdated dependencies [
b7ac367
,5388447
]:v4.9.1
Compare Source
Patch Changes
d454ad9
]:v4.9.0
Compare Source
Minor Changes
930ebb2
Thanks @penalosa! - Add support for email local dev and send_email bindingPatch Changes
#8809
09464a6
Thanks @dario-piotrowicz! - improve error message when redirected config contains environmentsthis change improves that validation error message that users see
when a redirected config file contains environments, by:
offending environments in a list
of the tool which has generated the config
#8829
62df08a
Thanks @cmackenzie1! - Add option--cors-origin none
to remove CORS settings on a pipelineUpdated dependencies [
afd93b9
,930ebb2
]:v4.8.0
Compare Source
Minor Changes
93267cf
Thanks @edmundhung! - Support Secrets Store Secret bindingsPatch Changes
#8780
4e69fb6
Thanks @cmackenzie1! - - Renamewrangler pipelines show
towrangler pipelines get
--enable-worker-binding
and--enable-http
with--source worker
and--source http
(or--source http worker
for both)--file-template
and--partition-template
flags fromwrangler pipelines create|update
wrangler pipelines get <pipeline>
. Existing output is available using--format=json
.wrangler pipelines create
commands.#8596
75b454c
Thanks @dario-piotrowicz! - add validation to redirected configs in regards to environmentsadd the following validation behaviors to wrangler deploy commands, that relate
to redirected configs (i.e. config files specified by
.wrangler/deploy/config.json
files):environment (i.e. a build tool should generate redirected configs already targeting specific
environments), so if wrangler encounters a redirected config with some environments defined
it should error
--env=my-env
) when using redirectedconfigs is incorrect, so these environments should be ignored and a warning should be
presented to the user
#8795
d4c1171
Thanks @GregBrimble! - feat: Unhidewrangler pages functions build
command.This is already documented for Pages Plugins and by officially documenting it, we can ease the transition to Workers Assets for users of Pages Functions.
Updated dependencies [
93267cf
,ec7e621
]:v4.7.2
Compare Source
Patch Changes
#8763
2650fd3
Thanks @garrettgu10! - R2 data catalog URIs now separate account ID and warehouse name with a slash rather than an underscore#8341
196f51d
Thanks @kotkoroid! - Improve error message when request to obtain membership info failsWrangler now informs user that specific permission might be not granted when fails to obtain membership info. The same information is provided when Wrangler is unable to fetch user's email.
Updated dependencies [
e0efb6f
,0a401d0
]:v4.7.1
Compare Source
Patch Changes
#8746
7427004
Thanks @emily-shen! - Log whether a command is operating on a remote or local resource#8757
199caa4
Thanks @emily-shen! - fix: return actual error onwrangler secret bulk
#8750
80ef13c
Thanks @emily-shen! - fix: include documentation_url in API Errors if provided#8759
55b336f
Thanks @garvit-gupta! - fix: Minor refactor for the r2 data catalog commands#8753
245cfbd
Thanks @cmackenzie1! - - Hide--transform-worker
flag onwrangler pipelines <create|update>
during private beta.--shard-count
option forwrangler pipelines <create|update>
for more control over Pipeline throughput or filesize
Updated dependencies [
007f322
]:v4.7.0
Compare Source
Minor Changes
3993374
Thanks @Ltadrian! - add sslmode to hyperdrive and update mtls flagsPatch Changes
#8720
8df60b5
Thanks @lukevalenta! - Fix logic to derive resource name from binding by replacing all underscores with dashes#8697
ec1f813
Thanks @emily-shen! - fix: stop getPlatformProxy crashing when internal DOs are presentInternal DOs still do not work with getPlatformProxy, but warn instead of crashing.
#8737
624882e
Thanks @garvit-gupta! - fix: General improvements for the R2 catalog commandsConfiguration
📅 Schedule: Branch creation - "before 8am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.