Merged
Conversation
Signed-off-by: William Woodruff <william@astral.sh>
Contributor
Reconfigure PR ResultsThis is a reconfigure PR comment to help you understand and re-configure your renovate bot settings. If this Reconfigure PR were to be merged, we'd expect to see the following outcome: Detected Package Files
Configuration SummaryBased on the default config's presets, Renovate will:
What to ExpectWith your current configuration, Renovate will create 34 Pull Requests: Update dependencies
Update acj/freebsd-firecracker-action action to v0.8.1
Update actions/checkout action to v6.0.2
Update crate-ci/typos action to v1.42.1
Update dependency astral-sh/uv to v0.9.28
Update pre-commit dependencies
Update Rust crate async-compression to v0.4.37
Update Rust crate cargo-util to v0.2.26
Update Rust crate clap to v4.5.56
Update Rust crate flate2 to v1.1.8
Update Rust crate proc-macro2 to v1.0.106
Update Rust crate quote to v1.0.44
Update Rust crate rcgen to v0.14.7
Update Rust crate toml to v0.9.11
Update actions/attest-build-provenance action to v3.2.0
Update actions/setup-python action to v6.2.0
Update CodSpeedHQ/action action to v4.8.2
Update conda-incubator/setup-miniconda action to v3.3.0
Update dependency python to v3.14.2Update docker/login-action action to v3.7.0
Update MSRV to v1.93.0
Update peter-evans/create-pull-request action to v8.1.0
Update Rust crate criterion to v4.3.0
Update Rust crate embed-manifest to v1.5.0
Update Rust crate nix to 0.31.0
Update Rust crate reqsign to 0.19.0
Update Rust crate reqwest to 0.13.0
Update Rust crate uuid to v1.20.0
Update Rust crate whoami to v2.1.0
Update Rust crate windows to 0.62.0
Update Rust crate windows-registry to 0.6.0
Update Rust crate wmi to 0.18.0
Update taiki-e/install-action action to v2.67.4
Update Artifact GitHub Actions dependencies
|
zanieb
approved these changes
Jan 30, 2026
zanieb
pushed a commit
that referenced
this pull request
Feb 4, 2026
`release.yml` is managed by dist, so Renovate creates a lot of chaff/noise/unnecessary dirty changes when trying to bump it. See #17302 for example. NFC. --------- Signed-off-by: William Woodruff <william@astral.sh>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
release.ymlis managed by dist, so Renovate creates a lot of chaff/noise/unnecessary dirty changes when trying to bump it. See #17302 for example.Test Plan
NFC.