Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 29, 2022

Bumps ZedThree/clang-tidy-review from 0.7.0 to 0.8.3.

Release notes

Sourced from ZedThree/clang-tidy-review's releases.

clang-tidy-review 0.8.3

What's Changed

Full Changelog: ZedThree/clang-tidy-review@v0.8.2...v0.8.3

clang-tidy-review 0.8.2

  • Fix KeyError when checking previous comments #31 (ZedThree)

clang-tidy-review 0.8.1

  • Fix for when clang-tidy has no comments #28 (ZedThree)

clang-tidy-review 0.8.0

Fix for path replacement

Fix issue with replacing paths: #21 (thanks to @​kgfoundrydig)

Changelog

Sourced from ZedThree/clang-tidy-review's changelog.

Changelog

v0.8.2 (2022-02-11)

Full Changelog

Merged pull requests:

  • Fix KeyError when checking previous comments #31 (ZedThree)

v0.8.1 (2022-02-09)

Full Changelog

Merged pull requests:

  • Fix for clang-tidy not making any comments #28 (ZedThree)

v0.8.0 (2022-02-07)

Full Changelog

Merged pull requests:

v0.7.1 (2022-01-11)

Full Changelog

Merged pull requests:

Commits
  • 1cf54e5 Merge pull request #37 from ZedThree/pin-ubuntu-20.04
  • 46adfe8 Pin container base to ubuntu:20.04 to ensure packages are available
  • 7baa4b3 Merge pull request #34 from vadi2/patch-1
  • f7b247b Add an example of a config_file invokation
  • 809e367 Update changelog for 0.8.2
  • 44e5037 Merge pull request #31 from ZedThree/fix-position-keyerror
  • 6d60629 Use larger width when printing reviews
  • 454b803 Don't remove indentation when printing source snippets
  • 88b280b Fix for iterating over paginated comments
  • 414c744 Wrap up some functions into PullRequest class
  • 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 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 [ZedThree/clang-tidy-review](https://github.com/ZedThree/clang-tidy-review) from 0.7.0 to 0.8.3.
- [Release notes](https://github.com/ZedThree/clang-tidy-review/releases)
- [Changelog](https://github.com/ZedThree/clang-tidy-review/blob/master/CHANGELOG.md)
- [Commits](ZedThree/clang-tidy-review@v0.7.0...v0.8.3)

---
updated-dependencies:
- dependency-name: ZedThree/clang-tidy-review
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 29, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 3, 2022

Superseded by #29.

@dependabot dependabot bot closed this Jun 3, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/ZedThree/clang-tidy-review-0.8.3 branch June 3, 2022 03:37
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.

0 participants