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 github.com/reviewdog/reviewdog from 0.14.1 to 0.14.2 in /tools #677

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps github.com/reviewdog/reviewdog from 0.14.1 to 0.14.2.

Release notes

Sourced from github.com/reviewdog/reviewdog's releases.

v0.14.2

See CHANGLELOG

🚀 Enhancements

  • #1170 Calculate check conclusion from annotations
  • #1433 Add path link support for GitHub Enterprise
  • #1447 Support determining build info on more GitHub Actions events

🐛 Fixes

  • #967 Fix parsing long lines in diffs #967
  • #1426 Remove default error level
Changelog

Sourced from github.com/reviewdog/reviewdog's changelog.

[v0.14.2] - 2023-06-17

🚀 Enhancements

  • #1170 Calculate check conclusion from annotations
  • #1433 Add path link support for GitHub Enterprise
  • #1447 Support determining build info on more GitHub Actions events

🐛 Fixes

  • #967 Fix parsing long lines in diffs #967
  • #1426 Remove default error level

Commits
  • bdaafbf Merge pull request #1446 from reviewdog/prepare-for-release-v0.14.2
  • 94fba53 Merge pull request #1448 from reviewdog/bump-go1.20
  • 2a067d0 Merge branch 'master' into prepare-for-release-v0.14.2
  • 4eccd22 bump Go 1.20
  • 41a95dd Merge pull request #1447 from ComunidadAylas/master
  • 73ef3c5 docs(CHANGELOG): update for cd9efd908026990026ea7c30412dd30accbe05ad
  • cd9efd9 fix: support determining build info on more GitHub Actions events
  • cca17bd Merge pull request #1440 from reviewdog/renovate/gopkg.in-yaml.v2-3.x
  • a5d9797 update import for gopkg.in/yaml.v3
  • 4072155 update CHANGELOG.md for releasing v0.14.2
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner June 26, 2023 05:54
@dependabot dependabot bot requested review from ademidoff and JiriCtvrtka and removed request for a team June 26, 2023 05:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 26, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/github.com/reviewdog/reviewdog-0.14.2 branch 2 times, most recently from f72fb98 to 6457139 Compare June 29, 2023 11:52
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/github.com/reviewdog/reviewdog-0.14.2 branch from 6457139 to c72adc8 Compare July 6, 2023 05:31
@BupycHuk BupycHuk enabled auto-merge (squash) July 6, 2023 05:32
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/github.com/reviewdog/reviewdog-0.14.2 branch 4 times, most recently from f00551c to df69fa9 Compare July 6, 2023 09:25
@ademidoff
Copy link
Member

@dependabot rebase

Bumps [github.com/reviewdog/reviewdog](https://github.com/reviewdog/reviewdog) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/reviewdog/reviewdog/releases)
- [Changelog](https://github.com/reviewdog/reviewdog/blob/master/CHANGELOG.md)
- [Commits](reviewdog/reviewdog@v0.14.1...v0.14.2)

---
updated-dependencies:
- dependency-name: github.com/reviewdog/reviewdog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/github.com/reviewdog/reviewdog-0.14.2 branch from df69fa9 to fd04506 Compare August 3, 2023 08:56
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2023

A newer version of github.com/reviewdog/reviewdog exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@BupycHuk
Copy link
Member

BupycHuk commented Oct 9, 2023

https://github.com/dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@BupycHuk
Copy link
Member

BupycHuk commented Oct 9, 2023

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2023

Superseded by #724.

@dependabot dependabot bot closed this Oct 9, 2023
auto-merge was automatically disabled October 9, 2023 08:58

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/tools/github.com/reviewdog/reviewdog-0.14.2 branch October 9, 2023 08:58
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants