Skip to content

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
developfrom
dependabot/github_actions/develop/github-actions-minor-patch-9fa4bc6610
Closed

build(deps): bump the github-actions-minor-patch group across 1 directory with 2 updates#47
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/github_actions/develop/github-actions-minor-patch-9fa4bc6610

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

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-cli from 2.2.0 to 2.3.0

Release notes

Sourced from jaywcjlove/coverage-badges-cli's releases.

v2.3.0

Buy me a coffee

Documentation v2.3.0: https://raw.githack.com/jaywcjlove/coverage-badges-cli/19b0467/index.html
Comparing Changes: jaywcjlove/coverage-badges-cli@v2.3.0...v2.3.0

Commits

Updates dtolnay/rust-toolchain from 1.97.1 to 1.100.0

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 20, 2026
…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 dependabot Bot changed the title build(deps): bump the github-actions-minor-patch group with 2 updates build(deps): bump the github-actions-minor-patch group across 1 directory with 2 updates Aug 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/develop/github-actions-minor-patch-9fa4bc6610 branch from 642d798 to 9a92d2d Compare August 20, 2026 09:56
@dependabot @github

dependabot Bot commented on behalf of github Aug 23, 2026

Copy link
Copy Markdown
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
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.
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants