chore: Update GitHub Actions to Node.js 24 compatible versions#27
Merged
lewisjared merged 4 commits intomainfrom Apr 9, 2026
Merged
chore: Update GitHub Actions to Node.js 24 compatible versions#27lewisjared merged 4 commits intomainfrom
lewisjared merged 4 commits intomainfrom
Conversation
Resolve Node.js 20 deprecation warnings by bumping actions: - actions/checkout v4 -> v6 - actions/setup-node v4 -> v6 - astral-sh/setup-uv v6 -> v8 - docker/setup-buildx-action v3 -> v4 - docker/login-action v3 -> v4 - docker/metadata-action v5 -> v6 - docker/build-push-action v4 -> v7 - actions/attest-build-provenance v2 -> v4
✅ Deploy Preview for climate-ref canceled.
|
lewisjared
added a commit
that referenced
this pull request
Apr 10, 2026
* origin/main: (27 commits) Bump version: 0.2.2 → 0.2.3 docs: add changelog entry for PR #28 fix(security): address high-priority vulnerabilities from security audit chore: Cleanup some files fix: Use non-root user in Docker runtime image Bump version: 0.2.1 → 0.2.2 fix: Pin astral-sh/setup-uv to v8.0.0 fix: Use astral-sh/setup-uv@v7 (v8 major tag not yet available) chore: Add changelog entry for PR #27 chore: Update GitHub Actions to Node.js 24 compatible versions Bump version: 0.2.0 → 0.2.1 docs: add changelog entry for #26 fix: allow missing ref.toml by falling back to environment defaults Bump version: 0.1.0 → 0.2.0 fix: Update the fire chart chore: cleanups fix: auto-select first available filter value when no default matches feat: add region filter dropdown to annual cycle explorer cards fix: resolve infinite re-render loop and broken include_unverified toggle fix: width of pagination control ... # Conflicts: # frontend/src/client/@tanstack/react-query.gen.ts # frontend/src/client/schemas.gen.ts # frontend/src/client/types.gen.ts
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.
Summary
ci.yml,containers.yaml,bump.yaml,release.yamlUpdated actions
actions/checkoutactions/setup-nodeastral-sh/setup-uvdocker/setup-buildx-actiondocker/login-actiondocker/metadata-actiondocker/build-push-actionactions/attest-build-provenanceTest plan