[Snyk] Upgrade wrangler from 2.20.1 to 4.14.1 #875
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.
Snyk has created this PR to upgrade wrangler from 2.20.1 to 4.14.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 220 versions ahead of your current version.
The recommended version was released 21 days ago.
Issues fixed by the recommended upgrade:
SNYK-JS-UNDICI-8641354
SNYK-JS-WRANGLER-6140500
SNYK-JS-WS-7266574
SNYK-JS-BRACES-6838727
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-ES5EXT-6095076
SNYK-JS-SEMVER-3247795
SNYK-JS-WRANGLER-5819554
SNYK-JS-COOKIE-8163060
SNYK-JS-NANOID-8492085
SNYK-JS-PATHTOREGEXP-7925106
SNYK-JS-UNDICI-6564964
SNYK-JS-UNDICI-5962466
SNYK-JS-UNDICI-6252336
SNYK-JS-UNDICI-6564963
Release notes
Package name: wrangler
Patch Changes
#9262
2c3d8dd
Thanks @ workers-devprod! - fix: add no-opprops
toctx
ingetPlatformProxy
to fix type mismatch#8681
7a57c14
Thanks @ workers-devprod! - fix(miniflare): strip CF-Connecting-IP header from all outbound requests#9128
c535845
Thanks @ dario-piotrowicz! - fix: remove outdated js-doc comment forunstable_startDevWorker
'sentrypoint
#9259
b742171
Thanks @ workers-devprod! - Relax R2 bucket validation forpages dev
commands#9172
4e943b1
Thanks @ vicb! - validate r2 bucket names#9250
b2b5ee8
Thanks @ workers-devprod! - fix: stripCF-Connecting-IP
header withinfetch
In v4.15.0, Miniflare began stripping the
CF-Connecting-IP
header via a global outbound service, which led to a TCP connection regression due to a bug in Workerd. This PR patches thefetch
API to strip the header during localwrangler dev
sessions as a temporary workaround until the underlying issue is resolved.#9267
8b4f24a
Thanks @ workers-devprod! - fix: setting triggers.crons:[] in Wrangler config should delete deployed cron schedules#9163
d67cd0d
Thanks @ petebacondarwin! - Do not report "d1 execute" command file missing error to Sentry#8957
9d4ff5b
Thanks @ workers-devprod! - Make sure custom build logging output is more clearly signposted, and make sure it doesn't interfere with the interactive dev session output.#9166
9b4c91d
Thanks @ lambrospetrou! - Fix d1 info command showing read_replication: [object Object]Updated dependencies [
7a57c14
,b2b5ee8
,56a0d6e
]:Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
Summary by Sourcery
Enhancements: