Bump the go-deps group across 1 directory with 4 updates - #328
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-deps group with 4 updates in the / directory: [github.com/docker/cli](https://github.com/docker/cli), [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter), [github.com/spf13/cobra](https://github.com/spf13/cobra) and [golang.org/x/text](https://github.com/golang/text). Updates `github.com/docker/cli` from 28.5.0+incompatible to 29.1.2+incompatible - [Commits](docker/cli@v28.5.0...v29.1.2) Updates `github.com/olekukonko/tablewriter` from 1.1.0 to 1.1.2 - [Commits](olekukonko/tablewriter@v1.1.0...v1.1.2) Updates `github.com/spf13/cobra` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.10.1...v1.10.2) Updates `golang.org/x/text` from 0.29.0 to 0.31.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.29.0...v0.31.0) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 29.1.2+incompatible dependency-type: direct:production update-type: version-update:semver-major dependency-group: go-deps - dependency-name: github.com/olekukonko/tablewriter dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: golang.org/x/text dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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-deps group with 4 updates in the / directory: github.com/docker/cli, github.com/olekukonko/tablewriter, github.com/spf13/cobra and golang.org/x/text.
Updates
github.com/docker/clifrom 28.5.0+incompatible to 29.1.2+incompatibleCommits
890dccaMerge pull request #6688 from vvoland/update-god544885update to go1.25.5c197aa7Merge pull request #6687 from thaJeztah/use_subtestsba683d8opts/swarmopts: use sub-tests0aedba5Merge pull request #6669 from vvoland/29-norcdd2be02gha/e2e: Switch to rc and 29 latest360952cMerge pull request #6680 from thaJeztah/bump_modules8fc15eaMerge pull request #6579 from dvdksn/doc-daemon-buildc-example1abfbf2vendor: github.com/moby/moby/client v0.2.1e0d30dbdocs: update buildgc example config to use new buildkit v0.17 optionsUpdates
github.com/olekukonko/tablewriterfrom 1.1.0 to 1.1.2Commits
c64d84bchange version7eeef40Merge pull request #306 from olekukonko/malawib0b5ed2use state rather thantrue&falseb9d4454update lla181ed9move the cache interface to a single placee4c235duse twcache in tablewritera732dbbintroduce tw.Cache0681ddbuse twcache in twwidth26504f0introduce twcache8b8a91aminor cleanupUpdates
github.com/spf13/cobrafrom 1.10.1 to 1.10.2Release notes
Sourced from github.com/spf13/cobra's releases.
Commits
88b30abchore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#2336)346d408fix: actions/setup-go v6 (#2337)fc81d20refactor: change minUsagePadding from var to const (#2325)117698arefactor: replace several vars with consts (#2328)e2dd29dAdd documentation for repeated flags functionality (#2316)0629892Fix linter (#2327)Updates
golang.org/x/textfrom 0.29.0 to 0.31.0Commits
e7ff6b3go.mod: update golang.org/x dependenciesfbf012ball: use reflect.TypeFor instead of reflect.TypeOfc6abd03go.mod: update golang.org/x dependencies42f038dx/text: fix nil dereference in gotext extracta42f0e2all: use built-in max/min to simplify the codeDependabot 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