Skip to content

chore(deps): bump CodSpeedHQ/action from 4.19.1 to 5.0.3 - #526

Merged
miketheman merged 1 commit into
mainfrom
dependabot/github_actions/CodSpeedHQ/action-5.0.2
Aug 15, 2026
Merged

miketheman merged 1 commit into
mainfrom
dependabot/github_actions/CodSpeedHQ/action-5.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor

Bumps CodSpeedHQ/action from 4.19.1 to 5.0.3.

Release notes

Sourced from CodSpeedHQ/action's releases.

v5.0.3

Bumps the CodSpeed runner to v5.0.2.

🐛 Bug Fixes

  • Retry complete pinned binary downloads by @​art049 in #499
  • Accept --exclude-allocations and --cycle-estimation without a value by @​not-matthias

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

What's Changed

Full Changelog: CodSpeedHQ/action@v5.0.2...v5.0.3

v5.0.2

What's Changed

Full Changelog: CodSpeedHQ/action@v5.0.1...v5.0.2

v5.0.1

🚀 Highlights

More precise measurements by default

cycle-estimation is now enabled by default, giving more precise benchmark cycle estimation in Simulation mode. See docs.

New: allocation exclusion

Opt in to exclude-allocations to remove allocator time from benchmarks in Simulation mode and reduce variance. See docs.

samply-based profiler by default on Linux

The walltime profiler now uses samply on all OSes. Set CODSPEED_WALLTIME_PROFILER=perf to restore the previous behavior.

⚠️ Breaking changes

  • cycle-estimation is now enabled by default (see above)
  • The samply-based profiler is now the default on Linux; set CODSPEED_WALLTIME_PROFILER=perf to revert

Details

🚀 Features

🐛 Bug Fixes

... (truncated)

Commits
  • 4296e51 Release v5.0.3 🚀
  • 271ae6a chore: bump runner version to 5.0.2 (#230)
  • 0ca9cbb Release v5.0.2 🚀
  • 551137a ci: restrict GITHUB_TOKEN to contents: read
  • fc63264 feat: add cycle-estimation and exclude-allocations inputs
  • 8847237 Release v5.0.1 🚀
  • 81795c3 fix: remove yanked 5.0.0 version hash
  • eaace14 docs: bump documented action version to v5
  • a3e4fe0 chore: bump runner version to 5.0.1
  • f87ba88 Release v5.0.0 🚀
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 11, 2026
@codspeed

codspeed Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Hooray! CodSpeed harness just leveled up!

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 dependabot/github_actions/CodSpeedHQ/action-5.0.2 (90aae67) with main (717ef46)

Open in CodSpeed

@miketheman
miketheman enabled auto-merge (squash) August 15, 2026 14:00
@miketheman

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.19.1 to 5.0.3.
- [Release notes](https://github.com/codspeedhq/action/releases)
- [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md)
- [Commits](CodSpeedHQ/action@f22792b...4296e51)

---
updated-dependencies:
- dependency-name: CodSpeedHQ/action
  dependency-version: 5.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump CodSpeedHQ/action from 4.19.1 to 5.0.2 chore(deps): bump CodSpeedHQ/action from 4.19.1 to 5.0.3 Aug 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/CodSpeedHQ/action-5.0.2 branch from b5dd322 to 90aae67 Compare August 15, 2026 14:01
@miketheman
miketheman merged commit 2fc57f1 into main Aug 15, 2026
25 checks passed
@miketheman
miketheman deleted the dependabot/github_actions/CodSpeedHQ/action-5.0.2 branch August 15, 2026 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant