FDio / govpp

Go toolset for the VPP.
Apache License 2.0
185 stars 81 forks source link

Bump the go-deps group with 3 updates #208

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the go-deps group with 3 updates: github.com/docker/cli, github.com/onsi/gomega and golang.org/x/text.

Updates github.com/docker/cli from 26.1.0+incompatible to 26.1.1+incompatible

Commits
  • 4cf5afa Merge pull request #5047 from vvoland/v26.1-5038
  • 6c2b06d Merge pull request #5045 from vvoland/vendor-docker-26.1.1-dev
  • 1c6a8ec cli-plugins: PluginRunCommand: use cmd.Environ instead of os.Environ
  • 6d1c387 vendor: github.com/docker/docker ac2de55998d4 (v26.1.1)
  • 1e6db5d Merge pull request #5044 from vvoland/wait-cancel-noerror
  • 840016e waitExitOrRemoved: Handle context cancellation
  • See full diff in compare view


Updates github.com/onsi/gomega from 1.33.0 to 1.33.1

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.33.1

1.33.1

Fixes

  • fix confusing eventually docs [3a66379]

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 [e9bc35a]
Changelog

Sourced from github.com/onsi/gomega's changelog.

1.33.1

Fixes

  • fix confusing eventually docs [3a66379]

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 [e9bc35a]
Commits


Updates golang.org/x/text from 0.14.0 to 0.15.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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 months ago

Superseded by #211.