[Snyk] Upgrade: protobufjs, , , , bson, capture-console, chai, date-fns, serialize-closures, ts-closure-transform #128
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 multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ 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.
protobufjs
from 7.2.4 to 7.3.2 | 5 versions ahead of your current version | 3 months ago
on 2024-06-12
@grpc/grpc-js
from 1.8.8 to 1.11.1 | 44 versions ahead of your current version | 2 months ago
on 2024-07-16
@protobuf-ts/grpc-transport
from 2.1.0 to 2.9.4 | 22 versions ahead of your current version | 6 months ago
on 2024-03-13
@protobuf-ts/plugin
from 2.1.0 to 2.9.4 | 22 versions ahead of your current version | 6 months ago
on 2024-03-13
bson
from 4.6.0 to 4.7.2 | 8 versions ahead of your current version | 2 years ago
on 2023-01-10
capture-console
from 1.0.1 to 1.0.2 | 1 version ahead of your current version | 10 months ago
on 2023-11-14
chai
from 4.3.4 to 4.5.0 | 9 versions ahead of your current version | 2 months ago
on 2024-07-25
date-fns
from 2.28.0 to 2.30.0 | 5 versions ahead of your current version | a year ago
on 2023-04-30
serialize-closures
from 0.2.7 to 0.3.0 | 3 versions ahead of your current version | 8 months ago
on 2024-01-03
ts-closure-transform
from 0.1.7 to 0.2.0 | 2 versions ahead of your current version | 8 months ago
on 2024-01-03
Issues fixed by the recommended upgrade:
SNYK-JS-GETFUNCNAME-5923417
Release notes
Package name: protobufjs
7.3.2 (2024-06-12)
Bug Fixes
7.3.1 (2024-06-05)
Bug Fixes
7.3.0 (2024-05-10)
Features
7.2.6 (2024-01-16)
Bug Fixes
7.2.5 (2023-08-21)
Bug Fixes
Package name: @grpc/grpc-js
@ grpc/proto-loader
v0.1.0This is a new library for loading
.proto
files for use with gRPC using the latest version of Protobuf.js. The output of this package is intended to be loaded using the newloadPackageDefinition
function in thegrpc
library.@ grpc/grpc-js
v0.1.0This is the first alpha release of the new pure JavaScript implementation of gRPC. It implements the same API as the existing
grpc
library. Currently only the client is implemented, with the following functionality:loadPackageDefinition
grpc
v1.11.0Node changes:
loadPackageDefintion
function (#196)grpc.load
(#228 contributed by @ cblair)grpc.loadObject
when failing to detect Protobuf.js version (#253 contributed by @ kellycampbell)-zdefs
flag frombinding.gyp
to enable building on FreeBSD (#266)Node changes:
node-pre-gyp
to version 0.7.0 (#245)C core changes:
C Core Changes
"grpc.dns_min_time_between_resolutions_ms"
. (grpc/grpc#14228)KeyCertPair
(#171)UNAVAILABLE
status instead ofUNAUTHENTICATED
(grpc/grpc#13363).Package name: @protobuf-ts/grpc-transport
What's Changed
New Contributors
Full Changelog: v2.9.3...v2.9.4
What's Changed
messagePrototype
forexactOptionalProperties: true
by @ jcready in #615Full Changelog: v2.9.2...v2.9.3
What's Changed
New Contributors
Full Changelog: v2.9.1...v2.9.2
What's Changed
Repository and documentation cleanup 🧹
New Contributors
Full Changelog: v2.9.0...v2.9.1
What's Changed
New Contributors
Full Changelog: v2.8.3...v2.9.0
Bug fixes:
Thanks to @ hugebdu for the contribution!
Bug fixes:
Thanks to @ jcready for the contribution!
This release is available on the BSR.
Bug fixes:
Thanks to @ tpcstld and @ ajpalkovic for the investigation and contributing a fix!
This release is available on the BSR.
Bug fixes:
grpcweb-transport: fix handling responses with empty body and status in headers #331
Thanks to @ eKazim for the contribution!
Make repeated field merging consistent #335
Thanks to @ jcready for the contribution!
New features and improvements:
Relax constraints on runtime-angular to include Angular 14 #358
Thanks to @ ColinLaws for the contribution!
Clarify mergePartial() behavior in the documentation #361
Do not strip byte-order mark when decoding text from binary #362
Thanks to @ kivancguckiran and @ jcready for the investigation!
This release is available on the BSR.
New Features:
force_disable_services
option to protobuf-ts/plugin for disabling service metadata generation, see #268Thanks to @ ColinLaws for the contribution!
Bug fixes:
Guard access of response.type to support Cloudflare Workers, see #321
Thanks to @ mikeylemmon for the fix!
find protoc in path also in windows, see #334
Thanks to @ tannera for the fix!
Update baseURL in example, see #333
Thanks to @ GRB3NW for the fix!
This release is available on the BSR.
Package name: @protobuf-ts/plugin
What's Changed
New Contributors
Full Changelog: v2.9.3...v2.9.4
What's Changed
messagePrototype
forexactOptionalProperties: true
by @ jcready in #615Full Changelog: v2.9.2...v2.9.3
What's Changed