-
Notifications
You must be signed in to change notification settings - Fork 683
chore(deps): update github-actions #6414
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
How to use the Graphite Merge QueueAdd the label graphite: merge to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
✅ Deploy Preview for rolldown-rs canceled.
|
Benchmarks Rust |
Merge activity
|
> [!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` | | [github/codeql-action](https://redirect.github.com/github/codeql-action) | action | patch | `v3.30.5` -> `v3.30.6` | | [oxc-project/setup-rust](https://redirect.github.com/oxc-project/setup-rust) | action | patch | `v1.0.6` -> `v1.0.7` | | [softprops/action-gh-release](https://redirect.github.com/softprops/action-gh-release) | action | patch | `v2.3.3` -> `v2.3.4` | | [taiki-e/install-action](https://redirect.github.com/taiki-e/install-action) | action | patch | `v2.62.11` -> `v2.62.20` | --- > [!WARNING] > Some dependencies could not be looked up. Check the warning logs for more information. --- ### 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 [@​not-matthias](https://redirect.github.com/not-matthias) in [#​120](https://redirect.github.com/CodSpeedHQ/runner/pull/120) - Add unwind data v2 format with base\_svma by [@​not-matthias](https://redirect.github.com/not-matthias) - Add perf v2 support by [@​not-matthias](https://redirect.github.com/not-matthias) in [#​119](https://redirect.github.com/CodSpeedHQ/runner/pull/119) - Add runner-shared crate by [@​not-matthias](https://redirect.github.com/not-matthias) - Add content encoding to upload metadata by [@​adriencaccia](https://redirect.github.com/adriencaccia) - Do not compress profile archive for walltime runs by [@​adriencaccia](https://redirect.github.com/adriencaccia) - Detect stack size at runtime by [@​not-matthias](https://redirect.github.com/not-matthias) in [#​103](https://redirect.github.com/CodSpeedHQ/runner/pull/103) - Add unwind data tests by [@​not-matthias](https://redirect.github.com/not-matthias) - Run python with perf jit dump by [@​not-matthias](https://redirect.github.com/not-matthias) ##### <!-- 1 -->🐛 Bug Fixes - Use shared elf\_helper for unwind and symbol information by [@​not-matthias](https://redirect.github.com/not-matthias) - Forward go runner exit status by [@​not-matthias](https://redirect.github.com/not-matthias) in [#​115](https://redirect.github.com/CodSpeedHQ/runner/pull/115) - Ignore statically linked python by [@​not-matthias](https://redirect.github.com/not-matthias) - Codspeed debug check by [@​not-matthias](https://redirect.github.com/not-matthias) - Create perf map for jitdump by [@​not-matthias](https://redirect.github.com/not-matthias) ##### <!-- 2 -->🏗️ Refactor - Store upload metadata latest version in a const by [@​adriencaccia](https://redirect.github.com/adriencaccia) in [#​117](https://redirect.github.com/CodSpeedHQ/runner/pull/117) - Refactor profile-archive by [@​adriencaccia](https://redirect.github.com/adriencaccia) ##### <!-- 7 -->⚙️ Internals - Cargo clippy lints by [@​not-matthias](https://redirect.github.com/not-matthias) - Only enable debug logs GH action is debugged by [@​not-matthias](https://redirect.github.com/not-matthias) in [#​118](https://redirect.github.com/CodSpeedHQ/runner/pull/118) - Fix the release commit message by [@​art049](https://redirect.github.com/art049) - Make runner-shared not publishable by [@​art049](https://redirect.github.com/art049) - Add debug log for /proc/<pid>/maps by [@​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>github/codeql-action (github/codeql-action)</summary> ### [`v3.30.6`](https://redirect.github.com/github/codeql-action/releases/tag/v3.30.6) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.30.5...v3.30.6) ### CodeQL Action Changelog See the [releases page](https://redirect.github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. #### 3.30.6 - 02 Oct 2025 - Update default CodeQL bundle version to 2.23.2. [#​3168](https://redirect.github.com/github/codeql-action/pull/3168) See the full [CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.30.6/CHANGELOG.md) for more information. </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> <details> <summary>softprops/action-gh-release (softprops/action-gh-release)</summary> ### [`v2.3.4`](https://redirect.github.com/softprops/action-gh-release/releases/tag/v2.3.4) [Compare Source](https://redirect.github.com/softprops/action-gh-release/compare/v2.3.3...v2.3.4) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Bug fixes 🐛 - fix(action): handle 422 already\_exists race condition by [@​stephenway](https://redirect.github.com/stephenway) in [#​665](https://redirect.github.com/softprops/action-gh-release/pull/665) ##### Other Changes 🔄 - chore(deps): bump actions/setup-node from 4.4.0 to 5.0.0 in the github-actions group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​656](https://redirect.github.com/softprops/action-gh-release/pull/656) - chore(deps): bump [@​types/node](https://redirect.github.com/types/node) from 20.19.11 to 20.19.13 in the npm group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​655](https://redirect.github.com/softprops/action-gh-release/pull/655) - chore(deps): bump vite from 7.0.0 to 7.1.5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​657](https://redirect.github.com/softprops/action-gh-release/pull/657) - chore(deps): bump the npm group across 1 directory with 2 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​662](https://redirect.github.com/softprops/action-gh-release/pull/662) - chore(deps): bump the npm group with 3 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​666](https://redirect.github.com/softprops/action-gh-release/pull/666) **Full Changelog**: <https://github.com/softprops/action-gh-release/compare/v2...v2.3.4> </details> <details> <summary>taiki-e/install-action (taiki-e/install-action)</summary> ### [`v2.62.20`](https://redirect.github.com/taiki-e/install-action/blob/HEAD/CHANGELOG.md#100---2021-12-30) [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.62.19...v2.62.20) Initial release [Unreleased]: https://redirect.github.com/taiki-e/install-action/compare/v2.62.20...HEAD [2.62.20]: https://redirect.github.com/taiki-e/install-action/compare/v2.62.19...v2.62.20 [2.62.19]: https://redirect.github.com/taiki-e/install-action/compare/v2.62.18...v2.62.19 [2.62.18]: https://redirect.github.com/taiki-e/install-action/compare/v2.62.17...v2.62.18 [2.62.17]: https://redirect.github.com/taiki-e/install-action/compare/v2.62.16...v2.62.17 [2.62.16]: https://redirect.github.com/taiki-e/install-action/compare/v2.62.15...v2.62.16 [2.62.15]: https://redirect.github.com/taiki-e/install-action/compare/v2.62.14...v2.62.15 [2.62.14]: https://redirect.github.com/taiki-e/install-action/compare/v2.62.13...v2.62.14 [2.62.13]: https://redirect.github.com/taiki-e/install-action/compare/v2.62.12...v2.62.13 [2.62.12]: https://redirect.github.com/taiki-e/install-action/compare/v2.62.11...v2.62.12 [2.62.11]: https://redirect.github.com/taiki-e/install-action/compare/v2.62.10...v2.62.11 [2.62.10]: https://redirect.github.com/taiki-e/install-action/compare/v2.62.9...v2.62.10 [2.62.9]: https://redirect.github.com/taiki-e/install-action/compare/v2.62.8...v2.62.9 [2.62.8]: https://redirect.github.com/taiki-e/install-action/compare/v2.62.7...v2.62.8 [2.62.7]: https://redirect.github.com/taiki-e/install-action/compare/v2.62.6...v2.62.7 [2.62.6]: https://redirect.github.com/taiki-e/install-action/compare/v2.62.5...v2.62.6 [2.62.5]: https://redirect.github.com/taiki-e/install-action/compare/v2.62.4...v2.62.5 [2.62.4]: https://redirect.github.com/taiki-e/install-action/compare/v2.62.3...v2.62.4 [2.62.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.62.2...v2.62.3 [2.62.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.62.1...v2.62.2 [2.62.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.62.0...v2.62.1 [2.62.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.61.13...v2.62.0 [2.61.13]: https://redirect.github.com/taiki-e/install-action/compare/v2.61.12...v2.61.13 [2.61.12]: https://redirect.github.com/taiki-e/install-action/compare/v2.61.11...v2.61.12 [2.61.11]: https://redirect.github.com/taiki-e/install-action/compare/v2.61.10...v2.61.11 [2.61.10]: https://redirect.github.com/taiki-e/install-action/compare/v2.61.9...v2.61.10 [2.61.9]: https://redirect.github.com/taiki-e/install-action/compare/v2.61.8...v2.61.9 [2.61.8]: https://redirect.github.com/taiki-e/install-action/compare/v2.61.7...v2.61.8 [2.61.7]: https://redirect.github.com/taiki-e/install-action/compare/v2.61.6...v2.61.7 [2.61.6]: https://redirect.github.com/taiki-e/install-action/compare/v2.61.5...v2.61.6 [2.61.5]: https://redirect.github.com/taiki-e/install-action/compare/v2.61.4...v2.61.5 [2.61.4]: https://redirect.github.com/taiki-e/install-action/compare/v2.61.3...v2.61.4 [2.61.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.61.2...v2.61.3 [2.61.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.61.1...v2.61.2 [2.61.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.61.0...v2.61.1 [2.61.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.60.0...v2.61.0 [2.60.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.59.1...v2.60.0 [2.59.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.59.0...v2.59.1 [2.59.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.33...v2.59.0 [2.58.33]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.32...v2.58.33 [2.58.32]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.31...v2.58.32 [2.58.31]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.30...v2.58.31 [2.58.30]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.29...v2.58.30 [2.58.29]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.28...v2.58.29 [2.58.28]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.27...v2.58.28 [2.58.27]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.26...v2.58.27 [2.58.26]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.25...v2.58.26 [2.58.25]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.24...v2.58.25 [2.58.24]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.23...v2.58.24 [2.58.23]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.22...v2.58.23 [2.58.22]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.21...v2.58.22 [2.58.21]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.20...v2.58.21 [2.58.20]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.19...v2.58.20 [2.58.19]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.18...v2.58.19 [2.58.18]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.17...v2.58.18 [2.58.17]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.16...v2.58.17 [2.58.16]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.15...v2.58.16 [2.58.15]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.14...v2.58.15 [2.58.14]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.13...v2.58.14 [2.58.13]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.12...v2.58.13 [2.58.12]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.11...v2.58.12 [2.58.11]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.10...v2.58.11 [2.58.10]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.9...v2.58.10 [2.58.9]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.8...v2.58.9 [2.58.8]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.7...v2.58.8 [2.58.7]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.6...v2.58.7 [2.58.6]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.5...v2.58.6 [2.58.5]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.4...v2.58.5 [2.58.4]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.3...v2.58.4 [2.58.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.2...v2.58.3 [2.58.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.1...v2.58.2 [2.58.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.58.0...v2.58.1 [2.58.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.57.8...v2.58.0 [2.57.8]: https://redirect.github.com/taiki-e/install-action/compare/v2.57.7...v2.57.8 [2.57.7]: https://redirect.github.com/taiki-e/install-action/compare/v2.57.6...v2.57.7 [2.57.6]: https://redirect.github.com/taiki-e/install-action/compare/v2.57.5...v2.57.6 [2.57.5]: https://redirect.github.com/taiki-e/install-action/compare/v2.57.4...v2.57.5 [2.57.4]: https://redirect.github.com/taiki-e/install-action/compare/v2.57.3...v2.57.4 [2.57.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.57.2...v2.57.3 [2.57.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.57.1...v2.57.2 [2.57.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.57.0...v2.57.1 [2.57.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.24...v2.57.0 [2.56.24]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.23...v2.56.24 [2.56.23]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.22...v2.56.23 [2.56.22]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.21...v2.56.22 [2.56.21]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.20...v2.56.21 [2.56.20]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.19...v2.56.20 [2.56.19]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.18...v2.56.19 [2.56.18]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.17...v2.56.18 [2.56.17]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.16...v2.56.17 [2.56.16]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.15...v2.56.16 [2.56.15]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.14...v2.56.15 [2.56.14]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.13...v2.56.14 [2.56.13]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.12...v2.56.13 [2.56.12]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.11...v2.56.12 [2.56.11]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.10...v2.56.11 [2.56.10]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.9...v2.56.10 [2.56.9]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.8...v2.56.9 [2.56.8]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.7...v2.56.8 [2.56.7]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.6...v2.56.7 [2.56.6]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.5...v2.56.6 [2.56.5]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.4...v2.56.5 [2.56.4]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.3...v2.56.4 [2.56.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.2...v2.56.3 [2.56.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.1...v2.56.2 [2.56.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.56.0...v2.56.1 [2.56.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.55.4...v2.56.0 [2.55.4]: https://redirect.github.com/taiki-e/install-action/compare/v2.55.3...v2.55.4 [2.55.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.55.2...v2.55.3 [2.55.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.55.1...v2.55.2 [2.55.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.55.0...v2.55.1 [2.55.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.54.3...v2.55.0 [2.54.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.54.2...v2.54.3 [2.54.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.54.1...v2.54.2 [2.54.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.54.0...v2.54.1 [2.54.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.53.2...v2.54.0 [2.53.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.53.1...v2.53.2 [2.53.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.53.0...v2.53.1 [2.53.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.52.8...v2.53.0 [2.52.8]: https://redirect.github.com/taiki-e/install-action/compare/v2.52.7...v2.52.8 [2.52.7]: https://redirect.github.com/taiki-e/install-action/compare/v2.52.6...v2.52.7 [2.52.6]: https://redirect.github.com/taiki-e/install-action/compare/v2.52.5...v2.52.6 [2.52.5]: https://redirect.github.com/taiki-e/install-action/compare/v2.52.4...v2.52.5 [2.52.4]: https://redirect.github.com/taiki-e/install-action/compare/v2.52.3...v2.52.4 [2.52.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.52.2...v2.52.3 [2.52.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.52.1...v2.52.2 [2.52.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.52.0...v2.52.1 [2.52.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.51.3...v2.52.0 [2.51.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.51.2...v2.51.3 [2.51.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.51.1...v2.51.2 [2.51.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.51.0...v2.51.1 [2.51.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.50.10...v2.51.0 [2.50.10]: https://redirect.github.com/taiki-e/install-action/compare/v2.50.9...v2.50.10 [2.50.9]: https://redirect.github.com/taiki-e/install-action/compare/v2.50.8...v2.50.9 [2.50.8]: https://redirect.github.com/taiki-e/install-action/compare/v2.50.7...v2.50.8 [2.50.7]: https://redirect.github.com/taiki-e/install-action/compare/v2.50.6...v2.50.7 [2.50.6]: https://redirect.github.com/taiki-e/install-action/compare/v2.50.5...v2.50.6 [2.50.5]: https://redirect.github.com/taiki-e/install-action/compare/v2.50.4...v2.50.5 [2.50.4]: https://redirect.github.com/taiki-e/install-action/compare/v2.50.3...v2.50.4 [2.50.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.50.2...v2.50.3 [2.50.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.50.1...v2.50.2 [2.50.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.50.0...v2.50.1 [2.50.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.50...v2.50.0 [2.49.50]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.49...v2.49.50 [2.49.49]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.48...v2.49.49 [2.49.48]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.47...v2.49.48 [2.49.47]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.46...v2.49.47 [2.49.46]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.45...v2.49.46 [2.49.45]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.44...v2.49.45 [2.49.44]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.43...v2.49.44 [2.49.43]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.42...v2.49.43 [2.49.42]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.41...v2.49.42 [2.49.41]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.40...v2.49.41 [2.49.40]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.39...v2.49.40 [2.49.39]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.38...v2.49.39 [2.49.38]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.37...v2.49.38 [2.49.37]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.36...v2.49.37 [2.49.36]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.35...v2.49.36 [2.49.35]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.34...v2.49.35 [2.49.34]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.33...v2.49.34 [2.49.33]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.32...v2.49.33 [2.49.32]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.31...v2.49.32 [2.49.31]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.30...v2.49.31 [2.49.30]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.29...v2.49.30 [2.49.29]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.28...v2.49.29 [2.49.28]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.27...v2.49.28 [2.49.27]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.26...v2.49.27 [2.49.26]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.25...v2.49.26 [2.49.25]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.24...v2.49.25 [2.49.24]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.23...v2.49.24 [2.49.23]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.22...v2.49.23 [2.49.22]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.21...v2.49.22 [2.49.21]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.20...v2.49.21 [2.49.20]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.19...v2.49.20 [2.49.19]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.18...v2.49.19 [2.49.18]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.17...v2.49.18 [2.49.17]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.16...v2.49.17 [2.49.16]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.15...v2.49.16 [2.49.15]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.14...v2.49.15 [2.49.14]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.13...v2.49.14 [2.49.13]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.12...v2.49.13 [2.49.12]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.11...v2.49.12 [2.49.11]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.10...v2.49.11 [2.49.10]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.9...v2.49.10 [2.49.9]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.8...v2.49.9 [2.49.8]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.7...v2.49.8 [2.49.7]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.6...v2.49.7 [2.49.6]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.5...v2.49.6 [2.49.5]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.4...v2.49.5 [2.49.4]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.3...v2.49.4 [2.49.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.2...v2.49.3 [2.49.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.1...v2.49.2 [2.49.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.49.0...v2.49.1 [2.49.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.22...v2.49.0 [2.48.22]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.21...v2.48.22 [2.48.21]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.20...v2.48.21 [2.48.20]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.19...v2.48.20 [2.48.19]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.18...v2.48.19 [2.48.18]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.17...v2.48.18 [2.48.17]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.16...v2.48.17 [2.48.16]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.15...v2.48.16 [2.48.15]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.14...v2.48.15 [2.48.14]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.13...v2.48.14 [2.48.13]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.12...v2.48.13 [2.48.12]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.11...v2.48.12 [2.48.11]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.10...v2.48.11 [2.48.10]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.9...v2.48.10 [2.48.9]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.8...v2.48.9 [2.48.8]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.7...v2.48.8 [2.48.7]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.6...v2.48.7 [2.48.6]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.5...v2.48.6 [2.48.5]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.4...v2.48.5 [2.48.4]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.3...v2.48.4 [2.48.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.2...v2.48.3 [2.48.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.1...v2.48.2 [2.48.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.48.0...v2.48.1 [2.48.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.32...v2.48.0 [2.47.32]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.31...v2.47.32 [2.47.31]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.30...v2.47.31 [2.47.30]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.29...v2.47.30 [2.47.29]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.28...v2.47.29 [2.47.28]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.27...v2.47.28 [2.47.27]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.26...v2.47.27 [2.47.26]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.25...v2.47.26 [2.47.25]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.24...v2.47.25 [2.47.24]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.23...v2.47.24 [2.47.23]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.22...v2.47.23 [2.47.22]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.21...v2.47.22 [2.47.21]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.20...v2.47.21 [2.47.20]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.19...v2.47.20 [2.47.19]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.18...v2.47.19 [2.47.18]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.17...v2.47.18 [2.47.17]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.16...v2.47.17 [2.47.16]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.15...v2.47.16 [2.47.15]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.14...v2.47.15 [2.47.14]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.13...v2.47.14 [2.47.13]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.12...v2.47.13 [2.47.12]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.11...v2.47.12 [2.47.11]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.10...v2.47.11 [2.47.10]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.9...v2.47.10 [2.47.9]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.8...v2.47.9 [2.47.8]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.7...v2.47.8 [2.47.7]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.6...v2.47.7 [2.47.6]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.5...v2.47.6 [2.47.5]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.4...v2.47.5 [2.47.4]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.3...v2.47.4 [2.47.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.2...v2.47.3 [2.47.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.1...v2.47.2 [2.47.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.47.0...v2.47.1 [2.47.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.46.20...v2.47.0 [2.46.20]: https://redirect.github.com/taiki-e/install-action/compare/v2.46.19...v2.46.20 [2.46.19]: https://redirect.github.com/taiki-e/install-action/compare/v2.46.18...v2.46.19 [2.46.18]: https://redirect.github.com/taiki-e/install-action/compare/v2.46.17...v2.46.18 [2.46.17]: https://redirect.github.com/taiki-e/install-action/compare/v2.46.16...v2.46.17 [2.46.16]: https://redirect.github.com/taiki-e/install-action/compare/v2.46.15...v2.46.16 [2.46.15]: https://redirect.github.com/taiki-e/install-action/compare/v2.46.14...v2.46.15 [2.46.14]: https://redirect.github.com/taiki-e/install-action/compare/v2.46.13...v2.46.14 [2.46.13]: https://redirect.github.com/taiki-e/install-action/compare/v2.46.12...v2.46.13 [2.46.12]: https://redirect.github.com/taiki-e/install-action/compare/v2.46.11...v2.46.12 [2.46.11]: https://redirect.github.com/taiki-e/install-action/compare/v2.46.10...v2.46.11 [2.46.10]: https://redirect.github.com/taiki-e/install-action/compare/v2.46.9...v2.46.10 [2.46.9]: https://redirect.github.com/taiki-e/install-action/compare/v2.46.8...v2.46.9 [2.46.8]: https://redirect.github.com/taiki-e/install-action/compare/v2.46.7...v2.46.8 [2.46.7]: https://redirect.github.com/taiki-e/install-action/compare/v2.46.6...v2.46.7 [2.46.6]: https://redirect.github.com/taiki-e/install-action/compare/v2.46.5...v2.46.6 [2.46.5]: https://redirect.github.com/taiki-e/install-action/compare/v2.46.4...v2.46.5 [2.46.4]: https://redirect.github.com/taiki-e/install-action/compare/v2.46.3...v2.46.4 [2.46.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.46.2...v2.46.3 [2.46.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.46.1...v2.46.2 [2.46.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.46.0...v2.46.1 [2.46.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.45.15...v2.46.0 [2.45.15]: https://redirect.github.com/taiki-e/install-action/compare/v2.45.14...v2.45.15 [2.45.14]: https://redirect.github.com/taiki-e/install-action/compare/v2.45.13...v2.45.14 [2.45.13]: https://redirect.github.com/taiki-e/install-action/compare/v2.45.12...v2.45.13 [2.45.12]: https://redirect.github.com/taiki-e/install-action/compare/v2.45.11...v2.45.12 [2.45.11]: https://redirect.github.com/taiki-e/install-action/compare/v2.45.10...v2.45.11 [2.45.10]: https://redirect.github.com/taiki-e/install-action/compare/v2.45.9...v2.45.10 [2.45.9]: https://redirect.github.com/taiki-e/install-action/compare/v2.45.8...v2.45.9 [2.45.8]: https://redirect.github.com/taiki-e/install-action/compare/v2.45.7...v2.45.8 [2.45.7]: https://redirect.github.com/taiki-e/install-action/compare/v2.45.6...v2.45.7 [2.45.6]: https://redirect.github.com/taiki-e/install-action/compare/v2.45.5...v2.45.6 [2.45.5]: https://redirect.github.com/taiki-e/install-action/compare/v2.45.4...v2.45.5 [2.45.4]: https://redirect.github.com/taiki-e/install-action/compare/v2.45.3...v2.45.4 [2.45.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.45.2...v2.45.3 [2.45.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.45.1...v2.45.2 [2.45.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.45.0...v2.45.1 [2.45.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.72...v2.45.0 [2.44.72]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.71...v2.44.72 [2.44.71]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.70...v2.44.71 [2.44.70]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.69...v2.44.70 [2.44.69]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.68...v2.44.69 [2.44.68]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.67...v2.44.68 [2.44.67]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.66...v2.44.67 [2.44.66]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.65...v2.44.66 [2.44.65]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.64...v2.44.65 [2.44.64]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.63...v2.44.64 [2.44.63]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.62...v2.44.63 [2.44.62]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.61...v2.44.62 [2.44.61]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.60...v2.44.61 [2.44.60]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.59...v2.44.60 [2.44.59]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.58...v2.44.59 [2.44.58]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.57...v2.44.58 [2.44.57]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.56...v2.44.57 [2.44.56]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.55...v2.44.56 [2.44.55]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.54...v2.44.55 [2.44.54]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.53...v2.44.54 [2.44.53]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.52...v2.44.53 [2.44.52]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.51...v2.44.52 [2.44.51]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.50...v2.44.51 [2.44.50]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.49...v2.44.50 [2.44.49]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.48...v2.44.49 [2.44.48]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.47...v2.44.48 [2.44.47]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.46...v2.44.47 [2.44.46]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.45...v2.44.46 [2.44.45]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.44...v2.44.45 [2.44.44]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.43...v2.44.44 [2.44.43]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.42...v2.44.43 [2.44.42]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.41...v2.44.42 [2.44.41]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.40...v2.44.41 [2.44.40]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.39...v2.44.40 [2.44.39]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.38...v2.44.39 [2.44.38]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.37...v2.44.38 [2.44.37]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.36...v2.44.37 [2.44.36]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.35...v2.44.36 [2.44.35]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.34...v2.44.35 [2.44.34]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.33...v2.44.34 [2.44.33]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.32...v2.44.33 [2.44.32]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.31...v2.44.32 [2.44.31]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.30...v2.44.31 [2.44.30]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.29...v2.44.30 [2.44.29]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.28...v2.44.29 [2.44.28]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.27...v2.44.28 [2.44.27]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.26...v2.44.27 [2.44.26]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.25...v2.44.26 [2.44.25]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.24...v2.44.25 [2.44.24]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.23...v2.44.24 [2.44.23]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.22...v2.44.23 [2.44.22]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.21...v2.44.22 [2.44.21]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.20...v2.44.21 [2.44.20]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.19...v2.44.20 [2.44.19]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.18...v2.44.19 [2.44.18]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.17...v2.44.18 [2.44.17]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.16...v2.44.17 [2.44.16]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.15...v2.44.16 [2.44.15]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.14...v2.44.15 [2.44.14]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.13...v2.44.14 [2.44.13]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.12...v2.44.13 [2.44.12]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.11...v2.44.12 [2.44.11]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.10...v2.44.11 [2.44.10]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.9...v2.44.10 [2.44.9]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.8...v2.44.9 [2.44.8]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.7...v2.44.8 [2.44.7]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.6...v2.44.7 [2.44.6]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.5...v2.44.6 [2.44.5]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.4...v2.44.5 [2.44.4]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.3...v2.44.4 [2.44.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.2...v2.44.3 [2.44.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.1...v2.44.2 [2.44.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.44.0...v2.44.1 [2.44.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.43.7...v2.44.0 [2.43.7]: https://redirect.github.com/taiki-e/install-action/compare/v2.43.6...v2.43.7 [2.43.6]: https://redirect.github.com/taiki-e/install-action/compare/v2.43.5...v2.43.6 [2.43.5]: https://redirect.github.com/taiki-e/install-action/compare/v2.43.4...v2.43.5 [2.43.4]: https://redirect.github.com/taiki-e/install-action/compare/v2.43.3...v2.43.4 [2.43.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.43.2...v2.43.3 [2.43.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.43.1...v2.43.2 [2.43.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.43.0...v2.43.1 [2.43.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.42...v2.43.0 [2.42.42]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.41...v2.42.42 [2.42.41]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.40...v2.42.41 [2.42.40]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.39...v2.42.40 [2.42.39]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.38...v2.42.39 [2.42.38]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.37...v2.42.38 [2.42.37]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.36...v2.42.37 [2.42.36]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.35...v2.42.36 [2.42.35]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.34...v2.42.35 [2.42.34]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.33...v2.42.34 [2.42.33]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.32...v2.42.33 [2.42.32]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.31...v2.42.32 [2.42.31]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.30...v2.42.31 [2.42.30]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.29...v2.42.30 [2.42.29]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.28...v2.42.29 [2.42.28]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.27...v2.42.28 [2.42.27]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.26...v2.42.27 [2.42.26]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.25...v2.42.26 [2.42.25]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.24...v2.42.25 [2.42.24]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.23...v2.42.24 [2.42.23]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.22...v2.42.23 [2.42.22]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.21...v2.42.22 [2.42.21]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.20...v2.42.21 [2.42.20]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.19...v2.42.20 [2.42.19]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.18...v2.42.19 [2.42.18]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.17...v2.42.18 [2.42.17]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.16...v2.42.17 [2.42.16]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.15...v2.42.16 [2.42.15]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.14...v2.42.15 [2.42.14]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.13...v2.42.14 [2.42.13]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.12...v2.42.13 [2.42.12]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.11...v2.42.12 [2.42.11]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.10...v2.42.11 [2.42.10]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.9...v2.42.10 [2.42.9]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.8...v2.42.9 [2.42.8]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.7...v2.42.8 [2.42.7]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.6...v2.42.7 [2.42.6]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.5...v2.42.6 [2.42.5]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.4...v2.42.5 [2.42.4]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.3...v2.42.4 [2.42.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.2...v2.42.3 [2.42.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.1...v2.42.2 [2.42.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.42.0...v2.42.1 [2.42.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.41.18...v2.42.0 [2.41.18]: https://redirect.github.com/taiki-e/install-action/compare/v2.41.17...v2.41.18 [2.41.17]: https://redirect.github.com/taiki-e/install-action/compare/v2.41.16...v2.41.17 [2.41.16]: https://redirect.github.com/taiki-e/install-action/compare/v2.41.15...v2.41.16 [2.41.15]: https://redirect.github.com/taiki-e/install-action/compare/v2.41.14...v2.41.15 [2.41.14]: https://redirect.github.com/taiki-e/install-action/compare/v2.41.13...v2.41.14 [2.41.13]: https://redirect.github.com/taiki-e/install-action/compare/v2.41.12...v2.41.13 [2.41.12]: https://redirect.github.com/taiki-e/install-action/compare/v2.41.11...v2.41.12 [2.41.11]: https://redirect.github.com/taiki-e/install-action/compare/v2.41.10...v2.41.11 [2.41.10]: https://redirect.github.com/taiki-e/install-action/compare/v2.41.9...v2.41.10 [2.41.9]: https://redirect.github.com/taiki-e/install-action/compare/v2.41.8...v2.41.9 [2.41.8]: https://redirect.github.com/taiki-e/install-action/compare/v2.41.7...v2.41.8 [2.41.7]: https://redirect.github.com/taiki-e/install-action/compare/v2.41.6...v2.41.7 [2.41.6]: https://redirect.github.com/taiki-e/install-action/compare/v2.41.5...v2.41.6 [2.41.5]: https://redirect.github.com/taiki-e/install-action/compare/v2.41.4...v2.41.5 [2.41.4]: https://redirect.github.com/taiki-e/install-action/compare/v2.41.3...v2.41.4 [2.41.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.41.2...v2.41.3 [2.41.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.41.1...v2.41.2 [2.41.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.41.0...v2.41.1 [2.41.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.40.2...v2.41.0 [2.40.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.40.1...v2.40.2 [2.40.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.40.0...v2.40.1 [2.40.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.39.2...v2.40.0 [2.39.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.39.1...v2.39.2 [2.39.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.39.0...v2.39.1 [2.39.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.38.7...v2.39.0 [2.38.7]: https://redirect.github.com/taiki-e/install-action/compare/v2.38.6...v2.38.7 [2.38.6]: https://redirect.github.com/taiki-e/install-action/compare/v2.38.5...v2.38.6 [2.38.5]: https://redirect.github.com/taiki-e/install-action/compare/v2.38.4...v2.38.5 [2.38.4]: https://redirect.github.com/taiki-e/install-action/compare/v2.38.3...v2.38.4 [2.38.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.38.2...v2.38.3 [2.38.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.38.1...v2.38.2 [2.38.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.38.0...v2.38.1 [2.38.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.37.0...v2.38.0 [2.37.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.36.0...v2.37.0 [2.36.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.35.0...v2.36.0 [2.35.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.34.3...v2.35.0 [2.34.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.34.2...v2.34.3 [2.34.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.34.1...v2.34.2 [2.34.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.34.0...v2.34.1 [2.34.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.36...v2.34.0 [2.33.36]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.35...v2.33.36 [2.33.35]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.34...v2.33.35 [2.33.34]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.33...v2.33.34 [2.33.33]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.32...v2.33.33 [2.33.32]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.31...v2.33.32 [2.33.31]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.30...v2.33.31 [2.33.30]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.29...v2.33.30 [2.33.29]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.28...v2.33.29 [2.33.28]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.27...v2.33.28 [2.33.27]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.26...v2.33.27 [2.33.26]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.25...v2.33.26 [2.33.25]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.24...v2.33.25 [2.33.24]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.23...v2.33.24 [2.33.23]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.22...v2.33.23 [2.33.22]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.21...v2.33.22 [2.33.21]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.20...v2.33.21 [2.33.20]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.19...v2.33.20 [2.33.19]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.18...v2.33.19 [2.33.18]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.17...v2.33.18 [2.33.17]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.16...v2.33.17 [2.33.16]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.15...v2.33.16 [2.33.15]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.14...v2.33.15 [2.33.14]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.13...v2.33.14 [2.33.13]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.12...v2.33.13 [2.33.12]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.11...v2.33.12 [2.33.11]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.10...v2.33.11 [2.33.10]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.9...v2.33.10 [2.33.9]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.8...v2.33.9 [2.33.8]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.7...v2.33.8 [2.33.7]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.6...v2.33.7 [2.33.6]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.5...v2.33.6 [2.33.5]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.4...v2.33.5 [2.33.4]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.3...v2.33.4 [2.33.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.2...v2.33.3 [2.33.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.1...v2.33.2 [2.33.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.33.0...v2.33.1 [2.33.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.32.20...v2.33.0 [2.32.20]: https://redirect.github.com/taiki-e/install-action/compare/v2.32.19...v2.32.20 [2.32.19]: https://redirect.github.com/taiki-e/install-action/compare/v2.32.18...v2.32.19 [2.32.18]: https://redirect.github.com/taiki-e/install-action/compare/v2.32.17...v2.32.18 [2.32.17]: https://redirect.github.com/taiki-e/install-action/compare/v2.32.16...v2.32.17 [2.32.16]: https://redirect.github.com/taiki-e/install-action/compare/v2.32.15...v2.32.16 [2.32.15]: https://redirect.github.com/taiki-e/install-action/compare/v2.32.14...v2.32.15 [2.32.14]: https://redirect.github.com/taiki-e/install-action/compare/v2.32.13...v2.32.14 [2.32.13]: https://redirect.github.com/taiki-e/install-action/compare/v2.32.12...v2.32.13 [2.32.12]: https://redirect.github.com/taiki-e/install-action/compare/v2.32.11...v2.32.12 [2.32.11]: https://redirect.github.com/taiki-e/install-action/compare/v2.32.10...v2.32.11 [2.32.10]: https://redirect.github.com/taiki-e/install-action/compare/v2.32.9...v2.32.10 [2.32.9]: https://redirect.github.com/taiki-e/install-action/compare/v2.32.8...v2.32.9 [2.32.8]: https://redirect.github.com/taiki-e/install-action/compare/v2.32.7...v2.32.8 [2.32.7]: https://redirect.github.com/taiki-e/install-action/compare/v2.32.6...v2.32.7 [2.32.6]: https://redirect.github.com/taiki-e/install-action/compare/v2.32.5...v2.32.6 [2.32.5]: https://redirect.github.com/taiki-e/install-action/compare/v2.32.4...v2.32.5 [2.32.4]: https://redirect.github.com/taiki-e/install-action/compare/v2.32.3...v2.32.4 [2.32.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.32.2...v2.32.3 [2.32.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.32.1...v2.32.2 [2.32.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.32.0...v2.32.1 [2.32.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.31.3...v2.32.0 [2.31.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.31.2...v2.31.3 [2.31.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.31.1...v2.31.2 [2.31.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.31.0...v2.31.1 [2.31.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.30.0...v2.31.0 [2.30.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.29.8...v2.30.0 [2.29.8]: https://redirect.github.com/taiki-e/install-action/compare/v2.29.7...v2.29.8 [2.29.7]: https://redirect.github.com/taiki-e/install-action/compare/v2.29.6...v2.29.7 [2.29.6]: https://redirect.github.com/taiki-e/install-action/compare/v2.29.5...v2.29.6 [2.29.5]: https://redirect.github.com/taiki-e/install-action/compare/v2.29.4...v2.29.5 [2.29.4]: https://redirect.github.com/taiki-e/install-action/compare/v2.29.3...v2.29.4 [2.29.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.29.2...v2.29.3 [2.29.2]: https://redirect.github.com/taiki-e/install-action/compare/v2.29.1...v2.29.2 [2.29.1]: https://redirect.github.com/taiki-e/install-action/compare/v2.29.0...v2.29.1 [2.29.0]: https://redirect.github.com/taiki-e/install-action/compare/v2.28.16...v2.29.0 [2.28.16]: https://redirect.github.com/taiki-e/install-action/compare/v2.28.15...v2.28.16 [2.28.15]: https://redirect.github.com/taiki-e/install-action/compare/v2.28.14...v2.28.15 [2.28.14]: https://redirect.github.com/taiki-e/install-action/compare/v2.28.13...v2.28.14 [2.28.13]: https://redirect.github.com/taiki-e/install-action/compare/v2.28.12...v2.28.13 [2.28.12]: https://redirect.github.com/taiki-e/install-action/compare/v2.28.11...v2.28.12 [2.28.11]: https://redirect.github.com/taiki-e/install-action/compare/v2.28.10...v2.28.11 [2.28.10]: https://redirect.github.com/taiki-e/install-action/compare/v2.28.9...v2.28.10 [2.28.9]: https://redirect.github.com/taiki-e/install-action/compare/v2.28.8...v2.28.9 [2.28.8]: https://redirect.github.com/taiki-e/install-action/compare/v2.28.7...v2.28.8 [2.28.7]: https://redirect.github.com/taiki-e/install-action/compare/v2.28.6...v2.28.7 [2.28.6]: https://redirect.github.com/taiki-e/install-action/compare/v2.28.5...v2.28.6 [2.28.5]: https://redirect.github.com/taiki-e/install-action/compare/v2.28.4...v2.28.5 [2.28.4]: https://redirect.github.com/taiki-e/install-action/compare/v2.28.3...v2.28.4 [2.28.3]: https://redirect.github.com/taiki-e/install-action/compare/v2.28.2...v2.2 </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/rolldown/rolldown). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
d8ddbd1 to
34f1880
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
## [1.0.0-beta.42] - 2025-10-07 ### 🚀 Features - rolldown: oxc v0.94.0 (#6428) by @Boshen - add CLI environment flag (#6426) by @IWANABETHATGUY - dev: use `RebuildStrategy#Auto` by default (#6420) by @hyf0 - rolldown_plugin_vite_html: introduce html plugin state (#6413) by @shulaoda - dev: expose build errors via `DevOptions#on_output` (#6412) by @hyf0 - dev: add binding for `DevOptions#rebuild_strategy` (#6396) by @hyf0 - dev: add `RebuildStrategy::Auto` to issue rebuild automatically if detecting full reload hmr update (#6395) by @hyf0 - debug: inject `call_id` for `renderChunk` hook (#6392) by @hyf0 - node/dev: add `DevEngine#close` (#6377) by @hyf0 - rust/dev: add `DevEngine#close` (#6376) by @hyf0 ### 🐛 Bug Fixes - rolldown_plugin_react_refresh_wrapper: register exports in next microtask (#6423) by @sapphi-red - plugin/vite-resolve: try original extension before replacing with TS variants (#6421) by @sapphi-red - node/resolve: take custom package json path into account (#6419) by @hyf0 - dev: call `watchChange` hook (#6403) by @sapphi-red - use minify options for DCE for dce-only minify (#6402) by @sapphi-red - respect package.json type field in plugin-resolved modules (#6400) by @hyf0 - returning result of this.resolve in resolveDynamicImport hook impacts bundle size (#6397) by @sapphi-red - rolldown_plugin_json: avoid generating named exports for `eval` and `arguments` (#6381) by @sapphi-red - use static property for namespace object (#6383) by @sapphi-red ### 🚜 Refactor - rust: improve constuction of `PackageJson` and remove unused fields (#6418) by @hyf0 - introduce `BindingResult` to pass errors from rust to js (#6390) by @hyf0 - rust: rename eager_rebuild to rebuild_strategy with enum (#6394) by @hyf0 - rust/binding: use `BindingError` to cover `JsError` and `NativeError` (#6388) by @hyf0 - rust/binding: rename `BindingError` to `NativeError` (#6387) by @hyf0 ### 📚 Documentation - tweak built-in transforms section (#6384) by @sapphi-red ### ⚡ Performance - dev: avoid frequent `setTimeout` -> `clearTimeout` (#6375) by @sapphi-red ### 🧪 Testing - hmr: include generated bundle for full reloads in snapshots (#6374) by @sapphi-red - dev: add test about doing hmr with not being affected by not executed modules (#6360) by @hyf0 - hmr: hmr patch file generation for `this.addWatchFile` (#5219) by @sapphi-red ### ⚙️ Miscellaneous Tasks - deps: update crate-ci/typos action to v1.38.0 (#6431) by @renovate[bot] - deps: update crate-ci/typos action to v1.37.3 (#6429) by @renovate[bot] - deps: lock file maintenance npm packages (#6417) by @renovate[bot] - deps: update github-actions (#6414) by @renovate[bot] - rust/test: sensible heading level for build snapshot of config variant (#6408) by @hyf0 - rust/test: introduce `SnapshotSection` to organize snapshot content (#6407) by @hyf0 - rust/test: extract `ArtifactsSnapshot` and `BuildRoundOutput` into standalone files (#6406) by @hyf0 - rust/test: introduce `ArtifactsSnapshot` to make generating snapshot more clear (#6405) by @hyf0 - deps: update crate-ci/typos action to v1.37.2 (#6409) by @renovate[bot] - fix `GitHub` casing (#6401) by @iiio2 - rust: remove unused `rolldown_binding_watcher` crate (#6386) by @hyf0 - deps: update crate-ci/typos action to v1.37.1 (#6391) by @renovate[bot] - node: rename `normalizeErrors` into `aggregateBindingErrorsIntoError` (#6389) by @hyf0 - fix typos (#6382) by @sapphi-red - deps: update dependency tsdown to v0.15.6 (#6379) by @renovate[bot] - deps: update crate-ci/typos action to v1.37.0 (#6380) by @renovate[bot] - deps: update dependency rolldown-plugin-dts to v0.16.11 (#6378) by @renovate[bot] - add comment to `add_watch_file` that the path should be a normalized absolute path (#6371) by @sapphi-red - deps: update dependency rolldown-plugin-dts to v0.16.10 (#6373) by @renovate[bot] Co-authored-by: sapphi-red <[email protected]>
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot].This notice will be removed on 2025-10-07.
This PR contains the following updates:
v4.0.1->v4.1.0v3.30.5->v3.30.6v1.0.6->v1.0.7v2.3.3->v2.3.4v2.62.11->v2.62.20Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
CodSpeedHQ/action (CodSpeedHQ/action)
v4.1.0Compare Source
Changes
✨ This new release improves the accuracy of walltime profiling with perf and reduces the upload times.
Details
🚀 Features
🐛 Bug Fixes
🏗️ Refactor
⚙️ Internals
Install codspeed-runner 4.1.0
Install prebuilt binaries via shell script
Download codspeed-runner 4.1.0
Full Runner Changelog: https://github.com/CodSpeedHQ/runner/blob/main/CHANGELOG.md
github/codeql-action (github/codeql-action)
v3.30.6Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.6 - 02 Oct 2025
See the full CHANGELOG.md for more information.
oxc-project/setup-rust (oxc-project/setup-rust)
v1.0.7Compare Source
softprops/action-gh-release (softprops/action-gh-release)
v2.3.4Compare Source
What's Changed
Bug fixes 🐛
Other Changes 🔄
Full Changelog: softprops/action-gh-release@v2...v2.3.4
taiki-e/install-action (taiki-e/install-action)
v2.62.20Compare Source
Initial release
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 if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.