Skip to content

vendor: Update github.com/google/go-github to v73#40326

Merged
tklauser merged 2 commits intomainfrom
pr/HadrienPatte/go-github-73
Jul 2, 2025
Merged

vendor: Update github.com/google/go-github to v73#40326
tklauser merged 2 commits intomainfrom
pr/HadrienPatte/go-github-73

Conversation

@HadrienPatte
Copy link
Copy Markdown
Member

@HadrienPatte HadrienPatte commented Jul 2, 2025

Same as #40104, this is currently making #40325 fail

Also update the renovate config to prevent it from trying to do major upgrades for github.com/google/go-github as those will always require manually updating import paths.


Please ensure your pull request adheres to the following guidelines:

  • For first time contributors, read Submitting a pull request
  • All code is covered by unit and/or runtime tests where feasible.
  • All commits contain a well written commit description including a title,
    description and a Fixes: #XXX line if the commit addresses a particular
    GitHub issue.
  • If your commit description contains a Fixes: <commit-id> tag, then
    please add the commit author[s] as reviewer[s] to this issue.
  • All commits are signed off. See the section Developer’s Certificate of Origin
  • Provide a title or release-note blurb suitable for the release notes.
  • Are you a user of Cilium? Please add yourself to the Users doc
  • Thanks for contributing!
vendor: Update github.com/google/go-github to v73

@github-actions github-actions bot added the cilium-cli This PR contains changes related with cilium-cli label Jul 2, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jul 2, 2025
@HadrienPatte HadrienPatte marked this pull request as ready for review July 2, 2025 13:56
@HadrienPatte HadrienPatte requested review from a team as code owners July 2, 2025 13:57
@tklauser tklauser added the release-note/misc This PR makes changes that have no direct user impact. label Jul 2, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jul 2, 2025
@tklauser
Copy link
Copy Markdown
Member

tklauser commented Jul 2, 2025

/test

@tklauser tklauser enabled auto-merge July 2, 2025 14:25
Copy link
Copy Markdown
Member

@tklauser tklauser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

Copy link
Copy Markdown
Member

@joestringer joestringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🙏

@tklauser tklauser added this pull request to the merge queue Jul 2, 2025
Merged via the queue into main with commit 9e67910 Jul 2, 2025
399 of 405 checks passed
@tklauser tklauser deleted the pr/HadrienPatte/go-github-73 branch July 2, 2025 17:25
zocimek added a commit to zocimek/home-ops that referenced this pull request Aug 25, 2025
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[aqua:cilium/cilium-cli](https://redirect.github.com/cilium/cilium-cli)
| patch | `0.18.5` -> `0.18.6` |

---

### Release Notes

<details>
<summary>cilium/cilium-cli (aqua:cilium/cilium-cli)</summary>

###
[`v0.18.6`](https://redirect.github.com/cilium/cilium-cli/releases/tag/v0.18.6)

[Compare
Source](https://redirect.github.com/cilium/cilium-cli/compare/v0.18.5...v0.18.6)

#### What's Changed

**Minor Changes:**

- Cilium uninstall now removes annotations from Kubernetes nodes when
clean-cilium-state: true
([cilium/cilium#39931](https://redirect.github.com/cilium/cilium/issues/39931),
[@&#8203;AritraDey-Dev](https://redirect.github.com/AritraDey-Dev))
- Deprecate `v2alpha1` version of `CiliumLoadBalancerIPPool` CRD in
favor of the `v2` version
([cilium/cilium#39134](https://redirect.github.com/cilium/cilium/issues/39134),
[@&#8203;pippolo84](https://redirect.github.com/pippolo84))

**Bugfixes:**

- Fix bug where we would display the Max Seq. Number for IPsec on
32bits.
([cilium/cilium#40622](https://redirect.github.com/cilium/cilium/issues/40622),
[@&#8203;pchaigno](https://redirect.github.com/pchaigno))

**CI Changes:**

- Add l7 proxy check for `to-fqdns` connectivity test
([cilium/cilium#40549](https://redirect.github.com/cilium/cilium/issues/40549),
[@&#8203;vipul-21](https://redirect.github.com/vipul-21))
- cli: switch coredns image to registry.k8s.io, and fix renovate
([cilium/cilium#40706](https://redirect.github.com/cilium/cilium/issues/40706),
[@&#8203;giorio94](https://redirect.github.com/giorio94))
- connectivity: Allow customization of tcpdump kill timeout
([cilium/cilium#40774](https://redirect.github.com/cilium/cilium/issues/40774),
[@&#8203;gentoo-root](https://redirect.github.com/gentoo-root))
- connectivity: rework sniffer to execute tcpdump in background
([cilium/cilium#40487](https://redirect.github.com/cilium/cilium/issues/40487),
[@&#8203;smagnani96](https://redirect.github.com/smagnani96))

**Misc Changes:**

- chore(deps): update docker.io/library/golang:1.24.4 docker digest to
[`20a022e`](https://redirect.github.com/cilium/cilium-cli/commit/20a022e)
(main)
([cilium/cilium#40379](https://redirect.github.com/cilium/cilium/issues/40379),
[@&#8203;cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot])
- chore(deps): update docker.io/library/golang:1.24.5 docker digest to
[`ef5b4be`](https://redirect.github.com/cilium/cilium-cli/commit/ef5b4be)
(main)
([cilium/cilium#40738](https://redirect.github.com/cilium/cilium/issues/40738),
[@&#8203;cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot])
- chore(deps): update go to v1.24.5 (main)
([cilium/cilium#40496](https://redirect.github.com/cilium/cilium/issues/40496),
[@&#8203;cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot])
- cilium-cli: Print partial output upon `bgp peers` errors
([cilium/cilium#40278](https://redirect.github.com/cilium/cilium/issues/40278),
[@&#8203;rastislavs](https://redirect.github.com/rastislavs))
- cilium-cli: Update default network-perf image
([cilium/cilium#40376](https://redirect.github.com/cilium/cilium/issues/40376),
[@&#8203;HadrienPatte](https://redirect.github.com/HadrienPatte))
- cilium-cli: Use slim k8s packages for connectivity tests
([cilium/cilium#40708](https://redirect.github.com/cilium/cilium/issues/40708),
[@&#8203;HadrienPatte](https://redirect.github.com/HadrienPatte))
- Fix misc typos
([cilium/cilium#40769](https://redirect.github.com/cilium/cilium/issues/40769),
[@&#8203;HadrienPatte](https://redirect.github.com/HadrienPatte))
- go.mod, vendor: pull in charts for Cilium 1.18.0 and Tetragon 1.5.0
([cilium/cilium#40823](https://redirect.github.com/cilium/cilium/issues/40823),
[@&#8203;tklauser](https://redirect.github.com/tklauser))
- Miscellaneous improvements to option.NewNamedMapOptions
([cilium/cilium#40529](https://redirect.github.com/cilium/cilium/issues/40529),
[@&#8203;giorio94](https://redirect.github.com/giorio94))
- The unableTranslateCIDRgroups variable is removed as it is not used
since the v1.17 release
([cilium/cilium#40267](https://redirect.github.com/cilium/cilium/issues/40267),
[@&#8203;Surya-7890](https://redirect.github.com/Surya-7890))
- vendor: Update github.com/google/go-github to v73
([cilium/cilium#40326](https://redirect.github.com/cilium/cilium/issues/40326),
[@&#8203;HadrienPatte](https://redirect.github.com/HadrienPatte))
- Update stable release to v0.18.5 by
[@&#8203;tklauser](https://redirect.github.com/tklauser) in
[https://github.com/cilium/cilium-cli/pull/3060](https://redirect.github.com/cilium/cilium-cli/pull/3060)
- chore(deps): update docker.io/library/golang:1.24.4 docker digest to
[`20a022e`](https://redirect.github.com/cilium/cilium-cli/commit/20a022e)
by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/cilium/cilium-cli/pull/3061](https://redirect.github.com/cilium/cilium-cli/pull/3061)1
- Update RELEASE.md by
[@&#8203;michi-covalent](https://redirect.github.com/michi-covalent) in
[https://github.com/cilium/cilium-cli/pull/3062](https://redirect.github.com/cilium/cilium-cli/pull/3062)
- chore(deps): update golang docker tag to v1.24.5 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/cilium/cilium-cli/pull/3063](https://redirect.github.com/cilium/cilium-cli/pull/3063)3
- chore(deps): update go to v1.24.5 (patch) by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/cilium/cilium-cli/pull/3065](https://redirect.github.com/cilium/cilium-cli/pull/3065)5
- chore(deps): update golangci/golangci-lint docker tag to v2.2.2 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/cilium/cilium-cli/pull/3066](https://redirect.github.com/cilium/cilium-cli/pull/3066)6
- chore(deps): update dependency cilium/cilium to v1.17.6 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/cilium/cilium-cli/pull/3068](https://redirect.github.com/cilium/cilium-cli/pull/3068)8
- chore(deps): update golang:1.24.5-alpine3.21 docker digest to
[`3ebc008`](https://redirect.github.com/cilium/cilium-cli/commit/3ebc008)
by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/cilium/cilium-cli/pull/3067](https://redirect.github.com/cilium/cilium-cli/pull/3067)7
- chore(deps): update golang:1.24.5-alpine3.21 docker digest to
[`72ff633`](https://redirect.github.com/cilium/cilium-cli/commit/72ff633)
by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/cilium/cilium-cli/pull/3069](https://redirect.github.com/cilium/cilium-cli/pull/3069)9
- chore(deps): update golang:1.24.5-alpine3.21 docker digest to
[`6edc205`](https://redirect.github.com/cilium/cilium-cli/commit/6edc205)
by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/cilium/cilium-cli/pull/3070](https://redirect.github.com/cilium/cilium-cli/pull/3070)0
- chore(deps): update golangci/golangci-lint docker tag to v2.3.0 -
autoclosed by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/cilium/cilium-cli/pull/3071](https://redirect.github.com/cilium/cilium-cli/pull/3071)1
- chore(deps): update dependency cilium/cilium to v1.18.0 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/cilium/cilium-cli/pull/3073](https://redirect.github.com/cilium/cilium-cli/pull/3073)3
- chore(deps): update docker.io/library/golang:1.24.5 docker digest to
[`ef5b4be`](https://redirect.github.com/cilium/cilium-cli/commit/ef5b4be)
by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/cilium/cilium-cli/pull/3072](https://redirect.github.com/cilium/cilium-cli/pull/3072)2
- Prepare for v0.18.6 release by
[@&#8203;tklauser](https://redirect.github.com/tklauser) in
[https://github.com/cilium/cilium-cli/pull/3074](https://redirect.github.com/cilium/cilium-cli/pull/3074)

**Full Changelog**:
cilium/cilium-cli@v0.18.5...v0.18.6

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/zocimek/home-ops).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40My41IiwidXBkYXRlZEluVmVyIjoiNDEuNDYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9wYXRjaCJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Łukasz Pospiech <[email protected]>
HadrienPatte added a commit that referenced this pull request Nov 20, 2025
Major updates were disabled for the `github.com/google/go-github` module
in #40326 as renovate was not updating the import paths, which is needed
for major updates. It turns out that renovate is able to also update
those import paths with the `gomodUpdateImportPaths` `postUpdateOptions`
([ref](https://docs.renovatebot.com/modules/manager/gomod/#major-upgrades-of-dependencies)).

This `postUpdateOptions` is supposed to be configured for the [`all-go-deps-main`](https://github.com/cilium/cilium/blob/36dd14d9c3ab8d0806c1f269327e8f6792a10664/.github/renovate.json5#L202-L216) update group, but this actually conflicts with the top level config [here](https://github.com/cilium/cilium/blob/36dd14d9c3ab8d0806c1f269327e8f6792a10664/.github/renovate.json5#L52-L54) that only configures `gomodTidy`.

I ran some tests on a test repository and was able to confirm that in
order to get `gomodUpdateImportPaths` to work as expected, what we need
is to remove the `postUpdateOptions` config from the `all-go-deps-main`
group and set `gomodUpdateImportPaths` in the top level
`postUpdateOptions` instead of `gomodTidy` (we can remove `gomodTidy`
because `gomodUpdateImportPaths` is a superset of it).

The only difference will be that for renovate PRs that attempt to do a
major go module upgrade, renovate will now also update the import paths
(which depending on the dependency may still not be enough).

With this PR I also remove the config block that disabled major updates
for `go-github` as renovate should now be able to handle these.

See #42857 (review)

Signed-off-by: Hadrien Patte <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Nov 20, 2025
Major updates were disabled for the `github.com/google/go-github` module
in #40326 as renovate was not updating the import paths, which is needed
for major updates. It turns out that renovate is able to also update
those import paths with the `gomodUpdateImportPaths` `postUpdateOptions`
([ref](https://docs.renovatebot.com/modules/manager/gomod/#major-upgrades-of-dependencies)).

This `postUpdateOptions` is supposed to be configured for the [`all-go-deps-main`](https://github.com/cilium/cilium/blob/36dd14d9c3ab8d0806c1f269327e8f6792a10664/.github/renovate.json5#L202-L216) update group, but this actually conflicts with the top level config [here](https://github.com/cilium/cilium/blob/36dd14d9c3ab8d0806c1f269327e8f6792a10664/.github/renovate.json5#L52-L54) that only configures `gomodTidy`.

I ran some tests on a test repository and was able to confirm that in
order to get `gomodUpdateImportPaths` to work as expected, what we need
is to remove the `postUpdateOptions` config from the `all-go-deps-main`
group and set `gomodUpdateImportPaths` in the top level
`postUpdateOptions` instead of `gomodTidy` (we can remove `gomodTidy`
because `gomodUpdateImportPaths` is a superset of it).

The only difference will be that for renovate PRs that attempt to do a
major go module upgrade, renovate will now also update the import paths
(which depending on the dependency may still not be enough).

With this PR I also remove the config block that disabled major updates
for `go-github` as renovate should now be able to handle these.

See #42857 (review)

Signed-off-by: Hadrien Patte <[email protected]>
andy176631 pushed a commit to andy176631/cilium that referenced this pull request Nov 30, 2025
Major updates were disabled for the `github.com/google/go-github` module
in cilium#40326 as renovate was not updating the import paths, which is needed
for major updates. It turns out that renovate is able to also update
those import paths with the `gomodUpdateImportPaths` `postUpdateOptions`
([ref](https://docs.renovatebot.com/modules/manager/gomod/#major-upgrades-of-dependencies)).

This `postUpdateOptions` is supposed to be configured for the [`all-go-deps-main`](https://github.com/cilium/cilium/blob/36dd14d9c3ab8d0806c1f269327e8f6792a10664/.github/renovate.json5#L202-L216) update group, but this actually conflicts with the top level config [here](https://github.com/cilium/cilium/blob/36dd14d9c3ab8d0806c1f269327e8f6792a10664/.github/renovate.json5#L52-L54) that only configures `gomodTidy`.

I ran some tests on a test repository and was able to confirm that in
order to get `gomodUpdateImportPaths` to work as expected, what we need
is to remove the `postUpdateOptions` config from the `all-go-deps-main`
group and set `gomodUpdateImportPaths` in the top level
`postUpdateOptions` instead of `gomodTidy` (we can remove `gomodTidy`
because `gomodUpdateImportPaths` is a superset of it).

The only difference will be that for renovate PRs that attempt to do a
major go module upgrade, renovate will now also update the import paths
(which depending on the dependency may still not be enough).

With this PR I also remove the config block that disabled major updates
for `go-github` as renovate should now be able to handle these.

See cilium#42857 (review)

Signed-off-by: Hadrien Patte <[email protected]>
Signed-off-by: andy17663 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cilium-cli This PR contains changes related with cilium-cli release-note/misc This PR makes changes that have no direct user impact.

Projects

No open projects
Status: Released

Development

Successfully merging this pull request may close these issues.

4 participants