Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 5, 2025

Bumps clechasseur/rs-clippy-check from 3 to 4.

Release notes

Sourced from clechasseur/rs-clippy-check's releases.

v4.0.0

New major release that introduces caching of non-cargo tools as well as support for installing and using cargo-hack.

Breaking change: the use-cross input has been removed and replaced by tool. If you update from a previous version, you will need to replace use-cross: true with tool: cross. See README for details.

What's Changed

Full Changelog: clechasseur/rs-clippy-check@v3...v4.0.0

v3.0.6

Fix release with updated depencencies, including a moderate security vulnerability fix.

What's Changed

Full Changelog: clechasseur/rs-clippy-check@v3...v3.0.6

v3.0.5

Fix version that includes a fix for a vulnerability in the fast-xml-parser library.

What's Changed

... (truncated)

Commits
  • 23f6dcf fix: update rs-actions-core to 5.0.2, run npm update to get octokit fixes...
  • 2414f57 chore(deps): update dependency prettier to ^3.5.0 (#132)
  • c2cfda2 fix: undici security fix (#131)
  • 1306352 chore(deps): update dependency @​types/node to ^20.17.17 (#129)
  • 7cec2d2 chore(deps): update dependency @​types/node to ^20.17.16 (#127)
  • 5baaf86 chore(deps): update actions/setup-node action to v4.2.0 (#128)
  • d2b7365 chore(deps): update actions/upload-artifact action to v4.6.0 (#126)
  • c6fff25 chore: update README for v4
  • 6e8219f feat!: cargo-hack support (#123)
  • 709aeb1 chore(deps): update dependency typescript to ^5.7.3 (#125)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [clechasseur/rs-clippy-check](https://github.com/clechasseur/rs-clippy-check) from 3 to 4.
- [Release notes](https://github.com/clechasseur/rs-clippy-check/releases)
- [Commits](clechasseur/rs-clippy-check@v3...v4)

---
updated-dependencies:
- dependency-name: clechasseur/rs-clippy-check
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Apr 5, 2025
@matheus-git matheus-git closed this Apr 5, 2025
@matheus-git matheus-git deleted the dependabot/github_actions/clechasseur/rs-clippy-check-4 branch April 5, 2025 14:37
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 5, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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.

2 participants