fix(deps): update all go dependencies main (main) (minor)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/alecthomas/kong | v1.12.1 -> v1.13.0 |
||
| github.com/opencontainers/runtime-spec | v1.2.1 -> v1.3.0 |
||
| golang.org/x/sys | v0.38.0 -> v0.39.0 |
||
| golang.org/x/term | v0.36.0 -> v0.38.0 |
Release Notes
opencontainers/runtime-spec (github.com/opencontainers/runtime-spec)
v1.3.0
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.
Deploy Preview for tetragon ready!
| Name | Link |
|---|---|
| Latest commit | e0f0fd443b148c44af9c5048a37130bdedca07ca |
| Latest deploy log | https://app.netlify.com/projects/tetragon/deploys/691bb3128bd05f00085dd35a |
| Deploy Preview | https://deploy-preview-4348--tetragon.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
BLOCK THIS ONE PER #4336 !
ℹ 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):
- 4 additional dependencies were updated
Details:
| Package | Change |
|---|---|
golang.org/x/net |
v0.46.1-0.20251013234738-63d1a5100f82 -> v0.47.0 |
golang.org/x/text |
v0.30.0 -> v0.31.0 |
google.golang.org/genproto/googleapis/api |
v0.0.0-20251022142026-3a174f9686a8 -> v0.0.0-20251029180050-ab9386a59fda |
google.golang.org/genproto/googleapis/rpc |
v0.0.0-20251022142026-3a174f9686a8 -> v0.0.0-20251029180050-ab9386a59fda |