Commit 27afc35
authored
fix(deps): Update module github.com/bluekeyes/go-gitdiff to v0.8.0 (#20077)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/bluekeyes/go-gitdiff](https://togithub.com/bluekeyes/go-gitdiff) | require | minor | `v0.7.4` -> `v0.8.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>bluekeyes/go-gitdiff (github.com/bluekeyes/go-gitdiff)</summary>
### [`v0.8.0`](https://togithub.com/bluekeyes/go-gitdiff/releases/tag/v0.8.0)
[Compare Source](https://togithub.com/bluekeyes/go-gitdiff/compare/v0.7.4...v0.8.0)
##### Improvements
- Add the `File.String()` method to convert a parsed file back to a patch representation ([#​48](https://togithub.com/bluekeyes/go-gitdiff/issues/48))
##### Changes
- Set the module's Go version to 1.21 to due to usage of generics and the `slices` package in test code
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).1 parent 94f25b7 commit 27afc35
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments