Skip to content

chore(ci): Bump actions/cache to v5 and actions/download-artifact to v7 - #20249

Merged
mydea merged 2 commits into
developfrom
feat/bump-github-actions-v5
Apr 15, 2026
Merged

chore(ci): Bump actions/cache to v5 and actions/download-artifact to v7#20249
mydea merged 2 commits into
developfrom
feat/bump-github-actions-v5

Conversation

@mydea

@mydeamydea commented Apr 13, 2026

Copy link
Copy Markdown
Member

Summary

  • Upgrade actions/cache/restore and actions/cache/save from v4 to v5 in install-playwright and restore-cache composite actions
  • Upgrade actions/download-artifact from v4 to v7 in restore-cache composite action (v5 still ran on Node 20; v7 runs on Node 24 and matches actions/upload-artifact@v7 elsewhere)
  • This should fix warnings about Node 20 runner usage in CI

Changelog

actions/cache v4 → v5

  • Only change is upgrading the Node.js runtime from 20 to 24
  • No input/output parameter changes
  • No behavioral differences
  • Requires Actions Runner ≥ 2.327.1 (already satisfied by GitHub-hosted runners)

actions/download-artifact v4 → v7

  • v7 updates the action runtime to Node.js 24 (runs.using: node24); v5 remained on Node 20, so it did not clear deprecation warnings for this step
  • Requires Actions Runner ≥ 2.327.1 (same as cache v5; satisfied by GitHub-hosted runners)
  • We download artifacts by name only; v5’s breaking changes around downloads by ID do not apply
  • Aligns with actions/upload-artifact@v7 already used in workflows

Affected files

  • .github/actions/install-playwright/action.ymlcache/restore@v4v5, cache/save@v4v5
  • .github/actions/restore-cache/action.ymlcache/restore@v4v5, download-artifact@v4v7

Test plan

  • CI workflows pass (cache restore/save and artifact download work as before)
  • No changes to action inputs/outputs for our usage, so downstream step references remain valid

@mydeamydea changed the title ci: Bump actions/cache to v5 and actions/download-artifact to v5chore(ci): Bump actions/cache to v5 and actions/download-artifact to v5Apr 13, 2026
@github-actions

github-actionsBot commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

Core

  • Automatically disable truncation when span streaming is enabled in LangGraph integration by andreiborza in #20231
  • Automatically disable truncation when span streaming is enabled in LangChain integration by andreiborza in #20230
  • Automatically disable truncation when span streaming is enabled in Google GenAI integration by andreiborza in #20229
  • Automatically disable truncation when span streaming is enabled in Anthropic AI integration by andreiborza in #20228
  • Automatically disable truncation when span streaming is enabled in Vercel AI integration by andreiborza in #20232
  • Automatically disable truncation when span streaming is enabled in OpenAI integration by andreiborza in #20227
  • Add enableTruncation option to Vercel AI integration by nicohrubec in #20195
  • Add enableTruncation option to Google GenAI integration by andreiborza in #20184
  • Add enableTruncation option to Anthropic AI integration by andreiborza in #20181
  • Add enableTruncation option to LangGraph integration by andreiborza in #20183
  • Add enableTruncation option to LangChain integration by andreiborza in #20182
  • Add enableTruncation option to OpenAI integration by andreiborza in #20167
  • Export a reusable function to add tracing headers by JPeer264 in #20076

Deps

  • Bump axios from 1.13.5 to 1.15.0 by dependabot in #20180
  • Bump hono from 4.12.7 to 4.12.12 by dependabot in #20118
  • Bump defu from 6.1.4 to 6.1.6 by dependabot in #20104

Other

  • (cloudflare) Propagate traceparent to RPC calls - via fetch by JPeer264 in #19991

Bug Fixes 🐛

Deno

  • Handle reader.closed rejection from releaseLock() in streaming by andreiborza in #20187
  • Avoid inferring invalid span op from Deno tracer by Lms24 in #20128

Other

  • (ci) Prevent command injection in ci-metadata workflow by fix-it-felix-sentry in #19899
  • (e2e) Add op check to waitForTransaction in React Router e2e tests by copilot-swe-agent in #20193
  • (node-integration-tests) Fix flaky kafkajs test race condition by copilot-swe-agent in #20189

Internal Changes 🔧

Ci

  • Bump actions/cache to v5 and actions/download-artifact to v7 by mydea in #20249
  • Remove node-overhead GitHub Action by mydea in #20246
  • Bump dorny/paths-filter from v3.0.1 to v4.0.1 by mydea in #20251
  • Remove codecov steps from jobs that produce no coverage/JUnit data by mydea in #20244

Deps

  • Bump hono from 4.12.7 to 4.12.12 in /dev-packages/e2e-tests/test-applications/cloudflare-hono by dependabot in #20119
  • Bump axios from 1.13.5 to 1.15.0 in /dev-packages/e2e-tests/test-applications/nestjs-basic by dependabot in #20179

Other

  • (bugbot) Add rules to flag test-flake-provoking patterns by Lms24 in #20192
  • (deps-dev) Bump vite from 7.2.0 to 7.3.2 in /dev-packages/e2e-tests/test-applications/tanstackstart-react by dependabot in #20107
  • (react) Remove duplicated test mock by s1gr1d in #20200
  • (size-limit) Bump failing size limit scenario by Lms24 in #20186
  • Fix flaky ANR test by increasing blocking duration by JPeer264 in #20239
  • Add automatic flaky test detector by nicohrubec in #18684

