twilight-rs / twilight

Powerful, flexible, and scalable ecosystem of Rust libraries for the Discord API.
https://discord.gg/twilight-rs
ISC License
673 stars 132 forks source link

ci: bump cloudflare/wrangler-action from 2.0.0 to 3.0.1 #2258

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cloudflare/wrangler-action from 2.0.0 to 3.0.1.

Release notes

Sourced from cloudflare/wrangler-action's releases.

v3.0.1

Automating Build & Release

What's Changed

New Contributors

Full Changelog: https://github.com/cloudflare/wrangler-action/compare/3.0.0...3.0.1

v3.0.0

Rewritten Wrangler Action in TypeScript.

Additions

  • Automated Build & Release to CI/CD
  • Bulk secrets API utilization from Wrangler.
  • Added testing for improved reliability.
  • Implemented multiline support for the command input to allow running multiple Wrangler commands.
  • Now using Node for the Action engine/runner.
  • Open discussions with the community on all changes through GitHub Discussions and monitored Issues.

Removals

  • Removed Docker as a dependency.
  • Dropped support for Wrangler v1.
  • Removed Global Token & Email Auth support

Changes

  • Fixed CI/CD issues.

Breaking changes

  • Wrangler v1 is no longer supported.
    • Please update to the latest version of Wrangler.
  • Updated default version of Wrangler to v3.4.0
  • Removed Global Token & Email Auth support

Additional Notes

Changelog

Sourced from cloudflare/wrangler-action's changelog.

Changelog

Version 3.0.0 (Breaking update)

Additions

  • Rewritten Wrangler Action in TypeScript.
  • Bulk secrets API utilization from Wrangler.
  • Added testing for improved reliability.
  • Implemented multiline support for the command input to allow running multiple Wrangler commands.
  • Now using Node for the Action engine/runner.
  • Open discussions with the community on all changes through GitHub Discussions and monitored Issues.

Removals

  • Removed Docker as a dependency.
  • Dropped support for Wrangler v1.

Changes

  • Fixed CI/CD issues.

Breaking changes

  • Wrangler v1 is no longer supported.
    • Please update to the latest version of Wrangler.
  • Updated default version of Wrangler to v3.4.0

Additional Notes


Commits
  • 73ef7fb Automatic compilation
  • ee60b7b Add permissions to Action
  • 0ab3500 Merge pull request #128 from cloudflare/jacobmgevans/automate-action-publish
  • dfa59a8 start script not needed, using Act locally
  • 342e624 remove dist & node_modules from repo
  • d6590f8 Automate Action Release
  • 97e54f3 Merge pull request #127 from cloudflare/lrapoport/add-issues-to-gh-project
  • f85e1ac Add workflow to add issues to GH project
  • e18e1df Merge pull request #124 from cloudflare/lrapoport/publish-to-deploy
  • 20ea506 Temp fix for deps issue
  • Additional commits viewable 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 1 year ago

Superseded by #2259.