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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the js-sample-app-deps group across 1 directory with 19 updates #1050

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2024

Bumps the js-sample-app-deps group with 19 updates in the /sample-apps/javascript-sample-app directory:

Package From To
@opentelemetry/api 1.7.0 1.8.0
@opentelemetry/auto-instrumentations-node 0.41.1 0.45.0
@opentelemetry/exporter-jaeger 1.21.0 1.24.0
@opentelemetry/exporter-metrics-otlp-grpc 0.48.0 0.51.0
@opentelemetry/exporter-prometheus 0.48.0 0.51.0
@opentelemetry/exporter-trace-otlp-grpc 0.48.0 0.51.0
@opentelemetry/id-generator-aws-xray 1.2.1 1.2.2
@opentelemetry/instrumentation-aws-sdk 0.38.1 0.41.0
@opentelemetry/instrumentation-http 0.48.0 0.51.0
@opentelemetry/propagator-aws-xray 1.3.1 1.24.0
@opentelemetry/resources 1.21.0 1.24.0
@opentelemetry/sdk-metrics 1.21.0 1.24.0
@opentelemetry/sdk-node 0.48.0 0.51.0
@opentelemetry/sdk-trace-base 1.21.0 1.24.0
@opentelemetry/sdk-trace-node 1.21.0 1.24.0
@opentelemetry/semantic-conventions 1.21.0 1.24.0
aws-sdk 2.1561.0 2.1609.0
axios 1.6.7 1.6.8
express 4.18.2 4.19.2

Updates @opentelemetry/api from 1.7.0 to 1.8.0

Release notes

Sourced from @鈥媜pentelemetry/api's releases.

v1.8.0

  • @opentelemetry/sdk-metrics has been promoted to stable
  • @opentelemetry/api-metrics has been merged into @opentelemetry/api and deprecated

馃挜 Breaking Change

馃殌 (Enhancement)

馃悰 (Bug Fix)

  • fix(sdk-trace): enforce consistent span durations #3327 @鈥媎yladan
  • fix(resources): fix EnvDetector throwing errors when attribute values contain spaces #3295
  • fix(trace): fix an issue which caused negative span durations in web based spans #3359 @鈥媎yladan
  • fix(resources): strict OTEL_RESOURCE_ATTRIBUTES baggage octet decoding #3341 @鈥媗egendecas

馃摎 (Refine Doc)

馃彔 (Internal)

API v1.8.0

馃殌 (Enhancement)

馃悰 (Bug Fix)

Changelog

Sourced from @鈥媜pentelemetry/api's changelog.

1.8.0

  • @opentelemetry/sdk-metrics has been promoted to stable
  • @opentelemetry/api-metrics has been merged into @opentelemetry/api and deprecated

馃挜 Breaking Change

馃殌 (Enhancement)

馃悰 (Bug Fix)

  • fix(sdk-trace): enforce consistent span durations #3327 @鈥媎yladan
  • fix(resources): fix EnvDetector throwing errors when attribute values contain spaces #3295
  • fix(trace): fix an issue which caused negative span durations in web based spans #3359 @鈥媎yladan
  • fix(resources): strict OTEL_RESOURCE_ATTRIBUTES baggage octet decoding #3341 @鈥媗egendecas

馃摎 (Refine Doc)

馃彔 (Internal)

Metrics API 1.0.0

Metrics API is now stable and generally available. There are no changes between 1.0.0 and the previous 0.33.0 version.

馃挜 Breaking Change

  • Add semver check to metrics API #3357 @鈥媎yladan
    • Previously API versions were only considered compatible if the API was exactly the same
Commits

Updates @opentelemetry/auto-instrumentations-node from 0.41.1 to 0.45.0

Release notes

Sourced from @鈥媜pentelemetry/auto-instrumentations-node's releases.

auto-instrumentations-node: v0.45.0

0.45.0 (2024-04-25)

Features

  • deps: update otel-js to 0.51.0 (80cbee7)
  • remove generic type from instrumentations (80cbee7)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @鈥媜pentelemetry/instrumentation-amqplib bumped from ^0.36.0 to ^0.37.0
      • @鈥媜pentelemetry/instrumentation-aws-lambda bumped from ^0.40.0 to ^0.41.0
      • @鈥媜pentelemetry/instrumentation-aws-sdk bumped from ^0.40.0 to ^0.41.0
      • @鈥媜pentelemetry/instrumentation-bunyan bumped from ^0.37.0 to ^0.38.0
      • @鈥媜pentelemetry/instrumentation-cassandra-driver bumped from ^0.37.0 to ^0.38.0
      • @鈥媜pentelemetry/instrumentation-connect bumped from ^0.35.0 to ^0.36.0
      • @鈥媜pentelemetry/instrumentation-cucumber bumped from ^0.5.0 to ^0.6.0
      • @鈥媜pentelemetry/instrumentation-dataloader bumped from ^0.8.0 to ^0.9.0
      • @鈥媜pentelemetry/instrumentation-dns bumped from ^0.35.0 to ^0.36.0
      • @鈥媜pentelemetry/instrumentation-express bumped from ^0.37.0 to ^0.38.0
      • @鈥媜pentelemetry/instrumentation-fastify bumped from ^0.35.0 to ^0.36.0
      • @鈥媜pentelemetry/instrumentation-fs bumped from ^0.11.0 to ^0.12.0
      • @鈥媜pentelemetry/instrumentation-generic-pool bumped from ^0.35.0 to ^0.36.0
      • @鈥媜pentelemetry/instrumentation-graphql bumped from ^0.39.0 to ^0.40.0
      • @鈥媜pentelemetry/instrumentation-hapi bumped from ^0.36.0 to ^0.37.0
      • @鈥媜pentelemetry/instrumentation-ioredis bumped from ^0.39.0 to ^0.40.0
      • @鈥媜pentelemetry/instrumentation-knex bumped from ^0.35.0 to ^0.36.0
      • @鈥媜pentelemetry/instrumentation-koa bumped from ^0.39.0 to ^0.40.0
      • @鈥媜pentelemetry/instrumentation-lru-memoizer bumped from ^0.36.0 to ^0.37.0
      • @鈥媜pentelemetry/instrumentation-memcached bumped from ^0.35.0 to ^0.36.0
      • @鈥媜pentelemetry/instrumentation-mongodb bumped from ^0.42.0 to ^0.43.0
      • @鈥媜pentelemetry/instrumentation-mongoose bumped from ^0.37.0 to ^0.38.0
      • @鈥媜pentelemetry/instrumentation-mysql bumped from ^0.37.0 to ^0.38.0
      • @鈥媜pentelemetry/instrumentation-mysql2 bumped from ^0.37.0 to ^0.38.0
      • @鈥媜pentelemetry/instrumentation-nestjs-core bumped from ^0.36.0 to ^0.37.0
      • @鈥媜pentelemetry/instrumentation-net bumped from ^0.35.0 to ^0.36.0
      • @鈥媜pentelemetry/instrumentation-pg bumped from ^0.40.0 to ^0.41.0
      • @鈥媜pentelemetry/instrumentation-pino bumped from ^0.37.0 to ^0.38.0
      • @鈥媜pentelemetry/instrumentation-redis bumped from ^0.38.0 to ^0.39.0
      • @鈥媜pentelemetry/instrumentation-redis-4 bumped from ^0.38.0 to ^0.39.0
      • @鈥媜pentelemetry/instrumentation-restify bumped from ^0.37.0 to ^0.38.0

... (truncated)

