Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

chore(deps): bump cloudflare/wrangler-action from 1.3.0 to 2.0.0 #9

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 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 will merge this PR once CI passes on it, as requested by @ooliver1.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 22, 2022
@ooliver1
Copy link
Owner

@dependabot squash and merge

@ooliver1 ooliver1 closed this May 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@ooliver1 ooliver1 reopened this May 22, 2022
@dependabot dependabot bot force-pushed the dependabot/github_actions/cloudflare/wrangler-action-2.0.0 branch from 5adb660 to f299d43 Compare May 22, 2022 13:41
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot force-pushed the dependabot/github_actions/cloudflare/wrangler-action-2.0.0 branch from f299d43 to 56b5c9a Compare May 22, 2022 13:49
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 force-pushed the dependabot/github_actions/cloudflare/wrangler-action-2.0.0 branch from 56b5c9a to 563ff28 Compare May 22, 2022 13:49
@dependabot dependabot bot merged commit fd74cd7 into master May 22, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/cloudflare/wrangler-action-2.0.0 branch May 22, 2022 13:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

1 participant