Skip to content
Snippets Groups Projects

Update module google.golang.org/protobuf to v1.36.5

Merged NMaaS Renovate requested to merge renovate/google.golang.org-protobuf-1.36.x into develop

This MR contains the following updates:

Package Type Update Change
google.golang.org/protobuf require patch v1.36.4 -> v1.36.5

Release Notes

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

v1.36.5

Compare Source

Full Changelog: https://github.com/protocolbuffers/protobuf-go/compare/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


Configuration

:date: Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • :warning: Artifact update problem

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

    :recycle: 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 MR's title to start with "rebase!" to trigger it manually

    The artifact failure details are included below:

    File name: go.sum
    Command failed: go get -d -t ./...
    go: -d flag is deprecated. -d=true is a no-op
    go: downloading github.com/johnaoss/htpasswd v0.0.0-20190120213328-a0cc59f788da
    go: downloading github.com/xanzy/go-gitlab v0.115.0
    go: downloading google.golang.org/grpc v1.71.0
    go: downloading k8s.io/api v0.32.3
    go: downloading k8s.io/apimachinery v0.32.3
    go: downloading k8s.io/client-go v0.32.3
    go: downloading github.com/google/go-querystring v1.1.0
    go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
    go: downloading github.com/hashicorp/go-retryablehttp v0.7.7
    go: downloading golang.org/x/oauth2 v0.25.0
    go: downloading golang.org/x/time v0.7.0
    go: downloading github.com/gogo/protobuf v1.3.2
    go: downloading github.com/google/gofuzz v1.2.0
    go: downloading k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
    go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f
    go: downloading golang.org/x/net v0.34.0
    go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
    go: downloading k8s.io/klog/v2 v2.130.1
    go: downloading gopkg.in/inf.v0 v0.9.1
    go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.2
    go: downloading sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3
    go: downloading golang.org/x/sys v0.29.0
    go: downloading google.golang.org/protobuf v1.36.5
    go: downloading github.com/golang/protobuf v1.5.4
    go: downloading github.com/google/gnostic-models v0.6.8
    go: downloading github.com/fxamacker/cbor/v2 v2.7.0
    go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0
    go: downloading sigs.k8s.io/yaml v1.4.0
    go: downloading golang.org/x/term v0.28.0
    go: downloading github.com/go-logr/logr v1.4.2
    go: downloading github.com/json-iterator/go v1.1.12
    go: downloading k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f
    go: downloading github.com/pkg/errors v0.9.1
    go: downloading github.com/x448/float16 v0.8.4
    go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
    go: downloading gopkg.in/yaml.v3 v3.0.1
    go: downloading golang.org/x/text v0.21.0
    go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
    go: downloading github.com/modern-go/reflect2 v1.0.2
    go: downloading github.com/google/go-cmp v0.6.0
    go: downloading github.com/google/uuid v1.6.0
    go: downloading github.com/go-openapi/swag v0.23.0
    go: downloading github.com/go-openapi/jsonreference v0.20.2
    go: downloading github.com/emicklei/go-restful/v3 v3.11.0
    go: downloading github.com/mailru/easyjson v0.7.7
    go: downloading github.com/go-openapi/jsonpointer v0.21.0
    go: downloading github.com/josharian/intern v1.0.0
    go: bitbucket.software.geant.org/projects/NMAAS/repos/nmaas-janitor/pkg/protocol/grpc imports
    	bitbucket.software.geant.org/projects/NMAAS/repos/nmaas-janitor/pkg/api/v1: cannot find module providing package bitbucket.software.geant.org/projects/NMAAS/repos/nmaas-janitor/pkg/api/v1
    go: module github.com/xanzy/go-gitlab is deprecated: This module has been migrated to gitlab.com/gitlab-org/api/client-go. See https://gitlab.com/gitlab-org/api/client-go
    
  • NMaaS Renovate mentioned in issue #28

    mentioned in issue #28

  • mentioned in commit 11bff6a3

Please register or sign in to reply
Loading