Commit 3016163
authored
fix(deps): lock file maintenance vulnfeeds (#4414)
This PR contains the following updates:
| Package | Type | Update | Change | Age | Confidence |
|---|---|---|---|---|---|
| | | lockFileMaintenance | All locks refreshed | | |
|
[github.com/gkampitakis/go-snaps](https://redirect.github.com/gkampitakis/go-snaps)
| require | patch | `v0.5.15` -> `v0.5.16` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[github.com/go-git/go-git/v5](https://redirect.github.com/go-git/go-git)
| require | patch | `v5.16.3` -> `v5.16.4` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[github.com/ossf/osv-schema/bindings/go](https://redirect.github.com/ossf/osv-schema)
| require | digest | `3d4ec5f` -> `74be9c8` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [gopkg.in/dnaeon/go-vcr.v4](https://redirect.github.com/dnaeon/go-vcr)
| require | patch | `v4.0.5` -> `v4.0.6` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
🔧 This Pull Request updates lock files to use the latest dependency
versions.
---
### Release Notes
<details>
<summary>gkampitakis/go-snaps
(github.com/gkampitakis/go-snaps)</summary>
###
[`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
[#​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
[#​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
[#​141](https://redirect.github.com/gkampitakis/go-snaps/pull/141)
- fix: detect no\_color support by
[@​gkampitakis](https://redirect.github.com/gkampitakis) in
[#​123](https://redirect.github.com/gkampitakis/go-snaps/pull/123)
- experimenting with inline snapshot support by
[@​gkampitakis](https://redirect.github.com/gkampitakis) in
[#​70](https://redirect.github.com/gkampitakis/go-snaps/pull/70)
**Full Changelog**:
<gkampitakis/go-snaps@v0.5.15...v0.5.16>
</details>
<details>
<summary>go-git/go-git (github.com/go-git/go-git/v5)</summary>
###
[`v5.16.4`](https://redirect.github.com/go-git/go-git/releases/tag/v5.16.4)
[Compare
Source](https://redirect.github.com/go-git/go-git/compare/v5.16.3...v5.16.4)
#### What's Changed
- backport plumbing: format/idxfile, prevent panic by
[@​swills](https://redirect.github.com/swills) in
[#​1732](https://redirect.github.com/go-git/go-git/pull/1732)
- \[backport] build: test, Fix build on Windows. by
[@​pjbgf](https://redirect.github.com/pjbgf) in
[#​1734](https://redirect.github.com/go-git/go-git/pull/1734)
- build: Update module golang.org/x/net to v0.38.0 \[SECURITY]
(releases/v5.x) by
[@​go-git-renovate](https://redirect.github.com/go-git-renovate)\[bot]
in [#​1742](https://redirect.github.com/go-git/go-git/pull/1742)
- build: Update module github.com/cloudflare/circl to v1.6.1 \[SECURITY]
(releases/v5.x) by
[@​go-git-renovate](https://redirect.github.com/go-git-renovate)\[bot]
in [#​1741](https://redirect.github.com/go-git/go-git/pull/1741)
- build: Update module github.com/go-git/go-git/v5 to v5.13.0
\[SECURITY] (releases/v5.x) by
[@​go-git-renovate](https://redirect.github.com/go-git-renovate)\[bot]
in [#​1743](https://redirect.github.com/go-git/go-git/pull/1743)
**Full Changelog**:
<go-git/go-git@v5.16.3...v5.16.4>
</details>
<details>
<summary>dnaeon/go-vcr (gopkg.in/dnaeon/go-vcr.v4)</summary>
###
[`v4.0.6`](https://redirect.github.com/dnaeon/go-vcr/releases/tag/v4.0.6)
[Compare
Source](https://redirect.github.com/dnaeon/go-vcr/compare/v4.0.5...v4.0.6)
#### What's Changed
- chore: remove double spaces from comments by
[@​G-Rath](https://redirect.github.com/G-Rath) in
[#​127](https://redirect.github.com/dnaeon/go-vcr/pull/127)
- feat: add `WithEncodeOption` to tweak yaml marshalling by
[@​andreynering](https://redirect.github.com/andreynering) in
[#​129](https://redirect.github.com/dnaeon/go-vcr/pull/129)
- feat: migrate to official yaml package / add `WithMarshalFunc` by
[@​andreynering](https://redirect.github.com/andreynering) in
[#​132](https://redirect.github.com/dnaeon/go-vcr/pull/132)
- chore: Configure Renovate by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​133](https://redirect.github.com/dnaeon/go-vcr/pull/133)
- chore(deps): update actions/checkout action to v5 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​134](https://redirect.github.com/dnaeon/go-vcr/pull/134)
- chore(deps): update actions/setup-go action to v6 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​135](https://redirect.github.com/dnaeon/go-vcr/pull/135)
- chore(deps): update codecov/codecov-action action to v5 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​137](https://redirect.github.com/dnaeon/go-vcr/pull/137)
- fix(deps): update module go.yaml.in/yaml/v4 to v4.0.0-rc.3 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​138](https://redirect.github.com/dnaeon/go-vcr/pull/138)
- chore(deps): update actions/checkout action to v6 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​139](https://redirect.github.com/dnaeon/go-vcr/pull/139)
#### New Contributors
- [@​G-Rath](https://redirect.github.com/G-Rath) made their first
contribution in
[#​127](https://redirect.github.com/dnaeon/go-vcr/pull/127)
- [@​andreynering](https://redirect.github.com/andreynering) made
their first contribution in
[#​129](https://redirect.github.com/dnaeon/go-vcr/pull/129)
- [@​renovate](https://redirect.github.com/renovate)\[bot] made
their first contribution in
[#​133](https://redirect.github.com/dnaeon/go-vcr/pull/133)
**Full Changelog**:
<dnaeon/go-vcr@v4.0.5...v4.0.6>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 6am on wednesday" in timezone
Australia/Sydney, 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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/google/osv.dev).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS41IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->1 parent 2a895a3 commit 3016163
2 files changed
+18
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
| |||
77 | 76 | | |
78 | 77 | | |
79 | 78 | | |
80 | | - | |
| 79 | + | |
81 | 80 | | |
82 | 81 | | |
83 | 82 | | |
| |||
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
| 91 | + | |
| 92 | + | |
95 | 93 | | |
96 | 94 | | |
97 | 95 | | |
| |||
100 | 98 | | |
101 | 99 | | |
102 | 100 | | |
103 | | - | |
104 | | - | |
| 101 | + | |
| 102 | + | |
105 | 103 | | |
106 | 104 | | |
107 | 105 | | |
| |||
154 | 152 | | |
155 | 153 | | |
156 | 154 | | |
157 | | - | |
158 | | - | |
| 155 | + | |
| 156 | + | |
159 | 157 | | |
160 | 158 | | |
161 | 159 | | |
| |||
175 | 173 | | |
176 | 174 | | |
177 | 175 | | |
178 | | - | |
179 | | - | |
| 176 | + | |
| 177 | + | |
180 | 178 | | |
181 | 179 | | |
182 | 180 | | |
| |||
225 | 223 | | |
226 | 224 | | |
227 | 225 | | |
| 226 | + | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
279 | | - | |
| 278 | + | |
| 279 | + | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| |||
0 commit comments