chore(deps): bump the go-dependencies group across 1 directory with 4 updates - #13
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the go-dependencies group across 1 directory with 4 updates#13dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the go-dependencies group with 4 updates in the / directory: [github.com/moby/buildkit](https://github.com/moby/buildkit), [github.com/moby/moby/client](https://github.com/moby/moby), [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) and [golang.org/x/crypto](https://github.com/golang/crypto). Updates `github.com/moby/buildkit` from 0.31.2 to 0.32.2 - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.31.2...v0.32.2) Updates `github.com/moby/moby/client` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/moby/moby/releases) - [Changelog](https://github.com/moby/moby/blob/v0.5.1/CHANGELOG.md) - [Commits](moby/moby@v0.5.0...v0.5.1) Updates `github.com/testcontainers/testcontainers-go` from 0.43.0 to 0.44.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.43.0...v0.44.0) Updates `golang.org/x/crypto` from 0.54.0 to 0.55.0 - [Commits](golang/crypto@v0.54.0...v0.55.0) --- updated-dependencies: - dependency-name: github.com/moby/buildkit dependency-version: 0.32.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/moby/moby/client dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
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 go-dependencies group with 4 updates in the / directory: github.com/moby/buildkit, github.com/moby/moby/client, github.com/testcontainers/testcontainers-go and golang.org/x/crypto.
Updates
github.com/moby/buildkitfrom 0.31.2 to 0.32.2Release notes
Sourced from github.com/moby/buildkit's releases.
... (truncated)
Commits
991535eMerge pull request #7016 from crazy-max/v0.32_backport_7015b4e609fexporter: revert attestation manifest push orderf1697c4Merge pull request #7013 from crazy-max/v0.32-backport-7012c300afcexporter: fix attestation manifest push order68bcd7dMerge pull request #7006 from crazy-max/v0.32-pick-0.32.1640eb23dockerfile: test ADD hardlinks through absolute symlinksc7dc8c8dockerfile: regression test for ADD archives through absolute symlinksf3b57e4dockerfile: regression test for ADD archives with implied parents5f3d92cRevert "vendor: github.com/moby/go-archive v0.2.1"f5d08d5Merge pull request #6992 from crazy-max/fix-export-finalize-testUpdates
github.com/moby/moby/clientfrom 0.5.0 to 0.5.1Release notes
Sourced from github.com/moby/moby/client's releases.
Changelog
Sourced from github.com/moby/moby/client's changelog.
Commits
3b89d13Bump to v0.5.116225c4Merge pull request #1291 from dotcloud/ensure_mount_commitdd2f0d8Merge pull request #1238 from dotcloud/1237-improve_docker_top-feature0b57e44Merge branch 'master' into 1237-improve_docker_top-featuref2dc492Merge pull request #1342 from dsissitka/patch-4a7ace53Merge pull request #1339 from dhrp/docker-run-d-descriptionc99e8deMerge branch 'cleanup_signal_handling' of https://github.com/calavera/docker ...c06aa62Merge pull request #1306 from dotcloud/1294_fix_wrong_untag_using_id_rmi9ba9983Fixed a couple of minor syntax errors.7d68afbMerge pull request #1209 from zimbatm/upstart-improvementsUpdates
github.com/testcontainers/testcontainers-gofrom 0.43.0 to 0.44.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
007bd6bchore: use new version (v0.44.0) in modules and examples6fdd2fdfeat: allow overriding the session ID (#3051)0cfd2f9chore(deps): bump slackapi/slack-github-action from 3.0.3 to 4.0.0 (#3788)5dda4cdchore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#3789)8cfecf9chore(deps): bump docker/setup-docker-action from 5.1.0 to 5.4.0 (#3790)1d054f6fix: escape the container name in the Docker name filter (#3837)2f869d6fix: should print max information by default (#3459)62941e8chore(azurite): tidy module dependencies (#3838)632ee7bsecurity: fix Dependabot alerts for grpc and OTel (#3835)caa68c6chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1...Updates
golang.org/x/cryptofrom 0.54.0 to 0.55.0Commits
f44d03dgo.mod: update golang.org/x dependencies5ed4944crypto/internal/poly1305: provide optimised assembly for riscv64b07833cssh: return window credit for discarded extended datad701c51acme: fix nil pointer dereference in pebble test error reporting999d053ssh: fix parsing of GSSAPI payloads offering multiple mechanisms90f76b8ssh: reject certificate signature keys before recursingb53964assh: permit empty but non-nil HostKeyAlgorithms, KeyExchanges, Ciphers, MACs626e40fssh: drain stderr on forwarded TCP and Unix channels31914c6x509roots/fallback: update bundlef2135b8all: clean up minor issues found by staticcheckDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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