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 go-modules group with 3 updates: github.com/Microsoft/hcsshim, github.com/cloudflare/circl and google.golang.org/grpc.
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/cloudflare/circl
from 1.3.3 to 1.3.5Commits
13e767c
Proof encoding and decoding5007a76
Start filling out high-level APIa00adb5
Add multi-message test96f8dfe
Fix test vector bugs5f6d639
Add initial BBS implementation sketch44133f7
spelling: trippedc2076d6
spelling: transposesdad2166
spelling: title171c418
spelling: threshold82b7495
spelling: theUpdates
google.golang.org/grpc
from 1.58.3 to 1.59.0Commits
7765221
Change version to 1.59.0 (#6695)e88f12e
server: prohibit more than MaxConcurrentStreams handlers from running at once...be7919c
transport: Pass Header metadata to tap handle. (#6652)e3f1514
Reapply "status: fix/improve status handling (#6662)" (#6673) (#6688)696faa9
client: add a test for NewSubConn / StateListener / cc.Close racing (#6678)318c717
readme: fix badges (#6687)39972fd
github: add code coverage with codecov.io (#6676)93dbc05
xds: move virtual host matcher test to the xdsresource package (#6680)2c00469
github: update actions/setup-go and actions/checkout (#6675)1f73ed5
Replace the gRFC pull request with the permanent link. (#6674)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