Update CodSpeedHQ/action action to v4.10.5 (#23306)
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [CodSpeedHQ/action](https://redirect.github.com/CodSpeedHQ/action) |
action | patch | `v4.10.2` → `v4.10.5` | `v4.10.6` |
---
### Release Notes
<details>
<summary>CodSpeedHQ/action (CodSpeedHQ/action)</summary>
###
[`v4.10.5`](https://redirect.github.com/CodSpeedHQ/action/releases/tag/v4.10.5)
[Compare
Source](https://redirect.github.com/CodSpeedHQ/action/compare/v4.10.4...v4.10.5)
#### Release Notes
##### <!-- 0 -->🚀 Features
- Support codspeed-node memory profiling by
[@​not-matthias](https://redirect.github.com/not-matthias) in
[#​228](https://redirect.github.com/CodSpeedHQ/runner/pull/228)
##### <!-- 1 -->🐛 Bug Fixes
- Check benchmark URIs rather than memtrack events by
[@​not-matthias](https://redirect.github.com/not-matthias) in
[#​230](https://redirect.github.com/CodSpeedHQ/runner/pull/230)
- Do not error out if no head report is present after local run by
[@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange)
in [#​233](https://redirect.github.com/CodSpeedHQ/runner/pull/233)
##### <!-- 7 -->⚙️ Internals
- chore: bump runner version to 4.10.5 by
[@​github-actions](https://redirect.github.com/github-actions)\[bot]
in [#​186](https://redirect.github.com/CodSpeedHQ/action/pull/186)
##### Install prebuilt binaries via shell script
```sh
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](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.10.5/codspeed-runner-aarch64-unknown-linux-musl.tar.gz)
| ARM64 MUSL Linux |
[checksum](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.10.5/codspeed-runner-aarch64-unknown-linux-musl.tar.gz.sha256)
|
|
[codspeed-runner-x86\_64-unknown-linux-musl.tar.gz](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.10.5/codspeed-runner-x86_64-unknown-linux-musl.tar.gz)
| x64 MUSL Linux |
[checksum](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.10.5/codspeed-runner-x86_64-unknown-linux-musl.tar.gz.sha256)
|
**Full Runner Changelog**:
<https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md>
**Full Changelog**:
<https://github.com/CodSpeedHQ/action/compare/v4.10.4...v4.10.5>
###
[`v4.10.4`](https://redirect.github.com/CodSpeedHQ/action/releases/tag/v4.10.4)
[Compare
Source](https://redirect.github.com/CodSpeedHQ/action/compare/v4.10.2...v4.10.4)
#### Release Notes
##### <!-- 0 -->🚀 Features
- Check for repository existence before run in local runs by
[@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange)
in [#​229](https://redirect.github.com/CodSpeedHQ/runner/pull/229)
- Support pytest-codspeed memory profiling by
[@​not-matthias](https://redirect.github.com/not-matthias) in
[#​225](https://redirect.github.com/CodSpeedHQ/runner/pull/225)
- Attach to different jemalloc prefixed functions by
[@​not-matthias](https://redirect.github.com/not-matthias)
- Support tracking `libstdc++` by
[@​not-matthias](https://redirect.github.com/not-matthias)
- Track `posix_memalign` by
[@​not-matthias](https://redirect.github.com/not-matthias)
##### <!-- 1 -->🐛 Bug Fixes
- Check non-default allocators first by
[@​not-matthias](https://redirect.github.com/not-matthias)
- Reset owernship by
[@​not-matthias](https://redirect.github.com/not-matthias)
##### <!-- 2 -->🏗️ Refactor
- Use standard allocation API across allocators by
[@​not-matthias](https://redirect.github.com/not-matthias) in
[#​212](https://redirect.github.com/CodSpeedHQ/runner/pull/212)
##### <!-- 7 -->⚙️ Internals
- chore: bump runner version to 4.10.3 by
[@​github-actions](https://redirect.github.com/github-actions)\[bot]
in [#​184](https://redirect.github.com/CodSpeedHQ/action/pull/184)
- chore: bump runner version to 4.10.4 by
[@​github-actions](https://redirect.github.com/github-actions)\[bot]
in [#​185](https://redirect.github.com/CodSpeedHQ/action/pull/185)
- Use snapshots for c tests by
[@​not-matthias](https://redirect.github.com/not-matthias)
- Only run tests in CI by
[@​not-matthias](https://redirect.github.com/not-matthias)
- Use single thread for tests to avoid opening too many files by
[@​not-matthias](https://redirect.github.com/not-matthias)
- Add cpp allocator test by
[@​not-matthias](https://redirect.github.com/not-matthias)
- Add rust allocator tests by
[@​not-matthias](https://redirect.github.com/not-matthias)
- Allow tracking statically linked allocators in tests by
[@​not-matthias](https://redirect.github.com/not-matthias)
#### Install codspeed-runner 4.10.4
##### Install prebuilt binaries via shell script
```sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed/releases/download/v4.10.4/codspeed-runner-installer.sh | sh
```
#### Download codspeed-runner 4.10.4
| File | Platform | Checksum |
|
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
| ---------------- |
-------------------------------------------------------------------------------------------------------------------------------------
|
|
[codspeed-runner-aarch64-unknown-linux-musl.tar.gz](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.10.4/codspeed-runner-aarch64-unknown-linux-musl.tar.gz)
| ARM64 MUSL Linux |
[checksum](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.10.4/codspeed-runner-aarch64-unknown-linux-musl.tar.gz.sha256)
|
|
[codspeed-runner-x86\_64-unknown-linux-musl.tar.gz](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.10.4/codspeed-runner-x86_64-unknown-linux-musl.tar.gz)
| x64 MUSL Linux |
[checksum](https://redirect.github.com/CodSpeedHQ/codspeed/releases/download/v4.10.4/codspeed-runner-x86_64-unknown-linux-musl.tar.gz.sha256)
|
**Full Runner Changelog**:
<https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md>
**Full Changelog**:
<https://github.com/CodSpeedHQ/action/compare/v4.10.2...v4.10.4>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/astral-sh/ruff).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImludGVybmFsIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>