-
Notifications
You must be signed in to change notification settings - Fork 4
chore(deps): update module google.golang.org/protobuf to v1.36.10 - abandoned #447
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: release/1.1.z
Are you sure you want to change the base?
chore(deps): update module google.golang.org/protobuf to v1.36.10 - abandoned #447
Conversation
* Red Hat Konflux update operator-bundle-1-1-z Signed-off-by: red-hat-konflux <[email protected]> * Update operator-bundle-1-1-z-pull-request.yaml * Update operator-bundle-1-1-z-push.yaml * Update operator-bundle-1-1-z-push.yaml * Update operator-bundle-1-1-z-pull-request.yaml --------- Signed-off-by: red-hat-konflux <[email protected]> Co-authored-by: red-hat-konflux <[email protected]> Co-authored-by: Massimiliano Dessì - (Fast Chauffeur) <[email protected]>
* Red Hat Konflux update operator-1-1-z Signed-off-by: red-hat-konflux <[email protected]> * Update operator-1-1-z-pull-request.yaml * Update operator-1-1-z-push.yaml * Update operator-1-1-z-pull-request.yaml * Update operator-1-1-z-push.yaml --------- Signed-off-by: red-hat-konflux <[email protected]> Co-authored-by: red-hat-konflux <[email protected]> Co-authored-by: Massimiliano Dessì - (Fast Chauffeur) <[email protected]>
Signed-off-by: desmax74 <[email protected]>
Signed-off-by: desmax74 <[email protected]>
* Nudges Signed-off-by: desmax74 <[email protected]> * Update .tekton/operator-bundle-1-1-z-push.yaml Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> --------- Signed-off-by: desmax74 <[email protected]> Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Signed-off-by: red-hat-konflux <[email protected]> Co-authored-by: red-hat-konflux <[email protected]>
* Red Hat Konflux update operator-1-1-z Signed-off-by: red-hat-konflux <[email protected]> * Update operator-1-1-z-push.yaml * Update operator-1-1-z-pull-request.yaml --------- Signed-off-by: red-hat-konflux <[email protected]> Co-authored-by: red-hat-konflux <[email protected]> Co-authored-by: Massimiliano Dessì - (Fast Chauffeur) <[email protected]>
Signed-off-by: desmax74 <[email protected]>
Signed-off-by: desmax74 <[email protected]>
Signed-off-by: red-hat-konflux <[email protected]> Co-authored-by: red-hat-konflux <[email protected]>
* Red Hat Konflux update operator-1-1-z Signed-off-by: red-hat-konflux <[email protected]> * Update operator-1-1-z-pull-request.yaml * Update operator-1-1-z-push.yaml --------- Signed-off-by: red-hat-konflux <[email protected]> Co-authored-by: red-hat-konflux <[email protected]> Co-authored-by: Massimiliano Dessì - (Fast Chauffeur) <[email protected]>
Signed-off-by: desmax74 <[email protected]>
Signed-off-by: desmax74 <[email protected]>
Signed-off-by: desmax74 <[email protected]>
Image created from 'https://github.com/trustification/trusted-profile-analyzer-operator?rev=8641e6cc4714163e261aa6d8b2f1922cebf1db73' Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
v1.36.6->v1.36.10Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
protocolbuffers/protobuf-go (google.golang.org/protobuf)
v1.36.10Compare Source
Full Changelog: protocolbuffers/protobuf-go@v1.36.9...v1.36.10
Bug fixes:
CL/704415: reflect/protodesc: edition-2024-specific properties should not be lost when converting FileDescriptorProto to protoreflect.FileDescriptor
Maintenance:
CL/708555: internal/race_test: add missing impl.LazyEnabled() t.Skip
CL/703295: proto: add more invalid group encoding test cases
CL/703276: internal/impl: verify lazy unmarshal on Deterministic encoding
CL/703275: internal/impl: stop using deprecated .Field in lazy_test.go
CL/702795: all: update to latest github.com/google/go-cmp
v1.36.9Compare Source
Full Changelog: protocolbuffers/protobuf-go@v1.36.8...v1.36.9
User-visible changes:
CL/699715: cmd/protoc-gen-go: add test for "import option" directive
CL/699115: internal/editionssupport: declare support for edition 2024
CL/697595: editions: Fix spelling mistake in panic message
v1.36.8Compare Source
Maintenance:
CL/696316: all: set Go language version to Go 1.23
CL/696315: types: regenerate using latest protobuf v32 release
v1.36.7Compare Source
Maintenance / optimizations:
CL/683955: encoding/protowire: micro-optimize SizeVarint (-20% on Intel)
CL/674055: internal/impl: remove unnecessary atomic access for non-lazy lists
CL/674015: impl: remove unnecessary nil check from presence.Present
CL/673495: types/descriptorpb: regenerate using latest protobuf v31 release
CL/670516: cmd/protoc-gen-go: centralize presence and lazy logic into filedesc
CL/670515: internal: move usePresenceForField to internal/filedesc
CL/670275: internal/impl: clean up usePresenceForField() (no-op)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.