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.2 to 1.2.3 #1209

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

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

Release notes

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

v1.2.3

What's Changed

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

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.3] - 2024-12-17

  • Show a better error message when running "cargo audit" fails #98

[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

... (truncated)

Commits
  • 96e0e19 Add Changelog entry for new version
  • d57b270 Some cleanups and typo fixes
  • 6028f82 Show a better error message when running "cargo audit" fails
  • 5bcf948 Merge pull request #97 from actions-rust-lang/pre-commit-ci-update-config
  • 165f86c [pre-commit.ci] pre-commit autoupdate
  • See full diff 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 [actions-rust-lang/audit](https://github.com/actions-rust-lang/audit) from 1.2.2 to 1.2.3.
- [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@5c5da92...96e0e19)

---
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 requested a review from a team as a code owner January 20, 2025 08:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code no-changelog labels Jan 20, 2025
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

@dependabot dependabot bot merged commit c650150 into main Jan 21, 2025
20 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/actions-rust-lang/audit-1.2.3 branch January 21, 2025 20:24
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