Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2025

This PR contains the following updates:

Package Type Update Change
actions/cache action digest 5a3ec84 -> 0400d5f
actions/checkout action digest 11bd719 -> 08eba0b
cargo-bins/cargo-binstall action patch v1.14.3 -> v1.14.4
crate-ci/typos action patch v1.35.1 -> v1.35.4
taiki-e/install-action action digest 306f655 -> 3839ec4

Warning

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


Release Notes

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

v1.14.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 unused Result in detect_targets::DesiredTargets::auto_detect (#​2250)
  • Use newly stablised stdlib file lock API in crate fs-lock (#​2254)
Other changes:
crate-ci/typos (crate-ci/typos)

v1.35.4

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

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

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 wednesday" 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 requested a review from stormslowly as a code owner August 12, 2025 18:14
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 12, 2025
Copy link

netlify bot commented Aug 12, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 3c4fed6
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/689b848eeeb51500082174b5

Copy link
Contributor

📦 Binary Size-limit

Comparing 3c4fed6 to refactor: inline const parser plugin (#11359) by Gengkun

🙈 Size remains the same at 47.56MB

Copy link

codspeed-hq bot commented Aug 12, 2025

CodSpeed Performance Report

Merging #11365 will not alter performance

Comparing renovate/github-actions (3c4fed6) with main (19b2442)

Summary

✅ 17 untouched benchmarks

@chenjiahan chenjiahan merged commit b6b54f7 into main Aug 12, 2025
47 checks passed
@chenjiahan chenjiahan deleted the renovate/github-actions branch August 12, 2025 23:51
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