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 6 updates:
0.11.4
0.12.0
0.0.0-20230510235704-dd950f8aeaea
0.0.0-20231006140011-7918f672742d
0.15.0
0.16.0
0.21.0
0.22.0
0.17.0
0.18.0
0.18.0
0.19.0
Updates
github.com/Microsoft/hcsshim
from 0.11.4 to 0.12.0Release notes
Sourced from github.com/Microsoft/hcsshim's releases.
... (truncated)
Commits
fe8c673
updatenewBinaryCmd
URL path handling (#2041)85086d7
Upgrade to go1.21 + fix lint errors8039310
[deps] Omni-bus dependency update (#2039)7458e58
Update Cmd IO handling (#1937)5f9910a
Fix CodeQL pipeline failure (#2032)c56a09c
Merge pull request #1998 from yyatmsft/removeInternalTests2c767380
Don't create container scratch per base layer (#2002)23e9056
tests: update docker images. (#2012)bbbf092
remove blanks40f4a91
Merge pull request #2003 from katiewasnothere/kabaldau/assigned_devices_retur...Updates
golang.org/x/exp
from 0.0.0-20230510235704-dd950f8aeaea to 0.0.0-20231006140011-7918f672742dCommits
Updates
golang.org/x/mod
from 0.15.0 to 0.16.0Commits
766dc5d
modfile: use new go version string format in WorkFile.add errorUpdates
golang.org/x/net
from 0.21.0 to 0.22.0Commits
7ee34a0
go.mod: update golang.org/x dependenciesc289c7a
websocket: re-add documentation for DialConfig9fb4a8c
http2: send an error of FLOW_CONTROL_ERROR when exceed the maximum octets3dfd003
websocket: add support for dialing with contextfa11427
quic: move package out of internal591be7f
quic: fix UDP on big-endian Linux, tests on various architectures34cc446
quic: temporarily disable networking tests failing on various platforms4bdc6df
quic: expand package docs, and document Stream22cbde9
quic: set ServerName in client connection TLSConfig57e4cc7
quic: handle PATH_CHALLENGE and PATH_RESPONSE framesUpdates
golang.org/x/sys
from 0.17.0 to 0.18.0Commits
360f961
unix: add API for fsconfig system call7ff74af
unix: drop go version tags for unsupported versions6b4eab5
unix: suppress ENOMEM errors from sysctl's implementing Uname(uname *Utsname)...2f2cc5d
unix: update IFLA and NETKIT constants with Linux kernel 6.7Updates
golang.org/x/tools
from 0.18.0 to 0.19.0Commits
7656c4c
go.mod: update golang.org/x dependencies5bf7d00
cmd/callgraph: add 'posn' template helper283fce2
x/tools: drop go1.18 support7f348c7
internal/versions: updates the meaning of FileVersions.38b0e9b
x/tools: add explicit Unalias operationsa6c03c8
x/tools: update telemetry import (new Start API)1f7dbdf
gopls/internal/cache: add debug assertions for bug report4d4e802
gopls/doc: address additional comments on workspace.mdabe5874
gopls/internal/analysis: add fill switch cases code actionfc70354
gopls/internal/test: add test for NPE in control flow highlightingDependabot 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