Skip to content

Bump cloudflare/wrangler-action from 1.3.0 to 2.0.0#74

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/cloudflare/wrangler-action-2.0.0
Open

Bump cloudflare/wrangler-action from 1.3.0 to 2.0.0#74
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/cloudflare/wrangler-action-2.0.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github May 9, 2022

Bumps cloudflare/wrangler-action from 1.3.0 to 2.0.0.

Release notes

Sourced from cloudflare/wrangler-action's releases.

2.0.0

Additions

  • New command input
    • This allows you to specify the Wrangler command you would like to run. For example, if you want to publish the production version of your Worker you may run publish --env=production.
    • This opens up other possibilities too like publishing a Pages project: pages publish <directory> --project-name=<name>.
  • New accountId input
    • This allows you to specify your account ID.

Removals

Changes

-- no changes --

Breaking changes

  • publish has been removed.
    • You should instead do command: publish.
Changelog

Sourced from cloudflare/wrangler-action's changelog.

2.0.0 (Breaking update)

Additions

  • New command input
    • This allows you to specify the Wrangler command you would like to run. For example, if you want to publish the production version of your Worker you may run publish --env=production.
    • This opens up other possibilities too like publishing a Pages project: pages publish <directory> --project-name=<name>.
  • New accountId input
    • This allows you to specify your account ID.

Removals

Changes

-- no changes --

Breaking changes

  • publish has been removed.
    • You should instead do command: publish.
Commits
  • 4c10c18 Merge pull request #72 from WalshyDev/walshy/pages-996-support-wrangler2
  • 3d1979c Support wrangler2 - v2.0.0
  • 6f62deb Merge pull request #56 from ItalyPaleAle/patch-1
  • 006366c Merge pull request #46 from whoabuddy/patch-1
  • 95ac136 Update Node.js to 16
  • a33b48c Update README.md release version
  • 60c377d Merge pull request #42 from Indigenuity/master
  • 39c3d27 Merge pull request #43 from chromy/patch-1
  • 8df5ab9 Update Readme to reference v1.3.0
  • f4e53e2 Suggest workflow_dispatch for manual deploys
  • See full diff in compare view

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 [cloudflare/wrangler-action](https://github.com/cloudflare/wrangler-action) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/cloudflare/wrangler-action/releases)
- [Changelog](https://github.com/cloudflare/wrangler-action/blob/master/CHANGELOG.md)
- [Commits](cloudflare/wrangler-action@1.3.0...2.0.0)

---
updated-dependencies:
- dependency-name: cloudflare/wrangler-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels May 9, 2022
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 github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants