Skip to content

chore(deps): update codspeedhq/action action to v5 - #319

Merged
cakebaker merged 1 commit into
mainfrom
renovate/codspeedhq-action-5.x
Jul 29, 2026
Merged

chore(deps): update codspeedhq/action action to v5#319
cakebaker merged 1 commit into
mainfrom
renovate/codspeedhq-action-5.x

Conversation

@renovate

@renovaterenovateBot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageTypeUpdateChange
CodSpeedHQ/actionactionmajorv4v5

Release Notes

CodSpeedHQ/action (CodSpeedHQ/action)

v5.0.0

Compare Source

Breaking changes

codspeed now turns these features on by default:

  • cycle-estimation: Enables more precise benchmark cycle estimation in Simulation mode, see docs
  • exclude-allocations: Removes allocator time from the benchmark in Simulation mode to reduce variance, see docs

codspeed now uses the samply based profiler by default on Linux. The old profiler behavior can still be used by setting the env var CODSPEED_WALLTIME_PROFILER=perf

Release Notes

🚀 Features
🐛 Bug Fixes
💼 Other
🏗️ Refactor
🧪 Testing
⚙️ Internals

Install codspeed-runner 5.0.0

Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed/releases/download/v5.0.0/codspeed-runner-installer.sh | sh

Download codspeed-runner 5.0.0

FilePlatformChecksum
codspeed-runner-aarch64-apple-darwin.tar.gzApple Silicon macOSchecksum
codspeed-runner-aarch64-unknown-linux-musl.tar.gzARM64 MUSL Linuxchecksum
codspeed-runner-x86_64-unknown-linux-musl.tar.gzx64 MUSL Linuxchecksum

Full Runner Changelog: https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md

Full Changelog: CodSpeedHQ/action@v4...v5.0.0

v5

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codspeed-hq

Copy link
Copy Markdown
Contributor

Performance comparison unavailable

The base and head of this comparison were measured with different runner settings, so their benchmark values are not directly comparable.

What changed between base and head:

Re-run the base with the same settings to get a valid performance comparison.


Comparing renovate/codspeedhq-action-5.x (7be8bd5) with main (0562eec)

Open in CodSpeed

@codecov

codecovBot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.33%. Comparing base (0562eec) to head (7be8bd5).

Additional details and impacted files
@@ Coverage Diff @@## main #319 +/- ##
=======================================
Coverage 99.33% 99.33% =======================================
Files 21 21 Lines 4051 4051 Branches 129 129 =======================================
Hits 4024 4024 Misses 26 26 Partials 1 1 
FlagCoverage Δ
macos_latest99.33% <ø> (ø)
ubuntu_latest99.33% <ø> (ø)
windows_latest13.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cakebaker
cakebaker merged commit 46fb737 into mainJul 29, 2026
38 checks passed
@renovate
renovateBot deleted the renovate/codspeedhq-action-5.x branch July 29, 2026 11:13
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.

1 participant

@cakebaker