Skip to content

build: bump the actions group with 2 updates#177

Merged
shenxianpeng merged 1 commit intomainfrom
dependabot/github_actions/actions-67d5e41382
Mar 9, 2026
Merged

build: bump the actions group with 2 updates#177
shenxianpeng merged 1 commit intomainfrom
dependabot/github_actions/actions-67d5e41382

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps the actions group with 2 updates: CodSpeedHQ/action and release-drafter/release-drafter.

Updates CodSpeedHQ/action from 4.11.0 to 4.11.1

Release notes

Sourced from CodSpeedHQ/action's releases.

v4.11.1

Release Notes

🐛 Bug Fixes

⚙️ Internals

Install codspeed-runner 4.11.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed/releases/download/v4.11.1/codspeed-runner-installer.sh | sh

Download codspeed-runner 4.11.1

File Platform Checksum
codspeed-runner-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
codspeed-runner-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

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

What's Changed

Full Changelog: CodSpeedHQ/action@v4.11.0...v4.11.1

Commits
  • 281164b Release v4.11.1 🚀
  • c61f6b6 feat: split install and run into two different steps
  • f748d0c fix: stop using curl --fail-with-body and jq to maximize compatibility
  • eee5404 chore: bump runner version to 4.11.1 (#191)
  • See full diff in compare view

Updates release-drafter/release-drafter from 6.2.0 to 6.4.0

Release notes

Sourced from release-drafter/release-drafter's releases.

v6.4.0

What's Changed

New

Maintenance

Full Changelog: release-drafter/release-drafter@v6.3.0...v6.4.0

v6.3.0

What's Changed

New

Maintenance

Dependency Updates

Full Changelog: release-drafter/release-drafter@v6.2.0...v6.3.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions group with 2 updates: [CodSpeedHQ/action](https://github.com/codspeedhq/action) and [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter).


Updates `CodSpeedHQ/action` from 4.11.0 to 4.11.1
- [Release notes](https://github.com/codspeedhq/action/releases)
- [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md)
- [Commits](CodSpeedHQ/action@2ac5728...281164b)

Updates `release-drafter/release-drafter` from 6.2.0 to 6.4.0
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@6db134d...6a93d82)

---
updated-dependencies:
- dependency-name: CodSpeedHQ/action
  dependency-version: 4.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: release-drafter/release-drafter
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code minor A minor version bump labels Mar 9, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 9, 2026

@codecov
Copy link

codecov bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.41%. Comparing base (0059286) to head (ebdcd3b).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #177   +/-   ##
=======================================
  Coverage   95.41%   95.41%           
=======================================
  Files           4        4           
  Lines         109      109           
=======================================
  Hits          104      104           
  Misses          5        5           

☔ View full report in Codecov by Sentry.
📢 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.

@codspeed-hq
Copy link

codspeed-hq bot commented Mar 9, 2026

Merging this PR will not alter performance

✅ 60 untouched benchmarks
⏩ 13 skipped benchmarks1


Comparing dependabot/github_actions/actions-67d5e41382 (ebdcd3b) with main (0059286)

Open in CodSpeed

Footnotes

  1. 13 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@shenxianpeng shenxianpeng merged commit 29b6022 into main Mar 9, 2026
17 checks passed
@shenxianpeng shenxianpeng deleted the dependabot/github_actions/actions-67d5e41382 branch March 9, 2026 07:35
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 minor A minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant