chore(deps): update dependency wrangler to v4.46.0 #174
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.45.3->4.46.0Release Notes
cloudflare/workers-sdk (wrangler)
v4.46.0Compare Source
Minor Changes
#11183
240ebebThanks @dario-piotrowicz! - exposeexperimental_getDetailsForAutoConfigandexperimental_runAutoConfigAPIs that provide respectively the autoconfig detection and execution functionalities#11180
53b0fceThanks @penalosa! - Detect non-framework static sites#11162
c3ed531Thanks @dario-piotrowicz! - add aremoteBindingsoption togetPlatformProxyto allow the disabling of remote bindings#11164
305d7bfThanks @penalosa! - Implement experimental autoconfig flow for static sites#10605
b55a3c7Thanks @emily-shen! - Add command to configure credentials for non-Cloudflare container registriesNote this is a closed/experimental command that will not work without the appropriate account-level capabilities.
#11078
5d7c4c2Thanks @simonha9! - Add jurisdiction support to d1 db creation via command-line argumentPatch Changes
#11160
05440a1Thanks @dario-piotrowicz! - Allows auto-update of the local Wrangler configuration file to match remote configuration when runningwrangler deploy --env <TARGET_ENV>When running
wrangler deploy, with--x-remote-diff-checkand after cancelling the deployment due to destructive changes present in the local config file, Wrangler offers to update the Wrangler configuration file to match the remote configuration. This wasn't however enabled when a target environment was specified (via the--env|-eflag). Now this will also apply when an environment is targeted.#11162
c3ed531Thanks @dario-piotrowicz! - Update the description of the--localflag for thewrangler devcommand to clarify that it disables remote bindings, also un-deprecate and un-hide it#11162
c3ed531Thanks @dario-piotrowicz! - Fix bindings withremote: truebeing logged asremotewhen run viawrangler dev --localUpdated dependencies [
1ae020d]:v4.45.4Compare Source
Patch Changes
#11133
8ffbd17Thanks @petebacondarwin! - Reduce the amount of arguments being passed in metrics capture.Now the argument values that are captured come from an allow list,
and can be marked as ALLOW (capture the real value) or REDACT (capture as "").
#11033
77ed7e2Thanks @dario-piotrowicz! - Offer to update the local Wrangler configuration file to match remote configuration when runningwrangler deployWhen running
wrangler deploy, with--x-remote-diff-check, Wrangler will display the difference between local and remote configuration.If there would be a destructive change to the remote configuration, the user is given the option to cancel the deployment.
In the case where the user does cancel deployment, Wrangler will now also offer to update the local Wrangler configuration file to match the remote configuration.
#11139
bb00f9dThanks @devin-ai-integration! - Updated cron trigger documentation links and improved error message to include instructions for testing cron triggers locally#11135
ed666a1Thanks @penalosa! - Implement tail-based logging forwrangler devremote mode, behind the--x-tail-tagsflag. This will become the default in the future.#11149
22f25fdThanks @penalosa! - Add no-op autoconfig logic behind an experimental flagUpdated dependencies [
90a2566,14f60e8]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 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.