Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
google.golang.org/protobuf v1.35.2 -> v1.36.9 age confidence

Release Notes

protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.36.9

Compare 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.8

Compare Source

Maintenance:

CL/696316: all: set Go language version to Go 1.23
CL/696315: types: regenerate using latest protobuf v32 release

v1.36.7

Compare 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)

v1.36.6

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.5...v1.36.6

User-visible changes:
CL/657895: internal_gengo: generate a const string literal for the raw descriptor
CL/653536: proto: Add CloneOf[M Message](m M) M

Maintenance:
CL/649135: all: set Go language version to Go 1.22
CL/654955: types/descriptorpb: regenerate using latest protobuf v30 release

v1.36.5

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.4...v1.36.5

Bug fixes:
CL/644437: protogen: fix name mangling for fields with identical GoCamelCase

Maintenance:
CL/641655: all: remove weak field support

v1.36.4

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.3...v1.36.4

Bug fixes:
CL/642975: reflect/protodesc: fix panic when working with dynamicpb

Maintenance:
CL/643276: internal_gengo: avoid allocations in rawDescGZIP() accessors
CL/642857: internal_gengo: switch back from string literal to hex byte slice
CL/642055: internal_gengo: use unsafe.StringData() to avoid a descriptor copy
CL/638135: internal_gengo: store raw descriptor in .rodata section

v1.36.3

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.2...v1.36.3

Bug fixes:
CL/642575: reflect/protodesc: fix panic when working with dynamicpb
CL/641036: cmd/protoc-gen-go: remove json struct tags from unexported fields

User-visible changes:
CL/641876: proto: add example for GetExtension, SetExtension
CL/642015: runtime/protolazy: replace internal doc link with external link

Maintenance:
CL/641635: all: split flags.ProtoLegacyWeak out of flags.ProtoLegacy
CL/641019: internal/impl: remove unused exporter parameter
CL/641018: internal/impl: switch to reflect.Value.IsZero
CL/641035: internal/impl: clean up unneeded Go<1.12 MapRange() alternative
CL/641017: types/dynamicpb: switch atomicExtFiles to atomic.Uint64 type

v1.36.2

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.1...v1.36.2

Bug fixes:
CL/638515: internal/impl: fix WhichOneof() to work with synthetic oneofs

v1.36.1

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.0...v1.36.1

Bug fixes:
CL/638495: internal/impl: revert IsSynthetic() check to fix panic

Maintenance:
CL/637475: internal/errors: delete compatibility code for Go before 1.13

v1.36.0

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.35.2...v1.36.0

User-visible changes:

CL/635139: src/google/protobuf: document UnmarshalJSON / API level behavior
CL/635138: reflect/protoreflect: use [] syntax to reference method
CL/635137: proto: add reference to size semantics with lazy decoding to comment
CL/634818: compiler/protogen: allow overriding API level from --go_opt
CL/634817: cmd/protoc-gen-go: generate _protoopaque variant for hybrid
CL/634816: all: regenerate.bash for Opaque API
CL/634815: all: Release the Opaque API
CL/634015: types/descriptorpb: regenerate using latest protobuf v29.1 release
CL/632735: internal/impl: skip synthetic oneofs in messageInfo
CL/627876: all: start v1.35.2-devel


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update module google.golang.org/protobuf to v1.36.0 Update module google.golang.org/protobuf to v1.36.1 Dec 23, 2024
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from 40f0059 to c60266a Compare December 23, 2024 15:47
@renovate renovate bot changed the title Update module google.golang.org/protobuf to v1.36.1 Update module google.golang.org/protobuf to v1.36.2 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from c60266a to 107c293 Compare January 8, 2025 14:50
@renovate renovate bot changed the title Update module google.golang.org/protobuf to v1.36.2 Update module google.golang.org/protobuf to v1.36.3 Jan 15, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from 107c293 to 086e0bf Compare January 15, 2025 16:32
@renovate renovate bot changed the title Update module google.golang.org/protobuf to v1.36.3 Update module google.golang.org/protobuf to v1.36.4 Jan 24, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from 086e0bf to 62c22a3 Compare January 24, 2025 17:20
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from 62c22a3 to cd6974d Compare February 6, 2025 12:38
@renovate renovate bot changed the title Update module google.golang.org/protobuf to v1.36.4 Update module google.golang.org/protobuf to v1.36.5 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from cd6974d to 9a171e4 Compare March 24, 2025 12:43
@renovate renovate bot changed the title Update module google.golang.org/protobuf to v1.36.5 Update module google.golang.org/protobuf to v1.36.6 Mar 24, 2025
Copy link
Contributor Author

renovate bot commented Mar 24, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: helloworld/go.sum
Command failed: go get -t ./...
go: module google.golang.org/protobuf@v1.36.9 requires go >= 1.23; switching to go1.24.7
go: downloading go1.24.7 (linux/amd64)
go: download go1.24.7: golang.org/toolchain@v0.0.1-go1.24.7.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

@renovate renovate bot changed the title Update module google.golang.org/protobuf to v1.36.6 Update module google.golang.org/protobuf to v1.36.6 - autoclosed May 25, 2025
@renovate renovate bot closed this May 25, 2025
@renovate renovate bot deleted the renovate/google.golang.org-protobuf-1.x branch May 25, 2025 10:22
@renovate renovate bot changed the title Update module google.golang.org/protobuf to v1.36.6 - autoclosed Update module google.golang.org/protobuf to v1.36.6 May 25, 2025
@renovate renovate bot reopened this May 25, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from 9e5834b to 9a171e4 Compare May 25, 2025 13:46
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from 9a171e4 to 1badb1d Compare August 7, 2025 12:59
@renovate renovate bot changed the title Update module google.golang.org/protobuf to v1.36.6 Update module google.golang.org/protobuf to v1.36.7 Aug 7, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from 1badb1d to 2513e80 Compare August 20, 2025 21:54
@renovate renovate bot changed the title Update module google.golang.org/protobuf to v1.36.7 Update module google.golang.org/protobuf to v1.36.8 Aug 20, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from 2513e80 to 6cf88de Compare September 9, 2025 14:14
@renovate renovate bot changed the title Update module google.golang.org/protobuf to v1.36.8 Update module google.golang.org/protobuf to v1.36.9 Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants