chore(deps): bump the all-dependencies group across 1 directory with 13 updates#2080
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the all-dependencies group across 1 directory with 13 updates#2080dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
0e89b1a to
62c6bc0
Compare
…13 updates Bumps the all-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/docker/cli](https://github.com/docker/cli) | `28.5.1+incompatible` | `29.2.0+incompatible` | | [github.com/docker/docker](https://github.com/docker/docker) | `28.5.1+incompatible` | `28.5.2+incompatible` | | [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) | `1.8.3` | `1.8.4` | | [github.com/moby/buildkit](https://github.com/moby/buildkit) | `0.25.1` | `0.27.1` | | [github.com/morikuni/aec](https://github.com/morikuni/aec) | `1.0.0` | `1.1.0` | | [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) | `1.1.0` | `1.1.3` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.27.2` | `2.28.1` | | [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) | `3.18.0` | `3.19.0` | Updates `github.com/docker/cli` from 28.5.1+incompatible to 29.2.0+incompatible - [Commits](docker/cli@v28.5.1...v29.2.0) Updates `github.com/docker/docker` from 28.5.1+incompatible to 28.5.2+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v28.5.1...v28.5.2) Updates `github.com/hashicorp/go-getter` from 1.8.3 to 1.8.4 - [Release notes](https://github.com/hashicorp/go-getter/releases) - [Commits](hashicorp/go-getter@v1.8.3...v1.8.4) Updates `github.com/moby/buildkit` from 0.25.1 to 0.27.1 - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.25.1...v0.27.1) Updates `github.com/morikuni/aec` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/morikuni/aec/releases) - [Commits](morikuni/aec@v1.0.0...v1.1.0) Updates `github.com/olekukonko/tablewriter` from 1.1.0 to 1.1.3 - [Release notes](https://github.com/olekukonko/tablewriter/releases) - [Commits](olekukonko/tablewriter@v1.1.0...v1.1.3) Updates `github.com/onsi/ginkgo/v2` from 2.27.2 to 2.28.1 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.27.2...v2.28.1) Updates `github.com/onsi/gomega` from 1.38.2 to 1.39.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.38.2...v1.39.0) Updates `github.com/schollz/progressbar/v3` from 3.18.0 to 3.19.0 - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.18.0...v3.19.0) Updates `github.com/sirupsen/logrus` from 1.9.3 to 1.9.4 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.3...v1.9.4) Updates `golang.org/x/crypto` from 0.45.0 to 0.47.0 - [Commits](golang/crypto@v0.45.0...v0.47.0) Updates `golang.org/x/sync` from 0.18.0 to 0.19.0 - [Commits](golang/sync@v0.18.0...v0.19.0) Updates `golang.org/x/term` from 0.37.0 to 0.39.0 - [Commits](golang/term@v0.37.0...v0.39.0) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 29.2.0+incompatible dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: github.com/docker/docker dependency-version: 28.5.2+incompatible dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: github.com/hashicorp/go-getter dependency-version: 1.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: github.com/moby/buildkit dependency-version: 0.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/morikuni/aec dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/olekukonko/tablewriter dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.28.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/onsi/gomega dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/schollz/progressbar/v3 dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/sirupsen/logrus dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: golang.org/x/term dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
62c6bc0 to
4dfdbc9
Compare
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 all-dependencies group with 8 updates in the / directory:
28.5.1+incompatible29.2.0+incompatible28.5.1+incompatible28.5.2+incompatible1.8.31.8.40.25.10.27.11.0.01.1.01.1.01.1.32.27.22.28.13.18.03.19.0Updates
github.com/docker/clifrom 28.5.1+incompatible to 29.2.0+incompatibleCommits
0b9d198Merge pull request #6764 from vvoland/update-docker9c9ec73vendor: github.com/moby/moby/client v0.2.2bab3e81vendor: github.com/moby/moby/api v1.53.02e64fc1Merge pull request #6367 from thaJeztah/template_slicejoin1f2ba2aMerge pull request #6760 from thaJeztah/container_create_fix_errore34a342templates: make "join" work with non-string slices and map valuesa86356dMerge pull request #6763 from thaJeztah/bump_mapstructure771660avendor: github.com/go-viper/mapstructure/v2 v2.5.09cff36bMerge pull request #6762 from thaJeztah/bump_x_deps08ed2bccli/command/container: make injecting config.json failures a warningUpdates
github.com/docker/dockerfrom 28.5.1+incompatible to 28.5.2+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
Commits
89c5e8fMerge pull request #51396 from thaJeztah/28.x_backport_api_docs9b93878Merge pull request #51395 from thaJeztah/28.x_backport_rootless_reject6178456Merge pull request #51398 from vvoland/51397-28.x0cae4e5vendor: github.com/moby/buildkit v0.25.233cc06fMerge pull request #51394 from vvoland/51393-28.xd525277api/docs: remove BuildCache.Parent field for API v1.42 and up2fbc51bdockerd-rootless.sh: reject DOCKERD_ROOTLESS_ROOTLESSKIT_NET=hostbd98008integration-cli: Adjust nofile limits1967515Dockerfile: update runc binary to v1.3.34489660Merge pull request #51387 from thaJeztah/28.x_bump_goUpdates
github.com/hashicorp/go-getterfrom 1.8.3 to 1.8.4Release notes
Sourced from github.com/hashicorp/go-getter's releases.
Commits
576ab86[chore] : Bump the go group across 1 directory with 12 updates (#575)efec2dbMerge pull request #574 from hashicorp/dependabot/github_actions/actions-36c6...7ccb947[chore] : Bump the actions group across 1 directory with 6 updates228ad65fix: allow downloading S3 files from MinIO over http (#570)5cb8b18Merge pull request #567 from hashicorp/dependabot/github_actions/actions-92ca...f358fa6Merge pull request #571 from hashicorp/compliance/update-headers376d40c[COMPLIANCE] Update Copyright and License Headers9d34fba[chore] : Bump the actions group across 1 directory with 3 updatesfd63a33Merge pull request #566 from hashicorp/compliance/update-headersac8218d[COMPLIANCE] Update Copyright and License HeadersUpdates
github.com/moby/buildkitfrom 0.25.1 to 0.27.1Release notes
Sourced from github.com/moby/buildkit's releases.
... (truncated)
Commits
5fbebf9Merge pull request #6497 from crazy-max/v0.27_picks_v0.27.16f52322vendor: github.com/klauspost/compress v1.18.34651691vendor: update moby/policy-helpers to eeebf1a2bcd66dMerge pull request #6482 from tonistiigi/v0.27-picks-26c53e9eforwarder: fix concurrent map write panic in the gateway forwarder64bc21aMerge pull request #6479 from tonistiigi/v0.27-picks6f380e6vendor: align google.golang.org/genproto/xxx versionsa9c91f7vendor: update go-actions-cache to 54bc28c2b2fc80eMerge pull request #6473 from tonistiigi/attestation-index-errora50e8a1source: avoid error when attestation asked from non-indexUpdates
github.com/morikuni/aecfrom 1.0.0 to 1.1.0Release notes
Sourced from github.com/morikuni/aec's releases.
Commits
ea8ec34Merge pull request #6 from morikuni/add-go-mod8c1fc2aAdd go.modb7ec452Merge pull request #5 from ndeloof/sco_decef8a0basend both SCO and DEC proprietary sequence for terminal compatibilityUpdates
github.com/olekukonko/tablewriterfrom 1.1.0 to 1.1.3Commits
ce018e6fix read me update versione3130fbMerge pull request #309 from olekukonko/narrow975f050update lld4923d8add more emoji & unicode test #308c8c2b21separate tint7097b13Fix ForceNarrowBorders for generates long strings of border characters - Upda...d02c460revert go mod to go 1.21 and update dependencies to avoid breaking changesdd95acaadd clarityca4e3acclearer environment debugging informationb31b038use auto detection as defaultUpdates
github.com/onsi/ginkgo/v2from 2.27.2 to 2.28.1Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
5d1d628v2.28.1676f985update test mu language8032100appease go vet41ca807bump dependencies2b2305bv2.28.071d2d89feat: support component semantic version filtering8cbbcb4Fix doclink for ginkgo runa928307v2.27.50d0e96ddon't make a new formatter for each GinkgoT(); that's just silly and uses pre...867ce95v2.27.4Updates
github.com/onsi/gomegafrom 1.38.2 to 1.39.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
49561adv1.39.08f7f425document MatchErrorStrictlybae643dadd matcher relecting errors.Is behaviora3ca2cav1.38.34dada36fix failing have http testsd40c691make string formatitng more consistent for users who use format.Object directly2a37b46doc: fix typosee26170docs: fix HaveValue examplecc85c05Bump actions/setup-go from 5 to 6 (#866)8905788Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.3 (#865)Updates
github.com/schollz/progressbar/v3from 3.18.0 to 3.19.0Release notes
Sourced from github.com/schollz/progressbar/v3's releases.
Commits
56ad4a7Merge pull request #216 from goncalogdomingo/maindae95efMerge pull request #226 from polymorcodeus/mart1082/optsetcustomcolor0ec6061Merge pull request #223 from bitlux/bitlux/unusedf13fb15Merge pull request #218 from mrkbac/fix-reader-close472b188Merge pull request #221 from yevk/main57f6968Added OptionSetCustomColorCodes to pass in custom color codes.655d41eMerge pull request #220 from mengshengwu/fix-windows-progressbar-flickering533e284Merge pull request #225 from schollz/fix/describe914e511fix: add describe solution5692e00fix: allow progressbar to be updated afterwardsUpdates
github.com/sirupsen/logrusfrom 1.9.3 to 1.9.4Release notes
Sourced from github.com/sirupsen/logrus's releases.
Commits
b61f268Merge pull request #1472 from goldlinker/master15c29dbrefactor: replace the deprecated function in the ioutil packagecb253f3Merge pull request #1464 from thaJeztah/touchup_godoc29b2337Merge pull request #1468 from thaJeztah/touchup_readmed916819Merge pull request #1427 from dolmen/fix-testify-usage135e482README: small touch-ups2c5fa36Merge pull request #1467 from thaJeztah/rm_old_badge877ececREADME: remove travis badge55cf256Merge pull request #1393 from jsoref/grammar21bae50Merge pull request #1426 from dolmen/testing-fix-use-of-math-randUpdates
golang.org/x/cryptofrom 0.45.0 to 0.47.0Commits
506e022go.mod: update golang.org/x dependencies7dacc38chacha20poly1305: error out in fips140=only mode19acf81go.mod: update golang.org/x dependencies3a1c6b4x509roots/fallback: update bundlef4602e4ssh/agent: fix flaky test by ensuring a writeable home directoryUpdates
golang.org/x/syncfrom 0.18.0 to 0.19.0Commits
2a180e2errgroup: use consistent read for SetLimit panicUpdates
golang.org/x/termfrom 0.37.0 to 0.39.0Commits
a7e5b04go.mod: update golang.org/x dependencies943f25dx/term: handle transpose9b991ddx/term: handle delete key3863673go.mod: update golang.org/x dependenciesDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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