chore(deps): update dependency wrangler to v2.20.1 - autoclosed#935
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): update dependency wrangler to v2.20.1 - autoclosed#935renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
2d76579 to
2c69d03
Compare
2c69d03 to
01c79d4
Compare
01c79d4 to
b03743e
Compare
b03743e to
2c8de7d
Compare
2c8de7d to
1b5e567
Compare
1b5e567 to
5ce9898
Compare
5ce9898 to
cde39ef
Compare
cde39ef to
c3fa2ec
Compare
c3fa2ec to
0b2e645
Compare
0b2e645 to
f09fb6b
Compare
f09fb6b to
2366691
Compare
2366691 to
03f11a2
Compare
03f11a2 to
1177031
Compare
f92dbab to
46b238a
Compare
46b238a to
fcd3595
Compare
fcd3595 to
4a5fcda
Compare
4a5fcda to
60f4d98
Compare
60f4d98 to
b5d9b40
Compare
b5d9b40 to
400168d
Compare
400168d to
f005f41
Compare
f005f41 to
9f3b716
Compare
9f3b716 to
26a3e34
Compare
26a3e34 to
0f02f22
Compare
0f02f22 to
356cbf1
Compare
356cbf1 to
542a2e4
Compare
542a2e4 to
699cfa4
Compare
699cfa4 to
e266535
Compare
e266535 to
613c4d4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
2.15.1->2.20.1Release Notes
cloudflare/workers-sdk (wrangler)
v2.20.1Compare Source
Patch Changes
546c2319Thanks @GregBrimble! - fix: Preventwrangler pages devfrom serving asset files outside of the build output directoryv2.20.0Compare Source
Minor Changes
e351afcfThanks @GregBrimble! - feat: Add support for the undocumented_worker.js/directory in Pages#3095
133c0423Thanks @zebp! - feat: add support for placement in wrangler configAllows a
placementobject in the wrangler config with a mode ofofforsmartto configure Smart placement. Enabling Smart Placement can be done in yourwrangler.tomllike:#3140
5fd080c8Thanks @penalosa! - feat: Support sourcemaps in DevToolsIntercept requests from DevTools in Wrangler to inject sourcemaps and enable folders in the Sources Panel of DevTools. When errors are thrown in your Worker, DevTools should now show your source file in the Sources panel, rather than Wrangler's bundled output.
Patch Changes
#2912
5079f476Thanks @petebacondarwin! - fix: do not render "value of stdout.lastframe() is undefined" if the output is an empty stringFixes #2907
d0788008Thanks @dario-piotrowicz! - fix pages building not taking into account the nodejs_compat flag (and improve the related error message)5b234cfdThanks @jspspike! - Added output for tail being in "sampling mode"v2.19.0Compare Source
Minor Changes
c32f514cThanks @edevil! - Added initial commands for integrating with Constellation AI.v2.18.0Compare Source
Minor Changes
#3098
8818f551Thanks @mrbbot! - fix: improve Workers Sites asset upload reliabilityToo many bulk operations already in progresserror.WRANGLER_LOG=debugenvironment variable. A splash of colour has also been added.v2.17.0Compare Source
Minor Changes
#3004
6d5000a7Thanks @rozenmd! - feat: teachwrangler docsto use algolia search indexThis PR lets you search Cloudflare's entire docs via
wrangler docs [search term here].By default, if the search fails to find what you're looking for, you'll get an error like this:
If you provide the
--yesor-yflag, wrangler will open the docs to https://developers.cloudflare.com/workers/wrangler/commands/, even if the search fails.v2.16.0Compare Source
Minor Changes
#3058
1bd50f56Thanks @mrbbot! - chore: upgrademiniflare@3to3.0.0-next.13Notably, this adds native support for Windows to
wrangler dev --experimental-local, logging for incoming requests, and support for a bunch of newer R2 features.Patch Changes
#3058
1bd50f56Thanks @mrbbot! - fix: disable persistence without--persistin--experimental-localThis ensures
--experimental-localdoesn't persist data on the file-system, unless the--persistflag is set.Data is still always persisted between reloads.
#3055
5f48c405Thanks @rozenmd! - fix: Teach D1 commands to read auth configuration from wrangler.tomlThis PR fixes a bug in how D1 handles a user's accounts. We've updated the D1 commands to read from config (typically via wrangler.toml) before trying to run commands. This means if an
account_idis defined in config, we'll use that instead of erroring out when there are multiple accounts to pick from.Fixes #3046
#3058
1bd50f56Thanks @mrbbot! - fix: disable route validation when using--experimental-localThis ensures
wrangler dev --experimental-localdoesn't require a login or an internet connection if arouteis configured.Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), 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 has been generated by Mend Renovate. View repository job log here.