-
Notifications
You must be signed in to change notification settings - Fork 35
Bump the other-go-modules group across 1 directory with 5 updates #388
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
base: main
Are you sure you want to change the base?
Conversation
Bumps the other-go-modules group with 4 updates in the / directory: [github.com/containernetworking/plugins](https://github.com/containernetworking/plugins), [github.com/k8snetworkplumbingwg/network-attachment-definition-client](https://github.com/k8snetworkplumbingwg/network-attachment-definition-client), [github.com/go-co-op/gocron/v2](https://github.com/go-co-op/gocron) and [golang.org/x/time](https://github.com/golang/time). Updates `github.com/containernetworking/plugins` from 1.7.1 to 1.8.0 - [Release notes](https://github.com/containernetworking/plugins/releases) - [Commits](containernetworking/plugins@v1.7.1...v1.8.0) Updates `github.com/k8snetworkplumbingwg/network-attachment-definition-client` from 1.7.6 to 1.7.7 - [Release notes](https://github.com/k8snetworkplumbingwg/network-attachment-definition-client/releases) - [Commits](k8snetworkplumbingwg/network-attachment-definition-client@v1.7.6...v1.7.7) Updates `github.com/onsi/gomega` from 1.37.0 to 1.38.1 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.37.0...v1.38.1) Updates `github.com/go-co-op/gocron/v2` from 2.16.2 to 2.16.5 - [Release notes](https://github.com/go-co-op/gocron/releases) - [Commits](go-co-op/gocron@v2.16.2...v2.16.5) Updates `golang.org/x/time` from 0.12.0 to 0.13.0 - [Commits](golang/time@v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: github.com/containernetworking/plugins dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-go-modules - dependency-name: github.com/k8snetworkplumbingwg/network-attachment-definition-client dependency-version: 1.7.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-go-modules - dependency-name: github.com/onsi/gomega dependency-version: 1.38.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-go-modules - dependency-name: github.com/go-co-op/gocron/v2 dependency-version: 2.16.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-go-modules - dependency-name: golang.org/x/time dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
|
[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. DetailsNeeds 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 openshift 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. DetailsInstructions 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. |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
@dependabot rebase |
|
Sorry, only users with push access can use that command. |
Bumps the other-go-modules group with 4 updates in the / directory: github.com/containernetworking/plugins, github.com/k8snetworkplumbingwg/network-attachment-definition-client, github.com/go-co-op/gocron/v2 and golang.org/x/time.
Updates
github.com/containernetworking/pluginsfrom 1.7.1 to 1.8.0Release notes
Sourced from github.com/containernetworking/plugins's releases.
Commits
0e64847lint: allow "util" package3487bb2ci, release: bump go to v1.25d3e8172Set value of SCOPE to SCOPE_LINK for opt121 routes with router unspecified wi...79c947abuild(deps): bump the golang group across 1 directory with 5 updatesc70a338remove duplicate route.Table and route.Scope assignmentsb046681.github: bump golangci-lint versione3390bcbuild(deps): bump alpine in /.github/actions/retest-action40970aebuild(deps): bump the golang group across 1 directory with 2 updates48a4ae5Set default value of PreserveDefaultVlan to Falsee0b9952Allow vlan parameter to set native vlan on trunk portsUpdates
github.com/k8snetworkplumbingwg/network-attachment-definition-clientfrom 1.7.6 to 1.7.7Release notes
Sourced from github.com/k8snetworkplumbingwg/network-attachment-definition-client's releases.
Commits
46fcc41Merge pull request #80 from qinqon/remove-ip-sources-limitation-upstream372cca2Remove TooManyIPSources limitation for NetworkSelectionElementUpdates
github.com/onsi/gomegafrom 1.37.0 to 1.38.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
c36e89av1.38.192eaa57go mod tidyb9ed3cddeprecate CompileTest*2a5bf77fix invalid fmt.Errorf3e9e385bump ginkgo7f37abeReplacegopkg.in/yaml.v3withgo.yaml.in/yaml/v369e4761fix(async_assertion): use correct error in errors.As95737c0Bump golang.org/x/net from 0.41.0 to 0.43.0 (#856)91b20eachore: fix Go vet issue with Go 1.156823587Bump nokogiri from 1.18.8 to 1.18.9 in /docs (#854)Updates
github.com/go-co-op/gocron/v2from 2.16.2 to 2.16.5Release notes
Sourced from github.com/go-co-op/gocron/v2's releases.
Commits
6e6485bAdd go1.25 tests (#869)b383ca9Useerrors.Newfor non-formatted strings (#870)cc3a1dbBump testify (#868)9e8c79dFix memory consumption issue by changing jobOutRequest channels to use pointe...8187978Add comprehensive GitHub Copilot instructions for gocron development (#866)5bf6802Bump golang.org/x/crypto from 0.40.0 to 0.41.0 (#859)78468faBump actions/checkout from 4 to 5 (#860)fcfcb87fix: cancel job contexts in create/update errors (#858)Updates
golang.org/x/timefrom 0.12.0 to 0.13.0Commits
c0b0320all: upgrade go directive to at least 1.24.0 [generated]You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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