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.17.2 to 0.17.4 in /tools #846

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

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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 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)

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 April 22, 2024 04:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 22, 2024
@dependabot dependabot bot requested review from BupycHuk and JiriCtvrtka and removed request for a team April 22, 2024 04:50
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/github.com/reviewdog/reviewdog-0.17.4 branch from 4ffd8a4 to 5d8267a Compare May 13, 2024 08:36
@ademidoff
Copy link
Member

@dependabot recreate

Bumps [github.com/reviewdog/reviewdog](https://github.com/reviewdog/reviewdog) from 0.17.2 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.17.2...v0.17.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/github.com/reviewdog/reviewdog-0.17.4 branch from 5d8267a to 6f8f116 Compare May 30, 2024 15:35
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.

None yet

1 participant