-
Notifications
You must be signed in to change notification settings - Fork 2
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
🌱 Bump the all-go-mod-patch-and-minor group across 1 directory with 10 updates #213
🌱 Bump the all-go-mod-patch-and-minor group across 1 directory with 10 updates #213
Conversation
…0 updates Bumps the all-go-mod-patch-and-minor group with 6 updates in the /hack/tools directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.43.0` | `1.45.0` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.34.1` | `1.34.2` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.31.0` | `0.31.2` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.31.0` | `0.31.2` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.19.0` | `0.19.1` | | [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) | `0.16.1` | `0.16.5` | Updates `cloud.google.com/go/storage` from 1.43.0 to 1.45.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.43.0...pubsub/v1.45.0) Updates `github.com/onsi/gomega` from 1.34.1 to 1.34.2 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.34.1...v1.34.2) Updates `golang.org/x/oauth2` from 0.22.0 to 0.23.0 - [Commits](golang/oauth2@v0.22.0...v0.23.0) Updates `google.golang.org/api` from 0.192.0 to 0.197.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.192.0...v0.197.0) Updates `k8s.io/api` from 0.31.0 to 0.31.2 - [Commits](kubernetes/api@v0.31.0...v0.31.2) Updates `k8s.io/apiextensions-apiserver` from 0.31.0 to 0.31.2 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.31.0...v0.31.2) Updates `k8s.io/apimachinery` from 0.31.0 to 0.31.2 - [Commits](kubernetes/apimachinery@v0.31.0...v0.31.2) Updates `k8s.io/client-go` from 0.31.0 to 0.31.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.0...v0.31.2) Updates `sigs.k8s.io/controller-runtime` from 0.19.0 to 0.19.1 - [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.19.0...v0.19.1) Updates `sigs.k8s.io/controller-tools` from 0.16.1 to 0.16.5 - [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/main/envtest-releases.yaml) - [Commits](kubernetes-sigs/controller-tools@v0.16.1...v0.16.5) --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/apiextensions-apiserver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/controller-tools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a spectrocloud 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/test-infra repository. |
[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 |
Superseded by #216. |
Bumps the all-go-mod-patch-and-minor group with 6 updates in the /hack/tools directory:
1.43.0
1.45.0
1.34.1
1.34.2
0.31.0
0.31.2
0.31.0
0.31.2
0.19.0
0.19.1
0.16.1
0.16.5
Updates
cloud.google.com/go/storage
from 1.43.0 to 1.45.0Commits
87da3b6
chore(main): release pubsub 1.45.0 (#10989)bd76695
fix(auth): fallback cert lookups for missing files (#11013)e0759f4
chore(storage/internal)!: remove notification, service account, and hmac RPCS...5b7397b
feat(storage): add grpc metrics experimental options (#10984)5e363a3
fix(spanner): decode PROTO to custom type variant of base type (#11007)a273aab
chore(main): release storage 1.45.0 (#10986)24a7dcc
chore(storage): fix ReadStallTimeout test (#10992)a807a7e
feat(storage): adding bucket-specific dynamicDelay (#10987)70d82fe
feat(securesourcemanager): Add fieldinstance
to message `.google.cloud.sec...40c3a5b
docs(storage): remove preview wording from NewGRPCClient (#11002)Updates
github.com/onsi/gomega
from 1.34.1 to 1.34.2Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
7cabed6
v1.34.2c59c6dc
bump ginkgo as well8158b99
bump to go 1.22 - remove x/exp dependencyUpdates
golang.org/x/oauth2
from 0.22.0 to 0.23.0Commits
3e64809
x/oauth2: add Token.ExpiresIn16a9973
jwt: rename example to avoid vet errorb52af7d
endpoints: add GitLab DeviceAuthURLUpdates
google.golang.org/api
from 0.192.0 to 0.197.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
c5990e2
chore(main): release 0.197.0 (#2771)dc3697a
chore(all): update all (#2777)cedc5b0
feat(all): auto-regenerate discovery clients (#2779)72cc5c4
feat(all): auto-regenerate discovery clients (#2778)cc62887
feat(all): auto-regenerate discovery clients (#2776)11e2ff6
feat(all): auto-regenerate discovery clients (#2775)6476ddd
feat(all): auto-regenerate discovery clients (#2774)140d0a5
fix(transport): set UniverseDomain in http.NewClient for new auth (#2773)0c7c227
feat(all): auto-regenerate discovery clients (#2772)07782e2
feat(all): auto-regenerate discovery clients (#2770)Updates
k8s.io/api
from 0.31.0 to 0.31.2Commits
bc73ef7
Update dependencies to v0.31.2 tag46f6230
Merge pull request #126761thockin/automated-cherry-pick-of-#126749
1857695
fix v1a3 ResourceSliceList metadata field nameUpdates
k8s.io/apiextensions-apiserver
from 0.31.0 to 0.31.2Commits
d96991f
Update dependencies to v0.31.2 tagUpdates
k8s.io/apimachinery
from 0.31.0 to 0.31.2Commits
Updates
k8s.io/client-go
from 0.31.0 to 0.31.2Commits
270e5ab
Update dependencies to v0.31.2 tagUpdates
sigs.k8s.io/controller-runtime
from 0.19.0 to 0.19.1Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
013f46f
Merge pull request #2992 from k8s-infra-cherrypick-robot/cherry-pick-2980-to-...4421425
bug: Fakeclient: Fix TOCTOU racesaa14005
Merge pull request #2974 from k8s-infra-cherrypick-robot/cherry-pick-2973-to-...f883b25
Fix PR verify action409ae31
Merge pull request #2965 from k8s-infra-cherrypick-robot/cherry-pick-2964-to-...465b62a
pr-verify: use env var for passing the PR titled32b491
Merge pull request #2962 from k8s-infra-cherrypick-robot/cherry-pick-2961-to-...b400366
pr-verify: use env var for passing the PR title22d9eab
Merge pull request #2951 from k8s-infra-cherrypick-robot/cherry-pick-2949-to-...f0e55af
Preserve TypeMeta for PartialObjectMeta resourcesUpdates
sigs.k8s.io/controller-tools
from 0.16.1 to 0.16.5Release notes
Sourced from sigs.k8s.io/controller-tools's releases.
... (truncated)
Commits
23a31fd
Merge pull request #1083 from kubernetes-sigs/dependabot/github_actions/all-g...932f834
Merge pull request #1082 from kubernetes-sigs/dependabot/go_modules/all-go-mo...2e2e001
🌱 Bump the all-github-actions group with 2 updates8aeb7d1
🌱 Bump the all-go-mod-patch-and-minor group with 4 updates5ea1855
Merge pull request #1080 from sbueringer/pr-fix-items-enum79a0f50
Fix item validation for unhashable markers49ae6f8
Merge pull request #1078 from mtardy/pr/mtardy/type-alias-validation5656666
Merge pull request #1079 from mtardy/pr/mtardy/fix-exprsel-aliasfd3bd9f
pkg/crd: fix a missed type casting panic with new *types.Aliase443da3
pkg/crd: fix alias conversion to schema with gotypesalias=1Dependabot 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