Skip to content

chore(deps): bump CodSpeedHQ/action from 4.10.2 to 4.10.5#369

Merged
shenxianpeng merged 2 commits intomainfrom
dependabot/github_actions/CodSpeedHQ/action-4.10.5
Feb 14, 2026
Merged

chore(deps): bump CodSpeedHQ/action from 4.10.2 to 4.10.5#369
shenxianpeng merged 2 commits intomainfrom
dependabot/github_actions/CodSpeedHQ/action-4.10.5

Conversation

@dependabot
Copy link
Contributor

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

Bumps CodSpeedHQ/action from 4.10.2 to 4.10.5.

Release notes

Sourced from CodSpeedHQ/action's releases.

v4.10.5

Release Notes

🚀 Features

🐛 Bug Fixes

⚙️ Internals

Install prebuilt binaries via shell script

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

Download codspeed-runner 4.10.5

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

Full Changelog: CodSpeedHQ/action@v4.10.4...v4.10.5

v4.10.4

Release Notes

🚀 Features

🐛 Bug Fixes

🏗️ Refactor

⚙️ Internals

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code patch A patch version bump labels Feb 9, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 9, 2026 03:32
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 9, 2026
@dependabot dependabot bot requested review from shenxianpeng and removed request for a team February 9, 2026 03:33
@dependabot dependabot bot added github_actions Pull requests that update GitHub Actions code patch A patch version bump labels Feb 9, 2026
@netlify
Copy link

netlify bot commented Feb 9, 2026

Deploy Preview for commit-check ready!

Name Link
🔨 Latest commit 0544028
🔍 Latest deploy log https://app.netlify.com/projects/commit-check/deploys/6990c129d8fcb40008281b34
😎 Deploy Preview https://deploy-preview-369--commit-check.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@shenxianpeng shenxianpeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark CI failed. need to take a look @copilot

Copy link
Contributor

Copilot AI commented Feb 9, 2026

@shenxianpeng I've opened a new pull request, #370, to work on those changes. Once the pull request is ready, I'll request review from you.

Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.10.2 to 4.10.5.
- [Release notes](https://github.com/codspeedhq/action/releases)
- [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md)
- [Commits](CodSpeedHQ/action@2084259...9a74b6b)

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

Signed-off-by: dependabot[bot] <[email protected]>
@shenxianpeng shenxianpeng force-pushed the dependabot/github_actions/CodSpeedHQ/action-4.10.5 branch from ce0ec77 to bc6cffc Compare February 14, 2026 17:49
* fix: mock git author in test_positional_arg_invalid_commit

The test was failing in CI because the git author (copilot[bot]) was in the
ignore_authors list, causing validation to be skipped and return 0 instead
of 1. Added mocker parameter and mock to ensure the author is not ignored.

Co-authored-by: shenxianpeng <[email protected]>

* fix: update to fix lint failed

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: shenxianpeng <[email protected]>
Co-authored-by: shenxianpeng <[email protected]>
@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Feb 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.03%. Comparing base (c682971) to head (0544028).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #369      +/-   ##
==========================================
+ Coverage   94.65%   95.03%   +0.37%     
==========================================
  Files           9        9              
  Lines         805      805              
==========================================
+ Hits          762      765       +3     
+ Misses         43       40       -3     

☔ 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 Feb 14, 2026

Merging this PR will improve performance by 59.17%

⚡ 2 improved benchmarks
✅ 168 untouched benchmarks
⏩ 108 skipped benchmarks1

Performance Changes

Benchmark BASE HEAD Efficiency
test_main_with_message_empty_string_no_stdin_with_git 8.2 ms 5.2 ms +59.17%
test_positional_arg_invalid_commit 4.2 ms 3.5 ms +21.31%

Comparing dependabot/github_actions/CodSpeedHQ/action-4.10.5 (0544028) with main (c682971)

Open in CodSpeed

Footnotes

  1. 108 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.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the CodSpeed GitHub Actions benchmark workflow to use CodSpeedHQ/action v4.10.5, and adjusts a CLI positional-argument test to be stable when the current git author could be ignored by config.

Changes:

  • Bump CodSpeedHQ/action pin in the CodSpeed workflow from v4.10.2 to v4.10.5.
  • Update test_positional_arg_invalid_commit to mock get_commit_info so commit validation won’t be skipped due to an ignored author.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/codspeed.yml Updates CodSpeed action pin to v4.10.5 for benchmark runs.
tests/main_test.py Stabilizes invalid-commit positional-arg test by mocking author lookup.

Comment on lines +537 to +541
def test_positional_arg_invalid_commit(self, mocker):
"""Test that positional argument correctly rejects invalid commits."""
# Mock git author to ensure it's not in any ignore list
mocker.patch("commit_check.engine.get_commit_info", return_value="test-author")

Copy link

Copilot AI Feb 14, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is titled/described as only a CodSpeed action version bump, but it also changes test behavior by mocking get_commit_info. Please update the PR description/title to reflect this additional change, or split the test fix into a separate PR to keep the dependency bump reviewable and easily revertible.

Copilot uses AI. Check for mistakes.
@shenxianpeng shenxianpeng merged commit a4679cf into main Feb 14, 2026
41 checks passed
@shenxianpeng shenxianpeng deleted the dependabot/github_actions/CodSpeedHQ/action-4.10.5 branch February 14, 2026 22:55
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 patch A patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants