build(deps): bump the golang group across 1 directory with 5 updates#1163
Merged
build(deps): bump the golang group across 1 directory with 5 updates#1163
Conversation
Bumps the golang group with 3 updates in the / directory: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo), [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) and [github.com/vishvananda/netns](https://github.com/vishvananda/netns). Updates `github.com/onsi/ginkgo/v2` from 2.23.3 to 2.23.4 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.23.3...v2.23.4) Updates `github.com/onsi/gomega` from 1.36.2 to 1.36.3 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.2...v1.36.3) Updates `github.com/opencontainers/selinux` from 1.11.1 to 1.12.0 - [Release notes](https://github.com/opencontainers/selinux/releases) - [Commits](opencontainers/selinux@v1.11.1...v1.12.0) Updates `github.com/vishvananda/netns` from 0.0.4 to 0.0.5 - [Release notes](https://github.com/vishvananda/netns/releases) - [Commits](vishvananda/netns@v0.0.4...v0.0.5) Updates `golang.org/x/sys` from 0.31.0 to 0.32.0 - [Commits](golang/sys@v0.31.0...v0.32.0) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.23.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/onsi/gomega dependency-version: 1.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/opencontainers/selinux dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/vishvananda/netns dependency-version: 0.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: golang.org/x/sys dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang ... Signed-off-by: dependabot[bot] <support@github.com>
squeed
approved these changes
Apr 7, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the golang group with 3 updates in the / directory: github.com/onsi/ginkgo/v2, github.com/opencontainers/selinux and github.com/vishvananda/netns.
Updates
github.com/onsi/ginkgo/v2from 2.23.3 to 2.23.4Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
229c981v2.23.42d134d5bump dependencies2b9c428Add automaxprocs for using CPUQuota31137deRevert "Add automaxprocs to automatically match the linux container CPU Quota"91b11b8Add automaxprocs to automatically match the linux container CPU Quotacdfddb6maybe escape quotes when you put them in a quoted string.1f59d07clarify gotchas about -vet flag7ab7d10bump all the thingsUpdates
github.com/onsi/gomegafrom 1.36.2 to 1.36.3Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
2251143v1.36.3adb8b49bump all the things7613216chore: replaceinterface{}withany9fe5259Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (#822)a0e85b9remove spurious "toolchain" from go.mod (#819)604a8b1Bump golang.org/x/net from 0.33.0 to 0.35.0 (#823)36fbc84Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#772)ced70d7Bump github-pages from 231 to 232 in /docs (#778)c8b4a07Bump rexml from 3.2.6 to 3.3.9 in /docs (#788)06431b9Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (#812)Updates
github.com/opencontainers/selinuxfrom 1.11.1 to 1.12.0Release notes
Sourced from github.com/opencontainers/selinux's releases.
Commits
996c4cfMerge pull request #227 from kolyshkin/fix-flake2a69eafci: add tests to check for races965323eSetKeyLabel: add thread group leader requirement4c76c01TestSocketLabel: use LockOSThread to avoid flakes13b180aTestSELinux: use LockOSThread to avoid flakes03cde75Merge pull request #228 from kolyshkin/label-rm-depr6f9de93label: remove deprecated stuff931542dlabel: stop using deprecated stuff in tests21fd359Merge pull request #218 from kolyshkin/ci-bumps346dfb5Merge pull request #223 from AkihiroSuda/vmUpdates
github.com/vishvananda/netnsfrom 0.0.4 to 0.0.5Release notes
Sourced from github.com/vishvananda/netns's releases.
Commits
4c46424Adding file path for nerdctl and finch (#87)d37cca3Bump golangci/golangci-lint-action from 5 to 6 (#86)2612885Bump golangci/golangci-lint-action from 4 to 5 (#83)9469873Bump golangci/golangci-lint-action from 3 to 4 (#82)ae79633Bump actions/setup-go from 4 to 5 (#80)fa01794Bump actions/checkout from 3 to 4 (#78)16c2fa0Bump actions/setup-go from 3 to 4 (#73)df76f81enable gocritic, gosec, gosimple, govet unconvert, unparam, unused and whites...364b2a2ci(lint): enable errcheck, errorlint, gci, misspell, nonamedreturns and stati...5992098ci(lint): setup YAML Lint step (#68)Updates
golang.org/x/sysfrom 0.31.0 to 0.32.0Commits
01aaa83all: simplify code by using modern Go constructs1b2bd6bwindows: replace all StringToUTF16 calls with UTF16FromString1c3b72funix: update Linux kernel to 6.14c175b6bwindows: add cmsghdr and pktinfo structures3330b5eunix: support Readv, Preadv, Writev and Pwritev for darwin7401ccecpu: replace specific instructions with WORD in the function get_cpucfg on lo...b8f7da6cpu: add support for detecting cpu features on loong64f2ce62cwindows: add constants for PMTUD socket optionsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions