Skip to content

fix(deps): update all rthook go dependencies main (main) (minor) - #4308

Merged
sayboras merged 1 commit into
mainfrom
renovate/main-all-rthook-go-deps-main
Nov 22, 2025
Merged

fix(deps): update all rthook go dependencies main (main) (minor)#4308
sayboras merged 1 commit into
mainfrom
renovate/main-all-rthook-go-deps-main

Conversation

@cilium-renovate

@cilium-renovate cilium-renovate Bot commented Nov 7, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/alecthomas/kong v1.12.1 -> v1.13.0 age confidence
github.com/opencontainers/runtime-spec v1.2.1 -> v1.3.0 age confidence

Release Notes

alecthomas/kong (github.com/alecthomas/kong)

v1.13.0

Compare Source

opencontainers/runtime-spec (github.com/opencontainers/runtime-spec)

v1.3.0

Compare Source

This is the fourth minor release of the v1 series of the Open Container Initiative Runtime Specification.
This release features the addition of the specification for FreeBSD.

Additions
  • config-vm: add hwConfig object (#​1209)
  • config-linux: add intelRdt.schemata field (#​1230)
  • config-linux: add netDevices object (#​1271)
  • config-linux: add memoryPolicy object (#​1282)
  • config-freebsd: add the spec for FreeBSD (#​1286)
  • config-linux: add intelRdt.enableMonitoring field (#​1287)
Minor fixes
  • config-linux: clarify intelRdt configuration (#​1196)
  • runtime: fail when a poststart hook fails (#​1262)
  • config-linux: clarify pids cgroup settings (#​1279)
  • config-linux: define default clos for intelRdt (#​1289)
  • features-linux: add intelRdt.enableMonitoring field (#​1290)
  • features-linux: add intelRdt.schemata field (#​1291)
  • config-linux: fix and elaborate memoryPolicy.nodes field (#​1294)
  • config-linux, schema: fix FileMode description (#​1298)
Documentation, CI & Governance
  • add systemd-nspawn to implementations.md (#​1272)
  • CI: add codespell, bump golangci-lint (#​1281)
  • docs: add missing backticks for code formatting (#​1284)
  • docs: fix typo (#​1285)
  • principles: fix typo (#​1288)
  • schema: fix json (#​1297)
  • ci: use supported Go versions (#​1300)
  • Add minimum supported Go version to CI (#​1303)
  • Mention FreeBSD platform (#​1304)

Thanks to the following contributors for making this release possible: @​Artoria2e5 @​Sharmaann @​aojea @​ariel-anieli @​askervin @​cyphar @​dfr @​gogolok @​ipuustin @​kolyshkin @​marquiz @​oleksiimoisieiev @​tianon

Vote-Results: +9 -0 *2 (#​1302)
Signed-off-by: Akihiro Suda (@​AkihiroSuda)


Configuration

📅 Schedule: Branch creation - "on monday and friday" (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.

👻 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 release-blocker This PR or issue is blocking the next release. release-note/dependency This PR updates one or multiple dependencies labels Nov 7, 2025
@cilium-renovate
cilium-renovate Bot force-pushed the renovate/main-all-rthook-go-deps-main branch from 758150a to 42f81a2 Compare November 11, 2025 11:50
@sayboras

Copy link
Copy Markdown
Member

Need to wait for the below upstream issue first

opencontainers/runtime-tools#795

@cilium-renovate
cilium-renovate Bot force-pushed the renovate/main-all-rthook-go-deps-main branch from 42f81a2 to 2d30a73 Compare November 13, 2025 22:11
@cilium-renovate
cilium-renovate Bot requested a review from a team as a code owner November 13, 2025 22:11
@cilium-renovate cilium-renovate Bot changed the title fix(deps): update module github.com/opencontainers/runtime-spec to v1.3.0 (main) fix(deps): update all rthook go dependencies main (main) (minor) Nov 13, 2025
@cilium-renovate
cilium-renovate Bot requested a review from FedeDP November 13, 2025 22:11
@cilium-renovate
cilium-renovate Bot force-pushed the renovate/main-all-rthook-go-deps-main branch from 2d30a73 to 2789168 Compare November 17, 2025 23:44
@cilium-renovate

Copy link
Copy Markdown
Contributor Author

ℹ Artifact update notice

File name: contrib/tetragon-rthooks/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):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.46.0 -> v0.46.1-0.20251013234738-63d1a5100f82
google.golang.org/genproto/googleapis/api v0.0.0-20250804133106-a7a43d27e69b -> v0.0.0-20251022142026-3a174f9686a8
google.golang.org/genproto/googleapis/rpc v0.0.0-20250804133106-a7a43d27e69b -> v0.0.0-20251022142026-3a174f9686a8

….3.0

Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
@sayboras
sayboras force-pushed the renovate/main-all-rthook-go-deps-main branch from 2789168 to 2123ced Compare November 22, 2025 11:10
@netlify

netlify Bot commented Nov 22, 2025

Copy link
Copy Markdown

Deploy Preview for tetragon ready!

Name Link
🔨 Latest commit 2123ced
🔍 Latest deploy log https://app.netlify.com/projects/tetragon/deploys/69219a2a8891f500082061e8
😎 Deploy Preview https://deploy-preview-4308--tetragon.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@sayboras sayboras left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Amend the commit to fix build failure

@sayboras
sayboras merged commit 425047a into main Nov 22, 2025
54 checks passed
@sayboras
sayboras deleted the renovate/main-all-rthook-go-deps-main branch November 22, 2025 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-blocker This PR or issue is blocking the next release. release-note/dependency This PR updates one or multiple dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant