Skip to content

chore(deps): update github-actions - #1316

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/github-actions
Jul 20, 2026
Merged

chore(deps): update github-actions#1316
renovate[bot] merged 1 commit into
mainfrom
renovate/github-actions

Conversation

@renovate

@renovate renovate Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending
actions/setup-node (changelog) action digest 48b55a02499707
dtolnay/rust-toolchain (changelog) action digest 4be70664cda84d
github/codeql-action action minor v4.36.3v4.37.1
rust (source, changelog) uses-with minor 1.96.11.97.1
taiki-e/install-action action minor v2.82.7v2.83.3 v2.83.4
taiki-e/setup-cross-toolchain-action (changelog) action digest 3d9770c12b7ad4
zizmorcore/zizmor-action action minor v0.5.7v0.6.0

Release Notes

github/codeql-action (github/codeql-action)

v4.37.1

Compare Source

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and will be unsupported by the next minor release of the CodeQL Action. #​3956
  • Update default CodeQL bundle version to 2.26.1. #​4019

v4.37.0

Compare Source

  • Update default CodeQL bundle version to 2.26.0. #​3995
  • In addition to the existing input format, the config-file input for the codeql-action/init step will soon support a new [owner/]repo[@​ref][:path] format. All components except the repository name are optional. If omitted, owner defaults to the same owner as the repository the analysis is running for, ref to main, and path to .github/codeql-action.yaml. Support for this format ships in this version of the CodeQL Action, but will only be enabled over the coming weeks. #​3973
rust-lang/rust (rust)

v1.97.1

Compare Source

==========================

  • rustc: Fix miscompilation in LLVM optimization
    This backports an LLVM submodule bump to include the LLVM-side fix and a
    revert of the rustc change that is one known trigger for the bug. The rustc
    side revert should not be strictly necessary but is done out of abundance of caution.

v1.97.0

Compare Source

==========================

Language

Platform Support

Refer to Rust's platform support page
for more information on Rust's tiered platform support.

Stabilized APIs

These previously stable APIs are now stable in const contexts:

Cargo

Rustdoc

Compatibility Notes

taiki-e/install-action (taiki-e/install-action)

v2.83.3: 2.83.3

Compare Source

  • Update release-plz@latest to 0.3.160.

  • Update prek@latest to 0.4.9.

  • Update mise@latest to 2026.7.6.

  • Update dprint@latest to 0.55.2.

  • Update cargo-dinghy@latest to 0.8.5.

  • Update cargo-binstall@latest to 1.21.0.

  • Update biome@latest to 2.5.4.

v2.83.2: 2.83.2

Compare Source

  • Update parse-dockerfile@latest to 0.1.8.

  • Update mise@latest to 2026.7.5.

  • Update just@latest to 1.56.0.

  • Update gungraun-runner@latest to 0.19.4.

  • Update cargo-neat@latest to 0.4.1.

v2.83.1: 2.83.1

Compare Source

  • Update rclone@latest to 1.74.4.

  • Update mise@latest to 2026.7.4.

  • Update cargo-deny@latest to 0.20.2.

v2.83.0: 2.83.0

Compare Source

  • Support cargo-about. (#​1924, thanks @​ruffsl)

  • Update uv@latest to 0.11.28.

  • Update martin@latest to 1.12.0.

  • Update kingfisher@latest to 1.106.0.

  • Update biome@latest to 2.5.3.

v2.82.11: 2.82.11

Compare Source

  • Update wasm-tools@latest to 1.253.0.

  • Update uv@latest to 0.11.27.

  • Update mise@latest to 2026.7.2.

  • Update mdbook@latest to 0.5.4.

v2.82.10: 2.82.10

Compare Source

  • Update tombi@latest to 1.2.0.

  • Update cargo-nextest@latest to 0.9.140.

v2.82.9: 2.82.9

Compare Source

  • Update vacuum@latest to 0.29.9.

  • Update prek@latest to 0.4.8.

  • Update cargo-tarpaulin@latest to 0.37.0.

  • Update cargo-leptos@latest to 0.3.7.

v2.82.8: 2.82.8

Compare Source

  • Update vacuum@latest to 0.29.8.

  • Update uv@latest to 0.11.26.

  • Update typos@latest to 1.48.0.

  • Update trivy@latest to 0.72.0.

  • Update tombi@latest to 1.1.7.

  • Update prek@latest to 0.4.6.

  • Update mise@latest to 2026.7.0.

  • Update just@latest to 1.55.1.

  • Update biome@latest to 2.5.2.

zizmorcore/zizmor-action (zizmorcore/zizmor-action)

v0.6.0

Compare Source

zizmor 1.27.0 is now the default version used by the action.

What's Changed

New Contributors

Full Changelog: zizmorcore/zizmor-action@v0.5.7...v0.6.0


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "before 6am on monday"
  • 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.


  • 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 clouatre as a code owner July 20, 2026 04:45
@renovate renovate Bot added the dependencies Dependency updates label Jul 20, 2026
@renovate
renovate Bot enabled auto-merge (squash) July 20, 2026 04:45
@aptu-dev aptu-dev Bot added the ci CI/CD changes label Jul 20, 2026

@aptu-dev aptu-dev Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aptu Review

✅ Approve — This PR performs routine dependency updates for GitHub Actions and the Rust toolchain, bumping the Rust version from 1.96.1 to 1.97.1 and updating several action digests and versions. These changes ensure the CI environment remains current with security patches and feature improvements.


Posted by aptu

@renovate
renovate Bot merged commit 947fbbb into main Jul 20, 2026
15 of 16 checks passed
@renovate
renovate Bot deleted the renovate/github-actions branch July 20, 2026 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CI/CD changes dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants