Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @grpc/grpc-js from 1.9.14 to 1.10.6 #243

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sre-is-elio
Copy link

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @grpc/grpc-js from 1.9.14 to 1.10.6.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 7 versions ahead of your current version.
  • The recommended version was released a month ago, on 2024-04-03.
Release notes
Package name: @grpc/grpc-js
  • 1.10.6 - 2024-04-03
    • Fix a bug that could cause a server to sometimes send the status early (#2708)
  • 1.10.5 - 2024-04-01
    • Resolve exception when Error.stackTraceLimit is undefined (#2701 contributed by @ davidfiala)
    • Call configured checkServerIdentity when grpc.ssl_target_name_override is set (#2704)
    • Add more information to DEADLINE_EXCEEDED error details strings (#2692)
  • 1.10.4 - 2024-03-26
    • Fix a bug that caused server interceptors to crash when using partially-populated ResponderBuilder and ListenerBuilder objects (#2696)
    • Avoid sending RST_STREAM from the client when the server has already finished its side of the stream (#2695)
  • 1.10.3 - 2024-03-15
  • 1.10.2 - 2024-03-11
  • 1.10.1 - 2024-02-15
    • Update dependency on @ grpc/proto-loader to the latest version (#2732)
  • 1.10.0 - 2024-02-06
  • 1.9.14 - 2024-01-16
from @grpc/grpc-js GitHub release notes
Commit messages
Package name: @grpc/grpc-js
  • dac9321 Merge pull request #2708 from murgatroid99/grpc-js_trailers_only_fix2
  • 0d9a8c1 grpc-js: Fix check for whether to send a trailers-only response
  • c3c7cc4 Merge pull request #2704 from murgatroid99/grpc-js_check_server_identity
  • cc44d78 Merge pull request #2692 from murgatroid99/grpc-js_deadline_info
  • 06ff525 Merge pull request #2705 from murgatroid99/grpc-js_stacktrace_fix_backport
  • 213230c Resolve exception when Error.stackTraceLimit is undefined
  • e1f831a grpc-js: Call custom checkServerIdentity when target name override is set
  • 729a3f5 Merge pull request #2695 from murgatroid99/grpc-js_avoid_extra_rst_stream
  • c1df94e Merge pull request #2696 from murgatroid99/grpc-js_server_interceptors_fix
  • 9948aea grpc-js: Ensure server interceptors work with builder utility classes
  • f4330f7 Use call start times in some trace logs
  • 14f1d02 grpc-js: Avoid sending redundant RST_STREAMs from the client
  • d7d1717 grpc-js: Add more info to deadline exceeded errors
  • 649412f Merge pull request #2691 from murgatroid99/grpc-js_pick_first_disconnect_fix_revert
  • a8c6c33 grpc-js: Bump version to 1.10.3
  • d0c2026 Revert "grpc-js: pick_first: Don't automatically reconnect after connection drop"
  • 0edd194 Merge pull request #2684 from murgatroid99/grpc-js_1.10.2
  • 55b9852 Merge pull request #2683 from murgatroid99/grpc-js_server_event_order
  • cb966df Merge pull request #2680 from murgatroid99/grpc-js_pick_first_disconnect_fix
  • 4d235c3 grpc-js: Bump to 1.10.2
  • 400147c Merge pull request #2677 from AVVS/feat/channelz-perf+stream-idle-timeout
  • 74ddb3b chore: address ts errors
  • 07ee52a grpc-js: Rearrange some function calls to revert event order changes
  • cf321a8 chore: use iterators for tracking map, const for default values

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Copy link

vercel bot commented May 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
stanza-js-next-with-stripe ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2024 4:39pm

Copy link

github-actions bot commented May 6, 2024

LCOV of commit 57dc2e6 during CI #708

Summary coverage rate:
  lines......: 77.7% (9304 of 11977 lines)
  functions..: 62.4% (353 of 566 functions)
  branches...: 82.0% (997 of 1216 branches)

Files changed coverage rate: n/a

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.

None yet

2 participants