You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#4121029e90 Thanks @ericclemmons! - Update default Wrangler version to v4 (latest). The action now installs Wrangler v4 by default when no wranglerVersion input is specified. Users can still pin to v3 by setting wranglerVersion: "3.90.0" explicitly.
v3.15.0
Minor Changes
#426febbda6 Thanks @WillTaylorDev! - Support version ranges and tags in wranglerVersion input. You can now set wranglerVersion to values like 4, ^4.0.0, 4.x, or latest instead of only exact versions like 4.81.0.
v3.14.1
Patch Changes
#358cd6314a Thanks @penalosa! - Use secret bulk instead of deprecated secret:bulk command
v3.14.0
Minor Changes
#3514ff07f4 Thanks @Maximo-Guk! - Use wrangler outputs for version upload and wrangler deploy
Patch Changes
#350e209094 Thanks @Maximo-Guk! - Handle failures in createGitHubDeployment and createGitHubJobSummary
#31959c04629408d58978884fadd18755f1a15f96157 Thanks @Maximo-Guk! - Fixes #317: Generate a new output directory with a randomUUID in the tmpDir, so that when the action is executed multiple times, we use the artifacts from that run, opposed to the artifacts from a previous run.
v3.12.0
Minor Changes
#312122ee5cf5b66847e0b6cfa67ecd9e03e38a67a42 Thanks @Maximo-Guk! - This reapplies 303 add parity with pages-action for pages deploy outputs. Thanks @courtney-sims! - Support pages-deployment-id, pages-environment, pages-deployment-alias-url and deployment-url outputs for Pages deploys when wrangler version is >=3.81.0. deployment-alias-url was also deprecated in favour of pages-deployment-alias.
#4121029e90 Thanks @ericclemmons! - Update default Wrangler version to v4 (latest). The action now installs Wrangler v4 by default when no wranglerVersion input is specified. Users can still pin to v3 by setting wranglerVersion: "3.90.0" explicitly.
3.15.0
Minor Changes
#426febbda6 Thanks @WillTaylorDev! - Support version ranges and tags in wranglerVersion input. You can now set wranglerVersion to values like 4, ^4.0.0, 4.x, or latest instead of only exact versions like 4.81.0.
3.14.1
Patch Changes
#358cd6314a Thanks @penalosa! - Use secret bulk instead of deprecated secret:bulk command
3.14.0
Minor Changes
#3514ff07f4 Thanks @Maximo-Guk! - Use wrangler outputs for version upload and wrangler deploy
Patch Changes
#350e209094 Thanks @Maximo-Guk! - Handle failures in createGitHubDeployment and createGitHubJobSummary
#31959c04629408d58978884fadd18755f1a15f96157 Thanks @Maximo-Guk! - Fixes #317: Generate a new output directory with a randomUUID in the tmpDir, so that when the action is executed multiple times, we use the artifacts from that run, opposed to the artifacts from a previous run.
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 show <dependency name> 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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependenciesPull requests that update a dependency filegithub_actionsPull requests that update GitHub Actions code
0 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps cloudflare/wrangler-action from 3 to 4.
Release notes
Sourced from cloudflare/wrangler-action's releases.
... (truncated)
Changelog
Sourced from cloudflare/wrangler-action's changelog.
... (truncated)
Commits
ebbaa15Automatic compilationa61fbeaMerge pull request #429 from cloudflare/changeset-release/maine804ea3Version Packages8d0324afix: update release workflow to v5 actions and regenerate lockfile2f18b18Merge pull request #431 from cloudflare/fix/semgrep-blocking-findings622ff0dfix: upgrade checkout and setup-node to v5 for Node 24 runtimef501f05fix: force GitHub actions to run on Node 24 via env varf990691fix: resolve npm audit vulnerabilities via undici override and vitest v3652762dfix: migrate action runtime from node20 to node24bd3f4f0fix: add retry support to worker health check using better-resultDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)