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-plus/clippy-check from 43303e5bdba1efbf5961020e5743d530fb1de0c1 to 00f7bee967f72f11ebc4f0e9cf1bb660a454d4cc #28

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2022

Bumps actions-rs-plus/clippy-check from 43303e5bdba1efbf5961020e5743d530fb1de0c1 to 00f7bee967f72f11ebc4f0e9cf1bb660a454d4cc.

Changelog

Sourced from actions-rs-plus/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
  • 00f7bee Merge pull request #138 from actions-rs-plus/dependabot/npm_and_yarn/eslint-8...
  • 5f112d2 build(deps-dev): bump eslint from 8.28.0 to 8.29.0
  • 830340a Merge pull request #137 from actions-rs-plus/dependabot/npm_and_yarn/types/no...
  • 341d647 build(deps-dev): bump @​types/node from 18.11.9 to 18.11.10
  • 2bee29b Merge pull request #134 from actions-rs-plus/dependabot/npm_and_yarn/husky-8.0.2
  • 1c92a1d build(deps-dev): bump husky from 8.0.1 to 8.0.2
  • adcc027 Merge pull request #136 from actions-rs-plus/dependabot/npm_and_yarn/dependen...
  • 14096b3 build(deps-dev): bump dependency-cruiser from 12.0.1 to 12.1.0
  • 48f0a6b Merge pull request #135 from actions-rs-plus/dependabot/npm_and_yarn/actions/...
  • 940b3fe build(deps-dev): bump @​actions/github from 5.0.3 to 5.1.1
  • 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 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)

Bumps [actions-rs-plus/clippy-check](https://github.com/actions-rs-plus/clippy-check) from 43303e5bdba1efbf5961020e5743d530fb1de0c1 to 00f7bee967f72f11ebc4f0e9cf1bb660a454d4cc.
- [Release notes](https://github.com/actions-rs-plus/clippy-check/releases)
- [Changelog](https://github.com/actions-rs-plus/clippy-check/blob/main/CHANGELOG.md)
- [Commits](actions-rs-plus/clippy-check@43303e5...00f7bee)

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

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 Dec 2, 2022
@coveralls
Copy link

Coverage Status

Coverage remained the same at 74.399% when pulling 9755271 on dependabot/github_actions/actions-rs-plus/clippy-check-00f7bee967f72f11ebc4f0e9cf1bb660a454d4cc into f8fe4da on master.

@dholroyd dholroyd merged commit a43c4c9 into master Dec 2, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/actions-rs-plus/clippy-check-00f7bee967f72f11ebc4f0e9cf1bb660a454d4cc branch December 2, 2022 23:51
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.

None yet

2 participants