chore: update dependency @grpc/grpc-js to v1.8.22 [security]#1619
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore: update dependency @grpc/grpc-js to v1.8.22 [security]#1619renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
|
936555f to
120bd70
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
120bd70 to
bb75b5c
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:
1.6.7→1.8.22Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
GitHub Vulnerability Alerts
CVE-2024-37168
Impact
There are two separate code paths in which memory can be allocated per message in excess of the
grpc.max_receive_message_lengthchannel option:Patches
This has been patched in versions 1.10.9, 1.9.15, and 1.8.22
Release Notes
grpc/grpc-node (@grpc/grpc-js)
v1.8.22: @grpc/grpc-js 1.8.22Compare Source
grpc.max_receive_message_sizeper received message.v1.8.21Compare Source
v1.8.20: @grpc/grpc-js 1.8.20Compare Source
grpc.keepalive_permit_without_callsis set (#2519)v1.8.19: @grpc/grpc-js 1.8.19Compare Source
v1.8.18: @grpc/grpc-js 1.8.18Compare Source
v1.8.17: @grpc/grpc-js 1.8.17Compare Source
pick_firstLB policy as the direct child of anoutlier_detectionLB policy (#2476)v1.8.16: @grpc/grpc-js 1.8.16Compare Source
transporttrace logs (#2470)v1.8.15: @grpc/grpc-js 1.8.15Compare Source
statusanderrorevents are consistently emitted asynchronously (#2456)v1.8.14: @grpc/grpc-js 1.8.14Compare Source
v1.8.13: @grpc/grpc-js 1.8.13Compare Source
v1.8.12Compare Source
v1.8.11: @grpc/grpc-js 1.8.11Compare Source
v1.8.10: @grpc/grpc-js 1.8.10Compare Source
v1.8.9: @grpc/grpc-js 1.8.9Compare Source
v1.8.8: @grpc/grpc-js 1.8.8Compare Source
progressfield in returned status object (#2350)InterceptingListenerandNextCalltypes (#2351)v1.8.7: @grpc/grpc-js 1.8.7Compare Source
v1.8.6: @grpc/grpc-js 1.8.6Compare Source
v1.8.5: @grpc/grpc-js 1.8.5Compare Source
v1.8.4Compare Source
v1.8.3: @grpc/grpc-js 1.8.3Compare Source
v1.8.2Compare Source
v1.8.1Compare Source
grpc.service_config_disable_resolutionchannel option (#2277 contributed by @kleinsch)v1.8.0: @grpc/grpc-js 1.8.0Compare Source
v1.7.3: @grpc/grpc-js 1.7.3Compare Source
v1.7.2: @grpc/grpc-js 1.7.2Compare Source
grpc-node.max_session_memoryoptionNumber.MAX_SAFE_INTEGERon the server (#2245)v1.7.1: Node gRPC v1.7.1Compare Source
Changes
v1.7.0: @grpc/grpc-js 1.7.0Compare Source
pathandcallEndevent inServerSurfaceCall(#2132 contributed by @ajmath)v1.6.12: @grpc/grpc-js 1.6.12Compare Source
v1.6.11Compare Source
v1.6.10: @grpc/grpc-js 1.6.10Compare Source
v1.6.9: @grpc/grpc-js 1.6.9referencetag generation (#2126)Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.