Skip to content

Bump github.com/reviewdog/reviewdog from 0.15.0 to 0.17.0 in /tools #20

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps github.com/reviewdog/reviewdog from 0.15.0 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

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)

Bumps [github.com/reviewdog/reviewdog](https://github.com/reviewdog/reviewdog) from 0.15.0 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.15.0...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]>
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.

0 participants