build(deps): bump the dependencies group with 7 updates #136
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 dependencies group with 7 updates:
1.8.0
1.8.1
1.7.8
1.7.10
1.17.2
1.17.3
1.1.9
1.1.10
0.13.0
0.14.0
0.13.0
0.15.0
0.14.0
0.16.0
Updates
github.com/gorilla/mux
from 1.8.0 to 1.8.1Release notes
Sourced from github.com/gorilla/mux's releases.
Commits
b4617d0
update GitHub workflows (#734)3401478
fix SPA handler in README.md (#733)4a671cb
Add GetVarNames() (#676)85123bf
changed the routeVariables text content. (#708)79f2f45
Clarify documentation examples of Route methods (#672)395ad81
[BUG] Inconsistent HTTP status code on query mismatch (#712)24c3e7f
FixSingle Page Application
example inREADME.md
file (#678)546dd0c
run go fmt with Go 1.20 (#725)651928c
Update issues.yml (#727)cfc696d
Update issues.yml (#726)Updates
github.com/containerd/containerd
from 1.7.8 to 1.7.10Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
4e1fe74
Merge pull request #9426 from ruiwen-zhao/1.7.10a995fe3
Add release notes for v1.7.1021b85e9
Merge pull request #9409 from ruiwen-zhao/progress-fix-1.72068061
remotes/docker: close connection if no more data3284939
integration: reproduce #9347d1aab27
fix: deflake TestCRIImagePullTimeout/HoldingContentOpenWriterb1c6f01
Merge pull request #9381 from Iceber/fix_pin_image_1.7bb0e42a
Merge pull request #9379 from austinvazquez/cherry-pick-v1.7-01c442147fd084cc...a2b16d7
cri: fix update of pinned label for images8dc8618
cri: fix using the pinned label to pin imageUpdates
github.com/klauspost/compress
from 1.17.2 to 1.17.3Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
80ba129
gzhttp: Fix missing content type on Close (#883)6a59dbb
zstd: Improve better/best compression (#877)847c1b4
fse: Fix max header size (#881)dc4151f
Update go.mod77a82e9
Update README.mdUpdates
github.com/opencontainers/runc
from 1.1.9 to 1.1.10Changelog
Sourced from github.com/opencontainers/runc's changelog.
Commits
18a0cb0
VERSION: release 1.1.107b469c9
Merge pull request from GHSA-5g49-rx9x-qfc6b426e9b
libct/cgroups.OpenFile: clean "file" argumente1adc7f
Merge pull request #4077 from kolyshkin/1.1-40738214e63
libct/cg: support hugetlb rsvdf8be700
[1.1] tests/int/helpers: add get_cgroup_path5ba0e01
merge #4081 into opencontainers/runc:release-1.11f66027
ci/gha: fix downloading Release.key42acc58
Merge pull request #4060 from kolyshkin/1.1-40565a5b2cc
Fix directory perms vs umask for tmpcopyupUpdates
golang.org/x/mod
from 0.13.0 to 0.14.0Commits
6e58e47
modfile: improve directory path detection and error text consistencyUpdates
golang.org/x/sys
from 0.13.0 to 0.15.0Commits
13b15b7
unix: add IoctlLoopConfigure on linux11eadc0
windows: add AddDllDirectory and RemoveDllDirectorye4099bf
unix: fix trimmed socket opt string in GetsockoptString9888904
unix: update BPF constants for Linux kernel 6.62d0c736
unix: use fchmodat2 in Fchmodatec230da
unix: use fcntl(2) libc stub on OpenBSDcb378ae
syscall: call getfsstat via libc on openbsd661d749
unix: use libc stubs for OpenBSD pledge+unveil1168e25
unix/linux: update Linux kernel to v6.6249e16f
unix: require minimum OpenBSD 6.4 for pledge, unveilUpdates
golang.org/x/tools
from 0.14.0 to 0.16.0Release notes
Sourced from golang.org/x/tools's releases.
Commits
a9ef4cf
go.mod: update golang.org/x dependenciesd9b9452
gopls/internal/lsp/cache: move quick-fix bundling logic to the cache pkg1733061
go/analysis/passes/testinggoroutine: report by enclosing regionsb19be0f
gopls/internal/cmd/help_test.go: documentdaa4aa5
gopls/internal/lsp/source: stubmethods: fix out-of-bounds indexa586d0d
go/types/internal/play: show more types.Scope detail53ad329
gopls/internal/lsp/source: move edit logic into the protocol package3c677e3
gopls/internal/lsp/cache: move SuggestedFixFromCommand into cacheab6af7d
gopls/internal/lsp/source: extract InDir to a new pathutil packagee7d61d9
gopls/internal/lsp/cache: simplify named error valuesDependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <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