Closed dependabot[bot] closed 7 months ago
@dependabot rebase
The base commit for this pull request has not changed.
Updates github.com/containernetworking/cni from 1.1.2 to 1.2.0
This will be taken care by #1021. So need to merge #1021 first.
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the golang group with 4 updates: github.com/Microsoft/hcsshim, github.com/containernetworking/cni, github.com/onsi/gomega and golang.org/x/sys.
Updates
github.com/Microsoft/hcsshim
from 0.12.2 to 0.12.3Release notes
Sourced from github.com/Microsoft/hcsshim's releases.
Commits
c950974
Update go-winio to v0.6.2 & fix lint errorsUpdates
github.com/containernetworking/cni
from 1.1.2 to 1.2.0Release notes
Sourced from github.com/containernetworking/cni's releases.
Commits
df52e94
Merge pull request #1082 from squeed/v1.2-release047255e
spec: remove "-dev" tag0137b32
Merge pull request #1054 from MikeZappa87/feature/addversiontocnidd65e2d
add version to cni interfacebbae220
Merge pull request #1080 from s1061123/cnitool-1.1.0-support0036b62
cnitool CNI 1.1.0 support83287db
Merge pull request #1078 from henry118/multierrora67dabb
use errors package in golang v20 to join multiple errors951d8d0
Merge pull request #1077 from containernetworking/dependabot/go_modules/golan...f846cb7
build(deps): bump the golang group with 2 updatesUpdates
github.com/onsi/gomega
from 1.32.0 to 1.33.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
f2e65fc
v1.33.002e8706
docs: Receive(POINTER, MATCHER)ec1f186
feat: receiver matcher accepting (POINTER, MATCHER), includes unit tests9999deb
Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745)cb5ff21
Bump github-pages from 229 to 230 in /docs (#735)bac6596
Bump golang.org/x/net from 0.20.0 to 0.23.0 (#746)Updates
golang.org/x/sys
from 0.18.0 to 0.19.0Commits
cabba82
windows: use uint32 for serial comm flags for consistency1a50d97
windows: add serial comm functions95f07ec
x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error)4be02d3
unix: expose mmap calls on z/OSDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show