chore(deps): update dependency wrangler to v3.83.0 #770
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:
3.82.0
->3.83.0
Release Notes
cloudflare/workers-sdk (wrangler)
v3.83.0
Compare Source
Minor Changes
1de309b
Thanks @jkoe-cf! - feature: allowing users to specify a description when creating an event notification rulePatch Changes
#7011
cef32c8
Thanks @GregBrimble! - fix: Correctly apply Durable Object migrations for namespaced scripts#7067
4aa35c5
Thanks @LuisDuarte1! - Change trigger command to comply with the current workflows endpoint.This also adds an id option to allow users to optionally customize the new instance id.
#7082
3f1d79c
Thanks @LuisDuarte1! - Change to new terminate instance workflow endpoint#7036
e7ea600
Thanks @penalosa! - Reduce KV bulk upload bucket size to 1000 (from the previous 5000)#7068
a2afcf1
Thanks @RamIdeas! - log warning of Workflows open-beta status when running deploying a Worker that contains a Workflow binding#7065
b219296
Thanks @penalosa! - Internal refactor to remove React/ink from all non-wrangler dev
flows#7064
a90980c
Thanks @penalosa! - Fixwrangler dev --remote --show-interactive-dev-session=false
by only enabling hotkeys after account selection if hotkeys were previously enabled#7045
5ef6231
Thanks @RamIdeas! - Add preliminary support for Workflows in wrangler dev#7075
80e5bc6
Thanks @LuisDuarte1! - Fix params serialization when send the trigger workflow APIPreviously, wrangler did not parse the params sending it as a string to workflow's services.
Updated dependencies [
760e43f
,8dc2b7d
,5ef6231
]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.