Skip to content

chore(deps): update github-actions#13613

Merged
chenjiahan merged 2 commits intomainfrom
renovate/github-actions
Apr 5, 2026
Merged

chore(deps): update github-actions#13613
chenjiahan merged 2 commits intomainfrom
renovate/github-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 3, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
Swatinem/rust-cache action digest 779680de18b497
actions-cool/issues-helper action minor v3.7.5v3.8.0
actions-cool/issues-helper action digest e2ff998200c786
actions/setup-node action digest 395ad3253b8394
cargo-bins/cargo-binstall action minor v1.16.6v1.17.9
crate-ci/typos action minor v1.42.0v1.45.0
rstackjs/rstack-ecosystem-ci action pinDigest 1345990
rust-lang/crates-io-auth-action action patch v1.0.3v1.0.4
taiki-e/install-action action digest dfcb1eed858f81
web-infra-dev/rsdoctor-action action digest 2aaf6ead3a7ae0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions-cool/issues-helper (actions-cool/issues-helper)

v3.8.0

Compare Source

2026.03.20

v3.7.6

Compare Source

2026.02.10

cargo-bins/cargo-binstall (cargo-bins/cargo-binstall)

v1.17.9

Compare Source

Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.

In this release:
  • Upgrade dependencies

v1.17.8

Compare Source

Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.

In this release:
  • Upgrade dependencies
Other changes:
  • Prebuilt signing process is much safer now (#​2503)

v1.17.7

Compare Source

Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.

In this release:
  • Upgrade dependencies

v1.17.6

Compare Source

Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.

In this release:
  • Fix infinite rate limit waiting (#​2485)
Other changes:
  • Upgrade dependencies

v1.17.5

Compare Source

Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.

In this release:
  • Automatically uses system-proxy (#​2474)
Other changes:
  • Upgrade dependencies

v1.17.4

Compare Source

Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.

In this release:
  • Fix loading --manifest-path Cargo.toml (#​2453 #​2459)
  • Fix handling of ** in [workspace.members] and [workspace.members] (#​2465)
  • Added pkg-fmt field for cargo-binstall metadata to speed up binary discovery process (#​2451)
  • Upgrade dependencies (#​2468)
Other changes:
  • Allow pinning binstall version in the action (#​2449)
  • Fix changelog format (#​2454)

v1.17.3

Compare Source

Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.

In this release:

v1.17.2

Compare Source

Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.

In this release:
  • Fix release pipeline for immutable release (#​2445)

v1.17.1

Compare Source

Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.

In this release:
  • Fix release pipeline for immutable release (#​2443)

v1.17.0

Compare Source

Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.

In this release:
Other changes:
  • dep: Upgrade transitive dependencies (#​2438)

v1.16.7

Compare Source

Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.

In this release:
  • Error if --install-path is passed when building from source (#​2398 #​2430)
Other changes:
  • docs: fix grammatical error in --github-token docs (#​2421)
  • Upgrade dependencies
crate-ci/typos (crate-ci/typos)

v1.45.0

Compare Source

Bug Fixes
  • Ignore numbers as identifiers (a00831c8)
  • Improve the organization of --help (a48a457c)
Features
  • Dump files, identifiers, and words (ce365ae1, closes #​41)
  • Give control over allowed identifier characters for leading vs rest (107308a6)
Performance
  • Use standard identifier rules to avoid doing umber checks (107308a6)
  • Only do hex check if digits are in identifiers (68cd36d0)

v1.44.0

Compare Source

Bug Fixes
  • Ignore numbers as identifiers (a00831c8)
  • Improve the organization of --help (a48a457c)
Features
  • Dump files, identifiers, and words (ce365ae1, closes #​41)
  • Give control over allowed identifier characters for leading vs rest (107308a6)
Performance
  • Use standard identifier rules to avoid doing umber checks (107308a6)
  • Only do hex check if digits are in identifiers (68cd36d0)

Configuration

📅 Schedule: Branch creation - "before 8am on saturday" in timezone Asia/Shanghai, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Apr 3, 2026
@renovate renovate Bot requested a review from stormslowly as a code owner April 3, 2026 17:42
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Apr 3, 2026

Merging this PR will not alter performance

✅ 18 untouched benchmarks
⏩ 19 skipped benchmarks1


Comparing renovate/github-actions (f95c124) with main (53b2c2f)

Open in CodSpeed

Footnotes

  1. 19 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 3, 2026

Rsdoctor Bundle Diff Analysis

Found 6 projects in monorepo, 0 projects with changes.

📊 Quick Summary
Project Total Size Change
popular-libs 1.7 MB 0
react-10k 5.7 MB 0
react-1k 826.2 KB 0
rome 984.1 KB 0
react-5k 2.7 MB 0
ui-components 5.0 MB 0

Generated by Rsdoctor GitHub Action

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 3, 2026

📦 Binary Size-limit

Comparing f95c124 to ci: use contents:write permission for ecosystem CI commit comments (#13611) by Max

🎉 Size decreased by 9.84KB from 49.26MB to 49.25MB (⬇️0.02%)

@chenjiahan chenjiahan requested a review from hardfist as a code owner April 4, 2026 00:59
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 4, 2026

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

@chenjiahan chenjiahan enabled auto-merge (squash) April 5, 2026 00:15
@chenjiahan chenjiahan merged commit a7dbf08 into main Apr 5, 2026
57 of 59 checks passed
@chenjiahan chenjiahan deleted the renovate/github-actions branch April 5, 2026 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant