build(deps): bump the github-actions-minor-patch group across 1 directory with 2 updates - #47
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
…tory with 2 updates Bumps the github-actions-minor-patch group with 2 updates in the / directory: [jaywcjlove/coverage-badges-cli](https://github.com/jaywcjlove/coverage-badges-cli) and [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain). Updates `jaywcjlove/coverage-badges-cli` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/jaywcjlove/coverage-badges-cli/releases) - [Commits](jaywcjlove/coverage-badges-cli@v2.2.0...v2.3.0) Updates `dtolnay/rust-toolchain` from 1.97.1 to 1.100.0 - [Release notes](https://github.com/dtolnay/rust-toolchain/releases) - [Commits](dtolnay/rust-toolchain@1.97.1...1.100.0) --- updated-dependencies: - dependency-name: dtolnay/rust-toolchain dependency-version: 1.100.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-patch - dependency-name: jaywcjlove/coverage-badges-cli dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/develop/github-actions-minor-patch-9fa4bc6610
branch
from
August 20, 2026 09:56
642d798 to
9a92d2d
Compare
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
Bot
deleted the
dependabot/github_actions/develop/github-actions-minor-patch-9fa4bc6610
branch
August 23, 2026 17:55
ifaouibadi
added a commit
that referenced
this pull request
Aug 23, 2026
Part of PR #47 (the github-actions-minor-patch group), landed a few commits back. dtolnay/rust-toolchain has a branch named 1.100.0, but the Rust release behind it isn't out: rustup gets a 404 from static.rust-lang.org/dist/rust-1.100.0-x86_64-unknown-linux-gnu.tar.gz.sha256 when asked to install it, confirmed locally against this host's own rustup. That broke every job across rust.yml, parity.yml, dart-bindings.yml, python-bindings.yml and wasm-bindings.yml the moment the toolchain-install step ran (verified against the actual failed runs on develop at 4ecec2c). Pinning back to 1.97.1 — the version already installed and verified working on this host — until the real release ships. The other half of #47 (jaywcjlove/coverage-badges-cli 2.2.0 -> 2.3.0) is untouched; nothing points to it being involved.
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.
Bumps the github-actions-minor-patch group with 2 updates in the / directory: jaywcjlove/coverage-badges-cli and dtolnay/rust-toolchain.
Updates
jaywcjlove/coverage-badges-clifrom 2.2.0 to 2.3.0Release notes
Sourced from jaywcjlove/coverage-badges-cli's releases.
Commits
998665freleased v2.3.05b02883chore: update Node.js version to 24 in action.yml1a37a69ci: update workflows config.134a128doc: Update README.mdf83e4a6doc: Update README.mdUpdates
dtolnay/rust-toolchainfrom 1.97.1 to 1.100.0Commits
fef302ctoolchain: 1.100.0