-
Notifications
You must be signed in to change notification settings - Fork 42
build(deps): bump the golang group across 1 directory with 7 updates #218
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
base: main
Are you sure you want to change the base?
Conversation
Bumps the golang group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/godbus/dbus/v5](https://github.com/godbus/dbus) | `5.1.0` | `5.2.0` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.25.1` | `2.27.2` | | [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) | `1.12.0` | `1.13.1` | | [github.com/safchain/ethtool](https://github.com/safchain/ethtool) | `0.6.2` | `0.7.0` | | [sigs.k8s.io/knftables](https://github.com/kubernetes-sigs/knftables) | `0.0.18` | `0.0.19` | Updates `github.com/godbus/dbus/v5` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/godbus/dbus/releases) - [Commits](godbus/dbus@v5.1.0...v5.2.0) Updates `github.com/onsi/ginkgo/v2` from 2.25.1 to 2.27.2 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.25.1...v2.27.2) Updates `github.com/onsi/gomega` from 1.38.1 to 1.38.2 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.38.1...v1.38.2) Updates `github.com/opencontainers/selinux` from 1.12.0 to 1.13.1 - [Release notes](https://github.com/opencontainers/selinux/releases) - [Commits](opencontainers/selinux@v1.12.0...v1.13.1) Updates `github.com/safchain/ethtool` from 0.6.2 to 0.7.0 - [Release notes](https://github.com/safchain/ethtool/releases) - [Commits](safchain/ethtool@v0.6.2...v0.7.0) Updates `golang.org/x/sys` from 0.35.0 to 0.38.0 - [Commits](golang/sys@v0.35.0...v0.38.0) Updates `sigs.k8s.io/knftables` from 0.0.18 to 0.0.19 - [Changelog](https://github.com/kubernetes-sigs/knftables/blob/master/CHANGELOG.md) - [Commits](kubernetes-sigs/knftables@v0.0.18...v0.0.19) --- updated-dependencies: - dependency-name: github.com/godbus/dbus/v5 dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.27.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/onsi/gomega dependency-version: 1.38.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/opencontainers/selinux dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/safchain/ethtool dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: sigs.k8s.io/knftables dependency-version: 0.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang ... Signed-off-by: dependabot[bot] <support@github.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Bumps the golang group with 5 updates in the / directory:
5.1.05.2.02.25.12.27.21.12.01.13.10.6.20.7.00.0.180.0.19Updates
github.com/godbus/dbus/v5from 5.1.0 to 5.2.0Release notes
Sourced from github.com/godbus/dbus/v5's releases.
... (truncated)
Commits
b363148Merge pull request #418 from godbus/removing-sha1f55ce2fMerge pull request #391 from godbus/fix/struct_variantec919d8auth: move getHomeDir to only be included on Windows as wellefac43fvariant: don't output unneeded space when formatting structs9364740add support for struct entities inMakeVariant99fac80auth: disable sha1 by default on non-windows2d48ce5Merge pull request #417 from godbus/unix-conn572a6c0transport_unix: remove unneeded error returncaee758conn_unix: add DialUnix and ConnectUnixae878aftransport_unix: add newUnixTransportFromConnUpdates
github.com/onsi/ginkgo/v2from 2.25.1 to 2.27.2Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
... (truncated)
Commits
9a84c21v2.27.2a69113ainline automaxprocs to simplify dependencies; this will be removed when Go 1....a99c6e0Fix syntax errors and typof993df5Fix paragraph position error56cb393v2.27.12ce3f13reporters: add enhanced bounds checking in emitTimeline to prevent slice panicacf208aAdding check for malformed date51090a8Updating after docs run606c1cbFix Ginkgo Reporter slice-bounds panica6463b3Bug Fix: Add GinkoTBWrapper.Attr() and GinkoTBWrapper.Output()Updates
github.com/onsi/gomegafrom 1.38.1 to 1.38.2Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
79b8a75v1.38.2c404969roll back to go 1.23.0Updates
github.com/opencontainers/selinuxfrom 1.12.0 to 1.13.1Release notes
Sourced from github.com/opencontainers/selinux's releases.
Commits
5647f06Merge pull request #242 from Luap99/securejoin69a52b8downgrade github.com/cyphar/filepath-securejoin to v0.5.16950c32Merge pull request #240 from opencontainers/dependabot/github_actions/golangc...9a88c88build(deps): bump golangci/golangci-lint-action from 8 to 94be9937Merge pull request #237 from cyphar/selinux-safe-procfsc8cfa6fselinux: migrate to pathrs-lite procfs APIf2424d8Merge pull request #236 from kolyshkin/modernize-ci648ce7fci: add go 1.25916cab9ci: bump golangci-lint to v2.5b42e5c8all: format sources with latest gofumptUpdates
github.com/safchain/ethtoolfrom 0.6.2 to 0.7.0Release notes
Sourced from github.com/safchain/ethtool's releases.
Commits
fcfc2cdBump golang.org/x/sys from 0.36.0 to 0.38.0 (#115)4136bc9Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 (#114)d497949bump go version (#116)95c1c1bBump actions/setup-go from 5.5.0 to 6.0.0 (#111)24b5407Bump golang.org/x/sys from 0.34.0 to 0.36.0 (#112)Updates
golang.org/x/sysfrom 0.35.0 to 0.38.0Commits
15129aacpu: also use MRS instruction in getmmfr1ed38ca2unix: add SizeofNhmsg and SizeofNexthopGrp3675c4ccpu: use MRS instruction to read arm64 system registers2a15272unix: add consts for ELF handling6239615cpu: add HPDS, LOR, PAN detection for arm64ea436efwindows: add iphlpapi routing functions28c5bdaunix: add SetMemPolicy and its mode/flag valuesb731f78unix/linux: switch to ubuntu 25.04, Go 1.25.11edeebeunix: mkall.sh: fail if docker build failedecada54unix: use slices.{Equal,Sort} in testsUpdates
sigs.k8s.io/knftablesfrom 0.0.18 to 0.0.19Changelog
Sourced from sigs.k8s.io/knftables's changelog.
Commits
e8e62ebv0.0.19152a926Merge pull request #31 from hongliangl/fix-fake-flowtable04a72eeAdd support for adding rule withflowtable addin fake implementatione430730Merge pull request #27 from danwinship/destroy9e24027Add tx.Destroy()ebc8aafSlightly simplify Transaction generationee88d12Add construct-time options209e710Belatedly document Counter and Reset5f392beMerge pull request #25 from danwinship/multitablec399c9cAdd multi-table support to ParseDumpDependabot 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