Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps the go-deps group with 3 updates in the / directory: github.com/docker/cli, github.com/olekukonko/tablewriter and golang.org/x/text.

Updates github.com/docker/cli from 28.5.0+incompatible to 28.5.2+incompatible

Commits
  • ecc6942 Merge pull request #6621 from thaJeztah/28.x_plugin_hide
  • c475c69 Plugin may set itself as hidden
  • 7494d2c cli: allManagementSubCommands: improve handling of plugin stubs
  • 5306df3 Merge pull request #6610 from thaJeztah/28.x_backport_deprecate_builder_utils
  • 5dbaa52 cli/command/image/build: deprecate ResolveAndValidateContextPath util
  • dd832b6 cli/command/image/build: deprecate WriteTempDockerfile util
  • a99e91c cli/command/image/build: deprecate DetectArchiveReader util
  • 579b72a cli/command/image/build: deprecate DefaultDockerfileName const
  • 6fc5891 Merge pull request #6560 from thaJeztah/28.x_backport_deprecations
  • 9af6cbc Merge pull request #6613 from thaJeztah/28.x_bump_go
  • Additional commits viewable in compare view

Updates github.com/olekukonko/tablewriter from 1.1.0 to 1.1.1

Commits
  • c687484 update readme to v1.1.1
  • eb43184 Merge pull request #301 from clipperhouse/clipperhouse/displaywidth-experiment
  • bb166ce Revert the displaywidth.Options API
  • e64dd90 Keep legacy support for WithCondition/SetCondition
  • 3c5328b Update to fuzzed displaywidth
  • 31b2e06 benchmarks
  • 15663bf Try displaywidth instead of go-runewidth
  • 64bc45f make The fix is to make the checks in prepareContexts intelligent #302
  • db994db Merge pull request #300 from olekukonko/pie
  • 52f0a50 set bytes in benchmark
  • Additional commits viewable in compare view

Updates golang.org/x/text from 0.29.0 to 0.30.0

Commits
  • c6abd03 go.mod: update golang.org/x dependencies
  • 42f038d x/text: fix nil dereference in gotext extract
  • a42f0e2 all: use built-in max/min to simplify the code
  • See full diff in compare view

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 10, 2025
@sknat
Copy link
Contributor

sknat commented Nov 12, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/go-deps-3d51462ecd branch from 223b704 to d525452 Compare November 12, 2025 13:40
dependabot bot and others added 2 commits November 13, 2025 16:18
Bumps the go-deps group with 3 updates in the / directory: [github.com/docker/cli](https://github.com/docker/cli), [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) and [golang.org/x/text](https://github.com/golang/text).


Updates `github.com/docker/cli` from 28.5.0+incompatible to 28.5.2+incompatible
- [Commits](docker/cli@v28.5.0...v28.5.2)

Updates `github.com/olekukonko/tablewriter` from 1.1.0 to 1.1.1
- [Commits](olekukonko/tablewriter@v1.1.0...v1.1.1)

Updates `golang.org/x/text` from 0.29.0 to 0.30.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.29.0...v0.30.0)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-version: 28.5.2+incompatible
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/olekukonko/tablewriter
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: golang.org/x/text
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
Change-Id: I5d95ab965ce9d37efbd0cd7cf9d0abf4d66b5222
@sknat sknat force-pushed the dependabot/go_modules/go-deps-3d51462ecd branch from 9d92cb0 to a495be5 Compare November 13, 2025 15:19
@sknat sknat requested a review from ondrej-fabry November 13, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants