Bump cloudflare/wrangler-action from 3.15.0 to 4.0.0 - #68
Open
dependabot[bot] wants to merge 138 commits into
Open
Bump cloudflare/wrangler-action from 3.15.0 to 4.0.0#68dependabot[bot] wants to merge 138 commits into
dependabot[bot] wants to merge 138 commits into
Conversation
Update setup README.md
Add ffmpeg as prereq in README
Use Twitch User Id as the primary key for the users table
Observation sometimes doesn't link image properly fix
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.11 to 5.4.12. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Bump vite from 5.4.11 to 5.4.12
The runtime Dockerfile stage no longer ships the root package.json, so corepack was falling back to its own default (pnpm 11.x) in the container. pnpm 11's verify-deps-before-run check sees the pnpm deploy bundle as out of sync with node_modules and tries to wipe and reinstall, which aborts non-interactively with ERR_PNPM_ABORTED_REMOVE_MODULES_DIR_NO_TTY. Carrying the packageManager field on census/api makes pnpm deploy copy it into /prod/api so the runtime container uses the same pnpm version we build with, skipping the new check entirely. Co-authored-by: Cursor <[email protected]>
Pins actions to their release commit hashes instead of their tag versions. Also creates a dependabot config for automating updates for the actions Signed-off-by: flakey5 <[email protected]>
Bumps the actions group with 1 update: [cloudflare/wrangler-action](https://github.com/cloudflare/wrangler-action). Updates `cloudflare/wrangler-action` from 3.14.1 to 3.15.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@da0e0df...9acf94a) --- updated-dependencies: - dependency-name: cloudflare/wrangler-action dependency-version: 3.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix shiny season date range * Update onboarding form questions
… support and refining parent identification logic. Update UI to reflect accessory status with appropriate icons.
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] <[email protected]>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.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-resultYou can trigger a rebase of this PR 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)