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

chore(deps): update cloudflare/wrangler-action action to v3 #416

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloudflare/wrangler-action action major 2.0.0 -> v3.2.0

Release Notes

cloudflare/wrangler-action (cloudflare/wrangler-action)

v3.2.0

Compare Source

Minor Changes

v3.1.1

Compare Source

Patch Changes
  • #​161 e5251df Thanks @​1000hz! - Refactored error handling to stop execution when action fails. Previously, the action would continue executing to completion if one of the steps encountered an error. Fixes #​160.

v3.1.0

Compare Source

Minor Changes
  • #​154 3f40637 Thanks @​JacobMGEvans! - feat: Quiet mode
    Some of the stderr, stdout, info & groupings can be a little noisy for some users and use cases.
    This feature allows for a option to be passed 'quiet: true' this would significantly reduce the noise.

    There will still be output that lets the user know Wrangler Installed and Wrangler Action completed successfully.
    Any failure status will still be output to the user as well, to prevent silent failures.

    resolves #​142

  • #​157 4132892 Thanks @​EstebanBorai! - use [email protected] by default

v3.0.2

Compare Source

Patch Changes
  • #​147 58f274b Thanks @​JacobMGEvans! - Added more error logging when a command fails to execute
    Previously, we prevented any error logs from propagating too far to prevent leaking of any potentially sensitive information. However, this made it difficult for developers to debug their code.

    In this release, we have updated our error handling to allow for more error messaging from pre/post and custom commands. We still discourage the use of these commands for secrets or other sensitive information, but we believe this change will make it easier for developers to debug their code.

    Relates to #​137

  • #​147 58f274b Thanks @​JacobMGEvans! - Adding Changesets

  • Version 3.0.0

  • Version 2.0.0

v3.0.1

Compare Source

Automating Build & Release

What's Changed

New Contributors

Full Changelog: cloudflare/wrangler-action@3.0.0...3.0.1

v3.0.0

Compare Source

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

@renovate renovate bot added auto-merge Renovate auto-merges dependencies Updates one or more dependencies labels Aug 1, 2023
@renovate renovate bot enabled auto-merge (squash) August 1, 2023 22:31
@renovate renovate bot force-pushed the renovate/cloudflare-wrangler-action-3.x branch from 0899a28 to 3a39f93 Compare August 2, 2023 01:53
@renovate renovate bot force-pushed the renovate/cloudflare-wrangler-action-3.x branch 12 times, most recently from 8e6f70b to cbaa040 Compare August 14, 2023 15:40
@renovate renovate bot force-pushed the renovate/cloudflare-wrangler-action-3.x branch 5 times, most recently from 7ab7bf9 to 81f9da9 Compare August 21, 2023 22:35
@renovate renovate bot force-pushed the renovate/cloudflare-wrangler-action-3.x branch 8 times, most recently from a5722a8 to 1317600 Compare August 26, 2023 01:21
@renovate renovate bot force-pushed the renovate/cloudflare-wrangler-action-3.x branch 11 times, most recently from 663b986 to f0ff093 Compare September 6, 2023 01:14
@renovate renovate bot force-pushed the renovate/cloudflare-wrangler-action-3.x branch 3 times, most recently from 85f1d0f to e36f7f0 Compare September 14, 2023 01:14
@renovate renovate bot force-pushed the renovate/cloudflare-wrangler-action-3.x branch 5 times, most recently from 6cfcf5e to 04baaf8 Compare September 21, 2023 15:42
@renovate renovate bot force-pushed the renovate/cloudflare-wrangler-action-3.x branch 7 times, most recently from d50b745 to 9885abf Compare September 28, 2023 21:51
@renovate renovate bot force-pushed the renovate/cloudflare-wrangler-action-3.x branch from 9885abf to eaf486b Compare October 2, 2023 15:26
@renovate renovate bot merged commit 6a2a261 into main Oct 2, 2023
6 checks passed
@renovate renovate bot deleted the renovate/cloudflare-wrangler-action-3.x branch October 2, 2023 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Renovate auto-merges dependencies Updates one or more dependencies
Development

Successfully merging this pull request may close these issues.

1 participant