Commit 77e1876
authored
fix(deps): Update module github.com/gkampitakis/go-snaps to v0.5.17 (#32)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/gkampitakis/go-snaps](https://redirect.github.com/gkampitakis/go-snaps) | require | patch | `v0.5.15` -> `v0.5.17` |
---
### Release Notes
<details>
<summary>gkampitakis/go-snaps (github.com/gkampitakis/go-snaps)</summary>
### [`v0.5.17`](https://redirect.github.com/gkampitakis/go-snaps/compare/v0.5.16...0.5.17)
[Compare Source](https://redirect.github.com/gkampitakis/go-snaps/compare/v0.5.16...0.5.17)
### [`v0.5.16`](https://redirect.github.com/gkampitakis/go-snaps/releases/tag/v0.5.16)
[Compare Source](https://redirect.github.com/gkampitakis/go-snaps/compare/v0.5.15...v0.5.16)
#### What's Changed
- fix: don't drop /r character when scanning by [@​gkampitakis](https://redirect.github.com/gkampitakis) in [https://github.com/gkampitakis/go-snaps/pull/139](https://redirect.github.com/gkampitakis/go-snaps/pull/139)
- chore: replace vendored go-diff with upstream by [@​gkampitakis](https://redirect.github.com/gkampitakis) in [https://github.com/gkampitakis/go-snaps/pull/143](https://redirect.github.com/gkampitakis/go-snaps/pull/143)
- chore: update `golangci-lint` to v2 by [@​G-Rath](https://redirect.github.com/G-Rath) in [https://github.com/gkampitakis/go-snaps/pull/141](https://redirect.github.com/gkampitakis/go-snaps/pull/141)
- fix: detect no_color support by [@​gkampitakis](https://redirect.github.com/gkampitakis) in [https://github.com/gkampitakis/go-snaps/pull/123](https://redirect.github.com/gkampitakis/go-snaps/pull/123)
- experimenting with inline snapshot support by [@​gkampitakis](https://redirect.github.com/gkampitakis) in [https://github.com/gkampitakis/go-snaps/pull/70](https://redirect.github.com/gkampitakis/go-snaps/pull/70)
**Full Changelog**: gkampitakis/go-snaps@v0.5.15...v0.5.16
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->1 parent 599db58 commit 77e1876
2 files changed
Lines changed: 7 additions & 9 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 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
28 | | - | |
| 27 | + | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 17 | + | |
| 18 | + | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
78 | 76 | | |
79 | 77 | | |
80 | 78 | | |
81 | | - | |
82 | | - | |
| 79 | + | |
| 80 | + | |
83 | 81 | | |
84 | 82 | | |
85 | 83 | | |
| |||
170 | 168 | | |
171 | 169 | | |
172 | 170 | | |
| 171 | + | |
173 | 172 | | |
174 | 173 | | |
175 | 174 | | |
| |||
0 commit comments