-
Notifications
You must be signed in to change notification settings - Fork 72
chore(deps): bump the go-modules-cli group across 1 directory with 13 updates #509
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/go_modules/cmd/cli/go-modules-cli-6da54486f1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): bump the go-modules-cli group across 1 directory with 13 updates #509
dependabot
wants to merge
1
commit into
main
from
dependabot/go_modules/cmd/cli/go-modules-cli-6da54486f1
Conversation
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
… updates Bumps the go-modules-cli group with 10 updates in the /cmd/cli directory: | Package | From | To | | --- | --- | --- | | [github.com/docker/cli](https://github.com/docker/cli) | `28.3.0+incompatible` | `29.1.2+incompatible` | | [github.com/docker/cli-docs-tool](https://github.com/docker/cli-docs-tool) | `0.10.0` | `0.11.0` | | [github.com/docker/docker](https://github.com/docker/docker) | `28.3.3+incompatible` | `28.5.2+incompatible` | | [github.com/docker/model-runner](https://github.com/docker/model-runner) | `1.0.3` | `1.0.9` | | [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.16` | `0.0.19` | | [github.com/nxadm/tail](https://github.com/nxadm/tail) | `1.4.8` | `1.4.11` | | [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) | `0.0.5` | `1.1.2` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.39.0` | `0.40.0` | | [github.com/testcontainers/testcontainers-go/modules/registry](https://github.com/testcontainers/testcontainers-go) | `0.39.0` | `0.40.0` | | [go.uber.org/mock](https://github.com/uber/mock) | `0.5.0` | `0.6.0` | Updates `github.com/docker/cli` from 28.3.0+incompatible to 29.1.2+incompatible - [Commits](docker/cli@v28.3.0...v29.1.2) Updates `github.com/docker/cli-docs-tool` from 0.10.0 to 0.11.0 - [Release notes](https://github.com/docker/cli-docs-tool/releases) - [Commits](docker/cli-docs-tool@v0.10.0...v0.11.0) Updates `github.com/docker/docker` from 28.3.3+incompatible to 28.5.2+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v28.3.3...v28.5.2) Updates `github.com/docker/model-runner` from 1.0.3 to 1.0.9 - [Commits](v1.0.3...v1.0.9) Updates `github.com/mattn/go-runewidth` from 0.0.16 to 0.0.19 - [Commits](mattn/go-runewidth@v0.0.16...v0.0.19) Updates `github.com/nxadm/tail` from 1.4.8 to 1.4.11 - [Changelog](https://github.com/nxadm/tail/blob/master/CHANGES.md) - [Commits](nxadm/tail@v1.4.8...v1.4.11) Updates `github.com/olekukonko/tablewriter` from 0.0.5 to 1.1.2 - [Commits](olekukonko/tablewriter@v0.0.5...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 `github.com/spf13/pflag` from 1.0.9 to 1.0.10 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.9...v1.0.10) Updates `github.com/testcontainers/testcontainers-go` from 0.39.0 to 0.40.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.39.0...v0.40.0) Updates `github.com/testcontainers/testcontainers-go/modules/registry` from 0.39.0 to 0.40.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.39.0...v0.40.0) Updates `go.opentelemetry.io/otel` from 1.37.0 to 1.39.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.37.0...v1.39.0) Updates `go.uber.org/mock` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.5.0...v0.6.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-modules-cli - dependency-name: github.com/docker/cli-docs-tool dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-cli - dependency-name: github.com/docker/docker dependency-version: 28.5.2+incompatible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-cli - dependency-name: github.com/docker/model-runner dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules-cli - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules-cli - dependency-name: github.com/nxadm/tail dependency-version: 1.4.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules-cli - dependency-name: github.com/olekukonko/tablewriter dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: go-modules-cli - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules-cli - dependency-name: github.com/spf13/pflag dependency-version: 1.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules-cli - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-cli - dependency-name: github.com/testcontainers/testcontainers-go/modules/registry dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-cli - dependency-name: go.opentelemetry.io/otel dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-cli - dependency-name: go.uber.org/mock dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-cli ... Signed-off-by: dependabot[bot] <support@github.com>
e075e9b to
466226f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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-modules-cli group with 10 updates in the /cmd/cli directory:
28.3.0+incompatible29.1.2+incompatible0.10.00.11.028.3.3+incompatible28.5.2+incompatible1.0.31.0.90.0.160.0.191.4.81.4.110.0.51.1.20.39.00.40.00.39.00.40.00.5.00.6.0Updates
github.com/docker/clifrom 28.3.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/docker/cli-docs-toolfrom 0.10.0 to 0.11.0Release notes
Sourced from github.com/docker/cli-docs-tool's releases.
Commits
bf00773Merge pull request #72 from thaJeztah/bump_example6770aadexample: update dependencies6b9343fMerge pull request #73 from thaJeztah/bump_toolsb37b96cMerge pull request #74 from thaJeztah/bump_md2man619a182Dockerfile: update tonistiigi/xx to v1.9.0839c480go.mod: update github.com/cpuguy83/go-md2man/v2 to v2.0.7441abe9Dockerfile: update golangci-lint to v2.7.1add3d76Dockerfile: update github.com/google/addlicense to v1.2.0a348444Merge pull request #71 from thaJeztah/bump_cobra_yamlf73782dupdate github.com/spf13/cobra v1.10.2, switch to go.yaml.in/yaml/v3Updates
github.com/docker/dockerfrom 28.3.3+incompatible to 28.5.2+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
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/docker/model-runnerfrom 1.0.3 to 1.0.9Commits
f12b17bMerge pull request #503 from doringeman/fix-configure-gpu-memory-utilization0aeb07cfix(scheduler): handle GPUMemoryUtilization0f534e9Define gpu memory utilization (#502)ff48957bump llama.cpp to b7356 (#501)6bef10aSimplify configure (#495)cdc3203Merge pull request #494 from doringeman/lintf95360ctest(distribution): remove dead error check in mutate test0918632chore(ci): pin golangci-lint-action to specific commitc8c75f6Merge pull request #493 from doringeman/parse-backend-modeb9a84c0refactor(inference): add ParseBackendMode with reranking supportUpdates
github.com/mattn/go-runewidthfrom 0.0.16 to 0.0.19Commits
7770d04Merge pull request #78 from josharian/josh/optimize-intablef53b71cMerge pull request #86 from mattn/fix-github-actionsa09d510Merge branch 'master' into fix-github-actions778f900Merge pull request #83 from clipperhouse/benchmark-allocsbfbd30cfix test.yaml61f04f3Merge pull request #82 from clipperhouse/graphemes-string-widthdb39519Renameb3b19f2Rename94c0db1Merge pull request #85 from mattn/fix-windows-terminal76bca58fix commentUpdates
github.com/nxadm/tailfrom 1.4.8 to 1.4.11Changelog
Sourced from github.com/nxadm/tail's changelog.
Commits
cbff2e2bump fsnotify to fix some issues4472660Config setting to only yield complete lines (#26)6abd9f9changeme0b92b34Merge branch 'master' of github.com:nxadm/tailaf851deadd timeout to freebsd tests as well6e33b28Add timeouts to tests (#27)1614e6bdoc03e3f42Merge branch 'master' of github.com:nxadm/tail6327674Use temp directory for tests, instead of relative (#29)bd5be8aprepare fix #28Updates
github.com/olekukonko/tablewriterfrom 0.0.5 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
github.com/spf13/pflagfrom 1.0.9 to 1.0.10Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
0491e57Merge pull request #448 from thaJeztah/fix_go_version72abab1Merge pull request #447 from thaJeztah/fix_deprecation_comment7e4dfb1Test on Go 1.1218a9d17move Func, BoolFunc, tests as they require go1.21c5b9e98remove uses of errors.Is, which requires go1.1345a4873fix deprecation comment for (FlagSet.)ParseErrorsWhitelistUpdates
github.com/testcontainers/testcontainers-gofrom 0.39.0 to 0.40.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
71b5775chore: use new version (v0.40.0) in modules and examples7e7e8ccchore(deps): bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#3...f95900ffeat(azure): add cosmosdb module (#3452)1ed2735fix(udp): expose UDP ports properly (#3485)7527203chore(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 and golang.org/x/cry...aa75771chore(deps): bump github.com/docker/docker from 28.3.3+incompatible to 28.5.1...bddd936feat(wait): add human-readable String() methods to all wait strategies (#3461)666b20dchore(deps): bump mkdocs-include-markdown-plugin from 7.1.6 to 7.2.0 (#3463)56b85e5chore(deps): bump actions/setup-go from 5.4.0 to 6.0.0 (#3462)9895e2echore: enable prealloc linter and address issues (#3458)Updates
github.com/testcontainers/testcontainers-go/modules/registryfrom 0.39.0 to 0.40.0Release notes
Sourced from github.com/testcontainers/testcontainers-go/modules/registry's releases.
... (truncated)
Commits
71b5775chore: use new version (v0.40.0) in modules and examples7e7e8ccchore(deps): bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#3...f95900ffeat(azure): add cosmosdb module (#3452)1ed2735fix(udp): expose UDP ports properly (#3485)7527203chore(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 and golang.org/x/cry...aa75771chore(deps): bump github.com/docker/docker from 28.3.3+incompatible to 28.5.1...bddd936feat(wait): add human-readable String() methods to all wait strategies (#3461)666b20dchore(deps): bump mkdocs-include-markdown-plugin from 7.1.6 to 7.2.0 (#3463)56b85e5chore(deps): bump actions/setup-go from 5.4.0 to 6.0.0 (#3462)9895e2echore: enable prealloc linter and address issues (#3458)Updates
go.opentelemetry.io/otelfrom 1.37.0 to 1.39.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
... (truncated)
Commits
6ce1429Release v1.39.0 (#7676)12e421asdk/log: move Enabled method from FilterProcessor to Processor (#7639)5982f16fix(deps): update module golang.org/x/sys to v0.39.0 (#7684)9288378chore(deps): update module golang.org/x/sync to v0.19.0 (#7683)ee3dfefchore(deps): update github.com/securego/gosec/v2 digest to 41f28e2 (#7682)9345d1ffix(deps): update module github.com/golangci/golangci-lint/v2 to v2.7.2 (#7680)d03b033Check context prior to delaying retry in OTLP exporters (#7678)61765e7Fix flakyTestClientInstrumentation(#7677)a54721cchore(deps): update module github.com/go-git/go-billy/v5 to v5.7.0 (#7679)746d086chore(deps): update github/codeql-action action to v4.31.7 (#7675)Updates
go.uber.org/mockfrom 0.5.0 to 0.6.0Release notes
Sourced from go.uber.org/mock's releases.