Commits
  • b31df37 chore: release main (#2083)
  • f3406ea chore: remove patch and unpatch diag from instrumentations (#2107)
  • 73e01f2 chore(examples/graphql): use exported strings for attributes (#2122)
  • 80cbee7 chore: experimental 0.51.0, remove instrumentations generic type to align wit...
  • 46b6775 test(instr-document-load): fix test to allow missing network span events (#2145)
  • 931318c refactor(instr-aws-sdk): use exported strings for attributes (#2142)
  • 77452c1 chore(examples/connect): use exported strings for attributes (#2120)
  • 5f1910b chore(examples/web): use exported strings for attributes (#2129)
  • 0d38081 docs: remove key column on readme (#2132)
  • 2d709ec chore(instrumentation-fs): remove unused semconv package (#2141)
  • Additional commits viewable in compare view

Updates @opentelemetry/exporter-jaeger from 1.21.0 to 1.24.0

Release notes

Sourced from @鈥媜pentelemetry/exporter-jaeger's releases.

v1.24.0

1.24.0

馃殌 (Enhancement)

  • feat(sdk-trace-base): log resource attributes in ConsoleSpanExporter #4605 @鈥媝ichlermarc
  • feat(propagator-aws-xray): moved AWS Xray propagator from contrib 4603 @鈥媘artinkuba
  • feat(resources): new experimental detector ServiceInstanceIdDetectorSync that sets the value for service.instance.id as random UUID. #4608 @鈥媘aryliag

馃悰 (Bug Fix)

v1.23.0

1.23.0

馃殌 (Enhancement)

  • perf(sdk-trace-base): do not allocate arrays if resource has no pending async attributes #4576 @鈥婼amuron
  • feat(sdk-metrics): added experimental synchronous gauge to SDK #4565 @鈥媍lintonb
    • this change will become user-facing in an upcoming release

馃悰 (Bug Fix)

  • fix(sdk-metrics): increase the depth of the output to the console such that objects in the metric are printed fully to the console #4522 @鈥婮acksonWeber

v1.22.0

1.22.0

馃殌 (Enhancement)

馃悰 (Bug Fix)

  • fix(sdk-metrics): handle zero bucket counts in exponential histogram merge #4459 @鈥媘wear
  • fix(sdk-metrics): ignore NaN value recordings in Histograms #4455 @鈥媝ichlermarc
    • fixes a bug where recording NaN on a histogram would result in the sum of bucket count values not matching the overall count
  • fix(sdk-metrics): allow single bucket histograms #4456 @鈥媝ichlermarc
    • fixes a bug where Meter.createHistogram() with the advice explicitBucketBoundaries: [] would throw
  • fix(context-zone-peer-dep, context-zone): support zone.js 0.13.x, 0.14.x #4469 @鈥媝ichlermarc

馃摎 (Refine Doc)

Changelog

Sourced from @鈥媜pentelemetry/exporter-jaeger's changelog.

1.24.0

馃殌 (Enhancement)

  • feat(sdk-trace-base): log resource attributes in ConsoleSpanExporter #4605 @鈥媝ichlermarc
  • feat(propagator-aws-xray): moved AWS Xray propagator from contrib 4603 @鈥媘artinkuba
  • feat(resources): new experimental detector ServiceInstanceIdDetectorSync that sets the value for service.instance.id as random UUID. #4608 @鈥媘aryliag

馃悰 (Bug Fix)

1.23.0

馃殌 (Enhancement)

  • perf(sdk-trace-base): do not allocate arrays if resource has no pending async attributes #4576 @鈥婼amuron
  • feat(sdk-metrics): added experimental synchronous gauge to SDK #4565 @鈥媍lintonb
    • this change will become user-facing in an upcoming release

馃悰 (Bug Fix)

  • fix(sdk-metrics): increase the depth of the output to the console such that objects in the metric are printed fully to the console #4522 @鈥婮acksonWeber

1.22.0

馃殌 (Enhancement)

  • feat(sdk-metrics): allow single bucket histograms #4456 @鈥媝ichlermarc
  • feat(instrumentation): Make init() method public #4418
  • feat(context-zone-peer-dep, context-zone): support zone.js 0.13.x, 0.14.x #4469 @鈥媝ichlermarc
  • chore: Semantic Conventions export individual strings 4185

馃悰 (Bug Fix)

  • fix(sdk-metrics): handle zero bucket counts in exponential histogram merge #4459 @鈥媘wear
  • fix(sdk-metrics): ignore NaN value recordings in Histograms #4455 @鈥媝ichlermarc
    • fixes a bug where recording NaN on a histogram would result in the sum of bucket count values not matching the overall count
  • fix(sdk-metrics): allow single bucket histograms #4456 @鈥媝ichlermarc
    • fixes a bug where Meter.createHistogram() with the advice explicitBucketBoundaries: [] would throw
  • fix(context-zone-peer-dep, context-zone): support zone.js 0.13.x, 0.14.x #4469 @鈥媝ichlermarc

馃摎 (Refine Doc)

Commits
  • 3ab4f76 chore: prepare release 1.24.0/0.51.0 (#4650)
  • 31eb60d feat!(instrumentation): add patch and unpatch diag log messages (#4641)
  • 99431df feat!(instrumentation): remove moduleExports generic type from instrumentatio...
  • 73fddf9 feat(sdk-node): add serviceInstanceIdDetector to NodeSDK (#4626)
  • 0d6c456 fix(deps): update dependency axios to v1.6.0 [security] (#4639)
  • 2610122 fix: revert modifications to Apache license (#4640)
  • 629bb83 chore(deps): lock file maintenance (#4634)
  • 0a750eb refactor(instr-grpc): move to use SEMATTRS (#4633)
  • 7f82b80 Move xray propagator from contrib (no history) (#4603)
  • 87e25c5 fix: ensure api is not dropped from workspaces in package-lock.json (#4623)
  • Additional commits viewable in compare view

Updates @opentelemetry/exporter-metrics-otlp-grpc from 0.48.0 to 0.51.0

Release notes

Sourced from @鈥媜pentelemetry/exporter-metrics-otlp-grpc's releases.

Experimental v0.51.0

0.51.0

馃挜 Breaking Change

  • feat(sdk-node)!: remove long deprecated methods in favor of constructor options #4606 @鈥媝ichlermarc
    • NodeSDK.configureTracerProvider(), please use constructor options instead
    • NodeSDK.configureMeterProvider(), please use constructor options instead
    • NodeSDK.configureLoggerProvider(), please use constructor options instead
    • NodeSDK.addResource(), please use constructor options instead
    • NodeSDK.detectResources(), this is not necessary anymore, resources are now auto-detected on NodeSDK.start() if the constructor option autoDetectResources is unset, undefined or true.
  • feat(instrumentation): add patch and unpatch diag log messages #4641
    • Instrumentations should not log patch and unpatch messages to diag channel.
  • feat!(instrumentation): remove moduleExports generic type from instrumentation registration #4598 @鈥媌lumamir
    • breaking for instrumentation authors that depend on
      • InstrumentationBase
      • InstrumentationNodeModuleDefinition
      • InstrumentationNodeModuleFile

馃殌 (Enhancement)

  • refactor(instrumentation-grpc): move to use SEMATTRS #4633
  • feat(otlp-transformer): consolidate scope/resource creation in transformer #4600
  • feat(sdk-logs): print message when attributes are dropped due to attribute count limit #4614 @鈥婬yunnoH
  • feat(sdk-node): add usage for the detector ServiceInstanceIdDetectorSync. #4626 @鈥媘aryliag
    • The resource detector can be added to default resource detector list by adding the value serviceinstance to the list of resource detectors on the environment variable OTEL_NODE_RESOURCE_DETECTORS, e.g OTEL_NODE_RESOURCE_DETECTORS=env,host,os,serviceinstance
    • The value can be overwritten by
      • merging a resource containing the service.instance.id attribute
      • using another resource detector which writes service.instance.id

馃悰 (Bug Fix)

Experimental v0.50.0

0.50.0

馃挜 Breaking Change

  • fix(exporter-*-otlp-grpc)!: lazy load gRPC to improve compatibility with @opentelemetry/instrumenation-grpc #4432 @鈥媝ichlermarc
    • Fixes a bug where requiring the gRPC exporter before enabling the instrumentation from @opentelemetry/instrumentation-grpc would lead to missing telemetry
    • Breaking changes, removes several functions and properties that were used internally and were not intended for end-users
      • getServiceClientType()
        • this returned a static enum value that would denote the export type (SPAN, METRICS, LOGS)
      • getServiceProtoPath()
        • this returned a static enum value that would correspond to the gRPC service path
      • metadata
        • was used internally to access metadata, but as a side effect allowed end-users to modify metadata on runtime.
      • serviceClient

... (truncated)

Commits
  • 3ab4f76 chore: prepare release 1.24.0/0.51.0 (#4650)
  • 31eb60d feat!(instrumentation): add patch and unpatch diag log messages (#4641)
  • 99431df feat!(instrumentation): remove moduleExports generic type from instrumentatio...
  • 73fddf9 feat(sdk-node): add serviceInstanceIdDetector to NodeSDK (#4626)
  • 0d6c456 fix(deps): update dependency axios to v1.6.0 [security] (#4639)
  • 2610122 fix: revert modifications to Apache license (#4640)
  • 629bb83 chore(deps): lock file maintenance (#4634)
  • 0a750eb refactor(instr-grpc): move to use SEMATTRS (#4633)
  • 7f82b80 Move xray propagator from contrib (no history) (#4603)
  • 87e25c5 fix: ensure api is not dropped from workspaces in package-lock.json (#4623)
  • Additional commits viewable in compare view

Updates @opentelemetry/exporter-prometheus from 0.48.0 to 0.51.0

Release notes

Sourced from @鈥媜pentelemetry/exporter-prometheus's releases.

Experimental v0.51.0

0.51.0

馃挜 Breaking Change

  • feat(sdk-node)!: remove long deprecated methods in favor of constructor options #4606 @鈥媝ichlermarc
    • NodeSDK.configureTracerProvider(), please use constructor options instead
    • NodeSDK.configureMeterProvider(), please use constructor options instead
    • NodeSDK.configureLoggerProvider(), please use constructor options instead
    • NodeSDK.addResource(), please use constructor options instead
    • NodeSDK.detectResources(), this is not necessary anymore, resources are now auto-detected on NodeSDK.start() if the constructor option autoDetectResources is unset, undefined or true.
  • feat(instrumentation): add patch and unpatch diag log messages #4641
    • Instrumentations should not log patch and unpatch messages to diag channel.
  • feat!(instrumentation): remove moduleExports generic type from instrumentation registration #4598 @鈥媌lumamir
    • breaking for instrumentation authors that depend on
      • InstrumentationBase
      • InstrumentationNodeModuleDefinition
      • InstrumentationNodeModuleFile

馃殌 (Enhancement)

  • refactor(instrumentation-grpc): move to use SEMATTRS #4633
  • feat(otlp-transformer): consolidate scope/resource creation in transformer #4600
  • feat(sdk-logs): print message when attributes are dropped due to attribute count limit #4614 @鈥婬yunnoH
  • feat(sdk-node): add usage for the detector ServiceInstanceIdDetectorSync. #4626 @鈥媘aryliag
    • The resource detector can be added to default resource detector list by adding the value serviceinstance to the list of resource detectors on the environment variable OTEL_NODE_RESOURCE_DETECTORS, e.g OTEL_NODE_RESOURCE_DETECTORS=env,host,os,serviceinstance
    • The value can be overwritten by
      • merging a resource containing the service.instance.id attribute
      • using another resource detector which writes service.instance.id

馃悰 (Bug Fix)

Experimental v0.50.0

0.50.0

馃挜 Breaking Change

  • fix(exporter-*-otlp-grpc)!: lazy load gRPC to improve compatibility with @opentelemetry/instrumenation-grpc #4432 @鈥媝ichlermarc
    • Fixes a bug where requiring the gRPC exporter before enabling the instrumentation from @opentelemetry/instrumentation-grpc would lead to missing telemetry
    • Breaking changes, removes several functions and properties that were used internally and were not intended for end-users
      • getServiceClientType()
        • this returned a static enum value that would denote the export type (SPAN, METRICS, LOGS)
      • getServiceProtoPath()
        • this returned a static enum value that would correspond to the gRPC service path
      • metadata
        • was used internally to access metadata, but as a side effect allowed end-users to modify metadata on runtime.
      • serviceClient

... (truncated)

Commits
  • 3ab4f76 chore: prepare release 1.24.0/0.51.0 (#4650)
  • 31eb60d feat!(instrumentation): add patch and unpatch diag log messages (#4641)
  • 99431df feat!(instrumentation): remove moduleExports generic type from instrumentatio...
  • 73fddf9 feat(sdk-node): add serviceInstanceIdDetector to NodeSDK (#4626)
  • 0d6c456 fix(deps): update dependency axios to v1.6.0 [security] (#4639)
  • 2610122 fix: revert modifications to Apache license (#4640)
  • 629bb83 chore(deps): lock file maintenance (#4634)
  • 0a750eb refactor(instr-grpc): move to use SEMATTRS (#4633)
  • 7f82b80 Move xray propagator from contrib (no history) (#4603)
  • 87e25c5 fix: ensure api is not dropped from workspaces in package-lock.json (#4623)
  • Additional commits viewable in compare view

Updates @opentelemetry/exporter-trace-otlp-grpc from 0.48.0 to 0.51.0

Release notes

Sourced from @鈥媜pentelemetry/exporter-trace-otlp-grpc's releases.

Experimental v0.51.0

0.51.0

馃挜 Breaking Change

  • feat(sdk-node)!: remove long deprecated methods in favor of constructor options #4606 @鈥媝ichlermarc
    • NodeSDK.configureTracerProvider(), please use constructor options instead
    • NodeSDK.configureMeterProvider(), please use constructor options instead
    • NodeSDK.configureLoggerProvider(), please use constructor options instead
    • NodeSDK.addResource(), please use constructor options instead
    • NodeSDK.detectResources(), this is not necessary anymore, resources are now auto-detected on NodeSDK.start() if the constructor option autoDetectResources is unset, undefined or true.
  • feat(instrumentation): add patch and unpatch diag log messages #4641
    • Instrumentations should not log patch and unpatch messages to diag channel.
  • feat!(instrumentation): remove moduleExports generic type from instrumentation registration #4598 @鈥媌lumamir
    • breaking for instrumentation authors that depend on
      • InstrumentationBase
      • InstrumentationNodeModuleDefinition
      • InstrumentationNodeModuleFile

馃殌 (Enhancement)

  • refactor(instrumentation-grpc): move to use SEMATTRS #4633
  • feat(otlp-transformer): consolidate scope/resource creation in transformer #4600
  • feat(sdk-logs): print message when attributes are dropped due to attribute count limit #4614 @鈥婬yunnoH
  • feat(sdk-node): add usage for the detector ServiceInstanceIdDetectorSync. #4626 @鈥媘aryliag
    • The resource detector can be added to default resource detector list by adding the value serviceinstance to the list of resource detectors on the environment variable OTEL_NODE_RESOURCE_DETECTORS, e.g OTEL_NODE_RESOURCE_DETECTORS=env,host,os,serviceinstance
    • The value can be overwritten by
      • merging a resource containing the service.instance.id attribute
      • using another resource detector which writes service.instance.id

馃悰 (Bug Fix)

Experimental v0.50.0

0.50.0

馃挜 Breaking Change

  • fix(exporter-*-otlp-grpc)!: lazy load gRPC to improve compatibility with @opentelemetry/instrumenation-grpc #4432 @鈥媝ichlermarc
    • Fixes a bug where requiring the gRPC exporter before enabling the instrumentation from @opentelemetry/instrumentation-grpc would lead to missing telemetry
    • Breaking changes, removes several functions and properties that were used internally and were not intended for end-users
      • getServiceClientType()
        • this returned a static enum value that would denote the export type (SPAN, METRICS, LOGS)
      • getServiceProtoPath()
        • this returned a static enum value that would correspond to the gRPC service path
      • metadata
        • was used internally to access metadata, but as a side effect allowed end-users to modify metadata on runtime.
      • serviceClient

... (truncated)

Commits
  • 3ab4f76 chore: prepare release 1.24.0/0.51.0 (#4650)
  • 31eb60d feat!(instrumentation): add patch and unpatch diag log messages (#4641)
  • 99431df feat!(instrumentation): remove moduleExports generic type from instrumentatio...
  • 73fddf9 feat(sdk-node): add serviceInstanceIdDetector to NodeSDK (#4626)
  • 0d6c456 fix(deps): update dependency axios to v1.6.0 [security] (#4639)
  • 2610122 fix: revert modifications to Apache license (#4640)
  • 629bb83 chore(deps): lock file maintenance (#4634)
  • 0a750eb refactor(instr-grpc): move to use SEMATTRS (#4633)
  • 7f82b80 Move xray propagator from contrib (no history) (#4603)
  • 87e25c5 fix: ensure api is not dropped from workspaces in package-lock.json (#4623)
  • Additional commits viewable in compare view

Updates @opentelemetry/id-generator-aws-xray from 1.2.1 to 1.2.2

Release notes

Sourced from @鈥媜pentelemetry/id-generator-aws-xray's releases.

id-generator-aws-xray: v1.2.2

1.2.2 (2024-04-25)

Bug Fixes

Commits
  • b31df37 chore: release main (#2083)
  • f3406ea chore: remove patch and unpatch diag from instrumentations (#2107)
  • 73e01f2 chore(examples/graphql): use exported strings for attributes (#2122)
  • 80cbee7 chore: experimental 0.51.0, remove instrumentations generic type to align wit...
  • 46b6775 test(instr-document-load): fix test to allow missing network span events (#2145)
  • 931318c refactor(instr-aws-sdk): use exported strings for attributes (#2142)
  • 77452c1 chore(examples/connect): use exported strings for attributes (#2120)
  • 5f1910b chore(examples/web): use exported strings for attributes (#2129)
  • 0d38081 docs: remove key column on readme (#2132)
  • 2d709ec chore(instrumentation-fs): remove unused semconv package (#2141)
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-aws-sdk from 0.38.1 to 0.41.0

Release notes

Sourced from @鈥媜pentelemetry/instrumentation-aws-sdk's releases.

instrumentation-pg: v0.41.0

0.41.0 (2024-04-25)

Features

  • deps: update otel-js to 0.51.0 (80cbee7)
  • remove generic type from instrumentations (80cbee7)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @鈥媜pentelemetry/sql-common bumped from ^0.40.0 to ^0.40.1
    • devDependencies
      • @鈥媜pentelemetry/contrib-test-utils bumped from ^0.38.0 to ^0.39.0

instrumentation-koa: v0.40.0

0.40.0 (2024-04-25)

Features

  • deps: update otel-js to 0.51.0 (80cbee7)
  • remove generic type from instrumentations (80cbee7)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @鈥媜pentelemetry/contrib-test-utils bumped from ^0.38.0 to ^0.39.0

instrumentation-ioredis: v0.40.0

0.40.0 (2024-04-25)

Features

... (truncated)

Commits

Bumps the js-sample-app-deps group with 19 updates in the /sample-apps/javascript-sample-app directory:

| Package | From | To |
| --- | --- | --- |
| [@opentelemetry/api](https://github.com/open-telemetry/opentelemetry-js) | `1.7.0` | `1.8.0` |
| [@opentelemetry/auto-instrumentations-node](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.41.1` | `0.45.0` |
| [@opentelemetry/exporter-jaeger](https://github.com/open-telemetry/opentelemetry-js) | `1.21.0` | `1.24.0` |
| [@opentelemetry/exporter-metrics-otlp-grpc](https://github.com/open-telemetry/opentelemetry-js) | `0.48.0` | `0.51.0` |
| [@opentelemetry/exporter-prometheus](https://github.com/open-telemetry/opentelemetry-js) | `0.48.0` | `0.51.0` |
| [@opentelemetry/exporter-trace-otlp-grpc](https://github.com/open-telemetry/opentelemetry-js) | `0.48.0` | `0.51.0` |
| [@opentelemetry/id-generator-aws-xray](https://github.com/open-telemetry/opentelemetry-js-contrib) | `1.2.1` | `1.2.2` |
| [@opentelemetry/instrumentation-aws-sdk](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.38.1` | `0.41.0` |
| [@opentelemetry/instrumentation-http](https://github.com/open-telemetry/opentelemetry-js) | `0.48.0` | `0.51.0` |
| [@opentelemetry/propagator-aws-xray](https://github.com/open-telemetry/opentelemetry-js) | `1.3.1` | `1.24.0` |
| [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js) | `1.21.0` | `1.24.0` |
| [@opentelemetry/sdk-metrics](https://github.com/open-telemetry/opentelemetry-js) | `1.21.0` | `1.24.0` |
| [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) | `0.48.0` | `0.51.0` |
| [@opentelemetry/sdk-trace-base](https://github.com/open-telemetry/opentelemetry-js) | `1.21.0` | `1.24.0` |
| [@opentelemetry/sdk-trace-node](https://github.com/open-telemetry/opentelemetry-js) | `1.21.0` | `1.24.0` |
| [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js) | `1.21.0` | `1.24.0` |
| [aws-sdk](https://github.com/aws/aws-sdk-js) | `2.1561.0` | `2.1609.0` |
| [axios](https://github.com/axios/axios) | `1.6.7` | `1.6.8` |
| [express](https://github.com/expressjs/express) | `4.18.2` | `4.19.2` |



Updates `@opentelemetry/api` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v1.7.0...v1.8.0)

Updates `@opentelemetry/auto-instrumentations-node` from 0.41.1 to 0.45.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@auto-instrumentations-node-v0.41.1...auto-instrumentations-node-v0.45.0)

Updates `@opentelemetry/exporter-jaeger` from 1.21.0 to 1.24.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v1.21.0...v1.24.0)

Updates `@opentelemetry/exporter-metrics-otlp-grpc` from 0.48.0 to 0.51.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.48.0...experimental/v0.51.0)

Updates `@opentelemetry/exporter-prometheus` from 0.48.0 to 0.51.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.48.0...experimental/v0.51.0)

Updates `@opentelemetry/exporter-trace-otlp-grpc` from 0.48.0 to 0.51.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.48.0...experimental/v0.51.0)

Updates `@opentelemetry/id-generator-aws-xray` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@propagator-aws-xray-v1.2.1...id-generator-aws-xray-v1.2.2)

Updates `@opentelemetry/instrumentation-aws-sdk` from 0.38.1 to 0.41.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-aws-sdk-v0.38.1...instrumentation-pg-v0.41.0)

Updates `@opentelemetry/instrumentation-http` from 0.48.0 to 0.51.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.48.0...experimental/v0.51.0)

Updates `@opentelemetry/propagator-aws-xray` from 1.3.1 to 1.24.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/commits/v1.24.0)

Updates `@opentelemetry/resources` from 1.21.0 to 1.24.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v1.21.0...v1.24.0)

Updates `@opentelemetry/sdk-metrics` from 1.21.0 to 1.24.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v1.21.0...v1.24.0)

Updates `@opentelemetry/sdk-node` from 0.48.0 to 0.51.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.48.0...experimental/v0.51.0)

Updates `@opentelemetry/sdk-trace-base` from 1.21.0 to 1.24.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v1.21.0...v1.24.0)

Updates `@opentelemetry/sdk-trace-node` from 1.21.0 to 1.24.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v1.21.0...v1.24.0)

Updates `@opentelemetry/semantic-conventions` from 1.21.0 to 1.24.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v1.21.0...v1.24.0)

Updates `aws-sdk` from 2.1561.0 to 2.1609.0
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1561.0...v2.1609.0)

Updates `axios` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.7...v1.6.8)

Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: "@opentelemetry/api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-sample-app-deps
- dependency-name: "@opentelemetry/auto-instrumentations-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-sample-app-deps
- dependency-name: "@opentelemetry/exporter-jaeger"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-sample-app-deps
- dependency-name: "@opentelemetry/exporter-metrics-otlp-grpc"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-sample-app-deps
- dependency-name: "@opentelemetry/exporter-prometheus"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-sample-app-deps
- dependency-name: "@opentelemetry/exporter-trace-otlp-grpc"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-sample-app-deps
- dependency-name: "@opentelemetry/id-generator-aws-xray"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-sample-app-deps
- dependency-name: "@opentelemetry/instrumentation-aws-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-sample-app-deps
- dependency-name: "@opentelemetry/instrumentation-http"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-sample-app-deps
- dependency-name: "@opentelemetry/propagator-aws-xray"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-sample-app-deps
- dependency-name: "@opentelemetry/resources"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-sample-app-deps
- dependency-name: "@opentelemetry/sdk-metrics"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-sample-app-deps
- dependency-name: "@opentelemetry/sdk-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-sample-app-deps
- dependency-name: "@opentelemetry/sdk-trace-base"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-sample-app-deps
- dependency-name: "@opentelemetry/sdk-trace-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-sample-app-deps
- dependency-name: "@opentelemetry/semantic-conventions"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-sample-app-deps
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-sample-app-deps
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-sample-app-deps
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-sample-app-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript JS SDK related issues labels Apr 30, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 7, 2024

Superseded by #1062.

@dependabot dependabot bot closed this May 7, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sample-apps/javascript-sample-app/js-sample-app-deps-ee5ae11258 branch May 7, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript JS SDK related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants