[Snyk] Upgrade: , , , , , , , async, google-protobuf, pino #2
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.
@grpc/proto-loader
from 0.7.10 to 0.7.13 | 3 versions ahead of your current version | 4 months ago
on 2024-05-01
@google-cloud/profiler
from 6.0.0 to 6.0.1 | 1 version ahead of your current version | 7 months ago
on 2024-02-05
@grpc/grpc-js
from 1.9.5 to 1.11.1 | 24 versions ahead of your current version | 2 months ago
on 2024-07-16
@opentelemetry/api
from 1.6.0 to 1.9.0 | 3 versions ahead of your current version | 3 months ago
on 2024-06-05
@opentelemetry/instrumentation-grpc
from 0.44.0 to 0.52.1 | 12 versions ahead of your current version | 3 months ago
on 2024-06-20
@opentelemetry/sdk-trace-base
from 1.17.1 to 1.25.1 | 11 versions ahead of your current version | 3 months ago
on 2024-06-20
@opentelemetry/sdk-node
from 0.44.0 to 0.52.1 | 12 versions ahead of your current version | 3 months ago
on 2024-06-20
async
from 3.2.4 to 3.2.6 | 2 versions ahead of your current version | a month ago
on 2024-08-19
google-protobuf
from 3.21.2 to 3.21.4 | 1 version ahead of your current version | 2 months ago
on 2024-07-15
pino
from 8.16.0 to 8.21.0 | 9 versions ahead of your current version | 5 months ago
on 2024-04-24
Issues fixed by the recommended upgrade:
SNYK-JS-TAR-6476909
Release notes
Package name: @grpc/proto-loader
Package name: @google-cloud/profiler
6.0.1 (2024-02-05)
Bug Fixes
6.0.0 (2023-08-15)
⚠ BREAKING CHANGES
Miscellaneous Chores
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)Package name: @opentelemetry/api
1.9.0
🚀 (Enhancement)
Package name: @opentelemetry/instrumentation-grpc
0.52.1
🚀 (Enhancement)
🐛 (Bug Fix)
import-in-the-middle
to fix numerous bugs #4806 @ timfishimport-in-the-middle
dependency #4810 @ timfish🏠 (Internal)
npm run maint:regenerate-test-certs
maintenance script and regenerate recently expired test certs #47770.52.0
💥 Breaking Change
@ opentelemetry/otlp-transformer
#4542 @ pichlermarcconvert()
now returns an empty object and will be removed in a follow-upResponseType
type parameter@ opentelemetry/otlp-transformer
#4581 @ pichlermarcconvert()
has been removed from all exportersRequestType
has been replaced by aResponseType
type-argumentServiceRequest
has been replaced by aServiceResponse
type-argument@ opentelemetry/otlp-exporter-proto-base
package has been removed, and will from now on be deprecated innpm
registerInstrumentations()
APIInstrumentationOptions
typeInstrumentationOptions
are now replaced by(Instrumentation | Instrumentation[])[]
registerInstrumentations({instrumentations: fooInstrumentation})
toregisterInstrumentations({instrumentations: [fooInstrumentation]})
registerInstrumentations()
is now not possible anymore.instrumentations
optionInstrumentationOptions
with(Instrumentation | Instrumentation[])[]
🚀 (Enhancement)
🐛 (Bug Fix)
import-in-the-middle
to fix numerous bugs #4745 @ timfish📚 (Refine Doc)
Package name: @opentelemetry/sdk-trace-base
1.25.1
📚 (Refine Doc)
🏠 (Internal)
1.25.0
🚀 (Enhancement)
📚 (Refine Doc)
1.24.1
🐛 (Bug Fix)
getEnv()
andgetEnvWithoutDefaults()
when aprocess
polyfill is used #4648 @ pichlermarcgetEnvWithoutDefaults()
would useprocess.env
if it was defined when running in a browser, whilegetEnv()
would always use_globalThis
. Now both use_globalThis
when running in a browser.@ opentelemetry/resources
Package name: @opentelemetry/sdk-node
0.52.1
🚀 (Enhancement)
🐛 (Bug Fix)
import-in-the-middle
to fix numerous bugs #4806 @ timfishimport-in-the-middle
dependency #4810 @ timfish🏠 (Internal)
npm run maint:regenerate-test-certs
maintenance script and regenerate recently expired test certs #47770.52.0
💥 Breaking Change
@ opentelemetry/otlp-transformer
#4542 @ pichlermarcconvert()
now returns an empty object and will be removed in a follow-upResponseType
type parameter@ opentelemetry/otlp-transformer
#4581 @ pichlermarcconvert()
has been removed from all exportersRequestType
has been replaced by aResponseType
type-argumentServiceRequest
has been replaced by aServiceResponse
type-argument@ opentelemetry/otlp-exporter-proto-base
package has been removed, and will from now on be deprecated innpm
registerInstrumentations()
APIInstrumentationOptions
typeInstrumentationOptions
are now replaced by(Instrumentation | Instrumentation[])[]
registerInstrumentations({instrumentations: fooInstrumentation})
toregisterInstrumentations({instrumentations: [fooInstrumentation]})
registerInstrumentations()
is now not possible anymore.instrumentations
optionInstrumentationOptions
with(Instrumentation | Instrumentation[])[]
🚀 (Enhancement)
🐛 (Bug Fix)
import-in-the-middle
to fix numerous bugs #4745 @ timfish📚 (Refine Doc)
Package name: async
Version 3.2.6
Version 3.2.5
Version 3.2.4
Package name: google-protobuf
Release to fix bazel build layering issue in 3.21.3.
This is a hotfix release for #141
Package name: pino
What's Changed
New Contributors
Full Changelog: v8.20.0...v8.21.0
What's Changed