-
Notifications
You must be signed in to change notification settings - Fork 2.7k
chore(deps): bump the dev-dependencies group across 1 directory with 8 updates #5482
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 dev-dependencies group across 1 directory with 8 updates #5482
Conversation
…8 updates Bumps the dev-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/F5Networks/k8s-bigip-ctlr/v2](https://github.com/F5Networks/k8s-bigip-ctlr) | `2.19.1` | `2.20.0` | | [github.com/civo/civogo](https://github.com/civo/civogo) | `0.5.1` | `0.5.3` | | [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.148.0` | `1.149.0` | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.2` | `1.4.3` | | [github.com/linode/linodego](https://github.com/linode/linodego) | `1.50.0` | `1.52.0` | | [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.91.0` | `65.92.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.233.0` | `0.235.0` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.20.4` | `0.21.0` | Updates `github.com/F5Networks/k8s-bigip-ctlr/v2` from 2.19.1 to 2.20.0 - [Release notes](https://github.com/F5Networks/k8s-bigip-ctlr/releases) - [Changelog](https://github.com/F5Networks/k8s-bigip-ctlr/blob/master/docs/RELEASE-NOTES.rst) - [Commits](F5Networks/k8s-bigip-ctlr@v2.19.1...v2.20.0) Updates `github.com/civo/civogo` from 0.5.1 to 0.5.3 - [Release notes](https://github.com/civo/civogo/releases) - [Changelog](https://github.com/civo/civogo/blob/master/changelog.yml) - [Commits](civo/civogo@v0.5.1...v0.5.3) Updates `github.com/digitalocean/godo` from 1.148.0 to 1.149.0 - [Release notes](https://github.com/digitalocean/godo/releases) - [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md) - [Commits](digitalocean/godo@v1.148.0...v1.149.0) Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.4.2...v1.4.3) Updates `github.com/linode/linodego` from 1.50.0 to 1.52.0 - [Release notes](https://github.com/linode/linodego/releases) - [Commits](linode/linodego@v1.50.0...v1.52.0) Updates `github.com/oracle/oci-go-sdk/v65` from 65.91.0 to 65.92.0 - [Release notes](https://github.com/oracle/oci-go-sdk/releases) - [Changelog](https://github.com/oracle/oci-go-sdk/blob/master/CHANGELOG.md) - [Commits](oracle/oci-go-sdk@v65.91.0...v65.92.0) Updates `google.golang.org/api` from 0.233.0 to 0.235.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.233.0...v0.235.0) Updates `sigs.k8s.io/controller-runtime` from 0.20.4 to 0.21.0 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.20.4...v0.21.0) --- updated-dependencies: - dependency-name: github.com/F5Networks/k8s-bigip-ctlr/v2 dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: github.com/civo/civogo dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: github.com/digitalocean/godo dependency-version: 1.149.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: github.com/go-logr/logr dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: github.com/linode/linodego dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: github.com/oracle/oci-go-sdk/v65 dependency-version: 65.92.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: google.golang.org/api dependency-version: 0.235.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the dev-dependencies group with 8 updates in the / directory:
2.19.1
2.20.0
0.5.1
0.5.3
1.148.0
1.149.0
1.4.2
1.4.3
1.50.0
1.52.0
65.91.0
65.92.0
0.233.0
0.235.0
0.20.4
0.21.0
Updates
github.com/F5Networks/k8s-bigip-ctlr/v2
from 2.19.1 to 2.20.0Release notes
Sourced from github.com/F5Networks/k8s-bigip-ctlr/v2's releases.
Changelog
Sourced from github.com/F5Networks/k8s-bigip-ctlr/v2's changelog.
Commits
b4c8bcd
fix: doc link (#3855)ef606cd
fix: release notes for 2.20 (#3846)fd0a3b1
fix: remove shell access from image (#3847)28c9fe5
fix: github rate limiting (#3833)029e749
#3374 support multiple pool members for multiple priority groups (#3828)543662c
fix: update f5-cccl version (#3845)19c4177
multicluster HA cis fix (#3838)27847b8
fix schema (#3836)e61ba51
improve unit test coverage (#3816)023cd5e
fix: posting of GTM config with CCCL GTM agent (#3830)Updates
github.com/civo/civogo
from 0.5.1 to 0.5.3Release notes
Sourced from github.com/civo/civogo's releases.
Commits
e27f2be
Merge pull request #262 from civo/civoinstanceNetwork31e5300
Corrected commentb19acf9
Merge branch 'master' into civoinstanceNetwork9c687e2
Merge pull request #261 from civo/readd-kfaas0386e6e
Revert "Merge pull request #255 from civo/kfaas-dec"fb271a3
Instance allowedIPs and bandwidthUpdates
github.com/digitalocean/godo
from 1.148.0 to 1.149.0Release notes
Sourced from github.com/digitalocean/godo's releases.
Changelog
Sourced from github.com/digitalocean/godo's changelog.
Commits
7a46f4b
Prep release v1.149.0 (#843)3eb9aeb
Rename as vpc nat gateways (#839)05290b8
expose custom Kubernetes CA expanders (#841)9fe1e48
partner-network-connect: Add redundancy zone. (#840)9b99e42
Support gateway size config (#836)23cf40e
GenAI Agent Service (#834)36fd1a2
Fix url opts encoding for egress-gateways (#835)Updates
github.com/go-logr/logr
from 1.4.2 to 1.4.3Release notes
Sourced from github.com/go-logr/logr's releases.
Commits
38a1c47
build(deps): bump github/codeql-action from 3.28.17 to 3.28.18f08bedd
build(deps): bump actions/setup-go from 5.4.0 to 5.5.06295e99
build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0028840d
build(deps): bump github/codeql-action from 3.28.15 to 3.28.17511e5fa
Merge pull request #367 from go-logr/dependabot/github_actions/github/codeql-...d806463
build(deps): bump github/codeql-action from 3.28.13 to 3.28.15158c311
Merge pull request #366 from thockin/masterc79ddb3
Update to support golangci-lint v220a64ba
build(deps): bump github/codeql-action from 3.28.12 to 3.28.130385e14
Add comments around slog exceptionsUpdates
github.com/linode/linodego
from 1.50.0 to 1.52.0Release notes
Sourced from github.com/linode/linodego's releases.
Commits
a3c3b47
project: UDP NodeBalancers (#751)a13a99b
Add support to auto-allocate ipv4 addrs from range specified (#756)0bb8fc2
Project: Configurable DB Params (#755)891c21f
ACLP: updating variable type for entity_ids for different service_types (#746)4862b5f
Drop v4beta and LA notice for Limits Visibility (#752)6ac31fd
fix: update MigratingTo field to accept int or null (#736)ea79a00
Fix tag for LKE control plane ACL revision ID field (#749)255b155
Fix setupInstanceFirewall for accounts with default firewall (#741)91b5023
Add lke versions helper and update tests (#748)73e0719
build(deps): bump slackapi/slack-github-action from 2.0.0 to 2.1.0 (#747)Updates
github.com/oracle/oci-go-sdk/v65
from 65.91.0 to 65.92.0Release notes
Sourced from github.com/oracle/oci-go-sdk/v65's releases.
... (truncated)
Changelog
Sourced from github.com/oracle/oci-go-sdk/v65's changelog.
Commits
b5a941d
Releasing version 65.92.0c7e101b
Merge remote-tracking branch 'scm/github' into release_2025-05-277e2471e
Releasing version 65.92.0cf04aaf
Releasing version 65.91.12cce330
Merge remote-tracking branch 'scm/github' into release_2025-05-206f69f4a
Releasing version 65.91.1Updates
google.golang.org/api
from 0.233.0 to 0.235.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
a97fe3b
chore(main): release 0.235.0 (#3165)d117646
fix(internaloption): AuthCreds should honor WithoutAuthentication (#3166)1e2b782
feat(all): auto-regenerate discovery clients (#3173)0a9b174
feat(all): auto-regenerate discovery clients (#3171)00cb9ee
feat(all): auto-regenerate discovery clients (#3169)a78a978
feat(all): auto-regenerate discovery clients (#3168)64d566f
feat(all): auto-regenerate discovery clients (#3167)b477d3d
feat(all): auto-regenerate discovery clients (#3164)b27533c
chore(main): release 0.234.0 (#3152)b356c44
fix: check for auth creds in options to trigger new auth lib usage (#3162)Updates
sigs.k8s.io/controller-runtime
from 0.20.4 to 0.21.0Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
71f7db5
Merge pull request #3225 from troy0820/troy0820/prepare-for-0.21-release52d8779
update README with go versionab37f74
Merge pull request #3223 from troy0820/troy0820/return-warnings-on-webhooks250a88f
return warnings on webhooks85ee7a9
Merge pull request #3217 from kubernetes-sigs/dependabot/github_actions/all-g...81f1fae
🌱 Bump the all-github-actions group across 1 directory with 3 updatesd9a2274
Merge pull request #3187 from dongjiang1989/update-golangci-lint-v29c38211
update golangci-lint to v29b5f6a7
Merge pull request #3208 from troy0820/troy0820/api-machinery-marshalb3278df
use sigs.k8s.io/json to unmarshal in fakeclientDependabot 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