chore(all): update deps#318
Open
renovate-bot wants to merge 1 commit into
Open
Conversation
c21deb4 to
16b6d37
Compare
73b8787 to
eabffda
Compare
7b781cb to
d0cee24
Compare
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
c95fd4d to
cc2113a
Compare
d305dea to
9c3d033
Compare
693d438 to
bc6846d
Compare
1b9361c to
e6a2ee2
Compare
07425dd to
c39415a
Compare
6bdba6e to
1e48eb2
Compare
4aef842 to
4fa41c1
Compare
Contributor
|
Having a bit of a problem because GRPC 1.80 doesn't work with protobuf v34+ for building C++ protos - there are ways to force this to work (ie single_version_override) but I am not sure what option is best right now. openconfig_bootz is using protobuf v34 - it did not see this problem since it doesn't build c++ protos in it. It is difficult to track which versions of [Bazel(7/8/9)/Protobuf/GRPC] can build protos for [Go/C++] - something seems to break a lot. |
0a96980 to
2ae4754
Compare
e0975b7 to
c5fe9c8
Compare
685d04d to
c65de17
Compare
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.
This PR contains the following updates:
8.4.2→8.7.00.47.0→0.51.3v0.6.1→v0.7.0v1.9.0→v1.9.11.25.4→1.26.4ff82c1b→4308a22v1.5.1→v1.6.2v1.36.10→v1.36.110.0.0-20251111-659ea6e9→0.0.0-20260525-ef19b7b71.76.0.bcr.1→1.81.0v0.2.0→v0.3.00.6.1→0.7.01.9.0→1.9.10.59.0→0.61.1Release Notes
bazelbuild/bazel (bazel)
v8.7.0Compare Source
v8.6.0Compare Source
v8.5.1Compare Source
v8.5.0Compare Source
bazel-contrib/bazel-gazelle (gazelle)
v0.51.3What's Changed
Full Changelog: bazel-contrib/bazel-gazelle@v0.51.2...v0.51.3
v0.51.1What's changed
go mod tidyin a project that depends ongithub.com/bazelbuild/bazel-gazelle v0.51.0would report missing v2 packages.v0.51.0What's Changed
go.workin a nested (non-root) package by @kberezin-nshl in #2333New Contributors
Full Changelog: bazel-contrib/bazel-gazelle@v0.50.0...v0.51.0
v0.50.0What's Changed
Full Changelog: bazel-contrib/bazel-gazelle@v0.49.0...v0.50.0
v0.49.0What's Changed
directive_filedirective by @shs96c in #2314Full Changelog: bazel-contrib/bazel-gazelle@v0.48.0...v0.49.0
v0.48.0What's Changed
go.sumfiles with git conflict markers by @fmeum in #2225rules_pythongazelle example by @aignas in #2020pgoprofileattribute if default profile detected by @vpanta in #2241New Contributors
Full Changelog: bazel-contrib/bazel-gazelle@v0.47.0...v0.48.0
openconfig/bootz (github.com/openconfig/bootz)
v0.7.0Compare Source
New Feature
What's Changed
Full Changelog: openconfig/bootz@v0.6.2...v0.7.0
v0.6.2Compare Source
What's Changed
New Contributors
Full Changelog: openconfig/bootz@v0.6.1...v0.6.2
openconfig/gnsi (github.com/openconfig/gnsi)
v1.9.1Compare Source
What's Changed
New Contributors
Full Changelog: openconfig/gnsi@v1.9.0...v1.9.1
golang/go (golang)
v1.26.4v1.26.3v1.26.2v1.26.1v1.26.0v1.25.11v1.25.10v1.25.9v1.25.8v1.25.7v1.25.6v1.25.5grpc/grpc-go (google.golang.org/grpc/cmd/protoc-gen-go-grpc)
v1.6.2: protoc-gen-go-grpc v1.6.2Dependencies
v1.6.1: protoc-gen-go-grpc v1.6.1Bug Fixes
v1.6.0: Release 1.6.0Compare Source
API Changes
Features
Performance
*gzip.Writerback to pool (#1441)Bug fixes
Documentation
NewOutgoingContextin the metadata doc (#1425)Testing
go vetlike "context" (#1490)protocolbuffers/protobuf-go (google.golang.org/protobuf)
v1.36.11Compare Source
Full Changelog: protocolbuffers/protobuf-go@v1.36.10...v1.36.11
User-visible changes:
CL/726780: encoding/prototext: Support URL chars in type URLs in text-format.
Bug fixes:
CL/728680: internal/impl: check recursion limit in lazy decoding validation
CL/711015: reflect/protodesc: fix handling of import options in dynamic builds
Maintenance:
CL/728681: reflect/protodesc: add support for edition unstable
CL/727960: all: add EDITION_UNSTABLE support
CL/727940: types: regenerate using latest protobuf v33.2 release
CL/727140: internal/testprotos/lazy: convert .proto files to editions
CL/723440: cmd/protoc-gen-go: add missing annotations for few generated protobuf symbols.
CL/720980: internal/filedesc: remove duplicative Message.unmarshalOptions
CL/716360: internal/encoding/tag: use proto3 defaults if proto3
CL/716520: proto: un-flake TestHasExtensionNoAlloc
CL/713342: compiler/protogen: properly filter option dependencies in go-protobuf plugin.
CL/711200: proto: add test for oneofs containing messages with required fields
CL/710855: proto: add explicit test for a non-nil but empty byte slice
grpc/grpc (grpc)
v1.81.0This is release 1.81.0 (graphic) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
Objective-C
Python
Ruby
v1.80.0This is release 1.80.0 (glimmering) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
C++
C#
Objective-C
PHP
Python
GRPC_TRACEnot working when absl log initialized in cython. (#41814)grpc.Compressionreferences. (#41705)Ruby
v1.78.0This is release 1.78.0 (gutsy) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
C++
Objective-C
Python
asyncio.run()to hang forever during the shutdown process. (#40989)Configuration
📅 Schedule: (UTC)
* * * * 1-5)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.