chore(all): update deps#241
Open
renovate-bot wants to merge 1 commit into
Open
Conversation
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
3a31d5f to
6c58770
Compare
6c58770 to
a0ed4d2
Compare
5f760f0 to
f91589a
Compare
d5a30da to
8f04871
Compare
8f04871 to
70ae502
Compare
51621e4 to
d3dc4e7
Compare
2d7572b to
e1adac8
Compare
fd0fe76 to
d68d50c
Compare
39fd873 to
90b4558
Compare
90b4558 to
eb23df3
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:
3.23→3.248.6.0→8.7.00.48.0→0.51.3v0.1.0→v0.2.0a481f6a→c39628b1.26.1→1.26.51.26.1→1.26.5v0.49.0→v0.53.0v1.79.3→v1.82.0v1.6.1→v1.6.21.80.0→1.82.00.60.0→0.61.1Release Notes
bazelbuild/bazel (bazel)
v8.7.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
openconfig/grpctunnel (github.com/openconfig/grpctunnel)
v0.2.0Compare Source
What's Changed
New Contributors
Full Changelog: openconfig/grpctunnel@v0.1.0...v0.2.0
golang/go (go)
v1.26.5v1.26.4v1.26.3v1.26.2grpc/grpc-go (google.golang.org/grpc)
v1.82.0: Release 1.82.0Compare Source
Behavior Changes
GRPC_GO_EXPERIMENTAL_DISABLE_STRICT_PATH_CHECKINGenvironment varibale. Strict incoming RPC path validation (which has been the default sincev1.79.3) can no longer be disabled. (#9112)16MBto8KB. This may be enabled by settingGRPC_GO_EXPERIMENTAL_ENABLE_8KB_DEFAULT_HEADER_LIST_SIZE=true. This will be enabled by default in a subsequent release. (#9019)GRPC_GO_EXPERIMENTAL_CASE_SENSITIVE_BALANCER_REGISTRIES=false(and file an issue) to revert to case-insensitive behavior. (#9017)New Features
NewContextWithLabelCallback, to register a callback that is invoked when telemetry labels are added. (#8877)GRPC_GO_SERVER_GOROUTINE_LABELSthat controls settingruntime/pprof.Labelson goroutines spawned by the server. SetGRPC_GO_SERVER_GOROUTINE_LABELS=grpc.method=trueto add thegrpc.methodlabel on goroutines spawned to handle incoming requests. (#9082)Bug Fixes
gzipCompressor (used via the deprecatedWithCompressordial option), enforce theMaxRecvMsgSizelimit on the decompressed message buffer, preventing excessive memory allocation from highly compressed payloads. (#9114)grpc.previous-rpc-attempts, at the call level and not the attempt level. (#8923)Close()is always called on readers returned fromCompressor.Decompressif possible. (#9135)LastMessageSentTimestampandLastMessageReceivedTimestampfields inSocketMetricsto ensure they contain correct timestamp values. (#9109)v1.81.1: Release 1.81.1Compare Source
Security
v1.81.0: Release 1.81.0Compare Source
Behavior Changes
Dependencies
Bug Fixes
RST_STREAMwhen receiving anEND_STREAMwhen the stream is not already half-closed. (#8832)New Features
GRPC_EXPERIMENTAL_XDS_SNI=trueenvironment variable. (#9016)GRPC_EXPERIMENTAL_XDS_ORCA_LRS_PROPAGATION=true. (#9005)grpc.subchannel.disconnectionsmetric by adding disconnection reason to thegrpc.disconnect_errorlabel (gRFC A94). This provides granular insights into why subchannels are closing. (#8973)mem.Buffer.Slice()API to slice the buffer like a slice. (#8977)Performance Improvements
GRPC_GO_EXPERIMENTAL_HTTP_FRAMER_READ_BUFFER_POOLING=falseand report any issues. (#9032)v1.80.0Compare Source
grpc/grpc (grpc)
v1.82.0This is release gRPC Core 1.82.0 (glacier).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
This is release 1.82.0 (glacier) 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
PHP
Python
Ruby
v1.81.1This 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.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
bazelbuild/rules_go (rules_go)
v0.61.1MODULE.bazelcodeWORKSPACEcodeWhat's Changed
Full Changelog: bazel-contrib/rules_go@v0.61.0...v0.61.1
v0.61.0MODULE.bazelcodeWORKSPACEcodeWhat's Changed
go.workby @rdesgroppes in bazel-contrib#4555CFLAGSto assembly sources compilation by @LINKIWI in bazel-contrib#4559go_bin_runner: connect stdin by @Illedran in bazel-contrib#4576Full Changelog: bazel-contrib/rules_go@v0.60.0...v0.61.0
New Contributors
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.