Skip to content

Bump wrangler from 2.0.15 to 2.0.27#7

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/wrangler-2.0.27
Closed

Bump wrangler from 2.0.15 to 2.0.27#7
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/wrangler-2.0.27

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 27, 2022

Bumps wrangler from 2.0.15 to 2.0.27.

Release notes

Sourced from wrangler's releases.

wrangler@2.0.27

Patch Changes

  • #1686 a0a3ffde Thanks @​Skye-31! - fix: pages dev correctly escapes regex characters in function paths (fixes #1685)

  • #1667 ba6451df Thanks @​arjunyel! - fix: check for nonempty kv id and r2 bucket_name

  • #1628 61e3f00b Thanks @​Skye-31! - fix: pages dev process exit when proxied process exits

    Currently, if the process pages dev is proxying exists or crashes, pages dev does not clean it up, and attempts to continue proxying requests to it, resulting in it throwing 502 errors. This fixes that behaviour to make wrangler exit with the code the child_process exits with.

  • #1690 670fa778 Thanks @​rozenmd! - fix: check if we're in CI before trying to open the browser

  • #1675 ee30101d Thanks @​Skye-31! - chore: use rimraf & cross-env to support windows development

  • #1710 9943e647 Thanks @​rozenmd! - fix: pass create-cloudflare the correct path

    wrangler generate was passing create-cloudflare an absolute path, rather than a folder name, resulting in "doubled-up" paths

  • #1712 c18c60ee Thanks @​petebacondarwin! - feat: add debug logging to CF API requests and remote dev worker requests

  • #1663 a9f9094c Thanks @​GregBrimble! - feat: Adds --compatibility-date and --compatibility-flags to wrangler pages dev

    Soon to follow in production.

  • #1653 46b73b52 Thanks @​WalshyDev! - Fixed R2 create bucket API endpoint. The wrangler r2 bucket create command should work again

wrangler@2.0.26

Patch Changes

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [wrangler](https://github.com/cloudflare/wrangler2) from 2.0.15 to 2.0.27.
- [Release notes](https://github.com/cloudflare/wrangler2/releases)
- [Commits](https://github.com/cloudflare/wrangler2/compare/wrangler@2.0.15...wrangler@2.0.27)

---
updated-dependencies:
- dependency-name: wrangler
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 27, 2022
@dependabot dependabot Bot requested a review from Victrid August 27, 2022 04:20
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 3, 2022

Superseded by #10.

@dependabot dependabot Bot closed this Sep 3, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/wrangler-2.0.27 branch September 3, 2022 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants