Skip to content

build(deps): bump github.com/sourcegraph/go-diff from 0.5.3 to 0.6.0 #1353

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2020

Bumps github.com/sourcegraph/go-diff from 0.5.3 to 0.6.0.

Release notes

Sourced from github.com/sourcegraph/go-diff's releases.

v0.6.0: removing protobuf files

This release bumps the minor version since we have removed the protobuf generated structs, and have instead replaced them with plain go structs. We bumped minor versions since this removed all the protobuf related methods on the generated structs, as well as moving to *time.Time instead of pbtypes.Timestamp.

New since v0.5.3:

  • remove protobuf types (#51)
  • Detect file header, when parsing Hunk (#53)
  • diff: support renamed, updated binary file (#38)
  • Add handling added/deleted files in diff (#50)
Commits

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

Bumps [github.com/sourcegraph/go-diff](https://github.com/sourcegraph/go-diff) from 0.5.3 to 0.6.0.
- [Release notes](https://github.com/sourcegraph/go-diff/releases)
- [Commits](sourcegraph/go-diff@v0.5.3...v0.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Relates to an upstream dependency go Pull requests that update Go code labels Sep 7, 2020
@dependabot dependabot bot requested a review from a team September 7, 2020 06:12
@daixiang0 daixiang0 merged commit 3ca396e into master Sep 7, 2020
@delete-merged-branch delete-merged-branch bot deleted the dependabot/go_modules/github.com/sourcegraph/go-diff-0.6.0 branch September 7, 2020 06:46
@ldez ldez added this to the v1.31 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Relates to an upstream dependency go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants