Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the gomod group across 1 directory with 27 updates #807

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 16, 2024

Bumps the gomod group with 19 updates in the / directory:

Package From To
github.com/checkpoint-restore/go-criu/v7 7.1.0 7.2.0
github.com/containerd/containerd 1.7.21 1.7.23
github.com/containernetworking/plugins 1.5.1 1.6.0
github.com/containers/conmon-rs 0.6.5 0.6.6
github.com/cri-o/ocicni 0.4.2 0.4.3
github.com/cyphar/filepath-securejoin 0.3.1 0.3.4
github.com/intel/goresctrl 0.7.0 0.8.0
github.com/opencontainers/runc 1.1.14 1.1.15
github.com/opencontainers/selinux 1.11.0 1.11.1
github.com/prometheus/client_golang 1.20.2 1.20.5
github.com/uptrace/opentelemetry-go-extra/otellogrus 0.3.1 0.3.2
github.com/urfave/cli/v2 2.27.4 2.27.5
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc 0.54.0 0.56.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc 1.29.0 1.31.0
k8s.io/api 0.31.0 0.31.1
k8s.io/client-go 0.31.0 0.31.1
k8s.io/cri-api 0.31.0 0.31.1
k8s.io/kubelet 0.31.0 0.31.1
sigs.k8s.io/release-utils 0.8.4 0.8.5

Updates github.com/checkpoint-restore/go-criu/v7 from 7.1.0 to 7.2.0

Release notes

Sourced from github.com/checkpoint-restore/go-criu/v7's releases.

v7.2.0

What's Changed

New Contributors

Full Changelog: checkpoint-restore/go-criu@v7.1.0...v7.2.0

Commits
  • 39135d0 Merge pull request #190 from checkpoint-restore/dependabot/go_modules/golang....
  • 50ebb6a build(deps): bump golang.org/x/sys from 0.22.0 to 0.25.0
  • 9c75321 Merge pull request #189 from snprajwal/release
  • 1353c68 release: v7.2.0
  • 5b28d05 Merge pull request #188 from snprajwal/ci
  • 3b1e16a ci(golangci-lint): disable gosec G115
  • a9064d7 Merge pull request #163 from behouba/search-memory-pages
  • 20dfec8 test(crit): add unit test for SearchPattern method of MemoryReader
  • 27033f4 feat(crit): add SearchPattern method on MemoryReader
  • 2dd9980 Merge pull request #185 from rst0git/codecov
  • Additional commits viewable in compare view

Updates github.com/containerd/containerd from 1.7.21 to 1.7.23

Release notes

Sourced from github.com/containerd/containerd's releases.

containerd 1.7.23

Welcome to the v1.7.23 release of containerd!

The twenty-third patch release for containerd 1.7 contains various fixes and updates.

Highlights

  • Add errdefs aliases (#10792)
  • Allow proxy plugins to have capabilities (#10731)
  • Revert errdefs package migration (#10712)

Container Runtime Interface (CRI)

  • Add check for CNI plugins before tearing down pod network (#10767)

Image Distribution

  • Fix the race condition during GC of snapshots when client retries (#10763)

Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues.

Contributors

  • Derek McGowan
  • Austin Vazquez
  • Phil Estes
  • Akihiro Suda
  • Samuel Karp
  • Maksym Pavlenko
  • Kern Walster
  • Kir Kolyshkin
  • Saket Jajoo
  • Sameer
  • Wei Fu
  • Zou Nengren
  • bo.jiang

Changes

  • Prepare release notes for v1.7.23 (#10802)
    • 921f554af Prepare release notes for v1.7.23
  • Revert "update runc binary to 1.1.15" (#10826)
    • 8f16d6588 Revert "update runc binary to 1.1.15"
  • Switch from actuated.dev to GH Action runners for arm64 (#10822)
    • 41e8f24cd Switch from actuated.dev to GH Action runners for arm64
    • dd811f224 Update github actions ci to run on forks

... (truncated)

Commits
  • 57f17b0 Merge pull request #10802 from dmcgowan/prepare-v1.7.23
  • 921f554 Prepare release notes for v1.7.23
  • 1f30ba0 Merge pull request #10826 from samuelkarp/revert-runc-1.1.15-for-1.7
  • 8f16d65 Revert "update runc binary to 1.1.15"
  • 13fdce8 Merge pull request #10822 from austinvazquez/cherry-pick-ee921689f739bd495b66...
  • 41e8f24 Switch from actuated.dev to GH Action runners for arm64
  • dd811f2 Update github actions ci to run on forks
  • bf981c1 Merge pull request #10813 from zouyee/patch-1
  • 284484a bump golangci/golangci-lint-action from 4 to 6
  • f380dee Merge pull request #10808 from austinvazquez/cherry-pick-46f5a0d9392f13f5f140...
  • Additional commits viewable in compare view

Updates github.com/containernetworking/plugins from 1.5.1 to 1.6.0

Release notes

Sourced from github.com/containernetworking/plugins's releases.

CNI plugins v1.6.0

This is the v1.6.0 release of the CNI community plugins.

Changelog

Important

  • revert htb changes due to ongoing issues and missing maintainer by @​h0nIg in containernetworking/plugins#1105. This reverts the (undocumented) feature added in v1.5 where traffic from a specific CIDR would be exempted from bandwidth shaping. Unfortunately the implementation was lacking. We hope to re-add this feature in the future.

New features

CNI v1.1 support

Other improvements

Fixes

Misc / CI

New Contributors

Full Changelog: containernetworking/plugins@v1.5.1...v1.6.0

Commits
  • fec2d62 Pass status along ipam update
  • a4fc6f9 feat(dhcp): Cancel backoff retry on stop
  • d61e7e5 fix(dhcp): can not renew an ip address
  • e495072 build(deps): bump golang.org/x/sys in the golang group
  • 93d197c VRF: Wait for the local/host routes to be added
  • c52e02b add problem hint
  • 24b0bf9 make test working again
  • d44bbf2 Revert "Merge pull request #921 from oOraph/dev/exclude_subnets_from_traffic_...
  • 8ad0361 resolve merge conflicts
  • 8324a2e build(deps): bump the golang group across 1 directory with 2 updates
  • Additional commits viewable in compare view

Updates github.com/containers/conmon-rs from 0.6.5 to 0.6.6

Release notes

Sourced from github.com/containers/conmon-rs's releases.

v0.6.6

Changes by Kind

Other

  • Use 127.0.0.1 as the new default for tracing endpoint. (#2391, @​bitoku)

Feature

Bug or Regression

Dependencies

Added

Nothing has changed.

Changed

  • github.com/containers/common: v0.60.0 → v0.60.2
  • github.com/containers/image/v5: v5.32.0 → v5.32.2
  • github.com/google/pprof: a892ee0 → fa2c70b
  • github.com/mattn/go-runewidth: v0.0.15 → v0.0.16
  • github.com/onsi/ginkgo/v2: v2.19.1 → v2.20.2
  • github.com/onsi/gomega: v1.34.1 → v1.34.2
  • github.com/opencontainers/runc: v1.1.13 → v1.1.14
  • github.com/vbauerster/mpb/v8: v8.7.4 → v8.7.5
  • go.opentelemetry.io/otel/metric: v1.28.0 → v1.29.0
  • go.opentelemetry.io/otel/trace: v1.28.0 → v1.29.0
  • go.opentelemetry.io/otel: v1.28.0 → v1.29.0
  • golang.org/x/crypto: v0.25.0 → v0.26.0
  • golang.org/x/mod: v0.19.0 → v0.20.0
  • golang.org/x/net: v0.27.0 → v0.28.0
  • golang.org/x/sync: v0.7.0 → v0.8.0
  • golang.org/x/sys: v0.22.0 → v0.24.0
  • golang.org/x/term: v0.22.0 → v0.23.0
  • golang.org/x/text: v0.16.0 → v0.17.0
  • golang.org/x/tools: v0.23.0 → v0.24.0

Removed

  • github.com/chromedp/cdproto: 3cf4e6d
  • github.com/chromedp/chromedp: v0.9.2
  • github.com/chromedp/sysutil: v1.0.0
  • github.com/gobwas/httphead: v0.1.0
  • github.com/gobwas/pool: v0.2.1

... (truncated)

Commits
  • 4a67a7a Merge pull request #2416 from saschagrunert/ver-0.6.6
  • 2ddcab7 Bump to v0.6.6
  • 599e7af Merge pull request #2412 from containers/cargo-deps
  • f163d95 Merge pull request #2413 from saschagrunert/debug
  • 1cf5264 Print child ID and error if command failed
  • 45a0edb Merge pull request #2415 from saschagrunert/child-wait
  • 9e944a7 Run waitpid on childs to ensure no zombies are left behind
  • 06f131d Merge pull request #2414 from saschagrunert/vendor
  • fbb073f Fix cargo vendor
  • 1552bae Update cargo dependencies
  • Additional commits viewable in compare view

Updates github.com/cri-o/ocicni from 0.4.2 to 0.4.3

Release notes

Sourced from github.com/cri-o/ocicni's releases.

v0.4.3

What's Changed

Full Changelog: cri-o/ocicni@v0.4.2...v0.4.3

Commits
  • f9adb07 Merge pull request #200 from cri-o/dependabot/go_modules/github.com/onsi/gome...
  • aeca4a7 build(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1
  • df92c06 Merge pull request #199 from cri-o/dependabot/go_modules/github.com/onsi/gink...
  • 25c18fe build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2
  • ca0b458 Merge pull request #197 from squeed/cni-v1.1-gc
  • b77040d add GC support
  • 7844e14 clean up locking
  • 75a0b3a Merge pull request #198 from cri-o/dependabot/go_modules/github.com/onsi/gome...
  • a6c8cbf build(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0
  • 2f5515b Merge pull request #196 from squeed/cni-v1.1-status
  • Additional commits viewable in compare view

Updates github.com/cyphar/filepath-securejoin from 0.3.1 to 0.3.4

Release notes

Sourced from github.com/cyphar/filepath-securejoin's releases.

v0.3.4

This release primarily includes a fix that blocked using filepath-securejoin in Kubernetes.

  • Previously, some testing mocks we had resulted in us doing import "testing" in non-_test.go code, which made some downstreams like Kubernetes unhappy. This has been fixed. (#32)

Thanks to all of the contributors who made this release possible:

Signed-off-by: Aleksa Sarai [email protected]

v0.3.3

This release primarily includes fixes for spurious errors we hit when checking that directories created by MkdirAll "look right". Upon further consideration, these checks were fundamentally buggy and didn't offer any practical protection anyway.

  • The mode and owner verification logic in MkdirAll has been removed. This was originally intended to protect against some theoretical attacks but upon further consideration these protections don't actually buy us anything and they were causing spurious errors with more complicated filesystem setups.
  • The "is the created directory empty" logic in MkdirAll has also been removed. This was not causing us issues yet, but some pseudofilesystems (such as cgroup) create non-empty directories and so this logic would've been wrong for such cases.

Thanks to all of the contributors who made this release possible:

Signed-off-by: Aleksa Sarai [email protected]

v0.3.2

This release includes a few fixes for MkdirAll when dealing with S_ISUID and S_ISGID, to solve a regression runc hit when switching to MkdirAll.

  • Passing the S_ISUID or S_ISGID modes to MkdirAllInRoot will now return an explicit error saying that those bits are ignored by mkdirat(2). In the past a different error was returned, but since the silent ignoring behaviour is codified in the man pages a more explicit error seems apt. While silently ignoring these bits would be the most compatible option, it could lead to users thinking their code sets these bits when it doesn't. Programs that need to deal with compatibility can mask the bits themselves. (#23, #25)

... (truncated)

Changelog

Sourced from github.com/cyphar/filepath-securejoin's changelog.

[0.3.4] - 2024-10-09

Fixed

  • Previously, some testing mocks we had resulted in us doing import "testing" in non-_test.go code, which made some downstreams like Kubernetes unhappy. This has been fixed. (#32)

[0.3.3] - 2024-09-30

Fixed

  • The mode and owner verification logic in MkdirAll has been removed. This was originally intended to protect against some theoretical attacks but upon further consideration these protections don't actually buy us anything and they were causing spurious errors with more complicated filesystem setups.
  • The "is the created directory empty" logic in MkdirAll has also been removed. This was not causing us issues yet, but some pseudofilesystems (such as cgroup) create non-empty directories and so this logic would've been wrong for such cases.

[0.3.2] - 2024-09-13

Changed

  • Passing the S_ISUID or S_ISGID modes to MkdirAllInRoot will now return an explicit error saying that those bits are ignored by mkdirat(2). In the past a different error was returned, but since the silent ignoring behaviour is codified in the man pages a more explicit error seems apt. While silently ignoring these bits would be the most compatible option, it could lead to users thinking their code sets these bits when it doesn't. Programs that need to deal with compatibility can mask the bits themselves. (#23, #25)

Fixed

  • If a directory has S_ISGID set, then all child directories will have S_ISGID set when created and a different gid will be used for any inode created under the directory. Previously, the "expected owner and mode" validation in securejoin.MkdirAll did not correctly handle this. We now correctly handle this case. (#24, #25)
Commits
  • fd16ade VERSION: release v0.3.4
  • 00e0710 godoc: update package documentation
  • 0cd6be1 README: fix reference to open_tree kernel requirements
  • 205046f README: add pkg.go.dev badge
  • ecb1b8e tests: procfs: clean up mock test hook
  • 3ec6eed CHANGELOG: mention #32 fix
  • 86e6182 merge #32 into cyphar/filepath-securejoin:main
  • 6864912 Isolate the testing import in test code
  • 4348fee openat: remove unused function
  • d0c7d67 merge #31 into cyphar/filepath-securejoin:main
  • Additional commits viewable in compare view

Updates github.com/intel/goresctrl from 0.7.0 to 0.8.0

Release notes

Sourced from github.com/intel/goresctrl's releases.

v0.8.0

The v0.8.0 release add functionality for configuring the cpu frequency scaling governor. It also updates build dependencies.

Full Changelog: intel/goresctrl@v0.7.0...v0.8.0

Commits
  • f7cfa04 Merge pull request #133 from fmuyassarov/governor
  • f115c95 utils: add functions for setting cpu frequency scaling governor
  • 8c4e40b Merge pull request #134 from intel/dependabot/github_actions/main/actions/upl...
  • a4f4b22 build(deps): bump actions/upload-artifact from 3 to 4
  • 620b92e Merge pull request #132 from marquiz/devel/dependabot
  • b273371 github: add dependabot config
  • dc1742e Merge pull request #131 from marquiz/devel/github-actions
  • a121f3c github: update upload-artifact action to v4
  • See full diff in compare view

Updates github.com/opencontainers/runc from 1.1.14 to 1.1.15

Changelog

Sourced from github.com/opencontainers/runc's changelog.

[1.1.15] - 2024-10-07

How, dear sir, did you cross the flood? By not stopping, friend, and by not straining I crossed the flood.

Fixed

  • The -ENOSYS seccomp stub is now always generated for the native architecture that runc is running on. This is needed to work around some arguably specification-incompliant behaviour from Docker on architectures such as ppc64le, where the allowed architecture list is set to null. This ensures that we always generate at least one -ENOSYS stub for the native architecture even with these weird configs. (#4391)
  • On a system with older kernel, reading /proc/self/mountinfo may skip some entries, as a consequence runc may not properly set mount propagation, causing container mounts leak onto the host mount namespace. (#2404, #4425)

Removed

  • In order to fix performance issues in the "lightweight" bindfd protection against CVE-2019-5736, the temporary ro bind-mount of /proc/self/exe has been removed. runc now creates a binary copy in all cases. (#4392, #2532)
Commits
  • bc20cb4 VERSION: release 1.1.15
  • 2790485 CHANGELOG: Remove empty changed line
  • ed38aea Merge pull request #4425 from kolyshkin/1.1-fix-mount-leak
  • 65aa700 [1.1] runc run: fix mount leak
  • a4cebd3 Merge pull request #4423 from rata/1-1-fix-CI
  • 719e2bc increase memory.max in cgroups.bats
  • 3216d3b merge #4391 into opencontainers/runc:release-1.1
  • bd671b6 Merge pull request #4392 from cyphar/1.1-remove-bindfd
  • 614ce12 [1.1] nsenter: cloned_binary: remove bindfd logic entirely
  • 618e149 [1.1] seccomp: patchbpf: always include native architecture in stub
  • Additional commits viewable in compare view

Updates github.com/opencontainers/selinux from 1.11.0 to 1.11.1

Release notes

Sourced from github.com/opencontainers/selinux's releases.

v1.11.1

What's Changed

New Contributors

Full Changelog: opencontainers/selinux@v1.11.0...v1.11.1

Commits
  • 44b3337 Merge pull request #216 from rhatdan/main
  • 5bdefc7 Show SELinux label on failure
  • bb1ec25 Merge pull request #213 from opencontainers/dependabot/github_actions/golangc...
  • 13c8f76 build(deps): bump golangci/golangci-lint-action from 4 to 6
  • 9dee859 Merge pull request #211 from opencontainers/dependabot/github_actions/tim-act...
  • 5f5e8c2 build(deps): bump tim-actions/get-pr-commits from 1.3.0 to 1.3.1
  • a11dd36 Merge pull request #210 from kolyshkin/add-dep
  • 2d0d092 Add dependabot config
  • 7535250 Merge pull request #208 from austinvazquez/update-github-actions-packages
  • 76d8f98 Merge pull request #209 from austinvazquez/update-go-matrix-in-ci
  • Additional commits viewable in compare view

Updates github.com/prometheus/client_golang from 1.20.2 to 1.20.5

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.20.5 / 2024-10-15

We decided to revert the testutil change that made our util functions less error-prone, but created a lot of work for our downstream users. Apologies for the pain! This revert should not cause any major breaking change, even if you already did the work--unless you depend on the exact error message.

Going forward, we plan to reinforce our release testing strategy [1],[2] and deliver an enhanced testutil package/module with more flexible and safer APIs.

Thanks to @​dashpole @​dgrisonnet @​kakkoyun @​ArthurSens @​vesari @​logicalhan @​krajorama @​bwplotka who helped in this patch release! 🤗

Changelog

[BUGFIX] testutil: Reverted #1424; functions using compareMetricFamilies are (again) only failing if filtered metricNames are in the expected input. #1645

v1.20.4

  • [BUGFIX] histograms: Fix a possible data race when appending exemplars vs metrics gather. #1623

v1.20.3

  • [BUGFIX] histograms: Fix possible data race when appending exemplars. #1608
Changelog

Sourced from github.com/prometheus/client_golang's changelog.

1.20.5 / 2024-10-15

  • [BUGFIX] testutil: Reverted #1424; functions using compareMetricFamilies are (again) only failing if filtered metricNames are in the expected input.

1.20.4 / 2024-09-07

  • [BUGFIX] histograms: Fix possible data race when appending exemplars vs metrics gather. #1623

1.20.3 / 2024-09-05

  • [BUGFIX] histograms: Fix possible data race when appending exemplars. #1608
Commits
  • 48e12a1 Merge pull request #1645 from prometheus/cut-1204-pr1424
  • 504ad9b Cut 1.20.5; update comments.
  • 584a7ce Revert "testutil compareMetricFamilies: make less error-prone (#1424)"
  • 05fcde9 Merge pull request #1623 from krajorama/data-race-in-histogram-write
  • 209f4c0 Add changelog
  • 1e398cc native histogram: Fix race between Write and addExemplar
  • ef2f87e Merge pull request #1620 from prometheus/arthursens/prepare-1.20.3
  • 937ac63 Add changelog entry for 1.20.3
  • 6e9914d Merge pull request #1608 from krajorama/index-out-of-range-native-histogram-e...
  • d6b8c89 Update comments with more explanations
  • Additional commits viewable in compare view

Updates github.com/uptrace/opentelemetry-go-extra/otellogrus from 0.3.1 to 0.3.2

Release notes

Sourced from github.com/uptrace/opentelemetry-go-extra/otellogrus's releases.

v0.3.2

Please refer to CHANGELOG.md for details

Changelog

Sourced from github.com/uptrace/opentelemetry-go-extra/otellogrus's changelog.

0.3.2 (2024-09-22)

Commits
  • 981c0d3 Merge pull request #136 from uptrace/release/v0.3.2
  • ac7e808 Merge pull request #134 from rsergeychik/fix-float32-log-field-converter
  • 150eedb chore: release v0.3.2 (release.sh)
  • f7cfacc chore: fix script
  • 20a3da6 chore: update dependencies
  • da07ee0 fix float32 zapcore field converter
  • See full diff in compare view

Updates github.com/urfave/cli/v2 from 2.27.4 to 2.27.5

Release notes

Sourced from github.com/urfave/cli/v2's releases.

v2.27.5

What's Changed

Full Changelog: urfave/cli@v2.27.4...v2.27.5

Commits
  • f035ffa Merge pull request #1980 from urfave/v2-update-deps
  • 6b0d484 Adjust test data doc to use current md2man format
  • 6227bb0 Update dependencies to latest
  • bcc6869 Merge pull request #1970 from asahasrabuddhe/backport-issue-1884
  • e3ff573 fix: /bin/zsh env variable to retrieve current active shell
  • 9114559 Merge pull request #1956 from BlackHole1/improve-flags-docs
  • 584e28a Merge branch 'v2-maint' into improve-flags-docs
  • 376a256 Update docs/v2/examples/flags.md
  • 43eafe1 docs(flag): add UseShortOptionHandling description
  • See full diff in compare view

Updates go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.54.0 to 0.56.0

Release notes

Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's releases.

Release v1.31.0/v0.56.0/v0.25.0/v0.11.0/v0.6.0/v0.4.0/v0.3.0

Overview

Added

  • The Severitier and SeverityVar types are added to go.opentelemetry.io/contrib/processors/minsev allowing dynamic configuration of the severity used by the LogProcessor. (#6116)
  • Move examples from go.opentelemetry.io/otel to this repository under examples directory. (

Bumps the gomod group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/checkpoint-restore/go-criu/v7](https://github.com/checkpoint-restore/go-criu) | `7.1.0` | `7.2.0` |
| [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.21` | `1.7.23` |
| [github.com/containernetworking/plugins](https://github.com/containernetworking/plugins) | `1.5.1` | `1.6.0` |
| [github.com/containers/conmon-rs](https://github.com/containers/conmon-rs) | `0.6.5` | `0.6.6` |
| [github.com/cri-o/ocicni](https://github.com/cri-o/ocicni) | `0.4.2` | `0.4.3` |
| [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.3.1` | `0.3.4` |
| [github.com/intel/goresctrl](https://github.com/intel/goresctrl) | `0.7.0` | `0.8.0` |
| [github.com/opencontainers/runc](https://github.com/opencontainers/runc) | `1.1.14` | `1.1.15` |
| [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) | `1.11.0` | `1.11.1` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.20.2` | `1.20.5` |
| [github.com/uptrace/opentelemetry-go-extra/otellogrus](https://github.com/uptrace/opentelemetry-go-extra) | `0.3.1` | `0.3.2` |
| [github.com/urfave/cli/v2](https://github.com/urfave/cli) | `2.27.4` | `2.27.5` |
| [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.54.0` | `0.56.0` |
| [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.29.0` | `1.31.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.31.0` | `0.31.1` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.0` | `0.31.1` |
| [k8s.io/cri-api](https://github.com/kubernetes/cri-api) | `0.31.0` | `0.31.1` |
| [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.31.0` | `0.31.1` |
| [sigs.k8s.io/release-utils](https://github.com/kubernetes-sigs/release-utils) | `0.8.4` | `0.8.5` |



Updates `github.com/checkpoint-restore/go-criu/v7` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/checkpoint-restore/go-criu/releases)
- [Commits](checkpoint-restore/go-criu@v7.1.0...v7.2.0)

Updates `github.com/containerd/containerd` from 1.7.21 to 1.7.23
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.7.21...v1.7.23)

Updates `github.com/containernetworking/plugins` from 1.5.1 to 1.6.0
- [Release notes](https://github.com/containernetworking/plugins/releases)
- [Commits](containernetworking/plugins@v1.5.1...v1.6.0)

Updates `github.com/containers/conmon-rs` from 0.6.5 to 0.6.6
- [Release notes](https://github.com/containers/conmon-rs/releases)
- [Changelog](https://github.com/containers/conmon-rs/blob/main/release.md)
- [Commits](containers/conmon-rs@v0.6.5...v0.6.6)

Updates `github.com/cri-o/ocicni` from 0.4.2 to 0.4.3
- [Release notes](https://github.com/cri-o/ocicni/releases)
- [Commits](cri-o/ocicni@v0.4.2...v0.4.3)

Updates `github.com/cyphar/filepath-securejoin` from 0.3.1 to 0.3.4
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases)
- [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md)
- [Commits](cyphar/filepath-securejoin@v0.3.1...v0.3.4)

Updates `github.com/intel/goresctrl` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/intel/goresctrl/releases)
- [Commits](intel/goresctrl@v0.7.0...v0.8.0)

Updates `github.com/opencontainers/runc` from 1.1.14 to 1.1.15
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.15/CHANGELOG.md)
- [Commits](opencontainers/runc@v1.1.14...v1.1.15)

Updates `github.com/opencontainers/selinux` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/opencontainers/selinux/releases)
- [Commits](opencontainers/selinux@v1.11.0...v1.11.1)

Updates `github.com/prometheus/client_golang` from 1.20.2 to 1.20.5
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.20.2...v1.20.5)

Updates `github.com/uptrace/opentelemetry-go-extra/otellogrus` from 0.3.1 to 0.3.2
- [Release notes](https://github.com/uptrace/opentelemetry-go-extra/releases)
- [Changelog](https://github.com/uptrace/opentelemetry-go-extra/blob/main/CHANGELOG.md)
- [Commits](uptrace/opentelemetry-go-extra@v0.3.1...v0.3.2)

Updates `github.com/urfave/cli/v2` from 2.27.4 to 2.27.5
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v2.27.4...v2.27.5)

Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.54.0 to 0.56.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.54.0...zpages/v0.56.0)

Updates `go.opentelemetry.io/otel` from 1.29.0 to 1.31.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.29.0...v1.31.0)

Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.29.0 to 1.31.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.29.0...v1.31.0)

Updates `go.opentelemetry.io/otel/sdk` from 1.29.0 to 1.31.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.29.0...v1.31.0)

Updates `go.opentelemetry.io/otel/trace` from 1.29.0 to 1.31.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.29.0...v1.31.0)

Updates `golang.org/x/net` from 0.28.0 to 0.30.0
- [Commits](golang/net@v0.28.0...v0.30.0)

Updates `golang.org/x/sys` from 0.24.0 to 0.26.0
- [Commits](golang/sys@v0.24.0...v0.26.0)

Updates `google.golang.org/grpc` from 1.66.0 to 1.67.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.66.0...v1.67.1)

Updates `google.golang.org/protobuf` from 1.34.2 to 1.35.1

Updates `k8s.io/api` from 0.31.0 to 0.31.1
- [Commits](kubernetes/api@v0.31.0...v0.31.1)

Updates `k8s.io/apimachinery` from 0.31.0 to 0.31.1
- [Commits](kubernetes/apimachinery@v0.31.0...v0.31.1)

Updates `k8s.io/client-go` from 0.31.0 to 0.31.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.31.0...v0.31.1)

Updates `k8s.io/cri-api` from 0.31.0 to 0.31.1
- [Commits](kubernetes/cri-api@v0.31.0...v0.31.1)

Updates `k8s.io/kubelet` from 0.31.0 to 0.31.1
- [Commits](kubernetes/kubelet@v0.31.0...v0.31.1)

Updates `sigs.k8s.io/release-utils` from 0.8.4 to 0.8.5
- [Release notes](https://github.com/kubernetes-sigs/release-utils/releases)
- [Commits](kubernetes-sigs/release-utils@v0.8.4...v0.8.5)

---
updated-dependencies:
- dependency-name: github.com/checkpoint-restore/go-criu/v7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/containerd/containerd
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/containernetworking/plugins
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/containers/conmon-rs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/cri-o/ocicni
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/cyphar/filepath-securejoin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/intel/goresctrl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/opencontainers/runc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/opencontainers/selinux
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/uptrace/opentelemetry-go-extra/otellogrus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: go.opentelemetry.io/otel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: go.opentelemetry.io/otel/trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: k8s.io/cri-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: k8s.io/kubelet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: sigs.k8s.io/release-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Oct 17, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 17, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-fad76cb2be branch October 17, 2024 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants