[manual-cherry-pick] Bulk sync#168
Merged
openshift-merge-bot[bot] merged 4 commits intostolostron:mainfrom Oct 27, 2025
Merged
Conversation
Assisted-by: Claude code Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com> (cherry picked from commit 709f4da)
Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com> (cherry picked from commit bd3bb1e)
Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com> (cherry picked from commit 4cc05e9)
Bumps the gomod group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.6` | `1.0.10` | | [github.com/fxamacker/cbor/v2](https://github.com/fxamacker/cbor) | `2.7.0` | `2.9.0` | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.2` | `1.4.3` | | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.21.0` | `0.22.1` | | [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.21.0` | `0.21.2` | | [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.23.0` | `0.25.1` | | [github.com/google/gnostic-models](https://github.com/google/gnostic-models) | `0.6.9` | `0.7.0` | | [go.yaml.in/yaml/v2](https://github.com/yaml/go-yaml) | `2.4.2` | `2.4.3` | | [golang.org/x/net](https://github.com/golang/net) | `0.38.0` | `0.46.0` | | google.golang.org/protobuf | `1.36.5` | `1.36.10` | | gopkg.in/evanphx/json-patch.v4 | `4.12.0` | `4.13.0` | Updates `github.com/spf13/pflag` from 1.0.6 to 1.0.10 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.6...v1.0.10) Updates `github.com/fxamacker/cbor/v2` from 2.7.0 to 2.9.0 - [Release notes](https://github.com/fxamacker/cbor/releases) - [Commits](fxamacker/cbor@v2.7.0...v2.9.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/go-openapi/jsonpointer` from 0.21.0 to 0.22.1 - [Commits](go-openapi/jsonpointer@v0.21.0...v0.22.1) Updates `github.com/go-openapi/jsonreference` from 0.21.0 to 0.21.2 - [Commits](go-openapi/jsonreference@v0.21.0...v0.21.2) Updates `github.com/go-openapi/swag` from 0.23.0 to 0.25.1 - [Commits](go-openapi/swag@v0.23.0...v0.25.1) Updates `github.com/google/gnostic-models` from 0.6.9 to 0.7.0 - [Commits](google/gnostic-models@v0.6.9...v0.7.0) Updates `go.yaml.in/yaml/v2` from 2.4.2 to 2.4.3 - [Commits](yaml/go-yaml@v2.4.2...v2.4.3) Updates `go.yaml.in/yaml/v3` from 3.0.3 to 3.0.4 - [Commits](yaml/go-yaml@v3.0.3...v3.0.4) Updates `golang.org/x/net` from 0.38.0 to 0.46.0 - [Commits](golang/net@v0.38.0...v0.46.0) Updates `golang.org/x/sys` from 0.31.0 to 0.37.0 - [Commits](golang/sys@v0.31.0...v0.37.0) Updates `golang.org/x/text` from 0.23.0 to 0.30.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.23.0...v0.30.0) Updates `google.golang.org/protobuf` from 1.36.5 to 1.36.10 Updates `gopkg.in/evanphx/json-patch.v4` from 4.12.0 to 4.13.0 --- updated-dependencies: - dependency-name: github.com/spf13/pflag dependency-version: 1.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/fxamacker/cbor/v2 dependency-version: 2.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/go-logr/logr dependency-version: 1.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/jsonpointer dependency-version: 0.22.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/go-openapi/jsonreference dependency-version: 0.21.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag dependency-version: 0.25.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/google/gnostic-models dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: go.yaml.in/yaml/v2 dependency-version: 2.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: go.yaml.in/yaml/v3 dependency-version: 3.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: golang.org/x/net dependency-version: 0.46.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/sys dependency-version: 0.37.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/text dependency-version: 0.30.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: google.golang.org/protobuf dependency-version: 1.36.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: gopkg.in/evanphx/json-patch.v4 dependency-version: 4.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit 3bd62da)
|
JustinKuli
approved these changes
Oct 27, 2025
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dhaiducek, JustinKuli The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
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
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.



Sync:
Closes #167