Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade wrangler from 2.20.0 to 3.1.1 #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dizzydaizy
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade wrangler from 2.20.0 to 3.1.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.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-06-20.
Release notes
Package name: wrangler
  • 3.1.1 - 2023-06-20

    Patch Changes

    • #3498 fddffdf0 Thanks @ GregBrimble! - fix: Prevent wrangler pages dev from serving asset files outside of the build output directory

    • #3431 68ba49a8 Thanks @ Cherry! - fix: allow context.data to be overriden in Pages Functions

    • #3414 6b1870ad Thanks @ rozenmd! - fix: in D1, lift error.cause into the error message

      Prior to this PR, folks had to console.log the error.cause property to understand why their D1 operations were failing. With this PR, error.cause will continue to work, but we'll also lift the cause into the error message.

    • #3483 a9349a89 Thanks @ petebacondarwin! - fix: ensure that the script name is passed through to C3 from wrangler init

    • #3359 5eef992f Thanks @ RamIdeas! - wrangler init ... -y now delegates to C3 without prompts (respects the -y flag)

    • #3434 4beac418 Thanks @ rozenmd! - fix: add the number of read queries and write queries in the last 24 hours to the d1 info command

    • #3454 a2194043 Thanks @ mrbbot! - chore: upgrade miniflare to 3.0.1

      This version ensures root CA certificates are trusted on Windows.
      It also loads extra certificates from the NODE_EXTRA_CA_CERTS environment variable,
      allowing wrangler dev to be used with Cloudflare WARP enabled.

    • #3485 e8df68ee Thanks @ GregBrimble! - feat: Allow setting a D1 database ID when using wrangler pages dev by providing an optional =<ID> suffix to the argument like --d1 BINDING_NAME=database-id

  • 3.1.0 - 2023-06-06
  • 3.0.1 - 2023-05-22
  • 3.0.0 - 2023-05-17
  • 2.20.0 - 2023-05-08
from wrangler GitHub release notes
Commit messages
Package name: wrangler
  • 881ea7b Version Packages (#3416)
  • e8df68e Allow setting d1 database id in pages dev (#3485)
  • d199ffb Add e2e fixes for release (#3499)
  • fddffdf Prevent `wrangler pages dev` from serving asset files outside of the build output directory (#3498)
  • 42f7eb8 [C3] pnpm fixes (#3345)
  • d629c22 refactor: enable `fetch` in Angular's HttpClient (#3493)
  • a9349a8 C3 e2e (#3483)
  • 91135e0 C3-name-validation-fix (#3496)
  • 9fd12df Update package.json (#3491)
  • fcaaa9f Turn back on fixture tests bar local-mode-tests and no-bundle-import (#3489)
  • a72dc0a c3: add new Queues and Cron Triggers templates (#3474)
  • d96cc85 Fix devtools build (#3251)
  • 78042c8 Fix Quick Edit build (#3471)
  • ca4d27b ci: copy .npmrc to wrangler and create-cloudflare (#3464)
  • b9c9185 ci: move .npmrc to the root of the repo (#3463)
  • 9f0f612 ci: fix up the C3 prerelease job (#3462)
  • 026d944 Upgrade & Convert to TS (#3459)
  • ca0bd17 [c3] update helloworld template var. add e2e tests for workers templates. (#3446)
  • b0bbf69 Support a `WRANGLER_C3_COMMAND` env var to support C3 integration testing (#3461)
  • 03133ee ci: publish beta releases of create-cloudflare to npm (#3458)
  • 5cfb94c Add e2e tests to CI (#3344)
  • 8d38577 Turbo tweaks (#3450)
  • be15640 Update CODEOWNERS (#3451)
  • 7ddbbfe Fix failing test (#3456)

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants