Dependabot 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the golang group with 3 updates: github.com/Microsoft/hcsshim, github.com/onsi/ginkgo/v2 and github.com/onsi/gomega.
Updates
github.com/Microsoft/hcsshim
from 0.11.1 to 0.11.2Release notes
Sourced from github.com/Microsoft/hcsshim's releases.
Commits
f7a3166
Support adding mount to running containers8dcd949
Create tools package to isolate dependencies (#1840)ad5f5af
Version control and vendor mockgen (#1802)fabb1a3
Add linter exclusion for test networkagent23693bc
Add support for nodenetsvc v0 and readme to test network agentbc73897
Add new entries in golangci.yml to prevent linter errors from deprecated ncpr...4f1c7ff
Add deprecated option to all types and fields for ncproxy v0 apis421836c
Create a v0 nodenetsvc api and plumb through ncproxy codea7d3976
When fetch pid counts the contianer can be in an invalid state sometimes0ff2f71
Add file wide deprecated option to ncproxygrpc v0 apiUpdates
github.com/onsi/ginkgo/v2
from 2.12.0 to 2.13.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
52065f1
v2.13.02c4ed32
remove errant fmt.Println from integration suite6c84b35
Preview now works alongside run and in parallele1d0b38
Add PreviewSpecs() to enable programmatic preview access to the suite report1d2fb67
v2.12.190d4846
Print logr prefix if it exists (#1275)555f543
Bump actions/checkout from 3 to 4 (#1271)d867b7d
Bump golang.org/x/sys from 0.11.0 to 0.12.0 (#1270)Updates
github.com/onsi/gomega
from 1.28.0 to 1.29.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
b94b195
v1.29.02b39142
MatchError can now take an optional func(error) bool + descriptionab6045c
v1.28.1635d196
Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.014f8859
Bump github.com/google/go-cmp from 0.5.9 to 0.6.0d8a6508
Bump golang.org/x/net from 0.14.0 to 0.17.02705bdb
#703 doc(matchers): HaveEach() doc comment updated375648c
Minor typos (#699)Dependabot 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