Commit e61d26a
authored
chore(deps): update codspeedhq/action action to v4.3.3 (#110)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [CodSpeedHQ/action](https://github.com/CodSpeedHQ/action) |
action | patch | `v4.3.1` -> `v4.3.3` |
---
### Release Notes
<details>
<summary>CodSpeedHQ/action (CodSpeedHQ/action)</summary>
###
[`v4.3.3`](https://github.com/CodSpeedHQ/action/releases/tag/v4.3.3)
[Compare
Source](https://github.com/CodSpeedHQ/action/compare/v4.3.1...v4.3.3)
#### Release Notes
##### <!-- 0 -->🚀 Features
- Update valgrind codspeed to 3.26.0-0codspeed0
- Add --config-name argument to allow multiple configs by
[@​GuillaumeLagrange](https://github.com/GuillaumeLagrange)
in [#​145](https://github.com/CodSpeedHQ/runner/pull/145)
- Output perf data directly to profile folder by
[@​GuillaumeLagrange](https://github.com/GuillaumeLagrange)
in [#​138](https://github.com/CodSpeedHQ/runner/pull/138)
- Emit perf data in pipe mode by
[@​art049](https://github.com/art049)
- Properly handle sudo with a command builder
([#​143](https://github.com/CodSpeedHQ/action/issues/143))
by [@​art049](https://github.com/art049) in
[#​143](https://github.com/CodSpeedHQ/runner/pull/143)
##### <!-- 1 -->🐛 Bug Fixes
- Run cp with bash to expand glob patterns by
[@​not-matthias](https://github.com/not-matthias) in
[#​148](https://github.com/CodSpeedHQ/runner/pull/148)
##### <!-- 7 -->⚙️ Internals
- Use info instead of warn for some cache and valgrind setup logs by
[@​adriencaccia](https://github.com/adriencaccia) in
[#​142](https://github.com/CodSpeedHQ/runner/pull/142)
* chore: bump runner version to 4.3.3 by
[@​github-actions](https://github.com/github-actions)\[bot]
in [#​152](https://github.com/CodSpeedHQ/action/pull/152)
#### Install codspeed-runner 4.3.3
##### Install prebuilt binaries via shell script
```sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/runner/releases/download/v4.3.3/codspeed-runner-installer.sh | sh
```
#### Download codspeed-runner 4.3.3
| File | Platform | Checksum |
|
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
| ---------------- |
----------------------------------------------------------------------------------------------------------------------------------
|
|
[codspeed-runner-aarch64-unknown-linux-musl.tar.gz](https://github.com/CodSpeedHQ/runner/releases/download/v4.3.3/codspeed-runner-aarch64-unknown-linux-musl.tar.gz)
| ARM64 MUSL Linux |
[checksum](https://github.com/CodSpeedHQ/runner/releases/download/v4.3.3/codspeed-runner-aarch64-unknown-linux-musl.tar.gz.sha256)
|
|
[codspeed-runner-x86\_64-unknown-linux-musl.tar.gz](https://github.com/CodSpeedHQ/runner/releases/download/v4.3.3/codspeed-runner-x86_64-unknown-linux-musl.tar.gz)
| x64 MUSL Linux |
[checksum](https://github.com/CodSpeedHQ/runner/releases/download/v4.3.3/codspeed-runner-x86_64-unknown-linux-musl.tar.gz.sha256)
|
**Full Runner Changelog**:
<https://github.com/CodSpeedHQ/runner/blob/main/CHANGELOG.md>
**Full Changelog**:
<CodSpeedHQ/action@v4.3.1...v4.3.3>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 9am on monday" in timezone
Asia/Shanghai, 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/json-strip-comments).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 2e58259 commit e61d26a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments