Skip to content

Commit efc97dc

Browse files
chore(deps): update github-actions (#91)
> [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07. <hr> This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [CodSpeedHQ/action](https://redirect.github.com/CodSpeedHQ/action) | action | minor | `v4.0.1` -> `v4.1.0` | | [oxc-project/setup-rust](https://redirect.github.com/oxc-project/setup-rust) | action | patch | `v1.0.6` -> `v1.0.7` | --- ### Release Notes <details> <summary>CodSpeedHQ/action (CodSpeedHQ/action)</summary> ### [`v4.1.0`](https://redirect.github.com/CodSpeedHQ/action/releases/tag/v4.1.0) [Compare Source](https://redirect.github.com/CodSpeedHQ/action/compare/v4.0.1...v4.1.0) #### Changes ✨ This new release improves the accuracy of walltime profiling with perf and reduces the upload times. #### Details ##### <!-- 0 -->🚀 Features - Add timestamp to unwind data by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) in [#&#8203;120](https://redirect.github.com/CodSpeedHQ/runner/pull/120) - Add unwind data v2 format with base\_svma by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Add perf v2 support by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) in [#&#8203;119](https://redirect.github.com/CodSpeedHQ/runner/pull/119) - Add runner-shared crate by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Add content encoding to upload metadata by [@&#8203;adriencaccia](https://redirect.github.com/adriencaccia) - Do not compress profile archive for walltime runs by [@&#8203;adriencaccia](https://redirect.github.com/adriencaccia) - Detect stack size at runtime by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) in [#&#8203;103](https://redirect.github.com/CodSpeedHQ/runner/pull/103) - Add unwind data tests by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Run python with perf jit dump by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) ##### <!-- 1 -->🐛 Bug Fixes - Use shared elf\_helper for unwind and symbol information by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Forward go runner exit status by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) in [#&#8203;115](https://redirect.github.com/CodSpeedHQ/runner/pull/115) - Ignore statically linked python by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Codspeed debug check by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Create perf map for jitdump by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) ##### <!-- 2 -->🏗️ Refactor - Store upload metadata latest version in a const by [@&#8203;adriencaccia](https://redirect.github.com/adriencaccia) in [#&#8203;117](https://redirect.github.com/CodSpeedHQ/runner/pull/117) - Refactor profile-archive by [@&#8203;adriencaccia](https://redirect.github.com/adriencaccia) ##### <!-- 7 -->⚙️ Internals - Cargo clippy lints by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) - Only enable debug logs GH action is debugged by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) in [#&#8203;118](https://redirect.github.com/CodSpeedHQ/runner/pull/118) - Fix the release commit message by [@&#8203;art049](https://redirect.github.com/art049) - Make runner-shared not publishable by [@&#8203;art049](https://redirect.github.com/art049) - Add debug log for /proc/<pid>/maps by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) #### Install codspeed-runner 4.1.0 ##### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/runner/releases/download/v4.1.0/codspeed-runner-installer.sh | sh ``` #### Download codspeed-runner 4.1.0 | File | Platform | Checksum | | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------- | ---------------------------------------------------------------------------------------------------------------------------------- | | [codspeed-runner-aarch64-unknown-linux-musl.tar.gz](https://redirect.github.com/CodSpeedHQ/runner/releases/download/v4.1.0/codspeed-runner-aarch64-unknown-linux-musl.tar.gz) | ARM64 MUSL Linux | [checksum](https://redirect.github.com/CodSpeedHQ/runner/releases/download/v4.1.0/codspeed-runner-aarch64-unknown-linux-musl.tar.gz.sha256) | | [codspeed-runner-x86\_64-unknown-linux-musl.tar.gz](https://redirect.github.com/CodSpeedHQ/runner/releases/download/v4.1.0/codspeed-runner-x86_64-unknown-linux-musl.tar.gz) | x64 MUSL Linux | [checksum](https://redirect.github.com/CodSpeedHQ/runner/releases/download/v4.1.0/codspeed-runner-x86_64-unknown-linux-musl.tar.gz.sha256) | **Full Runner Changelog**: <https://github.com/CodSpeedHQ/runner/blob/main/CHANGELOG.md> </details> <details> <summary>oxc-project/setup-rust (oxc-project/setup-rust)</summary> ### [`v1.0.7`](https://redirect.github.com/oxc-project/setup-rust/compare/v1.0.6...v1.0.7) [Compare Source](https://redirect.github.com/oxc-project/setup-rust/compare/v1.0.6...v1.0.7) </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4779efa commit efc97dc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/benchmark.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
steps:
3030
- uses: taiki-e/checkout-action@b13d20b7cda4e2f325ef19895128f7ff735c0b3d # v1.3.1
3131

32-
- uses: oxc-project/setup-rust@f78b3964e121f889426634f0eaeeb09fccecac08 # v1.0.6
32+
- uses: oxc-project/setup-rust@1ff88fdaffd6ae35c0fb32ccc159340b37d0beac # v1.0.7
3333
with:
3434
cache-key: benchmark
3535
save-cache: ${{ github.ref_name == 'main' }}
@@ -39,7 +39,7 @@ jobs:
3939
run: cargo codspeed build --features codspeed
4040

4141
- name: Run benchmark
42-
uses: CodSpeedHQ/action@653fdc30e6c40ffd9739e40c8a0576f4f4523ca1 # v4.0.1
42+
uses: CodSpeedHQ/action@3959e9e296ef25296e93e32afcc97196f966e57f # v4.1.0
4343
timeout-minutes: 15
4444
with:
4545
run: cargo codspeed run

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- uses: taiki-e/checkout-action@b13d20b7cda4e2f325ef19895128f7ff735c0b3d # v1.3.1
23-
- uses: oxc-project/setup-rust@f78b3964e121f889426634f0eaeeb09fccecac08 # v1.0.6
23+
- uses: oxc-project/setup-rust@1ff88fdaffd6ae35c0fb32ccc159340b37d0beac # v1.0.7
2424
with:
2525
save-cache: ${{ github.ref_name == 'main' }}
2626
components: clippy
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
- uses: taiki-e/checkout-action@b13d20b7cda4e2f325ef19895128f7ff735c0b3d # v1.3.1
3636

37-
- uses: oxc-project/setup-rust@f78b3964e121f889426634f0eaeeb09fccecac08 # v1.0.6
37+
- uses: oxc-project/setup-rust@1ff88fdaffd6ae35c0fb32ccc159340b37d0beac # v1.0.7
3838
with:
3939
save-cache: ${{ github.ref_name == 'main' }}
4040
cache-key: wasm

0 commit comments

Comments
 (0)