govpp icon indicating copy to clipboard operation
govpp copied to clipboard

Bump the go-deps group across 1 directory with 3 updates

Open dependabot[bot] opened this issue 8 months ago • 3 comments

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.1.1+incompatible to 28.2.2+incompatible

Commits
  • e6534b4 Merge pull request #6116 from vvoland/vendor-docker
  • 5c3128e vendor: github.com/docker/docker v28.2.2-dev (45873be4ae3f)
  • 879ac3f Merge pull request #6110 from thaJeztah/bump_engine
  • 92fa1e1 vendor: github.com/docker/docker 0e2cc22d36ae (v28.2-dev)
  • 4bec3a6 Merge pull request #6114 from thaJeztah/deprecate_non_compliant_registries
  • a007d1a Merge pull request #6113 from thaJeztah/config_suppress_err
  • bbfbd54 docs: deprecated: fallback for non-OCI-compliant registries is removed
  • 2d21e1f cli/config/configfile: explicitly ignore error
  • bc9be0b Merge pull request #6112 from thaJeztah/bump_tools
  • 3fe7dc5 Dockerfile: update compose to v2.36.2
  • Additional commits viewable in compare view

Updates github.com/olekukonko/tablewriter from 0.0.5 to 1.0.7

Commits

Updates golang.org/x/text from 0.24.0 to 0.25.0

Commits

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[bot] avatar Jun 02 '25 08:06 dependabot[bot]

Reviewers

The following teams could not be added as reviewers: govpp-commiters. Either the team does not exist or it does not have the correct permissions to be added as a reviewer.

Please fix the above issues or remove invalid values from dependabot.yml.

dependabot[bot] avatar Jun 02 '25 08:06 dependabot[bot]

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

dependabot[bot] avatar Jun 02 '25 08:06 dependabot[bot]

@ondrej-fabry I addressed the changes in tablewriter trying to match the existing formats as part of the second commit on top of this patch (i.e. https://github.com/FDio/govpp/pull/295/commits/f152fcfeafdbd41f66fa22f413ff6fe6a7a901c4 ) The migration guide being at https://github.com/olekukonko/tablewriter/MIGRATION.md

Could you validate that the output looks like what you expect ? As you are more familiar with these CLIs than I am

sknat avatar Jun 26 '25 15:06 sknat

Looks like these dependencies are updatable in another way, so this is no longer needed.

dependabot[bot] avatar Jul 21 '25 09:07 dependabot[bot]

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

dependabot[bot] avatar Jul 21 '25 09:07 dependabot[bot]