[Snyk] Upgrade: , , , , , , , pino #1
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
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
-
0.7.13 - 2024-05-01
-
0.7.12 - 2024-03-28
-
0.7.11 - 2024-03-26
-
0.7.10 - 2023-09-18
from @grpc/proto-loader GitHub release notesPackage name: @google-cloud/profiler
-
6.0.1 - 2024-02-05
- deps: Update dependency pprof to v4 (#917) (2411b71)
- Lazily init logging (#801) (04853a9)
-
6.0.0 - 2023-08-15
- upgrade to Node 14 (#891)
- Upgrade to Node 14 (#891) (66b7f4e)
from @google-cloud/profiler GitHub release notes6.0.1 (2024-02-05)
Bug Fixes
6.0.0 (2023-08-15)
⚠ BREAKING CHANGES
Miscellaneous Chores
Package name: @grpc/grpc-js
-
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
-
1.10.2 - 2024-03-11
-
1.10.1 - 2024-02-15
- Update dependency on
- Decrease number of pings sent by clients (grpc/grpc#14804)
- Fix memory leak caused by flow control bug (grpc/grpc#14828)
-
1.10.0 - 2024-02-06
- Fix memory leaks in max_age_filter (grpc/grpc#14501) and http_proxy (grpc/grpc#14137)
- Added re-resolution into grpclb policy (grpc/grpc#14438)
- Update BoringSSL submodule (grpc/grpc#13948)
- Make RR re-resolve when any of its subchannels fail (grpc/grpc#14170)
- DNS resolver caches results, allowing it to be hit arbitrarily often. Resolution frequency is controlled via channel arg
-
1.9.15 - 2024-06-10
-
1.9.14 - 2024-01-16
-
1.9.13 - 2023-12-12
-
1.9.12 - 2023-11-27
-
1.9.11 - 2023-11-16
-
1.9.10 - 2023-11-14
-
1.9.9 - 2023-10-30
-
1.9.8 - 2023-10-27
-
1.9.7 - 2023-10-19
-
1.9.6 - 2023-10-17
-
1.9.5 - 2023-10-02
from @grpc/grpc-js GitHub release notes@ 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)Node changes:
node-pre-gypto 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 - 2024-06-05
- feat(metrics): added synchronous gauge #4528 @ clintonb
- feat(api): allow adding span links after span creation #4536 @ seemk
- This change is non-breaking for end-users, but breaking for Trace SDK implmentations in accordance with the specification as new features need to be implemented.
- feat: support node 22 #4666 @ dyladan
-
1.8.0 - 2024-02-29
-
1.7.0 - 2023-11-07
-
1.6.0 - 2023-09-12
from @opentelemetry/api GitHub release notes1.9.0
🚀 (Enhancement)
Package name: @opentelemetry/instrumentation-grpc
-
0.52.1 - 2024-06-20
- refactor(instrumentation-fetch): move fetch to use SEMATRR #4632
- refactor(otlp-transformer): use explicit exports #4785 @ pichlermarc
- fix(sdk-node): register context manager if no tracer options are provided #4781 @ pichlermarc
- fix(instrumentation): Update
- chore(instrumentation): Use a caret version for
- test: add
-
0.52.0 - 2024-06-05
- feat(exporter--otlp-)!: move serialization for Node.js exporters to
- Breaking changes:
- (user-facing)
- (internal) OTLPExporterNodeBase now has additional constructor parameters that are required
- (internal) OTLPExporterNodeBase now has an additional
- feat(exporter--otlp-)!: move serialization for Node.js exporters to
- Breaking changes:
- (user-facing)
- (internal) OTLPExporterBrowserBase:
- (internal) OTLPExporterNodeBase:
- (internal) the
- feat(instrumentation): remove default value for config in base instrumentation constructor #4695: @ blumamir
- fix(instrumentation)!: remove unused supportedVersions from Instrumentation interface #4694 @ blumamir
- feat(instrumentation)!: simplify
- Breaking changes:
- removes
- occurrences of
- migrate usages of
- passing Instrumentation classes to
- feat(sdk-node)!: simplify type of
- Breaking changes:
- replaces
- feat(instrumentation): apply unwrap before wrap in base class #4692
- feat(instrumentation): add util to execute span customization hook in base class #4663 @ blumamir
- feat(instrumentation): generic config type in instrumentation base #4659 @ blumamir
- feat: support node 22 #4666 @ dyladan
- feat(propagator-aws-xray-lambda): add AWS Xray Lambda propagator 4554
- refactor(instrumentation-xml-http-request): use exported strings for semantic attributes. #4681
- fix(instrumentation): Update
- docs(instrumentation): better docs for supportedVersions option #4693 @ blumamir
- docs: align all supported versions to a common format #4696 @ blumamir
- refactor(examples): use new exported string constants for semconv in experimental/examples/opencensus-shim #4763 @ Zen-cronic
-
0.51.1 - 2024-05-07
-
0.51.0 - 2024-04-24
-
0.50.0 - 2024-04-03
-
0.49.1 - 2024-02-29
-
0.49.0 - 2024-02-29
-
0.48.0 - 2024-01-26
-
0.47.0 - 2024-01-15
-
0.46.0 - 2023-12-14
-
0.45.1 - 2023-11-08
-
0.45.0 - 2023-11-07
-
0.44.0 - 2023-10-10
from @opentelemetry/instrumentation-grpc GitHub release notes0.52.1
🚀 (Enhancement)
🐛 (Bug Fix)
import-in-the-middleto fix numerous bugs #4806 @ timfishimport-in-the-middledependency #4810 @ timfish🏠 (Internal)
npm run maint:regenerate-test-certsmaintenance 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-upResponseTypetype parameter@ opentelemetry/otlp-transformer#4581 @ pichlermarcconvert()has been removed from all exportersRequestTypehas been replaced by aResponseTypetype-argumentServiceRequesthas been replaced by aServiceResponsetype-argument@ opentelemetry/otlp-exporter-proto-basepackage has been removed, and will from now on be deprecated innpmregisterInstrumentations()APIInstrumentationOptionstypeInstrumentationOptionsare now replaced by(Instrumentation | Instrumentation[])[]registerInstrumentations({instrumentations: fooInstrumentation})toregisterInstrumentations({instrumentations: [fooInstrumentation]})registerInstrumentations()is now not possible anymore.instrumentationsoptionInstrumentationOptionswith(Instrumentation | Instrumentation[])[]🚀 (Enhancement)
🐛 (Bug Fix)
import-in-the-middleto fix numerous bugs #4745 @ timfish📚 (Refine Doc)
Package name: @opentelemetry/sdk-trace-base
-
1.25.1 - 2024-06-20
- refactor(examples): added usage of @ opentelemetry/semantic-conventions and @ opentelemetry/resources to the examples in examples/opentelemetry-web for maintaining consistency across all examples. #4764 @ Zen-cronic
- refactor(context-zone-peer-dep): use explicit exports #4785 @ pichlermarc
- refactor(context-async-hooks): use explicit exports #4785 @ pichlermarc
-
1.25.0 - 2024-06-05
- feat: support node 22 #4666 @ dyladan
- feat(context-zone*): support zone.js 0.12.x #4376 @ maldago
- refactor(core): Use tree-shakeable string constants for semconv #4739 @ JohannesHuster
- refactor(shim-opentracing): Use tree-shakeable string constants for semconv #4746 @ JohannesHuster
- refactor(sdk-trace-web): Use tree-shakeable string constants for semconv #4747 @ JohannesHuster
- refactor(sdk-trace-node): Use tree-shakeable string constants for semconv #4748 @ JohannesHuster
- refactor(sdk-trace-base): Use tree-shakeable string constants for semconv #4749 @ JohannesHuster
- refactor(resources): update deprecated semconv to use exported strings #4755 @ JamieDanielson
- refactor(exporters): update deprecated semconv to use exported strings #4756 @ JamieDanielson
- refactor(examples): use new exported string constants for semconv in examples/esm-http-ts #4758 @ Zen-cronic
- refactor(examples): use new exported string constants for semconv in examples/basic-tracer-node #4759 @ Zen-cronic
- refactor(examples): use new exported string constants for semconv in examples/http #4750 @ Zen-cronic
- refactor(examples): use new exported string constants for semconv in examples/grpc-js #4760 @ Zen-cronic
- refactor(examples): use new exported string constants for semconv in examples/otlp-exporter-node #4762 @ Zen-cronic
- refactor(examples): use new exported string constants for semconv in examples/opentracing-shim #4761 @ Zen-cronic
-
1.24.1 - 2024-05-07
- fix(core): align inconsistent behavior of
- fix(resources): prevent circular import (resource -> detector -> resource -> ...) #4653 @ pichlermarc
- fixes a circular import warning which would appear in rollup when bundling
- fix(exporter-metrics-otlp-grpc): add explicit otlp-exporter-base dependency to exporter-metrics-otlp-grpc #4678 @ AkselAllas
-
1.24.0 - 2024-04-24
-
1.23.0 - 2024-04-03
-
1.22.0 - 2024-02-29
-
1.21.0 - 2024-01-26
-
1.20.0 - 2024-01-15
-
1.19.0 - 2023-12-14
-
1.18.1 - 2023-11-08
-
1.18.0 - 2023-11-07
-
1.17.1 - 2023-10-10
from @opentelemetry/sdk-trace-base GitHub release notes1.25.1
📚 (Refine Doc)
🏠 (Internal)
1.25.0
🚀 (Enhancement)
📚 (Refine Doc)
1.24.1
🐛 (Bug Fix)
getEnv()andgetEnvWithoutDefaults()when aprocesspolyfill is used #4648 @ pichlermarcgetEnvWithoutDefaults()would useprocess.envif it was defined when running in a browser, whilegetEnv()would always use_globalThis. Now both use_globalThiswhen running in a browser.@ opentelemetry/resourcesPackage name: @opentelemetry/sdk-node
-
0.52.1 - 2024-06-20
- refactor(instrumentation-fetch): move fetch to use SEMATRR #4632
- refactor(otlp-transformer): use explicit exports #4785 @ pichlermarc
- fix(sdk-node): register context manager if no tracer options are provided #4781 @ pichlermarc
- fix(instrumentation): Update
- chore(instrumentation): Use a caret version for
- test: add
-
0.52.0 - 2024-06-05
- feat(exporter--otlp-)!: move serialization for Node.js exporters to
- Breaking changes:
- (user-facing)
- (internal) OTLPExporterNodeBase now has additional constructor parameters that are required
- (internal) OTLPExporterNodeBase now has an additional
- feat(exporter--otlp-)!: move serialization for Node.js exporters to
- Breaking changes:
- (user-facing)
- (internal) OTLPExporterBrowserBase:
- (internal) OTLPExporterNodeBase:
- (internal) the
- feat(instrumentation): remove default value for config in base instrumentation constructor #4695: @ blumamir
- fix(instrumentation)!: remove unused supportedVersions from Instrumentation interface #4694 @ blumamir
- feat(instrumentation)!: simplify
- Breaking changes:
- removes
- occurrences of
- migrate usages of
- passing Instrumentation classes to
- feat(sdk-node)!: simplify type of
- Breaking changes:
- replaces
- feat(instrumentation): apply unwrap before wrap in base class #4692
- feat(instrumentation): add util to execute span customization hook in base class #4663 @ blumamir
- feat(instrumentation): generic config type in instrumentation base #4659 @ blumamir
- feat: support node 22 #4666 @ dyladan
- feat(propagator-aws-xray-lambda): add AWS Xray Lambda propagator 4554
- refactor(instrumentation-xml-http-request): use exported strings for semantic attributes. #4681
- fix(instrumentation): Update
- docs(instrumentation): better docs for supportedVersions option #4693 @ blumamir
- docs: align all supported versions to a common format #4696 @ blumamir
- refactor(examples): use new exported string constants for semconv in experimental/examples/opencensus-shim #4763 @ Zen-cronic
-
0.51.1 - 2024-05-07
-
0.51.0 - 2024-04-24
-
0.50.0 - 2024-04-03
-
0.49.1 - 2024-02-29
-
0.49.0 - 2024-02-29
-
0.48.0 - 2024-01-26
-
0.47.0 - 2024-01-15
-
0.46.0 - 2023-12-14
-
0.45.1 - 2023-11-08
-
0.45.0 - 2023-11-07
-
0.44.0 - 2023-10-10
from @opentelemetry/sdk-node GitHub release notes0.52.1
🚀 (Enhancement)
🐛 (Bug Fix)
import-in-the-middleto fix numerous bugs #4806 @ timfishimport-in-the-middledependency #4810 @ timfish🏠 (Internal)
npm run maint:regenerate-test-certsmaintenance 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-upResponseTypetype parameter@ opentelemetry/otlp-transformer#4581 @ pichlermarcconvert()has been removed from all exportersRequestTypehas been replaced by aResponseTypetype-argumentServiceRequesthas been replaced by aServiceResponsetype-argument@ opentelemetry/otlp-exporter-proto-basepackage has been removed, and will from now on be deprecated innpmregisterInstrumentations()APIInstrumentationOptionstypeInstrumentationOptionsare now replaced by(Instrumentation | Instrumentation[])[]registerInstrumentations({instrumentations: fooInstrumentation})toregisterInstrumentations({instrumentations: [fooInstrumentation]})registerInstrumentations()is now not possible anymore.instrumentationsoptionInstrumentationOptionswith(Instrumentation | Instrumentation[])[]🚀 (Enhancement)
🐛 (Bug Fix)
import-in-the-middleto fix numerous bugs #4745 @ timfish📚 (Refine Doc)
Package name: pino
What's Changed
New Contributors
Full Changelog: v8.20.0...v8.21.0
What's Changed
setBindingsby @ alecmev in #1928