build(deps): bump the golang group across 1 directory with 8 updates #1226
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 6 updates in the / directory:
22.6.022.7.05.1.05.2.22.25.12.28.11.12.01.13.10.6.20.7.00.0.180.0.19Updates
github.com/coreos/go-systemd/v22from 22.6.0 to 22.7.0Release notes
Sourced from github.com/coreos/go-systemd/v22's releases.
Commits
4dc4ee6activation: stub out for plan98f5a75cdbus: add StartTransientUnitAux for starting transient units with auxiliary u...9211a7bactivation: add FilesWithNames()2c3ebeddbus: dedup result conversion codeaac8e00unit: fix Deserialize deprecation noticed4795ceFix doc referencesabb50b3dbus: allow multiple calls for the same unit to *Unit27f6beaactivation: simplify ListenersWithNamese615438sdjournal: fix copyrightsd25876dimport1: add missing close method to connUpdates
github.com/godbus/dbus/v5from 5.1.0 to 5.2.2Release notes
Sourced from github.com/godbus/dbus/v5's releases.
... (truncated)
Commits
a8ac15bMerge pull request #427 from dims/drop-unused-import-in-windows-specific-codee638c72Drop ununsed import in windows specific code20d95a3Merge pull request #422 from kolyshkin/homedird3fc3b5Fix and simplify getHomeDir88ce463Merge pull request #419 from kolyshkin/golangci-v2feb892aci: bump golangci-lint to v2c5ff039Ignore ST1008 warning for validSingle135663eOmit embedded fields1b92cdcvariant_parser: simplify switch statementd03c0beUse switch where it makes senseUpdates
github.com/onsi/ginkgo/v2from 2.25.1 to 2.28.1Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
... (truncated)
Commits
5d1d628v2.28.1676f985update test mu language8032100appease go vet41ca807bump dependencies2b2305bv2.28.071d2d89feat: support component semantic version filtering8cbbcb4Fix doclink for ginkgo runa928307v2.27.50d0e96ddon't make a new formatter for each GinkgoT(); that's just silly and uses pre...867ce95v2.27.4Updates
github.com/onsi/gomegafrom 1.38.1 to 1.39.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
49561adv1.39.08f7f425document MatchErrorStrictlybae643dadd matcher relecting errors.Is behaviora3ca2cav1.38.34dada36fix failing have http testsd40c691make string formatitng more consistent for users who use format.Object directly2a37b46doc: fix typosee26170docs: fix HaveValue examplecc85c05Bump actions/setup-go from 5 to 6 (#866)8905788Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.3 (#865)Updates
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.40.0Commits
2f44229sys/cpu: add symbolic constants for remaining cpuid bitse5770d2sys/cpu: use symbolic names for masks714a44csys/cpu: modify x86 port to match what internal/cpu does08e5482unix: fix out of bounds memory access in tests4f4f1c6Revert "cpu: add HPDS, LOR, PAN detection for arm64"ca63116unix: add IOCTL_MEI_* constantsa4199c0unix: fix definition of Statvfs_t for netbsd-arm.15129aacpu: also use MRS instruction in getmmfr1ed38ca2unix: add SizeofNhmsg and SizeofNexthopGrp3675c4ccpu: use MRS instruction to read arm64 system registersUpdates
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