Skip to content

fix(deps): update all go dependencies main (main)#40086

Merged
aanm merged 1 commit intomainfrom
renovate/main-all-go-deps-main
Jun 27, 2025
Merged

fix(deps): update all go dependencies main (main)#40086
aanm merged 1 commit intomainfrom
renovate/main-all-go-deps-main

Conversation

@cilium-renovate
Copy link
Copy Markdown
Contributor

@cilium-renovate cilium-renovate bot commented Jun 17, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
github.com/cilium/charts require digest 4951bc7 -> 4be7641 age confidence
github.com/cilium/ebpf require digest 3f1a755 -> 9958a4f
github.com/gopacket/gopacket require digest 2b39da4 -> b23ac34
github.com/prometheus/common require minor v0.64.0 -> v0.65.0 age confidence
helm.sh/helm/v3 require patch v3.18.2 -> v3.18.3 age confidence
k8s.io/endpointslice require patch v0.33.1 -> v0.33.2 age confidence
sigs.k8s.io/mcs-api/controllers require digest 38bab5b -> a23ff80 age confidence

Release Notes

prometheus/common (github.com/prometheus/common)

v0.65.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.64.0...v0.65.0

helm/helm (helm.sh/helm/v3)

v3.18.3: Helm 3.18.3

Compare Source

Helm v3.18.3 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Installation and Upgrading

Download Helm v3.18.3. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @​mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.18.4 is the next patch release and will be on July 09, 2025
  • 3.19.0 is the next minor release and will be on September 11, 2025

Changelog

  • build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0 6838ebc (dependabot[bot])
  • fix: user username password for login 5b9e2f6 (Terry Howe)
  • Update pkg/registry/transport.go 2782412 (Terry Howe)
  • Update pkg/registry/transport.go e66cf6a (Terry Howe)
  • fix: add debug logging to oci transport 191f05c (Terry Howe)
kubernetes/endpointslice (k8s.io/endpointslice)

v0.33.2

Compare Source


Configuration

📅 Schedule: Branch creation - "on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cilium-renovate cilium-renovate bot added kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact. labels Jun 17, 2025
@cilium-renovate cilium-renovate bot requested a review from a team as a code owner June 17, 2025 09:11
@cilium-renovate cilium-renovate bot added the renovate/stop-updating Tell Renovate to stop updating PR label Jun 17, 2025
@cilium-renovate cilium-renovate bot requested review from ciliumbot and tklauser June 17, 2025 09:11
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Jun 17, 2025
tklauser added a commit that referenced this pull request Jun 18, 2025
Manual bump because it requires adjustments to the import path. Split
out of #40086 to allow renovate to
automatically update.

Signed-off-by: Tobias Klauser <tobias@cilium.io>
@tklauser
Copy link
Copy Markdown
Member

The go-github bump requires modifications to the import path. Since I cannot push to this PR's branch I've opened #40104 and will trigger a rebase of this PR once #40104 is merged.

@tklauser tklauser added the dont-merge/blocked Another PR must be merged before this one. label Jun 18, 2025
github-merge-queue bot pushed a commit that referenced this pull request Jun 19, 2025
Manual bump because it requires adjustments to the import path. Split
out of #40086 to allow renovate to
automatically update.

Signed-off-by: Tobias Klauser <tobias@cilium.io>
@tklauser tklauser removed the dont-merge/blocked Another PR must be merged before this one. label Jun 24, 2025
@cilium-renovate cilium-renovate bot force-pushed the renovate/main-all-go-deps-main branch from bf7f033 to 5fcd358 Compare June 24, 2025 09:12
@cilium-renovate
Copy link
Copy Markdown
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
oras.land/oras-go/v2 v2.5.0 -> v2.6.0

@cilium-renovate cilium-renovate bot force-pushed the renovate/main-all-go-deps-main branch from 5fcd358 to 25e571d Compare June 24, 2025 10:10
@aanm aanm force-pushed the renovate/main-all-go-deps-main branch from 25e571d to 647d5b5 Compare June 25, 2025 09:01
@aanm aanm enabled auto-merge June 25, 2025 09:11
@aanm aanm force-pushed the renovate/main-all-go-deps-main branch from 647d5b5 to 7ce3c7f Compare June 25, 2025 09:12
@tklauser
Copy link
Copy Markdown
Member

tklauser commented Jun 26, 2025

@aanm looks like this needs another force push with the result of running make -C Documentation update-helm-values amended to fix the failing documentation CI check. Unfortunately I cannot force-push myself due to lack of permissions.

@joestringer joestringer force-pushed the renovate/main-all-go-deps-main branch from 7ce3c7f to e287e62 Compare June 27, 2025 03:57
@joestringer
Copy link
Copy Markdown
Member

@tklauser I applied that change.

[Joe: manually ran 'make -C Documentation cilium-build check' on top ]

Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
Signed-off-by: Joe Stringer <joe@cilium.io>
@joestringer joestringer force-pushed the renovate/main-all-go-deps-main branch from e287e62 to 9662561 Compare June 27, 2025 04:03
@aanm aanm added this pull request to the merge queue Jun 27, 2025
Merged via the queue into main with commit 0d73f0e Jun 27, 2025
341 of 345 checks passed
@aanm aanm deleted the renovate/main-all-go-deps-main branch June 27, 2025 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/community-contribution This was a contribution made by a community member. kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants