chore(deps): update dependency wrangler to v3.72.0 #756
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.70.0->3.72.0Release Notes
cloudflare/workers-sdk (wrangler)
v3.72.0Compare Source
Minor Changes
#6479
3c24d84Thanks @petebacondarwin! - feat: allow HTTPS custom certificate paths to be provided by a environment variablesAs well as providing paths to custom HTTPS certificate files, it is now possible to use WRANGLER_HTTPS_KEY_PATH and WRANGLER_HTTPS_CERT_PATH environment variables.
Specifying the file paths at the command line overrides specifying in environment variables.
Fixes #5997
Patch Changes
#6471
0d85f24Thanks @petebacondarwin! - fix: add a helpful message on Windows when Miniflare fails to start#6489
34bf393Thanks @GregBrimble! - fix: Upload assets as JSON Lines (application/jsonl) rather than NDJSON (application/x-ndjson)#6482
e24939cThanks @RamIdeas! - fix: reimplement module aliasing so user-defined aliases take precedence over other plugins (eg unenv node.js polyfills)Updated dependencies [
00f340f]:v3.71.0Compare Source
Minor Changes
#6464
da9106cThanks @AnantharamanSI! - feat: rename--countto--limitinwrangler d1 insightsThis PR renames
wrangler d1 insight's--countflag to--limitto improve clarity and conform to naming conventions.To avoid a breaking change, we have kept
--countas an alias to--limit.#6451
515de6aThanks @danielrs! - feat:whoamishows membership information when available#6463
dbc6782Thanks @AnantharamanSI! - feat: add queryEfficiency towrangler d1 insightsoutput#6252
a2a144cThanks @garvit-gupta! - feat: Enable Wrangler to operate on Vectorize V2 indexesPatch Changes
3402ab9Thanks @RamIdeas! - fix: using a debugger sometimes disconnected with "Message is too large" errorConfiguration
📅 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.