chore(deps): bump cloudflare/wrangler-action from 3.15.0 to 4.0.0 - #174
Conversation
Bumps [cloudflare/wrangler-action](https://github.com/cloudflare/wrangler-action) from 3.15.0 to 4.0.0. - [Release notes](https://github.com/cloudflare/wrangler-action/releases) - [Changelog](https://github.com/cloudflare/wrangler-action/blob/main/CHANGELOG.md) - [Commits](cloudflare/wrangler-action@9acf94a...ebbaa15) --- updated-dependencies: - dependency-name: cloudflare/wrangler-action dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 4f03e38ca3
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| if: steps.artifact_check.outputs.exists == 'true' | ||
| id: cf_deploy | ||
| uses: cloudflare/wrangler-action@9acf94ace14e7dc412b076f2c5c20b8ce93c79cd # v3 | ||
| uses: cloudflare/wrangler-action@ebbaa1584979971c8614a24965b4405ff95890e0 # v4.0.0 |
There was a problem hiding this comment.
Update FORJAMIE for the tooling change
This dependency bump changes the Storybook deploy tooling in CI, but the patch only touches .github/workflows/ci.yml; the root AGENTS.md hard rule says any commit that changes behavior, structure, data flow, config, or tooling must update FORJAMIE.md in the same change-set with a Recent Changes entry. Please include the corresponding FORJAMIE.md update so the repo map stays accurate for the new Wrangler action version.
Useful? React with 👍 / 👎.
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Bumps cloudflare/wrangler-action from 3.15.0 to 4.0.0.
Release notes
Sourced from cloudflare/wrangler-action's releases.
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)