[Snyk] Upgrade @grpc/grpc-js from 1.10.3 to 1.12.3 #440
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.
Snyk has created this PR to upgrade @grpc/grpc-js from 1.10.3 to 1.12.3.
ℹ️ 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 16 versions ahead of your current version.
The recommended version was released 22 days ago.
Issues fixed by the recommended upgrade:
SNYK-JS-GRPCGRPCJS-7242922
Release notes
Package name: @grpc/grpc-js
-
1.12.3 - 2024-12-02
- Fix client interceptor handling in generic client method calls (#385)
-
1.12.2 - 2024-10-09
- Fix missing
-
1.12.1 - 2024-10-08
- Fix build on FreeBSD (#255)
- Update dependency on lodash (#331 contributed by @ wyardley)
- Update dependency on Protobuf.js to fix reported ReDoS security vulnerability (#342)
- Experimental support for configurable retries (use at your own risk) (grpc/grpc#10684)
- Use socklen_t instead of size_t for address length (fixes use case for some big endian systems) (grpc/grpc#14464)
- Avoid crashes on environments with hot-plugged CPUs (grpc/grpc#14712)
- Fix: Check retry timer before starting resolving (grpc/grpc#15156)
- Performance: Avoid low severity log message construction (grpc/grpc#14945)
-
1.12.0 - 2024-10-03
-
1.11.3 - 2024-09-17
-
1.11.2 - 2024-09-05
- Fix syntax errors in TypeScript type definitions file (#307 contributed by @ JustinBeckwith)
-
1.11.1 - 2024-07-16
- Fixed an issue where building from source would sometimes fail (#304)
- Added NodeJS 10 pre-built binaries (#302)
- Added Electron 2 pre-built binaries (#291)
- Added TypeScript type definitions for APIs added in v1.11.x (#306)
-
1.11.0 - 2024-07-15
- Unary and streaming calls
- Cancellation
- Deadlines
- Metadata
- Basic automatic reconnection logic
- Channel and call credentials
- Add client interceptors API (#59 contributed by @ drobertduke)
- Add
- Publish ARM64 binaries (#200)
- Improve function type test in a client method (#204 contributed by @ arcana261)
- Add details to UNIMPLEMENTED response status (#207 contributed by @ theogravity)
- Add error handling for missing files when calling
- Fix error message in
- Remove
-
1.10.11 - 2024-07-10
-
1.10.10 - 2024-06-24
-
1.10.9 - 2024-06-10
-
1.10.8 - 2024-05-15
-
1.10.7 - 2024-05-01
-
1.10.6 - 2024-04-03
-
1.10.5 - 2024-04-01
-
1.10.4 - 2024-03-26
-
1.10.3 - 2024-03-15
from @grpc/grpc-js GitHub release notesNode changes:
Node changes:
node-pre-gypbundled dependency (#367)Node changes:
Core changes:
Bump to v1.11.3 because I forgot to update the submodule when I published v1.11.2
@ grpc/proto-loaderv0.1.0This is a new library for loading
.protofiles for use with gRPC using the latest version of Protobuf.js. The output of this package is intended to be loaded using the newloadPackageDefinitionfunction in thegrpclibrary.@ grpc/grpc-jsv0.1.0This is the first alpha release of the new pure JavaScript implementation of gRPC. It implements the same API as the existing
grpclibrary. Currently only the client is implemented, with the following functionality:loadPackageDefinitiongrpcv1.11.0Node changes:
loadPackageDefintionfunction (#196)grpc.load(#228 contributed by @ cblair)grpc.loadObjectwhen failing to detect Protobuf.js version (#253 contributed by @ kellycampbell)-zdefsflag frombinding.gypto enable building on FreeBSD (#266)Important
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: