-
Notifications
You must be signed in to change notification settings - Fork 216
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
chore(deps): bump the go-deps group across 1 directory with 3 updates #1893
base: main
Are you sure you want to change the base?
Conversation
Bumps the go-deps group with 2 updates in the / directory: [github.com/docker/docker](https://github.com/docker/docker) and [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo). Updates `github.com/docker/docker` from 27.4.0+incompatible to 27.4.1+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.4.0...v27.4.1) Updates `github.com/onsi/ginkgo/v2` from 2.22.0 to 2.22.1 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.0...v2.22.1) Updates `github.com/onsi/gomega` from 1.36.0 to 1.36.1 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.0...v1.36.1) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps ... Signed-off-by: dependabot[bot] <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Pull Request Test Coverage Report for Build 12472844012Details
💛 - Coveralls |
Bumps the go-deps group with 2 updates in the / directory: github.com/docker/docker and github.com/onsi/ginkgo/v2.
Updates
github.com/docker/docker
from 27.4.0+incompatible to 27.4.1+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
Commits
c710b88
Merge pull request #49119 from thaJeztah/27.x_backport_libnetwork_deprecate_P...eda0a20
libnetwork/iptables: deprecate Passthroughb51622d
libnet/iptables: deprecate type IPV829ac83
Merge pull request #49104 from thaJeztah/27.x_backport_update_swagger_headersbd7da11
Merge pull request #49110 from thaJeztah/27.x_backport_fix_setupIPChains_defer135b144
Merge pull request #49105 from thaJeztah/27.x_backport_testing-suse-apparmor08de719
libnetwork/drivers/bridge: setupIPChains: fix defer checking wrong err2a62319
Merge pull request #49100 from thaJeztah/27.x_backport_deprecate_pkg_system6855ca1
integration-cli: don't skip AppArmor tests on SLES224b305
docs/api: document correct case for Api-Version headerUpdates
github.com/onsi/ginkgo/v2
from 2.22.0 to 2.22.1Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
a0190b7
v2.22.14df44bf
remove golang.org/x/net/context in favour of stdlib contextc88c634
ensure *.test files are gitignored so we don't accidentally commit compiled t...aab3da6
Update testsc09df39
Properly encode CSV rows96a80fc
Add test case for proper csv escaping43dad69
Add meta-testUpdates
github.com/onsi/gomega
from 1.36.0 to 1.36.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
8bc0a2a
v1.36.11c6c112
Fix onsi/gomega#8034feb9d7
resolves onsi/gomega#696: make HaveField great on pointer receivers given onl...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