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-rs/clippy-check from 9d09632661e31982c0be8af59aeb96b680641bc4 to 1.0.7 #968

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2022

Bumps actions-rs/clippy-check from 9d09632661e31982c0be8af59aeb96b680641bc4 to 1.0.7. This release includes the previously tagged commit.

Release notes

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

v1.0.7

Changelog: https://github.com/actions-rs/clippy-check/blob/master/CHANGELOG.md#107---2020-06-17

Changelog

Sourced from actions-rs/clippy-check'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.

[1.0.7] - 2020-06-17

Fixed

  • Correctly attaching clippy report to the PR commits (#65)

[1.0.6] - 2020-02-07

Fixed

  • Correctly passing toolchain input to the cargo invocation (#31)

[1.0.5] - 2019-10-29

Added

  • Input name to rename created Check result (#11)

Fixed

  • Multiple Action executions in one workflow were not displayed, use name input to separate them (#11)

[1.0.4] - 2019-10-04

Added

  • Falling back to the stdout report if token permissions are not allowing to post Check annotations (#2)

[1.0.3] - 2019-10-01

Fixed

  • Properly sending check annotations in the Check Update calls (#1)

[1.0.2] - 2019-09-27

Added

  • Action will fail if clippy exits with a non-zero code
  • Clippy output is added to the Action logs (JSON format)

Fixed

... (truncated)

Commits

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 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)

@dependabot dependabot bot requested a review from hannobraun as a code owner August 22, 2022 12:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 22, 2022
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions-rs/clippy-check-b5b5f21f4797c02da247df37026fcd0a5024aa4d branch 2 times, most recently from e71895a to a5c2a07 Compare August 22, 2022 12:41
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions-rs/clippy-check-b5b5f21f4797c02da247df37026fcd0a5024aa4d branch from a5c2a07 to f648a83 Compare August 22, 2022 12:51
Bumps [actions-rs/clippy-check](https://github.com/actions-rs/clippy-check) from 9d09632661e31982c0be8af59aeb96b680641bc4 to 1.0.7. This release includes the previously tagged commit.
- [Release notes](https://github.com/actions-rs/clippy-check/releases)
- [Changelog](https://github.com/actions-rs/clippy-check/blob/master/CHANGELOG.md)
- [Commits](actions-rs/clippy-check@9d09632...b5b5f21)

---
updated-dependencies:
- dependency-name: actions-rs/clippy-check
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions-rs/clippy-check-b5b5f21f4797c02da247df37026fcd0a5024aa4d branch from f648a83 to 867213b Compare August 22, 2022 12:58
@hannobraun hannobraun merged commit 8a879f1 into main Aug 22, 2022
@hannobraun hannobraun deleted the dependabot/github_actions/actions-rs/clippy-check-b5b5f21f4797c02da247df37026fcd0a5024aa4d branch August 22, 2022 13:04
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.

1 participant