Skip to content

chore(deps): bump the all-actions group across 1 directory with 3 updates#51

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/all-actions-ae63568b52
Open

chore(deps): bump the all-actions group across 1 directory with 3 updates#51
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/all-actions-ae63568b52

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2026

Bumps the all-actions group with 3 updates in the / directory: bnjbvr/cargo-machete, docker/login-action and docker/setup-docker-action.

Updates bnjbvr/cargo-machete from 3026399e8ccbe119a9624e9376afc8c5f21fb60f to 6456c7b34a8c1245e0c186ac50c56666ccbd44f1

Changelog

Sourced from bnjbvr/cargo-machete's changelog.

unreleased

  • Improved: add renamed table to track renamed crates (#152 #153).

0.7.0 (released on 2024-09-25)

  • Breaking change: Don't search in ignored files (those specified in .ignore/.gitignore) by default. It's possible to use --no-ignore to search in these directories by default (#137).
  • Improved: fix false positives for multi dependencies single use statements (#120). This improves precision at the cost of a small performance hit.
  • Improved: make usage of --with-metadata more accurate (#122, #132).
  • Improved: instead of displaying . for the current directory, cargo-machete will now display this directory (#109).
  • Added: There's now an automated docker image build that publishes to the github repository (#121).
  • Added: --ignore flag which make cargo-machete respect .ignore and .gitignore files when searching for files (#95).

0.6.2 (released on 2024-03-24)

  • Added: shorter display when scanning the current directory (#109).
  • Fix: adapt to latest pkgid specification, so as not to crash with --with-metadata (#106).

0.6.1 (released on 2024-02-21)

  • Chore: bump major dependencies, to fix parsing issues of Cargo.toml files (#101, #105).

0.6.0 (released on 2023-09-23)

  • Breaking/improved: match against crate name case-insensitive (#69).
  • Added: Github action (#85). See README for documentation.
  • Added: support for ignored workspace dependencies (#57, #86). See README for documentation.
  • Added: --version switch to print the version (#66).
  • Fix: avoid searching for workspace Cargo.toml longer than needed (#84).
  • Chore: better documentation and reporting (#63, #72, #80).

0.5.0 (released on 2022-11-15)

  • Breaking: Use argh for parsing. Now, paths of directories to scan must be passed in the last position, when running from the command line (#51).
  • Fix rare false positive and speed up most common case (#53).
  • Fix loading properties from workspace (#54).

0.4.0 (released on 2022-10-16)

  • Added --skip-target-dir to not analyze target/ directories.
  • Added a message indicating of any unused dependencies were found or not.
  • Support for workspace properties

0.3.1 (released on 2022-06-12)

  • Support empty global prefix, e.g. use ::log;.

0.3.0 (released on 2022-05-09)

... (truncated)

Commits
  • 6456c7b build(deps): bump bytes in /integration-tests/renamed-dep
  • 6914b58 build(deps): bump anyhow from 1.0.100 to 1.0.102
  • 70803f5 build(deps): bump toml_edit from 0.24.0+spec-1.1.0 to 0.25.3+spec-1.1.0
  • See full diff in compare view

Updates docker/login-action from 3 to 4

Release notes

Sourced from docker/login-action's releases.

v4.0.0

Full Changelog: docker/login-action@v3.7.0...v4.0.0

v3.7.0

Full Changelog: docker/login-action@v3.6.0...v3.7.0

v3.6.0

Full Changelog: docker/login-action@v3.5.0...v3.6.0

v3.5.0

Full Changelog: docker/login-action@v3.4.0...v3.5.0

v3.4.0

Full Changelog: docker/login-action@v3.3.0...v3.4.0

... (truncated)

Commits
  • b45d80f Merge pull request #929 from crazy-max/node24
  • 176cb9c node 24 as default runtime
  • cad8984 Merge pull request #920 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...
  • 92cbcb2 chore: update generated content
  • 5a2d6a7 build(deps): bump the aws-sdk-dependencies group with 2 updates
  • 44512b6 Merge pull request #928 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 28737a5 chore: update generated content
  • dac0793 build(deps): bump @​docker/actions-toolkit from 0.76.0 to 0.77.0
  • 62029f3 Merge pull request #919 from docker/dependabot/npm_and_yarn/actions/core-3.0.0
  • 08c8f06 chore: update generated content
  • Additional commits viewable in compare view

Updates docker/setup-docker-action from 4 to 5

Release notes

Sourced from docker/setup-docker-action's releases.

v5.0.0

Full Changelog: docker/setup-docker-action@v4.7.0...v5.0.0

v4.7.0

Full Changelog: docker/setup-docker-action@v4.6.0...v4.7.0

v4.6.0

Full Changelog: docker/setup-docker-action@v4.5.0...v4.6.0

v4.5.0

Full Changelog: docker/setup-docker-action@v4.4.0...v4.5.0

v4.4.0

Full Changelog: docker/setup-docker-action@v4.3.0...v4.4.0

v4.3.0

Full Changelog: docker/setup-docker-action@v4.2.0...v4.3.0

v4.2.0

Full Changelog: docker/setup-docker-action@v4.1.0...v4.2.0

v4.1.0

... (truncated)

Commits
  • 1a6edb0 Merge pull request #215 from crazy-max/node24
  • 1c63d0a node 24 as default runtime
  • 36efcb9 Merge pull request #214 from crazy-max/fix-vendoring
  • 61e47f6 Merge pull request #213 from crazy-max/update-yarn
  • 64e9804 dockerfile: fix vendoring
  • ca54cb1 update yarn to 4.9.2
  • 2d1c601 Merge pull request #209 from docker/dependabot/npm_and_yarn/fast-xml-parser-5...
  • 87e5e87 Merge pull request #208 from docker/dependabot/npm_and_yarn/isaacs/brace-expa...
  • c5620ae chore: update generated content
  • 76747bc build(deps): bump fast-xml-parser from 5.3.4 to 5.3.6
  • 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

…ates

Bumps the all-actions group with 3 updates in the / directory: [bnjbvr/cargo-machete](https://github.com/bnjbvr/cargo-machete), [docker/login-action](https://github.com/docker/login-action) and [docker/setup-docker-action](https://github.com/docker/setup-docker-action).


Updates `bnjbvr/cargo-machete` from 3026399e8ccbe119a9624e9376afc8c5f21fb60f to 6456c7b34a8c1245e0c186ac50c56666ccbd44f1
- [Release notes](https://github.com/bnjbvr/cargo-machete/releases)
- [Changelog](https://github.com/bnjbvr/cargo-machete/blob/main/CHANGELOG.md)
- [Commits](bnjbvr/cargo-machete@3026399...6456c7b)

Updates `docker/login-action` from 3 to 4
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v3...v4)

Updates `docker/setup-docker-action` from 4 to 5
- [Release notes](https://github.com/docker/setup-docker-action/releases)
- [Commits](docker/setup-docker-action@v4...v5)

---
updated-dependencies:
- dependency-name: bnjbvr/cargo-machete
  dependency-version: 6456c7b34a8c1245e0c186ac50c56666ccbd44f1
  dependency-type: direct:production
  dependency-group: all-actions
- dependency-name: docker/login-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
- dependency-name: docker/setup-docker-action
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-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 Mar 4, 2026
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