-
Notifications
You must be signed in to change notification settings - Fork 2
🌱 Bump the all-go-mod-patch-and-minor group across 1 directory with 10 updates #220
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: master
Are you sure you want to change the base?
🌱 Bump the all-go-mod-patch-and-minor group across 1 directory with 10 updates #220
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.47.0` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.34.1` | `1.35.1` | | [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.47.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...spanner/v1.47.0) Updates `github.com/onsi/gomega` from 1.34.1 to 1.35.1 - [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.35.1) 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.203.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.203.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-minor 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: |
|
[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 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. 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/test-infra repository. |
Bumps the all-go-mod-patch-and-minor group with 6 updates in the /hack/tools directory:
1.43.01.47.01.34.11.35.10.31.00.31.20.31.00.31.20.19.00.19.10.16.10.16.5Updates
cloud.google.com/go/storagefrom 1.43.0 to 1.47.0Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
703c26achore(main): release spanner 1.47.0 (#7960)b726d41feat(aiplatform): add UpdateExplanationDataset to aiplatform (#8118)fc49c78feat(spanner): add databoost property for batch transactions (#8152)005d2dffix(internal/retry): never return nil from GRPCStatus() (#8128)b429aa1chore(internal/postprocessor): fix profiler & errorreporting shortnames (#8131)4e80088chore(deps): update gax-go and google.golang.org/api (#8117)e43ebebchore(postprocessor): add update steps (#8103)72d0127test: skip flaky test (#8129)20573e2chore(postprocessor): fix missing format specifier (#8112)28aa098chore(postprocessor): update manual entries (#8111)Updates
github.com/onsi/gomegafrom 1.34.1 to 1.35.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
9f5a208v1.35.1ca36da1Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhen...d6331f9v1.35.05deaf23fix tests, but like actually this timeeeca931Add Successfully() to StopTrying() to signal that Consistently can end early ...3bdbc4estop memoizing result of HaveFielde35358dsheepishly fix broken test. thanks CI1b717d7grrr. go mod tidya05a416bump all dependenciese4c4265Add EnforceDefaultTimeoutsWhenUsingContexts()Updates
golang.org/x/oauth2from 0.22.0 to 0.23.0Commits
3e64809x/oauth2: add Token.ExpiresIn16a9973jwt: rename example to avoid vet errorb52af7dendpoints: add GitLab DeviceAuthURLUpdates
google.golang.org/apifrom 0.192.0 to 0.203.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
5ca1495chore(main): release 0.203.0 (#2835)71d3f5cchore(all): upgrade cloud.google.com/go/auth to v0.9.9 (#2836)c77b5f4feat(all): auto-regenerate discovery clients (#2834)200eb0cchore(main): release 0.202.0 (#2828)87e652ffeat(all): auto-regenerate discovery clients (#2833)3c8c94echore(all): update all to 796eee8 (#2832)d094279feat(all): auto-regenerate discovery clients (#2831)64042edfeat(all): auto-regenerate discovery clients (#2830)5384fb9feat(all): auto-regenerate discovery clients (#2829)cb3f24bfeat(all): auto-regenerate discovery clients (#2827)Updates
k8s.io/apifrom 0.31.0 to 0.31.2Commits
bc73ef7Update dependencies to v0.31.2 tag46f6230Merge pull request #126761thockin/automated-cherry-pick-of-#1267491857695fix v1a3 ResourceSliceList metadata field nameUpdates
k8s.io/apiextensions-apiserverfrom 0.31.0 to 0.31.2Commits
d96991fUpdate dependencies to v0.31.2 tagUpdates
k8s.io/apimachineryfrom 0.31.0 to 0.31.2Commits
Updates
k8s.io/client-gofrom 0.31.0 to 0.31.2Commits
270e5abUpdate dependencies to v0.31.2 tagUpdates
sigs.k8s.io/controller-runtimefrom 0.19.0 to 0.19.1Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
013f46fMerge pull request #2992 from k8s-infra-cherrypick-robot/cherry-pick-2980-to-...4421425bug: Fakeclient: Fix TOCTOU racesaa14005Merge pull request #2974 from k8s-infra-cherrypick-robot/cherry-pick-2973-to-...f883b25Fix PR verify action409ae31Merge pull request #2965 from k8s-infra-cherrypick-robot/cherry-pick-2964-to-...465b62apr-verify: use env var for passing the PR titled32b491Merge pull request #2962 from k8s-infra-cherrypick-robot/cherry-pick-2961-to-...b400366pr-verify: use env var for passing the PR title22d9eabMerge pull request #2951 from k8s-infra-cherrypick-robot/cherry-pick-2949-to-...f0e55afPreserve TypeMeta for PartialObjectMeta resourcesUpdates
sigs.k8s.io/controller-toolsfrom 0.16.1 to 0.16.5Release notes
Sourced from sigs.k8s.io/controller-tools's releases.
... (truncated)
Commits
23a31fdMerge pull request #1083 from kubernetes-sigs/dependabot/github_actions/all-g...932f834Merge 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 updates5ea1855Merge pull request #1080 from sbueringer/pr-fix-items-enum79a0f50Fix item validation for unhashable markers49ae6f8Merge pull request #1078 from mtardy/pr/mtardy/type-alias-validation5656666Merge pull request #1079 from mtardy/pr/mtardy/fix-exprsel-aliasfd3bd9fpkg/crd: fix a missed type casting panic with new *types.Aliase443da3pkg/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 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