Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump actions-rust-lang/audit from 1.2.1 to 1.2.2 #1103

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps actions-rust-lang/audit from 1.2.1 to 1.2.2.

Release notes

Sourced from actions-rust-lang/audit's releases.

v1.2.2

What's Changed

  • Update cargo-audit to 0.21.0

Full Changelog: actions-rust-lang/audit@v1.2.1...v1.2.2

Changelog

Sourced from actions-rust-lang/audit's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.2.2] - 2024-11-06

  • Update cargo-audit to 0.21.0

[1.2.1] - 2024-07-31

  • Temporarily remove --locked from the install instructions again, since cargo-audit relies on an old version of time that is incompatible with Rust 1.80.

[1.2.0] - 2024-03-05

  • feat: add --locked to cargo install cargo-audit by @​lwshang in #72
  • Add working directory input to configure where cargo audit executes by @​jonasbb in #78

[1.1.14] - 2024-02-18

  • Update cargo-audit to 0.20.0

[1.1.13] - 2024-02-03

  • Update cargo-audit to 0.19.0

[1.1.12] - 2024-01-20

  • Fix default of file argument to make it work again for repositories without Cargo.lock checked in.

[1.1.11] - 2024-01-18

  • Allow specifying the path to the Cargo.lock file, in case it is not in the root of the repository (#55)
  • Update the example in the readme, to have the correct permissions for private repositories.

[1.1.10] - 2023-11-02

  • Fix running the action, by using the correct version of the cache action.

[1.1.9] - 2023-11-01

  • Update cargo-audit to 0.18.3

[1.1.8] - 2023-08-23

  • Handle missing data in advisories better to prevent crashing (#40)

... (truncated)

Commits
  • 5c5da92 Update cargo-audit to 0.21.0
  • 17d62dc Merge pull request #96 from actions-rust-lang/pre-commit-ci-update-config
  • 733aff2 [pre-commit.ci] pre-commit autoupdate
  • 95e05e5 Merge pull request #95 from actions-rust-lang/pre-commit-ci-update-config
  • 969643f [pre-commit.ci] pre-commit autoupdate
  • 7614934 Merge pull request #94 from actions-rust-lang/pre-commit-ci-update-config
  • 946808f [pre-commit.ci] pre-commit autoupdate
  • 1fcfd21 List dependencies in readme
  • d26dd44 Merge pull request #92 from actions-rust-lang/pre-commit-ci-update-config
  • 645e294 [pre-commit.ci] pre-commit autoupdate
  • 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 will merge this PR once CI passes on it, as requested by @blt.


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 [actions-rust-lang/audit](https://github.com/actions-rust-lang/audit) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/actions-rust-lang/audit/releases)
- [Changelog](https://github.com/actions-rust-lang/audit/blob/main/CHANGELOG.md)
- [Commits](actions-rust-lang/audit@531fba5...5c5da92)

---
updated-dependencies:
- dependency-name: actions-rust-lang/audit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 11, 2024
@dependabot dependabot bot requested a review from a team as a code owner November 11, 2024 08:15
@dependabot dependabot bot added github_actions Pull requests that update GitHub Actions code no-changelog labels Nov 11, 2024
Copy link
Collaborator

@blt blt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

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 no-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant