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

build(deps): bump github.com/reviewdog/reviewdog from 0.14.1 to 0.17.0 in /tools #12532

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

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

Release notes

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

v0.17.0

See CHANGELOG

Changelog

  • 0b9c1a2 Add gh-pr-annotation reporter
  • e9bc442 Make tests pass on MacOS
  • b3c1fc4 Merge pull request #1623 from mheap/explicit-annotation-reporter
  • 3ba50e2 Merge pull request #1633 from reviewdog/renovate/google-github-actions-setup-gcloud-2.x
  • 3d1d2d3 Merge pull request #1634 from reviewdog/renovate/google.golang.org-protobuf-1.x
  • d41d972 Merge pull request #1635 from reviewdog/renovate/code.gitea.io-sdk-gitea-0.x
  • 7f113cb Merge pull request #1636 from reviewdog/renovate/golang.org-x-sync-0.x
  • d611c4f Merge pull request #1637 from reviewdog/renovate/github.com-bradleyfalzon-ghinstallation-v2-2.x
  • 6e088a2 Merge pull request #1638 from mongolyy/patch-1
  • ca16bf7 Merge pull request #1639 from reviewdog/renovate/golang.org-x-oauth2-0.x
  • 741538a Merge pull request #1640 from reviewdog/renovate/golang-1.x
  • f00ee4a Merge pull request #1641 from reviewdog/renovate/github.com-google-go-github-v57-58.x
  • 624cf1d Merge pull request #1643 from reviewdog/renovate/github.com-xanzy-go-gitlab-0.x
  • 697848c Merge pull request #1644 from mheap/release-0-17
  • 5c5febd Update Changelog for 0.17.0 release
  • deb2d51 Update README.md
  • 29e4b71 fix impport path for google/go-github
  • f9993b3 fix(deps): update module code.gitea.io/sdk/gitea to v0.17.1
  • d25b6bf fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.9.0
  • c2df9d6 fix(deps): update module github.com/google/go-github/v57 to v58
  • 4a75e3b fix(deps): update module github.com/xanzy/go-gitlab to v0.96.0
  • 3275a9d fix(deps): update module golang.org/x/oauth2 to v0.16.0
  • 51d352b fix(deps): update module golang.org/x/sync to v0.6.0
  • 3ea8135 fix(deps): update module google.golang.org/protobuf to v1.32.0
  • 7c52f28 go mod tidy

v0.16.0

See the CHANGELOG.

What's Changed

... (truncated)

Changelog

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

[v0.17.0] - 2024-01-22

🚀 Enhancements

  • #1623 Add reporter for GitHub PR annotations github-pr-annotations

[v0.16.0] - 2023-12-17

🚀 Enhancements

  • #1573 Add filter tests for file/nofilter mode
  • #1576 Support --filter-mode=file in github-pr-review
  • #1596 Use CI_MERGE_REQUEST_DIFF_BASE_SHA envvar if available in gitlab-mr-discussion
  • #1521 strict check of pr-review write permission
  • #1617 Add reporter to Gitea PR review comments gitea-pr-review

[v0.15.0] - 2023-09-02

🚀 Enhancements

  • #1554 Add SARIF format input support.

[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
  • 697848c Merge pull request #1644 from mheap/release-0-17
  • 5c5febd Update Changelog for 0.17.0 release
  • 624cf1d Merge pull request #1643 from reviewdog/renovate/github.com-xanzy-go-gitlab-0.x
  • 4a75e3b fix(deps): update module github.com/xanzy/go-gitlab to v0.96.0
  • f00ee4a Merge pull request #1641 from reviewdog/renovate/github.com-google-go-github-...
  • 7c52f28 go mod tidy
  • 29e4b71 fix impport path for google/go-github
  • b3c1fc4 Merge pull request #1623 from mheap/explicit-annotation-reporter
  • 0b9c1a2 Add gh-pr-annotation reporter
  • e9bc442 Make tests pass on MacOS
  • 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 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)

@dependabot dependabot bot requested a review from a team as a code owner February 1, 2024 10:03
@dependabot dependabot bot added dependency go Pull requests that update Go code labels Feb 1, 2024
Copy link
Contributor

mergify bot commented Feb 1, 2024

This pull request does not have a backport label. Could you fix it @dependabot[bot]? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-7.17 is the label to automatically backport to the 7.17 branch.
  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit.

NOTE: backport-skip has been added to this pull request.

@mergify mergify bot added the backport-skip Skip notification from the automated backport with mergify label Feb 1, 2024
kruskall
kruskall previously approved these changes Feb 1, 2024
Copy link
Contributor

mergify bot commented Feb 1, 2024

This pull request is now in conflicts. Could you fix it @dependabot[bot]? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b dependabot/go_modules/tools/github.com/reviewdog/reviewdog-0.17.0 upstream/dependabot/go_modules/tools/github.com/reviewdog/reviewdog-0.17.0
git merge upstream/main
git push upstream dependabot/go_modules/tools/github.com/reviewdog/reviewdog-0.17.0

@kruskall
Copy link
Member

kruskall commented Feb 1, 2024

@dependabot recreate

Bumps [github.com/reviewdog/reviewdog](https://github.com/reviewdog/reviewdog) from 0.14.1 to 0.17.0.
- [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.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/github.com/reviewdog/reviewdog-0.17.0 branch from ba27cf0 to 404e5b0 Compare February 1, 2024 19:52
@kruskall kruskall enabled auto-merge (squash) February 1, 2024 20:16
@kruskall kruskall merged commit 588403b into main Feb 1, 2024
10 of 11 checks passed
@kruskall kruskall deleted the dependabot/go_modules/tools/github.com/reviewdog/reviewdog-0.17.0 branch February 1, 2024 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-skip Skip notification from the automated backport with mergify dependency go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant