chore(deps): bump the github-actions group with 4 updates - #101
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the github-actions group with 4 updates: [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain), [NDDev-OpenNetwork/github-actions/.github/workflows/ci-feedback.yml](https://github.com/nddev-opennetwork/github-actions), [crate-ci/typos](https://github.com/crate-ci/typos) and [taiki-e/install-action](https://github.com/taiki-e/install-action). Updates `actions-rust-lang/setup-rust-toolchain` from 1.17.0 to 2.0.0 - [Release notes](https://github.com/actions-rust-lang/setup-rust-toolchain/releases) - [Changelog](https://github.com/actions-rust-lang/setup-rust-toolchain/blob/main/CHANGELOG.md) - [Commits](actions-rust-lang/setup-rust-toolchain@166cdcf...ecabd13) Updates `NDDev-OpenNetwork/github-actions/.github/workflows/ci-feedback.yml` from a0dc5592333dcfdf2a3d239ed1f2b128899e5482 to c113d4c9b0265bcefeb756489da9a06c8c1b9e5f - [Release notes](https://github.com/nddev-opennetwork/github-actions/releases) - [Changelog](https://github.com/NDDev-OpenNetwork/github-actions/blob/main/CHANGELOG.md) - [Commits](NDDev-Archive/github-actions-garm@a0dc559...c113d4c) Updates `crate-ci/typos` from 1.50.0 to 1.50.1 - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@4d9c206...d43b6c0) Updates `taiki-e/install-action` from 2.87.2 to 2.87.8 - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](taiki-e/install-action@1ed6d7b...d438492) --- updated-dependencies: - dependency-name: actions-rust-lang/setup-rust-toolchain dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: NDDev-OpenNetwork/github-actions/.github/workflows/ci-feedback.yml dependency-version: c113d4c9b0265bcefeb756489da9a06c8c1b9e5f dependency-type: direct:production dependency-group: github-actions - dependency-name: crate-ci/typos dependency-version: 1.50.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: taiki-e/install-action dependency-version: 2.87.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Superseded: this Dependabot bump pins |
1 similar comment
Contributor
|
Superseded: this Dependabot bump pins |
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/github-actions-329d2f1fe2
branch
September 14, 2026 23:33
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 group with 4 updates: actions-rust-lang/setup-rust-toolchain, NDDev-OpenNetwork/github-actions/.github/workflows/ci-feedback.yml, crate-ci/typos and taiki-e/install-action.
Updates
actions-rust-lang/setup-rust-toolchainfrom 1.17.0 to 2.0.0Release notes
Sourced from actions-rust-lang/setup-rust-toolchain's releases.
Changelog
Sourced from actions-rust-lang/setup-rust-toolchain's changelog.
... (truncated)
Commits
ecabd13Prepare changelog for 2.0.0 releasedc00391Add error matcher for Rust panics70de7ebMerge pull request #103 from ChihweiLHBird/reuse-rustc-verbose-outputc420b69Merge pull request #105 from actions-rust-lang/use-build-warningsd94d10aUse CARGO_BUILD_WARNINGS for enforcing warning free compilations34430aaReuse rustc verbose output instead of invoking rustc three times.0267444Merge pull request #102 from actions-rust-lang/dependabot/github_actions/Swat...5fa2882Bump Swatinem/rust-cache from 2.9.1 to 2.9.28439c15Merge pull request #100 from actions-rust-lang/dependabot/github_actions/acti...c8f944aBump actions/checkout from 7.0.0 to 7.0.1Updates
NDDev-OpenNetwork/github-actions/.github/workflows/ci-feedback.ymlfrom a0dc5592333dcfdf2a3d239ed1f2b128899e5482 to c113d4c9b0265bcefeb756489da9a06c8c1b9e5fChangelog
Sourced from NDDev-OpenNetwork/github-actions/.github/workflows/ci-feedback.yml's changelog.
... (truncated)
Commits
c113d4cMerge pull request #457 from NDDev-OpenNetwork/fix/reconcile-orphaned-queue-i...dbaa4acfix: reconcile terminal queue orphans and preserve workers during maintenance3d8b898build: update the provider network dependency22bde32Merge pull request #456 from NDDev-OpenNetwork/fix/refresh-incomplete-incus-i...966d1b4chore: record the reproducible provider 132 release and rollout contract7a82d68fix(provider): refresh a complete inventory snapshot before retryingdeb7eb1fix(provider): refresh incomplete inventory after lease transitions68264adMerge pull request #455 from NDDev-OpenNetwork/chore/ignore-feedback-python-c...e00edfachore(git): ignore generated feedback Python caches2e07dceMerge pull request #454 from NDDev-OpenNetwork/chore/benchmark-dependency-con...Updates
crate-ci/typosfrom 1.50.0 to 1.50.1Release notes
Sourced from crate-ci/typos's releases.
Changelog
Sourced from crate-ci/typos's changelog.
... (truncated)
Commits
d43b6c0chore: Release84aa963docs: Update changelog79e6746Merge pull request #1608 from nightcityblade/fix/python-asendaba6985Merge pull request #1616 from crate-ci/renovate/clap-cargo-0.x92ed824chore(deps): Update compatible (#1615)e575a6cchore(deps): Update Rust crate clap-cargo to 0.19.05956a26fix: Allow Python asend identifierf6ce659test: Capture Python asend behaviorUpdates
taiki-e/install-actionfrom 2.87.2 to 2.87.8Release notes
Sourced from taiki-e/install-action's releases.
... (truncated)
Changelog
Sourced from taiki-e/install-action's changelog.
... (truncated)
Commits
d438492Release 2.87.8cf1fadeUpdateshfmt@latestto 3.14.17161449Updaterelease-plz@latestto 0.3.16258df4bbUpdateprotoc-gen-connect-openapi@latestto 0.26.033e9ffeUpdate oxfmt manifest60bf882Update kache manifest667469aUpdatedprint@latestto 0.57.4aa52fd6Updatecargo-llvm-cov@latestto 0.9.1834d344Updatecargo-crap@latestto 0.5.0097f1f0Updatecargo-binstall@latestto 1.23.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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