🤖 This preview updates automatically when you update the PR.

@mydeamydea self-assigned this Apr 13, 2026
@github-actions

github-actionsBot commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

size-limit report 📦

⚠️Warning: Base artifact is not the latest one, because the latest workflow run is not done yet. This may lead to incorrect results. Try to re-run all tests to get up to date results.

PathSize% ChangeChange
@sentry/browser25.72 kB--
@sentry/browser - with treeshaking flags24.21 kB--
@sentry/browser (incl. Tracing)42.73 kB--
@sentry/browser (incl. Tracing, Profiling)47.35 kB--
@sentry/browser (incl. Tracing, Replay)81.54 kB--
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags71.11 kB--
@sentry/browser (incl. Tracing, Replay with Canvas)86.25 kB--
@sentry/browser (incl. Tracing, Replay, Feedback)98.45 kB--
@sentry/browser (incl. Feedback)42.51 kB--
@sentry/browser (incl. sendFeedback)30.39 kB--
@sentry/browser (incl. FeedbackAsync)35.38 kB--
@sentry/browser (incl. Metrics)27.04 kB--
@sentry/browser (incl. Logs)27.18 kB--
@sentry/browser (incl. Metrics & Logs)27.86 kB--
@sentry/react27.48 kB--
@sentry/react (incl. Tracing)45.05 kB--
@sentry/vue30.56 kB--
@sentry/vue (incl. Tracing)44.59 kB--
@sentry/svelte25.74 kB--
CDN Bundle28.41 kB--
CDN Bundle (incl. Tracing)43.75 kB--
CDN Bundle (incl. Logs, Metrics)29.78 kB--
CDN Bundle (incl. Tracing, Logs, Metrics)44.83 kB--
CDN Bundle (incl. Replay, Logs, Metrics)68.59 kB--
CDN Bundle (incl. Tracing, Replay)80.64 kB--
CDN Bundle (incl. Tracing, Replay, Logs, Metrics)81.66 kB--
CDN Bundle (incl. Tracing, Replay, Feedback)86.17 kB--
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics)87.2 kB--
CDN Bundle - uncompressed82.99 kB--
CDN Bundle (incl. Tracing) - uncompressed129.77 kB--
CDN Bundle (incl. Logs, Metrics) - uncompressed87.14 kB--
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed133.19 kB--
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed210.12 kB--
CDN Bundle (incl. Tracing, Replay) - uncompressed246.65 kB--
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed250.05 kB--
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed259.56 kB--
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed262.95 kB--
@sentry/nextjs (client)47.47 kB--
@sentry/sveltekit (client)43.2 kB--
@sentry/node-core57.86 kB+0.02%+6 B 🔺
@sentry/node174.93 kB+0.01%+11 B 🔺
@sentry/node - without tracing97.97 kB+0.03%+21 B 🔺
@sentry/aws-serverless115.22 kB+0.02%+18 B 🔺

View base workflow run

@github-actions

github-actionsBot commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

node-overhead report 🧳

Note: This is a synthetic benchmark with a minimal express app and does not necessarily reflect the real-world performance impact in an application.

ScenarioRequests/s% of BaselinePrev. Requests/sChange %
GET Baseline11,142-8,882+25%
GET With Sentry2,01218%1,782+13%
GET With Sentry (error only)7,56868%5,873+29%
POST Baseline1,127-1,203-6%
POST With Sentry58352%597-2%
POST With Sentry (error only)99688%1,069-7%
MYSQL Baseline3,839-3,197+20%
MYSQL With Sentry48413%479+1%
MYSQL With Sentry (error only)3,10781%2,657+17%

View base workflow run

@mydeamydea changed the title chore(ci): Bump actions/cache to v5 and actions/download-artifact to v5chore(ci): Bump actions/cache to v5 and actions/download-artifact to v7Apr 13, 2026
mydeaand others added 2 commits April 13, 2026 15:32
Upgrade `actions/cache/restore`, `actions/cache/save`, and
`actions/download-artifact` from v4 to v5 in composite actions.
Both v5 releases are non-breaking for our usage:
- actions/cache v5: only upgrades Node.js runtime from 20 to 24,
no input/output changes.
- actions/download-artifact v5: the only breaking change is about
downloads by artifact ID (nested directory behavior), which does
not affect us since we download by name.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
download-artifact@v5 still runs on Node 20; v7 runs on Node 24 and aligns
with actions/upload-artifact@v7 used in workflows.
Co-Authored-By: Auto <noreply@anthropic.com>
Made-with: Cursor
@mydea
mydeaforce-pushed the feat/bump-github-actions-v5 branch from 81f9ebf to 1000cb7CompareApril 13, 2026 13:32
@mydea
mydea requested review from logaretm and s1gr1dApril 15, 2026 10:55
@mydea
mydea merged commit 9b9d65c into developApr 15, 2026
130 of 132 checks passed
@mydea
mydea deleted the feat/bump-github-actions-v5 branch April 15, 2026 12:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@mydea@s1gr1d