Skip to content

fix(deps): update github actions (major) - #608

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-github-actions
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-github-actions

Conversation

@renovate

@renovate renovate Bot commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions-rust-lang/setup-rust-toolchain action major v1.16.1v2.0.0
actions/cache action major v5.0.5v6.1.0
actions/checkout action major v6.0.3v7.0.1
actions/setup-go action major v6.4.0v7.0.0
actions/setup-python action major v6.2.0v7.0.0

Release Notes

actions-rust-lang/setup-rust-toolchain (actions-rust-lang/setup-rust-toolchain)

v2.0.0

Compare Source

What's Changed

  • Use CARGO_BUILD_WARNINGS for enforcing warning free compilations (#​98)
    This is a new variable supported by cargo 1.97+ and sets the build.warnings config.
    It allows removing the RUSTFLAGS="-D warnings" default, which will improve compatibility with target.*.rustflags and .cargo/config.toml files.

    This adds a new build-warnings input to configure the value for the build.warnings config.

  • Add error matcher for Rust panics
    This will highlight the location of the panic location during tests.

  • Reuse output of rustc --version --verbose calls (#​103 by @​ChihweiLHBird)

New Contributors

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.17.0...v2.0.0

v1.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.16.1...v1.17.0

actions/cache (actions/cache)

v6.1.0

Compare Source

What's Changed

Full Changelog: actions/cache@v6...v6.1.0

v6.0.0

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v6.0.0

v5.1.0

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.1.0

actions/checkout (actions/checkout)

v7.0.1

Compare Source

v7.0.0

Compare Source

v6.1.0

Compare Source

actions/setup-go (actions/setup-go)

v7.0.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-go@v6...v7.0.0

v6.5.0

Compare Source

actions/setup-python (actions/setup-python)

v7.0.0

Compare Source

v6.3.0

Compare Source

What's Changed
Enhancement
Dependency update
Documentation
New Contributors

Full Changelog: actions/setup-python@v6...v6.3.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 05:00 PM and 05:59 PM, between day 1 and 7 of the month, and on Monday (* 17 1-7 * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants