-
Notifications
You must be signed in to change notification settings - Fork 1
🌱(deps): Bump the all-go-mod-patch-and-minor group across 1 directory with 17 updates #43
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
Open
dependabot
wants to merge
2
commits into
main
Choose a base branch
from
dependabot/go_modules/main/all-go-mod-patch-and-minor-1dd029557e
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
🌱(deps): Bump the all-go-mod-patch-and-minor group across 1 directory with 17 updates #43
dependabot
wants to merge
2
commits into
main
from
dependabot/go_modules/main/all-go-mod-patch-and-minor-1dd029557e
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… with 17 updates Bumps the all-go-mod-patch-and-minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/gophercloud/gophercloud/v2](https://github.com/gophercloud/gophercloud) | `2.8.0` | `2.9.0` | | [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) | `1.7.0` | `1.8.0` | | [github.com/k-orc/openstack-resource-controller/v2](https://github.com/k-orc/openstack-resource-controller) | `2.2.0` | `2.4.0` | | [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) | `1.11.2` | `1.12.1` | | [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) | `1.11.0` | `1.12.1` | Updates `github.com/gophercloud/gophercloud/v2` from 2.8.0 to 2.9.0 - [Release notes](https://github.com/gophercloud/gophercloud/releases) - [Changelog](https://github.com/gophercloud/gophercloud/blob/v2.9.0/CHANGELOG.md) - [Commits](gophercloud/gophercloud@v2.8.0...v2.9.0) Updates `github.com/hashicorp/go-version` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/hashicorp/go-version/releases) - [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-version@v1.7.0...v1.8.0) Updates `github.com/k-orc/openstack-resource-controller/v2` from 2.2.0 to 2.4.0 - [Release notes](https://github.com/k-orc/openstack-resource-controller/releases) - [Changelog](https://github.com/k-orc/openstack-resource-controller/blob/main/RELEASE.md) - [Commits](k-orc/openstack-resource-controller@v2.2.0...v2.4.0) Updates `github.com/onsi/ginkgo/v2` from 2.26.0 to 2.27.3 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.26.0...v2.27.3) Updates `github.com/onsi/gomega` from 1.38.2 to 1.38.3 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.38.2...v1.38.3) Updates `golang.org/x/crypto` from 0.43.0 to 0.44.0 - [Commits](golang/crypto@v0.43.0...v0.44.0) Updates `golang.org/x/text` from 0.30.0 to 0.32.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.30.0...v0.32.0) Updates `k8s.io/api` from 0.33.5 to 0.34.3 - [Commits](kubernetes/api@v0.33.5...v0.34.3) Updates `k8s.io/apiextensions-apiserver` from 0.33.5 to 0.34.1 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.33.5...v0.34.1) Updates `k8s.io/apimachinery` from 0.33.5 to 0.34.3 - [Commits](kubernetes/apimachinery@v0.33.5...v0.34.3) Updates `k8s.io/client-go` from 0.33.5 to 0.34.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.33.5...v0.34.3) Updates `k8s.io/code-generator` from 0.33.5 to 0.34.3 - [Commits](kubernetes/code-generator@v0.33.5...v0.34.3) Updates `k8s.io/component-base` from 0.33.5 to 0.34.1 - [Commits](kubernetes/component-base@v0.33.5...v0.34.1) Updates `k8s.io/kube-openapi` from 0.0.0-20250610211856-8b98d1ed966a to 0.0.0-20250710124328-f3f2b991d03b - [Commits](https://github.com/kubernetes/kube-openapi/commits) Updates `sigs.k8s.io/cluster-api` from 1.11.2 to 1.12.1 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.11.2...v1.12.1) Updates `sigs.k8s.io/cluster-api/test` from 1.11.0 to 1.12.1 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.11.0...v1.12.1) Updates `sigs.k8s.io/controller-runtime` from 0.21.0 to 0.22.4 - [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.21.0...v0.22.4) --- updated-dependencies: - dependency-name: github.com/gophercloud/gophercloud/v2 dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/hashicorp/go-version dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/k-orc/openstack-resource-controller/v2 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.27.3 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-version: 1.38.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/crypto dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/text dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/api dependency-version: 0.34.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/apiextensions-apiserver dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/apimachinery dependency-version: 0.34.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/client-go dependency-version: 0.34.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/code-generator dependency-version: 0.34.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/component-base dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/kube-openapi dependency-version: 0.0.0-20250710124328-f3f2b991d03b dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/cluster-api dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/cluster-api/test dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.22.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all-go-mod-patch-and-minor group with 5 updates in the / directory:
2.8.02.9.01.7.01.8.02.2.02.4.01.11.21.12.11.11.01.12.1Updates
github.com/gophercloud/gophercloud/v2from 2.8.0 to 2.9.0Release notes
Sourced from github.com/gophercloud/gophercloud/v2's releases.
Changelog
Sourced from github.com/gophercloud/gophercloud/v2's changelog.
Commits
fba717bMerge pull request #3560 from shiftstack/prepare-v2.9.0b873723Prepare for v2.9.09e7cfc0Merge pull request #3559 from gophercloud/bp-v2-398a9950f47c99fix: handle Nova create image response for microversion 2.45 and abovea0bd339Merge pull request #3558 from gophercloud/bp-v2-47c56912c52f33identity/services: add omitempty to thetypefieldcac4191Merge pull request #3557 from gophercloud/bp-v2-69bd65e891f073Fix EC2 authentication to work with new Keystone auth requirement71761e6Merge pull request #3526 from gophercloud/bp-v2-81eb442-1abcebd-a108557c940b04Merge pull request #3549 from gophercloud/bp-v2-86e7a03Updates
github.com/hashicorp/go-versionfrom 1.7.0 to 1.8.0Release notes
Sourced from github.com/hashicorp/go-version's releases.
Changelog
Sourced from github.com/hashicorp/go-version's changelog.
Commits
505335eMerge pull request #175 from florianl/drop-init6dd734bdrop init()0824a89Merge pull request #172 from hashicorp/compliance/update-headers9325934[COMPLIANCE] Update Copyright and License Headers5b82b98Bump the github-actions-breaking group across 1 directory with 2 updates (#171)6c6cd77Bump actions/checkout from 4.2.2 to 5.0.0 in the github-actions-breaking grou...0e50733Bump actions/cache from 4.2.3 to 4.2.4 in the github-actions-backward-compati...4e24ef1Bytes implementation (#161)437649aAdd benchmark test for version.String() (#159)b6c4db5Merge pull request #158 from hashicorp/compliance-templateUpdates
github.com/k-orc/openstack-resource-controller/v2from 2.2.0 to 2.4.0Release notes
Sourced from github.com/k-orc/openstack-resource-controller/v2's releases.
... (truncated)
Commits
48a9a5eRelease v2.4.00f1b989Merge pull request #613 from shiftstack/prepare-2.4.0d352d2cAdd changelog for v2.4a5cbc2dMerge pull request #535 from dlaw4608/keystone_roles68c2e4aMerge pull request #603 from eshulman2/bug_596f5441ffWorking Role controller:69a278cUsed the controller scaffolding generatorfde73b7Merge pull request #597 from dlaw4608/keystone_group28d6d74Merge pull request #612 from winiciusallan/kuttl-timeout03e01e8Working Group controller:Updates
github.com/onsi/ginkgo/v2from 2.26.0 to 2.27.3Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
f331739v2.27.31c9f356ginkgo: report exit result in case of failureece19c8ginkgo: fix data race9a84c21v2.27.2a69113ainline automaxprocs to simplify dependencies; this will be removed when Go 1....a99c6e0Fix syntax errors and typof993df5Fix paragraph position error56cb393v2.27.12ce3f13reporters: add enhanced bounds checking in emitTimeline to prevent slice panicacf208aAdding check for malformed dateUpdates
github.com/onsi/gomegafrom 1.38.2 to 1.38.3Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
a3ca2cav1.38.34dada36fix failing have http testsd40c691make string formatitng more consistent for users who use format.Object directly2a37b46doc: fix typosee26170docs: fix HaveValue examplecc85c05Bump actions/setup-go from 5 to 6 (#866)8905788Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.3 (#865)67552c5chore: apply fixes from Go modernize commandUpdates
golang.org/x/cryptofrom 0.43.0 to 0.44.0Commits
122a78fgo.mod: update golang.org/x dependenciesc0531f9all: eliminate vet diagnostics0997000all: fix some comments017a1aachacha20poly1305: panic on dst and additionalData overlapcf29fa9sha3: make it mostly a wrapper around crypto/sha30b7aa0cssh: use reflect.TypeFor instead of reflect.TypeOf1faea29all: fix some typos in commentUpdates
golang.org/x/textfrom 0.30.0 to 0.32.0Commits
0dd57a6go.mod: update golang.org/x dependencies087616btransform: fix %q verb use with wrong type16f85a7all: eliminate vet diagnosticse7ff6b3go.mod: update golang.org/x dependenciesfbf012ball: use reflect.TypeFor instead of reflect.TypeOfUpdates
k8s.io/apifrom 0.33.5 to 0.34.3Commits
cf951b1Update dependencies to v0.34.3 tag133a39cMerge remote-tracking branch 'origin/master' into release-1.34fd087beclarify that staging repos are automatically publishedff163efadd pointer to CONTRIBUTING.md for more details on contributing, clarify read...5ec86fclink to what a staging repository is08c5deedocs: clarify that this is a staging repository and not for direct contributionsba64d0bUpdate prerelease lifecycle to v1.3425f849cMerge pull request #132522 from sunya-ch/KEP-5075-PRbaa1eb1KEP-5075: generated codes from make update740b2c9KEP-5075: API updatesUpdates
k8s.io/apiextensions-apiserverfrom 0.33.5 to 0.34.1Commits
bb91141Update dependencies to v0.34.1 tag4a9fea1Merge pull request #133901yongruilin/automated-cherry-pick-of-#1338963896d9ffix: Only warn for unrecognized formats on type=stringaada5e8Merge remote-tracking branch 'origin/master' into release-1.34bad5b2aclarify that staging repos are automatically publishedf498996add pointer to CONTRIBUTING.md for more details on contributing, clarify read...f782221link to what a staging repository is3625d64docs: clarify that this is a staging repository and not for direct contributions71e26b6Bump etcd sdk to v3.6.4056a425Merge pull request #133180 from ylink-lfs/chore/ptr_cast_replaceUpdates
k8s.io/apimachineryfrom 0.33.5 to 0.34.3Commits
b72d93dMerge remote-tracking branch 'origin/master' into release-1.34cd8b91cclarify that staging repos are automatically published8c59599add pointer to CONTRIBUTING.md for more details on contributing, clarify read...ec3cea5link to what a staging repository ise4db694docs: clarify that this is a staging repository and not for direct contributions04507a3Merge pull request #132942 from thockin/kyaml50e39b1Merge pull request #132935 from benluddy/cbor-bump-custom-marshalers7d108e8Re-vendor sigs.k8s.io/yaml @ v1.6.058c4eb0Merge pull request #133130 from ylink-lfs/chore/residual_boolptr_removal38a24e6chore: residual boolptr and intptr removalUpdates
k8s.io/client-gofrom 0.33.5 to 0.34.3Commits
3892804Update dependencies to v0.34.3 tagab04e77Merge pull request #135592serathius/automated-cherry-pick-of-#13558025da701Use transformer in consistency checker0c76ee5Add unit tests for Data Consistency Detectorcc3d9d0Embed proper interface in TransformingStore to ensure DeltaFIFO and RealFIFO ...1bb1ad2Merge pull request #134589liggitt/automated-cherry-pick-of-#1345882505205Remove invalid SAN certificate construction7ffba0fMerge pull request #134004DerekFrank/automated-cherry-pick-of-#133573145cb8fgofmt and review feedbackddcdc12fix: Update unit test to catch actual nil Labels case and fix functionality t...Updates
k8s.io/code-generatorfrom 0.33.5 to 0.34.3Commits
80686acUpdate dependencies to v0.34.3 tagc03f702Merge remote-tracking branch 'origin/master' into release-1.34341d4d6clarify that staging repos are automatically published5e672d7add pointer to CONTRIBUTING.md for more details on contributing, clarify read...96cba81link to what a staging repository is3710adbdocs: clarify that this is a staging repository and not for direct contributions9699fe1Merge pull request #132942 from thockin/kyamlfe7d3afMerge pull request #132935 from benluddy/cbor-bump-custom-marshalers7adb5d5Re-vendor sigs.k8s.io/yaml @ v1.6.0ab0f416Bump to github.com/fxamacker/cbor/v2 v2.9.0.Updates
k8s.io/component-basefrom 0.33.5 to 0.34.1Commits
d09ed2fUpdate dependencies to v0.34.1 tag4f4e85fMerge remote-tracking branch 'origin/master' into release-1.34b463ee1clarify that staging repos are automatically publishede8c7af5add pointer to CONTRIBUTING.md for more details on contributing, clarify read...7b7683alink to what a staging repository is6abb326docs: clarify that this is a staging repository and not for direct contributionsb9f1c2dMerge pull request #132942 from thockin/kyamlf959b03Merge pull request #132935 from benluddy/cbor-bump-custom-marshalers33138afRe-vendor sigs.k8s.io/yaml @ v1.6.007ee182List available endpoints for kube-apiserver (#132581)Updates
k8s.io/kube-openapifrom 0.0.0-20250610211856-8b98d1ed966a to 0.0.0-20250710124328-f3f2b991d03bCommits
Updates
sigs.k8s.io/cluster-apifrom 1.11.2 to 1.12.1Release notes
Sourced from sigs.k8s.io/cluster-api's releases.
... (truncated)
Commits
b9b9065Merge pull request #13163 from sbueringer/pr-bump-kind-0.31-1.12cbff1e8Bump kind to v0.31.0e10c3c5Merge pull request #13161 from fabriziopandini/test-k8s-v1.35.0-release-1.12dd4f275Bump Kubernetes version used for testing to v1.35.021b23baMerge pull request #13160 from k8s-infra-cherrypick-robot/cherry-pick-13155-t...5fbab0bImprove chained upgrade docs1a0905dMerge pull request #13154 from k8s-infra-cherrypick-robot/cherry-pick-13153-t...969238dImprovements to the in-place updates docs8220bb3Merge pull request #13147 from k8s-infra-cherrypick-robot/cherry-pick-13124-t...ebc3749MachineSet/KCP: Preserve existing object names for backward compatibility wit...Updates
sigs.k8s.io/cluster-api/testfrom 1.11.0 to 1.12.1Release notes
Sourced from sigs.k8s.io/cluster-api/test's releases.
... (truncated)
Commits
b9b9065Merge pull request #13163 from sbueringer/pr-bump-kind-0.31-1.12cbff1e8Bump kind to v0.31.0e10c3c5Merge pull request #13161 from fabriziopandini/test-k8s-v1.35.0-release-1.12dd4f275Bump Kubernetes version used for testing to v1.35.021b23baMerge pull request #13160 from k8s-infra-cherrypick-robot/cherry-pick-13155-t...5fbab0bImprove chained upgrade docs1a0905dMerge pull request #13154 from k8s-infra-cherrypick-robot/cherry-pick-13153-t...969238dImprovements to the in-place updates docs8220bb3Merge pull request #13147 from k8s-infra-cherrypick-robot/cherry-pick-13124-t...ebc3749MachineSet/KCP: Preserve existing object names for backward compatibility wit...Updates
sigs.k8s.io/controller-runtimefrom 0.21.0 to 0.22.4Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.