-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update module google.golang.org/protobuf to v1.35.2 #15
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/google.golang.org-protobuf-1.x
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.
Conversation
This file contains 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
renovate
bot
changed the title
Update module google.golang.org/protobuf to v1.31.0
Update module google.golang.org/protobuf to v1.32.0
Dec 22, 2023
renovate
bot
force-pushed
the
renovate/google.golang.org-protobuf-1.x
branch
from
December 22, 2023 10:22
c38546e
to
f82bee9
Compare
renovate
bot
force-pushed
the
renovate/google.golang.org-protobuf-1.x
branch
from
March 5, 2024 22:00
f82bee9
to
fd99451
Compare
renovate
bot
changed the title
Update module google.golang.org/protobuf to v1.32.0
Update module google.golang.org/protobuf to v1.33.0
Mar 5, 2024
renovate
bot
changed the title
Update module google.golang.org/protobuf to v1.33.0
Update module google.golang.org/protobuf to v1.34.0
Apr 30, 2024
renovate
bot
force-pushed
the
renovate/google.golang.org-protobuf-1.x
branch
from
April 30, 2024 10:18
fd99451
to
dea23d4
Compare
renovate
bot
changed the title
Update module google.golang.org/protobuf to v1.34.0
Update module google.golang.org/protobuf to v1.34.1
May 6, 2024
renovate
bot
force-pushed
the
renovate/google.golang.org-protobuf-1.x
branch
from
May 6, 2024 16:58
dea23d4
to
f06e553
Compare
renovate
bot
changed the title
Update module google.golang.org/protobuf to v1.34.1
Update module google.golang.org/protobuf to v1.34.2
Jun 11, 2024
renovate
bot
force-pushed
the
renovate/google.golang.org-protobuf-1.x
branch
from
June 11, 2024 09:47
f06e553
to
470be09
Compare
renovate
bot
changed the title
Update module google.golang.org/protobuf to v1.34.2
Update module google.golang.org/protobuf to v1.35.1
Oct 7, 2024
renovate
bot
force-pushed
the
renovate/google.golang.org-protobuf-1.x
branch
from
October 7, 2024 14:09
470be09
to
1d2a2e1
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
bot
changed the title
Update module google.golang.org/protobuf to v1.35.1
Update module google.golang.org/protobuf to v1.35.1 - autoclosed
Nov 5, 2024
renovate
bot
changed the title
Update module google.golang.org/protobuf to v1.35.1 - autoclosed
Update module google.golang.org/protobuf to v1.35.1
Nov 5, 2024
renovate
bot
force-pushed
the
renovate/google.golang.org-protobuf-1.x
branch
from
November 5, 2024 15:10
1d2a2e1
to
b8b47a8
Compare
renovate
bot
force-pushed
the
renovate/google.golang.org-protobuf-1.x
branch
from
November 14, 2024 09:49
b8b47a8
to
1480fe8
Compare
renovate
bot
changed the title
Update module google.golang.org/protobuf to v1.35.1
Update module google.golang.org/protobuf to v1.35.2
Nov 14, 2024
renovate
bot
changed the title
Update module google.golang.org/protobuf to v1.35.2
Update module google.golang.org/protobuf to v1.35.2 - autoclosed
Nov 28, 2024
renovate
bot
changed the title
Update module google.golang.org/protobuf to v1.35.2 - autoclosed
Update module google.golang.org/protobuf to v1.35.2
Nov 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
This PR contains the following updates:
v1.30.0
->v1.35.2
Release Notes
protocolbuffers/protobuf-go (google.golang.org/protobuf)
v1.35.2
Compare Source
Full Changelog: protocolbuffers/protobuf-go@v1.35.1...v1.35.2
Maintenance:
CL/623115: proto: refactor equal_test from explicit table to use makeMessages()
CL/623116: encoding/prototext: use testmessages_test.go approach, too
CL/623117: internal/testprotos/test: add nested message field with [lazy=true]
CL/624415: proto: switch messageset_test to use makeMessages() injection point
CL/624416: internal/impl: fix TestMarshalMessageSetLazyRace (was a no-op!)
User-visible changes:
CL/618395: encoding/protojson: allow missing value for Any of type Empty
CL/618979: all: implement strip_enum_prefix editions feature
CL/622575: testing/protocmp: document behavior when combining Ignore and Sort
v1.35.1
Compare Source
Full Changelog: protocolbuffers/protobuf-go@v1.34.2...v1.35.1
Maintenance:
User-visible changes:
Bug fixes:
v1.35.0
Compare Source
v1.34.2
Compare Source
Minor feature:
Minor bug fixes:
v1.34.1
Compare Source
Minor fixes for editions compliance:
v1.34.0
Compare Source
v1.33.0
Compare Source
v1.32.0
Compare Source
Full Changelog: protocolbuffers/protobuf-go@v1.31.0...v1.32.0
This release contains commit protocolbuffers/protobuf-go@bfcd647, which fixes a denial of service vulnerability by preventing a stack overflow through a default maximum recursion limit. See https://github.com/golang/protobuf/issues/1583 and https://github.com/golang/protobuf/issues/1584 for details.
v1.31.0
Compare Source
Notable changes
New Features
Minor performance improvements
Bug fixes
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.
This PR was generated by Mend Renovate. View the repository job log.