Commit bfd6db9
authored
chore(deps): update codspeedhq/action action to v5.2.1 (#1366)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [CodSpeedHQ/action](https://redirect.github.com/CodSpeedHQ/action) |
action | minor | `v5.0.3` → `v5.2.1` |
---
### Release Notes
<details>
<summary>CodSpeedHQ/action (CodSpeedHQ/action)</summary>
###
[`v5.2.1`](https://redirect.github.com/CodSpeedHQ/action/releases/tag/v5.2.1)
[Compare
Source](https://redirect.github.com/CodSpeedHQ/action/compare/v5.2.0...v5.2.1)
Bumps the CodSpeed runner to
[v5.2.1](https://redirect.github.com/CodSpeedHQ/codspeed/releases/tag/v5.2.1).
##### 🚀 Features
- Add a `simulation-track-subprocess` input, which enables measuring the
subprocesses spawned by the benchmarked process in `simulation` mode by
[@​adriencaccia](https://redirect.github.com/adriencaccia) in
[#​235](https://redirect.github.com/CodSpeedHQ/action/pull/235)
- Bump the go-runner to
[v1.3.0](https://redirect.github.com/CodSpeedHQ/codspeed-go/releases/tag/v1.3.0),
adding Go 1.26 and 1.27 support by
[@​adriencaccia](https://redirect.github.com/adriencaccia) in
[#​516](https://redirect.github.com/CodSpeedHQ/codspeed/pull/516)
**Full Runner Changelog**:
<https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md>
#### What's Changed
- feat: add simulation-track-subprocess input by
[@​adriencaccia](https://redirect.github.com/adriencaccia) in
[#​235](https://redirect.github.com/CodSpeedHQ/action/pull/235)
- chore: bump runner version to 5.2.1 by
[@​github-actions](https://redirect.github.com/github-actions)\[bot]
in [#​236](https://redirect.github.com/CodSpeedHQ/action/pull/236)
**Full Changelog**:
<CodSpeedHQ/action@v5.2.0...v5.2.1>
###
[`v5.2.0`](https://redirect.github.com/CodSpeedHQ/action/releases/tag/v5.2.0)
[Compare
Source](https://redirect.github.com/CodSpeedHQ/action/compare/v5.0.3...v5.2.0)
Bumps the CodSpeed runner to
[v5.2.0](https://redirect.github.com/CodSpeedHQ/codspeed/releases/tag/v5.2.0),
including
[v5.1.0](https://redirect.github.com/CodSpeedHQ/codspeed/releases/tag/v5.1.0).
##### 🚀 Features
- Add a `--simulation-track-subprocess` flag that enables tracking
benchmark subprocesses, along with per-thread dumps by
[@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange)
in
[#​493](https://redirect.github.com/CodSpeedHQ/codspeed/pull/493)
and
[#​513](https://redirect.github.com/CodSpeedHQ/codspeed/pull/513)
- Collect RSS via rss\_stat and folio-rmap reconstruction by
[@​not-matthias](https://redirect.github.com/not-matthias) in
[#​453](https://redirect.github.com/CodSpeedHQ/codspeed/pull/453)
- Support CircleCI for GitHub repositories by
[@​fargito](https://redirect.github.com/fargito) in
[#​482](https://redirect.github.com/CodSpeedHQ/codspeed/pull/482)
##### 🐛 Bug Fixes
- Fix cache behavior that was causing an apt reinstall of the libc debug
symbols despite cache restore by
[@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange)
in
[#​509](https://redirect.github.com/CodSpeedHQ/codspeed/pull/509)
##### ⚙️ Internals
- Bump pinned valgrind-codspeed to
[3.26.0-0codspeed7](https://redirect.github.com/CodSpeedHQ/valgrind-codspeed/releases/tag/3.26.0-0codspeed7)
by [@​adriencaccia](https://redirect.github.com/adriencaccia) in
[#​515](https://redirect.github.com/CodSpeedHQ/codspeed/pull/515)
- fix(callgrind): represent os threads under `--separate-threads=yes` by
[@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange)
in
[CodSpeedHQ/valgrind-codspeed#24](https://redirect.github.com/CodSpeedHQ/valgrind-codspeed/pull/24)
- feat(callgrind): track subprocesses across fork and exec by
[@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange)
in
[CodSpeedHQ/valgrind-codspeed#25](https://redirect.github.com/CodSpeedHQ/valgrind-codspeed/pull/25)
- Stop skipping the rustup wrapper for valgrind by
[@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange)
in
[#​493](https://redirect.github.com/CodSpeedHQ/codspeed/pull/493)
**Full Runner Changelog**:
<https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md>
#### What's Changed
- fix: add the distribution to the instruments cache key by
[@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange)
in [#​233](https://redirect.github.com/CodSpeedHQ/action/pull/233)
- chore: bump runner version to 5.1.0 by
[@​github-actions](https://redirect.github.com/github-actions)\[bot]
in [#​232](https://redirect.github.com/CodSpeedHQ/action/pull/232)
- chore: bump runner version to 5.2.0 by
[@​github-actions](https://redirect.github.com/github-actions)\[bot]
in [#​234](https://redirect.github.com/CodSpeedHQ/action/pull/234)
**Full Changelog**:
<CodSpeedHQ/action@v5.0.3...v5.2.0>
</details>
---
### Configuration
📅 **Schedule**: (in timezone Asia/Shanghai)
- Branch creation
- "before 10am on monday"
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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/oxc-project/oxc-resolver).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC40OS4wIiwidXBkYXRlZEluVmVyIjoiNDQuNDkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 7a46582 commit bfd6db9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments