Commit 6549756
authored
chore(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.17.0 (#74)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[github.com/bradleyfalzon/ghinstallation/v2](https://redirect.github.com/bradleyfalzon/ghinstallation)
| `v2.6.0` -> `v2.17.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the warning logs for
more information.
---
### Release Notes
<details>
<summary>bradleyfalzon/ghinstallation
(github.com/bradleyfalzon/ghinstallation/v2)</summary>
###
[`v2.17.0`](https://redirect.github.com/bradleyfalzon/ghinstallation/releases/tag/v2.17.0)
[Compare
Source](https://redirect.github.com/bradleyfalzon/ghinstallation/compare/v2.16.0...v2.17.0)
#### What's Changed
- Update README: improve formatting, replace GoDoc with GoReference by
[@​alexandear](https://redirect.github.com/alexandear) in
[#​161](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/161)
- Update go-github to v73 by
[@​asvoboda](https://redirect.github.com/asvoboda) in
[#​162](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/162)
- update golangci-lint to v2.2.x by
[@​cpanato](https://redirect.github.com/cpanato) in
[#​163](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/163)
- Update google/go-github to v75 by
[@​asvoboda](https://redirect.github.com/asvoboda) in
[#​167](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/167)
#### New Contributors
- [@​alexandear](https://redirect.github.com/alexandear) made
their first contribution in
[#​161](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/161)
**Full Changelog**:
<bradleyfalzon/ghinstallation@v2.16.0...v2.17.0>
###
[`v2.16.0`](https://redirect.github.com/bradleyfalzon/ghinstallation/releases/tag/v2.16.0)
[Compare
Source](https://redirect.github.com/bradleyfalzon/ghinstallation/compare/v2.15.0...v2.16.0)
#### What's Changed
- Update to go-github v72 by
[@​asvoboda](https://redirect.github.com/asvoboda) in
[#​158](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/158)
- Bump actions/setup-go from 5.4.0 to 5.5.0 in the actions group by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​157](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/157)
- Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​156](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/156)
**Full Changelog**:
<bradleyfalzon/ghinstallation@v2.15.0...v2.16.0>
###
[`v2.15.0`](https://redirect.github.com/bradleyfalzon/ghinstallation/releases/tag/v2.15.0)
[Compare
Source](https://redirect.github.com/bradleyfalzon/ghinstallation/compare/v2.14.0...v2.15.0)
#### What's Changed
- bump go-github to v69.2.0 by
[@​cpanato](https://redirect.github.com/cpanato) in
[#​147](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/147)
- Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​148](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/148)
- Bump actions/setup-go from 5.3.0 to 5.4.0 in the actions group by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​151](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/151)
- Bump golangci/golangci-lint-action from 6.5.0 to 7.0.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​152](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/152)
- Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​149](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/149)
- update go-github to v71 by
[@​cpanato](https://redirect.github.com/cpanato) in
[#​154](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/154)
- upgrade golangci-lint to v2 and use best practices for the workflows
by [@​cpanato](https://redirect.github.com/cpanato) in
[#​155](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/155)
**Full Changelog**:
<bradleyfalzon/ghinstallation@v2.14.0...v2.15.0>
###
[`v2.14.0`](https://redirect.github.com/bradleyfalzon/ghinstallation/releases/tag/v2.14.0)
[Compare
Source](https://redirect.github.com/bradleyfalzon/ghinstallation/compare/v2.13.0...v2.14.0)
#### What's Changed
- feat: add golangci-lint setup and fix lint issues by
[@​chenrui333](https://redirect.github.com/chenrui333) in
[#​139](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/139)
- chore: add `go1.24-rc1` for matrix check by
[@​chenrui333](https://redirect.github.com/chenrui333) in
[#​138](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/138)
- Bump the actions group across 1 directory with 2 updates by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​145](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/145)
- Update go to use 1.24.x and golangci-lint by
[@​cpanato](https://redirect.github.com/cpanato) in
[#​146](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/146)
- Upgrade `github.com/google/go-github` from v68 to v69 by
[@​andygrunwald](https://redirect.github.com/andygrunwald) in
[#​142](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/142)
**Full Changelog**:
<bradleyfalzon/ghinstallation@v2.13.0...v2.14.0>
###
[`v2.13.0`](https://redirect.github.com/bradleyfalzon/ghinstallation/releases/tag/v2.13.0)
[Compare
Source](https://redirect.github.com/bradleyfalzon/ghinstallation/compare/v2.12.0...v2.13.0)
#### What's Changed
- update go-github to v67 by
[@​cpanato](https://redirect.github.com/cpanato) in
[#​133](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/133)
- test/build with go1.23 by
[@​cpanato](https://redirect.github.com/cpanato) in
[#​134](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/134)
- Bump the actions group with 2 updates by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​132](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/132)
- chore(deps): bump go-github to v68 by
[@​chenrui333](https://redirect.github.com/chenrui333) in
[#​137](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/137)
- Bump actions/setup-go from 5.1.0 to 5.2.0 in the actions group by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​136](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/136)
#### New Contributors
- [@​chenrui333](https://redirect.github.com/chenrui333) made
their first contribution in
[#​137](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/137)
**Full Changelog**:
<bradleyfalzon/ghinstallation@v2.12.0...v2.13.0>
###
[`v2.12.0`](https://redirect.github.com/bradleyfalzon/ghinstallation/releases/tag/v2.12.0)
[Compare
Source](https://redirect.github.com/bradleyfalzon/ghinstallation/compare/v2.11.0...v2.12.0)
#### What's Changed
- Update go-github to v66 by
[@​asvoboda](https://redirect.github.com/asvoboda) in
[#​129](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/129)
- Bumped github.com/golang-jwt/jwt/v4 due to security CVE-2024-51744 by
[@​bynov](https://redirect.github.com/bynov) in
[#​130](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/130)
- Bump the actions group across 1 directory with 2 updates by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​125](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/125)
#### New Contributors
- [@​bynov](https://redirect.github.com/bynov) made their first
contribution in
[#​130](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/130)
**Full Changelog**:
<bradleyfalzon/ghinstallation@v2.11.0...v2.12.0>
###
[`v2.11.0`](https://redirect.github.com/bradleyfalzon/ghinstallation/releases/tag/v2.11.0)
[Compare
Source](https://redirect.github.com/bradleyfalzon/ghinstallation/compare/v2.10.0...v2.11.0)
#### What's Changed
- Update go-github to v61 by
[@​asvoboda](https://redirect.github.com/asvoboda) in
[#​116](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/116)
- Update go-github to v62 by
[@​asvoboda](https://redirect.github.com/asvoboda) in
[#​122](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/122)
- ioutil + jwt deprecations by
[@​kfcampbell](https://redirect.github.com/kfcampbell) in
[#​120](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/120)
- Updates go.mod / ci / dependabot config by
[@​cpanato](https://redirect.github.com/cpanato) in
[#​121](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/121)
**NOTE**: Now requires Go >= 1.16 to build.
#### New Contributors
- [@​kfcampbell](https://redirect.github.com/kfcampbell) made
their first contribution in
[#​120](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/120)
- [@​cpanato](https://redirect.github.com/cpanato) made their
first contribution in
[#​121](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/121)
**Full Changelog**:
<bradleyfalzon/ghinstallation@v2.10.0...v2.11.0>
###
[`v2.10.0`](https://redirect.github.com/bradleyfalzon/ghinstallation/releases/tag/v2.10.0)
[Compare
Source](https://redirect.github.com/bradleyfalzon/ghinstallation/compare/v2.9.0...v2.10.0)
#### What's Changed
- Update go-github to v58 by
[@​asvoboda](https://redirect.github.com/asvoboda) in
[#​110](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/110)
- Update go-github to v60 by
[@​asvoboda](https://redirect.github.com/asvoboda) in
[#​114](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/114)
**Full Changelog**:
<bradleyfalzon/ghinstallation@v2.9.0...v2.10.0>
###
[`v2.9.0`](https://redirect.github.com/bradleyfalzon/ghinstallation/releases/tag/v2.9.0)
[Compare
Source](https://redirect.github.com/bradleyfalzon/ghinstallation/compare/v2.8.0...v2.9.0)
#### What's Changed
- Update go-github to v57 by
[@​asvoboda](https://redirect.github.com/asvoboda) in
[#​109](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/109)
**Full Changelog**:
<bradleyfalzon/ghinstallation@v2.8.0...v2.9.0>
###
[`v2.8.0`](https://redirect.github.com/bradleyfalzon/ghinstallation/releases/tag/v2.8.0)
[Compare
Source](https://redirect.github.com/bradleyfalzon/ghinstallation/compare/v2.7.0...v2.8.0)
#### What's Changed
- Update go-github to v56 by
[@​asvoboda](https://redirect.github.com/asvoboda) in
[#​107](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/107)
**Full Changelog**:
<bradleyfalzon/ghinstallation@v2.7.0...v2.8.0>
###
[`v2.7.0`](https://redirect.github.com/bradleyfalzon/ghinstallation/releases/tag/v2.7.0)
[Compare
Source](https://redirect.github.com/bradleyfalzon/ghinstallation/compare/v2.6.0...v2.7.0)
#### What's Changed
- Add note about `New()` to README.md example. by
[@​wlynch](https://redirect.github.com/wlynch) in
[#​105](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/105)
- Update go-github to v55 by
[@​asvoboda](https://redirect.github.com/asvoboda) in
[#​106](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/106)
**Full Changelog**:
<bradleyfalzon/ghinstallation@v2.6.0...v2.7.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
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
---
To execute skipped test pipelines write comment `/ok-to-test`.
This PR has been generated by
[MintMaker](https://redirect.github.com/konflux-ci/mintmaker) (powered
by [Renovate Bot](https://redirect.github.com/renovatebot/renovate)).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MC4xLXJwbSIsInVwZGF0ZWRJblZlciI6IjQxLjkwLjEtcnBtIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>1 parent 8c905c4 commit 6549756
2 files changed
+6
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
27 | | - | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| |||
55 | 53 | | |
56 | 54 | | |
57 | 55 | | |
58 | | - | |
59 | | - | |
| 56 | + | |
| 57 | + | |
60 | 58 | | |
61 | 59 | | |
62 | 60 | | |
63 | 61 | | |
64 | | - | |
65 | 62 | | |
66 | 63 | | |
67 | 64 | | |
| |||
76 | 73 | | |
77 | 74 | | |
78 | 75 | | |
79 | | - | |
80 | 76 | | |
81 | 77 | | |
82 | 78 | | |
| |||
170 | 166 | | |
171 | 167 | | |
172 | 168 | | |
173 | | - | |
174 | 169 | | |
175 | 170 | | |
176 | 171 | | |
| |||
184 | 179 | | |
185 | 180 | | |
186 | 181 | | |
187 | | - | |
188 | 182 | | |
189 | 183 | | |
190 | 184 | | |
| |||
215 | 209 | | |
216 | 210 | | |
217 | 211 | | |
| 212 | + | |
| 213 | + | |
218 | 214 | | |
219 | 215 | | |
220 | 216 | | |
| |||
493 | 489 | | |
494 | 490 | | |
495 | 491 | | |
496 | | - | |
497 | 492 | | |
498 | 493 | | |
499 | 494 | | |
| |||
521 | 516 | | |
522 | 517 | | |
523 | 518 | | |
524 | | - | |
525 | 519 | | |
526 | 520 | | |
527 | 521 | | |
| |||
557 | 551 | | |
558 | 552 | | |
559 | 553 | | |
560 | | - | |
561 | 554 | | |
562 | 555 | | |
563 | 556 | | |
| |||
635 | 628 | | |
636 | 629 | | |
637 | 630 | | |
638 | | - | |
639 | 631 | | |
640 | 632 | | |
641 | 633 | | |
| |||
0 commit comments