Skip to content

build(deps): bump github.com/sourcegraph/go-diff from 0.7.0 to 0.8.0#674

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/sourcegraph/go-diff-0.8.0
Closed

build(deps): bump github.com/sourcegraph/go-diff from 0.7.0 to 0.8.0#674
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/sourcegraph/go-diff-0.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/sourcegraph/go-diff from 0.7.0 to 0.8.0.

Release notes

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

v0.8.0

What's Changed

Full Changelog: sourcegraph/go-diff@v0.7.0...v0.8.0

Commits
  • 654d317 bump minimum go 1.14 -> 1.20
  • a839d2c Add new functionaltiy for reversing diffs. (#72)
  • 3751ac7 add go test github workflow (#79)
  • 205a5dd remove outdated scip workflow
  • c9dad3b diff: simplify readLine branching
  • 922f9d3 diff: share lineReader cache initialization
  • 45b1037 diff: remove stale lineReader comment
  • 6ebdcc0 Make strict dropCR behavior optional via ParseOptions (#78)
  • 005b930 chore: removed the inactive badge travis (#73)
  • 9f2e185 Merge pull request #71 from sourcegraph/nsc/lsifgo-to-scipgo
  • 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 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/sourcegraph/go-diff](https://github.com/sourcegraph/go-diff) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/sourcegraph/go-diff/releases)
- [Commits](sourcegraph/go-diff@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: github.com/sourcegraph/go-diff
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 28, 2026
@roborev-ci
Copy link
Copy Markdown

roborev-ci Bot commented Apr 28, 2026

roborev: Combined Review (c39abc3)

Dependency update is mostly clean, but one medium issue needs fixing before merge.

Medium

  • go.mod:23 - github.com/sourcegraph/go-diff was bumped from v0.7.0 to v0.8.0, but the corresponding go.sum checksum updates are missing. Fresh or readonly module builds may fail with missing checksum entries.

    Fix: Run go mod tidy or otherwise update and commit the go.sum entries for the new module version.


Synthesized from 3 reviews (agents: codex, gemini | types: default, security)

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

wesm added a commit that referenced this pull request Apr 30, 2026
Consolidates the following dependabot updates:

- #673 -- bump cachix/install-nix-action from 31.10.4 to 31.10.5
- #674 -- bump github.com/sourcegraph/go-diff from 0.7.0 to 0.8.0
- #675 -- bump github.com/mattn/go-isatty from 0.0.21 to 0.0.22
- #676 -- bump modernc.org/sqlite from 1.49.1 to 1.50.0

Also updates the nix `vendorHash` to match the new go.sum.

Closes #673, #674, #675, #676

Co-authored-by: Wes McKinney <wesm@users.noreply.github.com>
@wesm wesm closed this Apr 30, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 30, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/sourcegraph/go-diff-0.8.0 branch April 30, 2026 13:19
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.

2 participants