Skip to content

Omnibus dependency updates; switch to pointer field for LinuxPids.Limit#2682

Merged
helsaawy merged 4 commits intomicrosoft:mainfrom
helsaawy:deps/omni
Apr 13, 2026
Merged

Omnibus dependency updates; switch to pointer field for LinuxPids.Limit#2682
helsaawy merged 4 commits intomicrosoft:mainfrom
helsaawy:deps/omni

Conversation

@helsaawy
Copy link
Copy Markdown
Contributor

Merge multiple dependabot updates (including alerts):
- #2468
- #2515
- #2516
- #2534
- #2535
- #2536
- #2551
- #2671
- #2672
- #2675
- #2677
- #2678
- #2679
- #2680
- #2681

(Also update several other direct dependencies.)

github.com/opencontainers/runtime-spec/specs-go.LinuxPids.Limit changed type from int64 to *int64 in v1.3.0, and most dependency updates already bring in and rely on that change.
Update code accordingly.

Last commit is go mod tidy and go mod vendor, as well as protobuf file regeneration.

Merge multiple dependabot updates (including alerts):
 - microsoft#2468
 - microsoft#2515
 - microsoft#2516
 - microsoft#2534
 - microsoft#2535
 - microsoft#2536
 - microsoft#2551
 - microsoft#2671
 - microsoft#2672
 - microsoft#2675
 - microsoft#2677
 - microsoft#2678
 - microsoft#2679
 - microsoft#2680
 - microsoft#2681

Also update several other direct dependencies.

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
`github.com/opencontainers/runtime-spec/specs-go.LinuxPids.Limit`
changed type from `int64` to `*int64` in `v1.3.0`.
Update code accordingly.

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
@helsaawy helsaawy requested a review from a team as a code owner April 13, 2026 15:38
Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
@helsaawy helsaawy merged commit 32f64d5 into microsoft:main Apr 13, 2026
19 checks passed
@helsaawy helsaawy deleted the deps/omni branch April 13, 2026 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants