Skip to content

chore(deps): bump the github-actions group with 2 updates#4241

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/github-actions-67a6dd36b3
Closed

chore(deps): bump the github-actions group with 2 updates#4241
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/github-actions-67a6dd36b3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps the github-actions group with 2 updates: cargo-bins/cargo-binstall and mozilla-actions/sccache-action.

Updates cargo-bins/cargo-binstall from 1.18.1 to 1.19.1

Release notes

Sourced from cargo-bins/cargo-binstall's releases.

v1.19.1

Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.

In this release:

  • Disable dnssec and set dns timeout to 750ms (#2559 #2560)

v1.19.0

Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.

In this release:

  • Support cargo config.toml include field for recursive loading (#2531)
  • Add github attestation for release artifacts verification (#2549)
  • Prefer quic and tls over udp/tcp for dns configs of interfaces discovered on windows (#2550)

Bug fixes:

  • Fallback to quad9, cloudflare and then google dns if reading /etc/resolv.conf fails, prefer QUIC, then http3, tls, http2, fallback to udp/TCP (#2181 #2550)
  • Fix Error message outputs ANSI escape sequences (#2554 #2556)

Other changes:

Commits
  • aaa84a4 release: cargo-binstall v1.19.1 (#2563)
  • 0f0cd6a chore: release (#2561)
  • cb6e988 Disable dnssec and set dns timeout to 750ms (#2560)
  • 9d36beb fix install-from-binstall-release.sh for riscv64gc riscv64 (#2558)
  • 4852a15 release: cargo-binstall v1.19.0 (#2557)
  • e00d89e chore: release (#2539)
  • 6989632 Fix Error message outputs ANSI escape sequences (#2556)
  • 618ca07 build(deps): bump hickory-resolver from 0.26.0 to 0.26.1 in the deps group (#...
  • 5da0a98 fix: fallback to hickory_resolver's default config if reading /etc/resolv.con...
  • c0ae933 dep: Upgrade transitive dependencies (#2551)
  • Additional commits viewable in compare view

Updates mozilla-actions/sccache-action from 0.0.9 to 0.0.10

Release notes

Sourced from mozilla-actions/sccache-action's releases.

v0.0.10

What's Changed

New Contributors

Full Changelog: Mozilla-Actions/sccache-action@v0.0.9...v0.0.10

Commits
  • 9e7fa8a Merge pull request #251 from sylvestre/ver
  • 3ca012d prepare version 0.0.10
  • 7cf1643 Merge pull request #231 from Mozilla-Actions/dependabot/npm_and_yarn/js-yaml-...
  • b2be802 Merge pull request #246 from baseplate-admin/patch-1
  • 84812a5 Merge pull request #250 from Mozilla-Actions/dependabot/npm_and_yarn/handleba...
  • 4e28318 Merge pull request #249 from Mozilla-Actions/dependabot/npm_and_yarn/picomatc...
  • cfa813e Merge pull request #248 from Mozilla-Actions/dependabot/npm_and_yarn/flatted-...
  • ef3762b Merge pull request #245 from cakebaker/bump_to_node24
  • 919bfb6 Bump handlebars from 4.7.8 to 4.7.9
  • 167904b Bump picomatch from 2.3.1 to 2.3.2
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 2 updates: [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) and [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action).


Updates `cargo-bins/cargo-binstall` from 1.18.1 to 1.19.1
- [Release notes](https://github.com/cargo-bins/cargo-binstall/releases)
- [Changelog](https://github.com/cargo-bins/cargo-binstall/blob/main/release-plz.toml)
- [Commits](cargo-bins/cargo-binstall@v1.18.1...v1.19.1)

Updates `mozilla-actions/sccache-action` from 0.0.9 to 0.0.10
- [Release notes](https://github.com/mozilla-actions/sccache-action/releases)
- [Commits](Mozilla-Actions/sccache-action@v0.0.9...v0.0.10)

---
updated-dependencies:
- dependency-name: cargo-bins/cargo-binstall
  dependency-version: 1.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: mozilla-actions/sccache-action
  dependency-version: 0.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 7, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/4241/docs/iroh/

Last updated: 2026-05-07T12:52:15Z

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

Netsim report & logs for this PR have been generated and is available at: LOGS
This report will remain available for 3 days.

Last updated for commit: 2a08d1e

@n0bot n0bot Bot added this to iroh May 7, 2026
@github-project-automation github-project-automation Bot moved this to 🚑 Needs Triage in iroh May 7, 2026
@github-project-automation github-project-automation Bot moved this from 🚑 Needs Triage to ✅ Done in iroh May 7, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 7, 2026

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

@dignifiedquire dignifiedquire deleted the dependabot/github_actions/github-actions-67a6dd36b3 branch May 7, 2026 13:57
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

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant