forked from docker/go-plugins-helpers
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the dependencies group with 15 updates #30
Merged
dependabot
merged 2 commits into
master
from
dependabot/go_modules/dependencies-32597d1b74
Sep 14, 2023
Merged
build(deps): bump the dependencies group with 15 updates #30
dependabot
merged 2 commits into
master
from
dependabot/go_modules/dependencies-32597d1b74
Sep 14, 2023
+186
−74
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dependencies group with 15 updates: | Package | From | To | | --- | --- | --- | | [github.com/Microsoft/go-winio](https://github.com/Microsoft/go-winio) | `0.6.0` | `0.6.1` | | [github.com/Scalingo/go-handlers](https://github.com/Scalingo/go-handlers) | `1.8.0` | `1.8.1` | | [github.com/docker/docker](https://github.com/docker/docker) | `23.0.5+incompatible` | `24.0.6+incompatible` | | [github.com/containerd/continuity](https://github.com/containerd/continuity) | `0.3.0` | `0.4.2` | | [github.com/frankban/quicktest](https://github.com/frankban/quicktest) | `1.14.0` | `1.14.6` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.16.3` | `1.16.7` | | [github.com/moby/patternmatcher](https://github.com/moby/patternmatcher) | `0.5.0` | `0.6.0` | | [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) | `1.1.0-rc2.0.20221005185240-3a7f492d3f1b` | `1.1.0-rc4` | | [github.com/opencontainers/runc](https://github.com/opencontainers/runc) | `1.1.7` | `1.1.9` | | [github.com/opencontainers/runtime-spec](https://github.com/opencontainers/runtime-spec) | `1.1.0-rc.1` | `1.1.0` | | [github.com/rootless-containers/rootlesskit](https://github.com/rootless-containers/rootlesskit) | `1.1.0` | `1.1.1` | | [github.com/vbatts/tar-split](https://github.com/vbatts/tar-split) | `0.11.2` | `0.11.5` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.10.0` | `0.12.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.10.0` | `0.15.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.8.0` | `0.13.0` | Updates `github.com/Microsoft/go-winio` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/Microsoft/go-winio/releases) - [Commits](microsoft/go-winio@v0.6.0...v0.6.1) Updates `github.com/Scalingo/go-handlers` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/Scalingo/go-handlers/releases) - [Changelog](https://github.com/Scalingo/go-handlers/blob/master/CHANGELOG.md) - [Commits](Scalingo/go-handlers@v1.8.0...v1.8.1) Updates `github.com/docker/docker` from 23.0.5+incompatible to 24.0.6+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v23.0.5...v24.0.6) Updates `github.com/containerd/continuity` from 0.3.0 to 0.4.2 - [Release notes](https://github.com/containerd/continuity/releases) - [Commits](containerd/continuity@v0.3.0...v0.4.2) Updates `github.com/frankban/quicktest` from 1.14.0 to 1.14.6 - [Commits](frankban/quicktest@v1.14.0...v1.14.6) Updates `github.com/klauspost/compress` from 1.16.3 to 1.16.7 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.16.3...v1.16.7) Updates `github.com/moby/patternmatcher` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/moby/patternmatcher/releases) - [Commits](moby/patternmatcher@v0.5.0...v0.6.0) Updates `github.com/opencontainers/image-spec` from 1.1.0-rc2.0.20221005185240-3a7f492d3f1b to 1.1.0-rc4 - [Release notes](https://github.com/opencontainers/image-spec/releases) - [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md) - [Commits](https://github.com/opencontainers/image-spec/commits/v1.1.0-rc4) Updates `github.com/opencontainers/runc` from 1.1.7 to 1.1.9 - [Release notes](https://github.com/opencontainers/runc/releases) - [Changelog](https://github.com/opencontainers/runc/blob/v1.1.9/CHANGELOG.md) - [Commits](opencontainers/runc@v1.1.7...v1.1.9) Updates `github.com/opencontainers/runtime-spec` from 1.1.0-rc.1 to 1.1.0 - [Release notes](https://github.com/opencontainers/runtime-spec/releases) - [Changelog](https://github.com/opencontainers/runtime-spec/blob/main/ChangeLog) - [Commits](opencontainers/runtime-spec@v1.1.0-rc.1...v1.1.0) Updates `github.com/rootless-containers/rootlesskit` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/rootless-containers/rootlesskit/releases) - [Commits](rootless-containers/rootlesskit@v1.1.0...v1.1.1) Updates `github.com/vbatts/tar-split` from 0.11.2 to 0.11.5 - [Release notes](https://github.com/vbatts/tar-split/releases) - [Commits](vbatts/tar-split@v0.11.2...v0.11.5) Updates `golang.org/x/mod` from 0.10.0 to 0.12.0 - [Commits](golang/mod@v0.10.0...v0.12.0) Updates `golang.org/x/net` from 0.10.0 to 0.15.0 - [Commits](golang/net@v0.10.0...v0.15.0) Updates `golang.org/x/tools` from 0.8.0 to 0.13.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.8.0...v0.13.0) --- updated-dependencies: - dependency-name: github.com/Microsoft/go-winio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/Scalingo/go-handlers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: github.com/containerd/continuity dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/frankban/quicktest dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/klauspost/compress dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/moby/patternmatcher dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/opencontainers/image-spec dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/opencontainers/runc dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/opencontainers/runtime-spec dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/rootless-containers/rootlesskit dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/vbatts/tar-split dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: golang.org/x/mod dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/tools dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
d35643c
to
c534801
Compare
EtienneM
approved these changes
Sep 14, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot merge
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 15 updates:
0.6.0
0.6.1
1.8.0
1.8.1
23.0.5+incompatible
24.0.6+incompatible
0.3.0
0.4.2
1.14.0
1.14.6
1.16.3
1.16.7
0.5.0
0.6.0
1.1.0-rc2.0.20221005185240-3a7f492d3f1b
1.1.0-rc4
1.1.7
1.1.9
1.1.0-rc.1
1.1.0
1.1.0
1.1.1
0.11.2
0.11.5
0.10.0
0.12.0
0.10.0
0.15.0
0.8.0
0.13.0
Updates
github.com/Microsoft/go-winio
from 0.6.0 to 0.6.1Release notes
Sourced from github.com/Microsoft/go-winio's releases.
Commits
070c828
update linter and fix lints (#284)b884eb7
Addfs.ResolvePath
to resolve symbolic links (#275)41915dc
apply ObjectAttributes fix for certain Windows environments (#280)2a14e68
Apply two upstream CL to mkwinsyscall (#278)dd5de69
Add some basic bind filter functions (#274)6a35904
update dependencies (#277)cbf4dd9
pkg/etw/sample: remove dependency on github.com/sirupsen/logrus (#267)650a2e4
Update version, remove deprecated linter (#265)a059ad7
Soften linter (#264)Updates
github.com/Scalingo/go-handlers
from 1.8.0 to 1.8.1Release notes
Sourced from github.com/Scalingo/go-handlers's releases.
Changelog
Sourced from github.com/Scalingo/go-handlers's changelog.
Commits
1fbfe09
Merge pull request #81 from Scalingo/release/1.8.1b43f086
Bump v1.8.1e142454
Merge pull request #83 from Scalingo/chore/remove-vendor-folder03b536f
chore: remove vendor folder and add it to the gitignored32b0cd
Merge pull request #82 from Scalingo/fix/vendoringb936097
fix: vendoringad4ce89
Merge pull request #80 from Scalingo/feat/79/bad-request-errors010b86c
feat: use new errors verification interfaced939c60
feat: update CHANGELOG3128841
feat: add bad request errorsUpdates
github.com/docker/docker
from 23.0.5+incompatible to 24.0.6+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
1a79695
Merge pull request #46366 from thaJeztah/24.0_backport_volume-local-restore-m...c35376c
volume/local: Don't unmount, restore mounted status5d4cc0b
integration/liveRestore: Check volume contentc78abd9
Merge pull request #46330 from thaJeztah/24.0_backport_api_docs_update_urls6282d95
Merge pull request #46331 from thaJeztah/24.0_backport_update_golangci_lint1d983e2
update golangci-lint to v1.54.2d2e9a19
CONTRIBUTING.md: update links to golang docs and blog73f6053
api: swagger: update link to Go documentationde13951
docs/api: update links to Go documentation7741a89
Merge pull request #46325 from thaJeztah/24.0_backport_hack_less_redirectsUpdates
github.com/containerd/continuity
from 0.3.0 to 0.4.2Release notes
Sourced from github.com/containerd/continuity's releases.
Commits
77a2d47
Merge pull request #230 from tuxillo/feat-add-initial-dragonflybsd-supportbcc6e25
dragonfly: Initial porting work1e0d26e
Merge pull request #227 from fuweid/use-io-copy-from-copy-filece02f71
Merge pull request #228 from fuweid/fs/apply-should-use-sync3fa7d7a
fs/fstest: CreateFile should use sync4b8bec5
fs: use io.Copy because go supports CopyFileRange25762ef
Merge pull request #225 from jandubois/clonefile-exdev7df79f5
Fall back to Copyfile when Clonefile detects a cross-device request21eb927
Merge pull request #223 from dmcgowan/support-darwin-clonefile30cf84d
Add support for Darwin clonefileUpdates
github.com/frankban/quicktest
from 1.14.0 to 1.14.6Commits
7c937a9
Merge pull request #162 from dolmen-go/update-READMEdfe325a
Merge pull request #163 from frankban/improve-suppressed-output1458145
Failure output: avoid using the 'same as' logic for suppressed values7a567d9
README: fix online godoc link and rebuild950cb4b
Merge pull request #159 from dolmen-go/simplify-Defer-1821de06
Merge pull request #157 from dolmen-go/fix-Run-SetFormat6aef968
Merge pull request #158 from dolmen-go/fix-detection-of-missing-Done-in-Defer...ee6dcaa
Simplify Defer: do not wrap first deferred func3ecf279
Refactor Defer and fix detection of 'missing Done' for Defer in Defere7bb3ab
Add failing test for 'missing Done' detection failureUpdates
github.com/klauspost/compress
from 1.16.3 to 1.16.7Release notes
Sourced from github.com/klauspost/compress's releases.
... (truncated)
Commits
67a538e
s2: add GetBufferCapacity() method (#832)eff45bd
doc: Fix typo in security advisory URL (#830)4edb2e8
zstd: Fix default level first dictionary encode (#829)ae6c851
Update README.mdd9eae82
s2: Clean up matchlen assembly (#825)a3a5dce
zstd: Add amd64 match length assembly (#824)9a951be
s2: Improve Better compression slightly (#663)aa3702a
docs: Fix undefined WithDecoderConcurrency (#816)ea3eeea
gzhttp: Handle informational headers (#815)003aa4f
Update README.mdUpdates
github.com/moby/patternmatcher
from 0.5.0 to 0.6.0Release notes
Sourced from github.com/moby/patternmatcher's releases.
Commits
347bb8d
Merge pull request #1 from thaJeztah/integrate_dockerignore36a4227
integrate frontend/dockerfile/dockerignore from buildkit8a1649d
Merge pull request #2 from thaJeztah/update_go_versionsc512fc5
gha: test against go1.20.x2345cde
gha: update actions/setup-go@v4555cf69
gha: update golangci-lint to v1.53.x666020c
frontend/dockerfile/dockerignore: remove hard-coded filename from errordba575f
frontend/dockerfile/dockerignore: touch-up godoc and code318a4a5
frontend/dockerfile/dockerignore: cleanup unit test00aab4f
chore: refactor dockerfile to use errors pkgUpdates
github.com/opencontainers/image-spec
from 1.1.0-rc2.0.20221005185240-3a7f492d3f1b to 1.1.0-rc4Release notes
Sourced from github.com/opencontainers/image-spec's releases.
Commits
Updates
github.com/opencontainers/runc
from 1.1.7 to 1.1.9Release notes
Sourced from github.com/opencontainers/runc's releases.
... (truncated)
Changelog
Sourced from github.com/opencontainers/runc's changelog.
Commits
ccaecfc
VERSION: release 1.1.95c09aa9
Merge pull request #3978 from kolyshkin/1.1-rtd-fixf44190e
libct/intelrdt: check if available iff configured6cf9ac1
libct/intelrdt: skip remove unless configured4796f49
libct/intelrdt: elide parsing mountinfo6a7a6a5
libct/intelrdt: skip reading /proc/cpuinfo7c83dbe
libct/intelrdt: delete IsMBAScEnabled()5ebcfa6
[1.1] libct: rm intelrtd.Manager interface, NewIntelRdtManager69473d0
libct: rm TestGetContainerStats, mockIntelRdtManagerdfdc7d0
libct/intelrdt: explain why mountinfo is requiredUpdates
github.com/opencontainers/runtime-spec
from 1.1.0-rc.1 to 1.1.0Release notes
Sourced from github.com/opencontainers/runtime-spec's releases.
... (truncated)
Changelog
Sourced from github.com/opencontainers/runtime-spec's changelog.