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鈥檒l 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.17.4 in /tools #130

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2024

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

Release notes

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

v0.17.4

See CHANGELOG

Changelog

  • 80772cd Add --symbolic-full-name
  • ef263f7 Add REVIEWDOG_ prefix
  • 0346e9c Add git fetch merge base commit
  • 8a69338 Add head variable
  • 7778cc0 Add length check of remoteRepoSlice
  • ab78616 Bump golang.org/x/net from 0.22.0 to 0.23.0
  • d109608 Bump up version to v0.17.4
  • 8ece54c Fix CHANGELOG
  • fde9813 Fix env
  • c14acb2 Merge pull request #1711 from massongit/patch-1
  • 25f3aeb Merge pull request #1712 from reviewdog/renovate/cloud.google.com-go-compute-metadata-0.x
  • 9d9692f Merge pull request #1713 from reviewdog/renovate/code.gitea.io-sdk-gitea-0.x
  • e71cc85 Merge pull request #1714 from massongit/fix_diff
  • e34989b Merge pull request #1715 from reviewdog/renovate/github.com-xanzy-go-gitlab-0.x
  • f5a2dce Merge pull request #1718 from reviewdog/dependabot/go_modules/golang.org/x/net-0.23.0
  • 8e405ab Merge pull request #1719 from reviewdog/bump-v-0.17.4
  • af88a27 Separate command and condition
  • 91819a9 Set git remote
  • 9d671de Update CHANGELOG
  • 0a67a71 Use GetMergeBaseCommit().GetSHA()
  • c44b298 Use GitHub API to get a merge base commit
  • 389c9ee Use commitsComparison.GetMergeBaseCommit().GetSHA()
  • 8ee58ad Use git rev-parse to get remote repository name
  • fdddf8f Use head.GetRepo().GetHTMLURL() as remote repo
  • bd6b2cd Use t.SetEnv
  • 7de09e9 ci: change --rm-dist to --clean
  • e995ff9 fix(deps): update module cloud.google.com/go/compute/metadata to v0.3.0
  • be0d53d fix(deps): update module code.gitea.io/sdk/gitea to v0.18.0
  • 0d468c3 fix(deps): update module github.com/xanzy/go-gitlab to v0.103.0
  • 20801bc git fetch headSha too
  • 9d76e6c rm command output from error message

v0.17.3

See CHANGELOG

Changelog

  • 3aa0814 Bump google.golang.org/protobuf in /scripts/trigger-depup
  • 3c496f5 Compare merge base and head
  • b47e57c Fallback only for 406 error
  • ba0f5a7 Fix 404 link to GitHub Annotation limitations
  • 7644825 Fix CHANGELOG
  • e67af34 Fix test
  • 67e0efa Fix: change brews.folder to brews.directory
  • 6bd4da8 Fix: no longer fails if it runs in GitHub Actions and does not use the annotation reporter

... (truncated)

Changelog

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

[v0.17.4] - 2024-04-19

馃悰 Fixes

  • #1714 Use GitHub API to get a merge base commit and add git fetch command to get merge base and head commits

[v0.17.3] - 2024-04-14

馃悰 Fixes

  • #1697 Add a fallback to git diff command to get diff of a GitHub pull request

[v0.17.2] - 2024-03-11

馃悰 Fixes

  • #933 Fix go vet errorformat

[v0.17.1] - 2024-02-08

馃悰 Fixes

  • #1651 Revert #1576: Support --filter-mode=file in github-pr-review. Reasons: #1645
  • #1653 fix: SARIF parser: parse with no region result. fix originalOutput field
  • #1657 Fix sending incorrect line numbers to BitBucket Server Code Insight API. (fixes #1652)

[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

... (truncated)

Commits
  • 8e405ab Merge pull request #1719 from reviewdog/bump-v-0.17.4
  • d109608 Bump up version to v0.17.4
  • f5a2dce Merge pull request #1718 from reviewdog/dependabot/go_modules/golang.org/x/ne...
  • ab78616 Bump golang.org/x/net from 0.22.0 to 0.23.0
  • e71cc85 Merge pull request #1714 from massongit/fix_diff
  • fdddf8f Use head.GetRepo().GetHTMLURL() as remote repo
  • 8ece54c Fix CHANGELOG
  • af88a27 Separate command and condition
  • 8a69338 Add head variable
  • 20801bc git fetch headSha too
  • 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.14.1 to 0.17.4.
- [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.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github May 4, 2024

The following labels could not be found: deps.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 8, 2024

Superseded by #145.

@dependabot dependabot bot closed this Jun 8, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/tools/github.com/reviewdog/reviewdog-0.17.4 branch June 8, 2024 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants