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’ll 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 17 updates #1043

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the js-sample-app-deps group with 17 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.44.0
@opentelemetry/exporter-jaeger 1.21.0 1.23.0
@opentelemetry/exporter-metrics-otlp-grpc 0.48.0 0.50.0
@opentelemetry/exporter-prometheus 0.48.0 0.50.0
@opentelemetry/exporter-trace-otlp-grpc 0.48.0 0.50.0
@opentelemetry/instrumentation-aws-sdk 0.38.1 0.40.0
@opentelemetry/instrumentation-http 0.48.0 0.50.0
@opentelemetry/resources 1.21.0 1.23.0
@opentelemetry/sdk-metrics 1.21.0 1.23.0
@opentelemetry/sdk-node 0.48.0 0.50.0
@opentelemetry/sdk-trace-base 1.21.0 1.23.0
@opentelemetry/sdk-trace-node 1.21.0 1.23.0
@opentelemetry/semantic-conventions 1.21.0 1.23.0
aws-sdk 2.1561.0 2.1604.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 @​opentelemetry/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 @​dyladan
  • 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 @​dyladan
  • fix(resources): strict OTEL_RESOURCE_ATTRIBUTES baggage octet decoding #3341 @​legendecas

📚 (Refine Doc)

🏠 (Internal)

API v1.8.0

🚀 (Enhancement)

  • feat(api): add SugaredTracer for functions not defined in the spec #3317 @​secustor

🐛 (Bug Fix)

Changelog

Sourced from @​opentelemetry/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 @​dyladan
  • 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 @​dyladan
  • fix(resources): strict OTEL_RESOURCE_ATTRIBUTES baggage octet decoding #3341 @​legendecas

📚 (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 @​dyladan
    • 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.44.0

Release notes

Sourced from @​opentelemetry/auto-instrumentations-node's releases.

auto-instrumentations-node: v0.44.0

0.44.0 (2024-04-03)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-amqplib bumped from ^0.35.0 to ^0.36.0
      • @​opentelemetry/instrumentation-aws-lambda bumped from ^0.39.0 to ^0.40.0
      • @​opentelemetry/instrumentation-aws-sdk bumped from ^0.39.1 to ^0.40.0
      • @​opentelemetry/instrumentation-bunyan bumped from ^0.36.0 to ^0.37.0
      • @​opentelemetry/instrumentation-cassandra-driver bumped from ^0.36.0 to ^0.37.0
      • @​opentelemetry/instrumentation-connect bumped from ^0.34.0 to ^0.35.0
      • @​opentelemetry/instrumentation-cucumber bumped from ^0.4.0 to ^0.5.0
      • @​opentelemetry/instrumentation-dataloader bumped from ^0.7.0 to ^0.8.0
      • @​opentelemetry/instrumentation-dns bumped from ^0.34.0 to ^0.35.0
      • @​opentelemetry/instrumentation-express bumped from ^0.36.1 to ^0.37.0
      • @​opentelemetry/instrumentation-fastify bumped from ^0.34.0 to ^0.35.0
      • @​opentelemetry/instrumentation-fs bumped from ^0.10.0 to ^0.11.0
      • @​opentelemetry/instrumentation-generic-pool bumped from ^0.34.0 to ^0.35.0
      • @​opentelemetry/instrumentation-graphql bumped from ^0.38.1 to ^0.39.0
      • @​opentelemetry/instrumentation-hapi bumped from ^0.35.0 to ^0.36.0
      • @​opentelemetry/instrumentation-ioredis bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-knex bumped from ^0.34.0 to ^0.35.0
      • @​opentelemetry/instrumentation-koa bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-lru-memoizer bumped from ^0.35.0 to ^0.36.0
      • @​opentelemetry/instrumentation-memcached bumped from ^0.34.0 to ^0.35.0
      • @​opentelemetry/instrumentation-mongodb bumped from ^0.41.0 to ^0.42.0
      • @​opentelemetry/instrumentation-mongoose bumped from ^0.36.0 to ^0.37.0
      • @​opentelemetry/instrumentation-mysql bumped from ^0.36.0 to ^0.37.0
      • @​opentelemetry/instrumentation-mysql2 bumped from ^0.36.0 to ^0.37.0
      • @​opentelemetry/instrumentation-nestjs-core bumped from ^0.35.0 to ^0.36.0
      • @​opentelemetry/instrumentation-net bumped from ^0.34.0 to ^0.35.0
      • @​opentelemetry/instrumentation-pg bumped from ^0.39.1 to ^0.40.0
      • @​opentelemetry/instrumentation-pino bumped from ^0.36.0 to ^0.37.0
      • @​opentelemetry/instrumentation-redis bumped from ^0.37.0 to ^0.38.0
      • @​opentelemetry/instrumentation-redis-4 bumped from ^0.37.0 to ^0.38.0
      • @​opentelemetry/instrumentation-restify bumped from ^0.36.0 to ^0.37.0
      • @​opentelemetry/instrumentation-router bumped from ^0.35.0 to ^0.36.0
      • @​opentelemetry/instrumentation-socket.io bumped from ^0.37.0 to ^0.38.0
      • @​opentelemetry/instrumentation-tedious bumped from ^0.8.0 to ^0.9.0
      • @​opentelemetry/instrumentation-winston bumped from ^0.35.0 to ^0.36.0
      • @​opentelemetry/resource-detector-alibaba-cloud bumped from ^0.28.7 to ^0.28.8
      • @​opentelemetry/resource-detector-aws bumped from ^1.4.0 to ^1.4.1

... (truncated)

Commits
  • 17a0bc1 chore: release main (#2007)
  • 8c6ba2c chore(resource-detector-aws): use exported strings for attributes (#2047)
  • d5f079b feat(deps): update otel-js to 1.23.0/0.50.0 (#2076)
  • a9b1063 chore(opentelemetry-instrumentation-pg): use exported strings for attributes ...
  • 35e6607 chore(resource-detector-alibaba): use exported strings for attributes (#2046)
  • 70090c1 feat(koa): Use exported strings for attributes (#2033)
  • 995b364 refactor(instr-document-load): use exported strings for semconv (#2039)
  • b9a877a chore: add maryliag as CODEOWNER of opentelemetry-instrumentation-pg (#2052)
  • b2bcbed chore(deps): bump follow-redirects in /examples/fastify (#2011)
  • 23db211 chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 (#2012)
  • Additional commits viewable in compare view

Updates @opentelemetry/exporter-jaeger from 1.21.0 to 1.23.0

Release notes

Sourced from @​opentelemetry/exporter-jaeger's releases.

v1.23.0

1.23.0

🚀 (Enhancement)

  • perf(sdk-trace-base): do not allocate arrays if resource has no pending async attributes #4576 @​Samuron
  • feat(sdk-metrics): added experimental synchronous gauge to SDK #4565 @​clintonb
    • 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 @​JacksonWeber

v1.22.0

1.22.0

🚀 (Enhancement)

🐛 (Bug Fix)

  • fix(sdk-metrics): handle zero bucket counts in exponential histogram merge #4459 @​mwear
  • fix(sdk-metrics): ignore NaN value recordings in Histograms #4455 @​pichlermarc
    • 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 @​pichlermarc
    • 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 @​pichlermarc

📚 (Refine Doc)

Changelog

Sourced from @​opentelemetry/exporter-jaeger's changelog.

1.23.0

🚀 (Enhancement)

  • perf(sdk-trace-base): do not allocate arrays if resource has no pending async attributes #4576 @​Samuron
  • feat(sdk-metrics): added experimental synchronous gauge to SDK #4565 @​clintonb
    • 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 @​JacksonWeber

1.22.0

🚀 (Enhancement)

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

🐛 (Bug Fix)

  • fix(sdk-metrics): handle zero bucket counts in exponential histogram merge #4459 @​mwear
  • fix(sdk-metrics): ignore NaN value recordings in Histograms #4455 @​pichlermarc
    • 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 @​pichlermarc
    • 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 @​pichlermarc

📚 (Refine Doc)

Commits
  • 5231aa2 chore: prepare release 1.23.0/0.50.0 (#4601)
  • 928796d feat(sdk-metrics): added synchronous gauge to SDK (#4565)
  • d66e1d7 Add data field to the Event interface (#4575)
  • f3aedb7 chore(deps): bump express from 4.17.3 to 4.19.2 (#4591)
  • b418d36 perf(instrumentation-http): remove obvious temp allocations (#4576)
  • 9a5688e chore(deps): update dependency chromedriver to v123 (#4577)
  • 1a0fb4f docs(instr-http): document semantic conventions and attributes in use (#4587)
  • 900b7d8 feat(opentelemetry-instrumentation-xhr): optionally ignore network events (#4...
  • f6a075b Rename EventEmitter to EventLogger in the Events API (#4568)
  • 97af8e6 feat(sdk-node): add HostDetector as default resource detector (#4566)
  • Additional commits viewable in compare view

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

Release notes

Sourced from @​opentelemetry/exporter-metrics-otlp-grpc's releases.

Experimental v0.50.0

0.50.0

💥 Breaking Change

  • fix(exporter-*-otlp-grpc)!: lazy load gRPC to improve compatibility with @opentelemetry/instrumenation-grpc #4432 @​pichlermarc
    • 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
        • was used internally to keep track of the service client used by the exporter, as a side effect it allowed end-users to modify the gRPC service client that was used
      • compression
        • was used internally to keep track of the compression to use but was unintentionally exposed to the users. It allowed to read and write the value, writing, however, would have no effect.
  • feat(api-events)!: removed domain from the Events API #4569 @​martinkuba
  • fix(api-events)!: renamed EventEmitter to EventLogger in the Events API #4569 @​martinkuba
  • feat(api-logs)!: changed LogRecord body data type to AnyValue and AnyValueMap types #4575 @​martinkuba

🚀 (Enhancement)

🐛 (Bug Fix)

  • fix(exporter--otlp-): use parseHeaders() to ensure header-values are not 'undefined' #4540
    • Fixes a bug where passing undefined as a header value would crash the end-user app after the export timeout elapsed.
  • fix(sdk-logs): ensure default resource attributes are used as fallbacks when a resource is passed to LoggerProvider.

📚 (Refine Doc)

Experimental v0.49.1

0.49.1

🐛 (Bug Fix)

Experimental v0.49.0

0.49.0

... (truncated)

Commits
  • 5231aa2 chore: prepare release 1.23.0/0.50.0 (#4601)
  • 928796d feat(sdk-metrics): added synchronous gauge to SDK (#4565)
  • d66e1d7 Add data field to the Event interface (#4575)
  • f3aedb7 chore(deps): bump express from 4.17.3 to 4.19.2 (#4591)
  • b418d36 perf(instrumentation-http): remove obvious temp allocations (#4576)
  • 9a5688e chore(deps): update dependency chromedriver to v123 (#4577)
  • 1a0fb4f docs(instr-http): document semantic conventions and attributes in use (#4587)
  • 900b7d8 feat(opentelemetry-instrumentation-xhr): optionally ignore network events (#4...
  • f6a075b Rename EventEmitter to EventLogger in the Events API (#4568)
  • 97af8e6 feat(sdk-node): add HostDetector as default resource detector (#4566)
  • Additional commits viewable in compare view

Updates @opentelemetry/exporter-prometheus from 0.48.0 to 0.50.0

Release notes

Sourced from @​opentelemetry/exporter-prometheus's releases.

Experimental v0.50.0

0.50.0

💥 Breaking Change

  • fix(exporter-*-otlp-grpc)!: lazy load gRPC to improve compatibility with @opentelemetry/instrumenation-grpc #4432 @​pichlermarc
    • 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
        • was used internally to keep track of the service client used by the exporter, as a side effect it allowed end-users to modify the gRPC service client that was used
      • compression
        • was used internally to keep track of the compression to use but was unintentionally exposed to the users. It allowed to read and write the value, writing, however, would have no effect.
  • feat(api-events)!: removed domain from the Events API #4569 @​martinkuba
  • fix(api-events)!: renamed EventEmitter to EventLogger in the Events API #4569 @​martinkuba
  • feat(api-logs)!: changed LogRecord body data type to AnyValue and AnyValueMap types #4575 @​martinkuba

🚀 (Enhancement)

🐛 (Bug Fix)

  • fix(exporter--otlp-): use parseHeaders() to ensure header-values are not 'undefined' #4540
    • Fixes a bug where passing undefined as a header value would crash the end-user app after the export timeout elapsed.
  • fix(sdk-logs): ensure default resource attributes are used as fallbacks when a resource is passed to LoggerProvider.

📚 (Refine Doc)

Experimental v0.49.1

0.49.1

🐛 (Bug Fix)

Experimental v0.49.0

0.49.0

... (truncated)

Commits
  • 5231aa2 chore: prepare release 1.23.0/0.50.0 (#4601)
  • 928796d feat(sdk-metrics): added synchronous gauge to SDK (#4565)
  • d66e1d7 Add data field to the Event interface (#4575)
  • f3aedb7 chore(deps): bump express from 4.17.3 to 4.19.2 (#4591)
  • b418d36 perf(instrumentation-http): remove obvious temp allocations (#4576)
  • 9a5688e chore(deps): update dependency chromedriver to v123 (#4577)
  • 1a0fb4f docs(instr-http): document semantic conventions and attributes in use (#4587)
  • 900b7d8 feat(opentelemetry-instrumentation-xhr): optionally ignore network events (#4...
  • f6a075b Rename EventEmitter to EventLogger in the Events API (#4568)
  • 97af8e6 feat(sdk-node): add HostDetector as default resource detector (#4566)
  • Additional commits viewable in compare view

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

Release notes

Sourced from @​opentelemetry/exporter-trace-otlp-grpc's releases.

Experimental v0.50.0

0.50.0

💥 Breaking Change

  • fix(exporter-*-otlp-grpc)!: lazy load gRPC to improve compatibility with @opentelemetry/instrumenation-grpc #4432 @​pichlermarc
    • 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
        • was used internally to keep track of the service client used by the exporter, as a side effect it allowed end-users to modify the gRPC service client that was used
      • compression
        • was used internally to keep track of the compression to use but was unintentionally exposed to the users. It allowed to read and write the value, writing, however, would have no effect.
  • feat(api-events)!: removed domain from the Events API #4569 @​martinkuba
  • fix(api-events)!: renamed EventEmitter to EventLogger in the Events API #4569 @​martinkuba
  • feat(api-logs)!: changed LogRecord body data type to AnyValue and AnyValueMap types #4575 @​martinkuba

🚀 (Enhancement)

🐛 (Bug Fix)

  • fix(exporter--otlp-): use parseHeaders() to ensure header-values are not 'undefined' #4540
    • Fixes a bug where passing undefined as a header value would crash the end-user app after the export timeout elapsed.
  • fix(sdk-logs): ensure default resource attributes are used as fallbacks when a resource is passed to LoggerProvider.

📚 (Refine Doc)

Experimental v0.49.1

0.49.1

🐛 (Bug Fix)

Experimental v0.49.0

0.49.0

... (truncated)

Commits
  • 5231aa2 chore: prepare release 1.23.0/0.50.0 (#4601)
  • 928796d feat(sdk-metrics): added synchronous gauge to SDK (#4565)
  • d66e1d7 Add data field to the Event interface (#4575)
  • f3aedb7 chore(deps): bump express from 4.17.3 to 4.19.2 (#4591)
  • b418d36 perf(instrumentation-http): remove obvious temp allocations (#4576)
  • 9a5688e chore(deps): update dependency chromedriver to v123 (#4577)
  • 1a0fb4f docs(instr-http): document semantic conventions and attributes in use (#4587)
  • 900b7d8 feat(opentelemetry-instrumentation-xhr): optionally ignore network events (#4...
  • f6a075b Rename EventEmitter to EventLogger in the Events API (#4568)
  • 97af8e6 feat(sdk-node): add HostDetector as default resource detector (#4566)
  • Additional commits viewable in compare view

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

Release notes

Sourced from @​opentelemetry/instrumentation-aws-sdk's releases.

instrumentation-pg: v0.40.0

0.40.0 (2024-04-03)

Features

Performance Improvements

  • instrumentation-pg: reduce temp objects allocations (#2019) (84ef980)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.37.0 to ^0.38.0

instrumentation-koa: v0.39.0

0.39.0 (2024-04-03)

Features

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.37.0 to ^0.38.0

instrumentation-ioredis: v0.39.0

0.39.0 (2024-04-03)

Features

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.37.0 to ^0.38.0

... (truncated)

Commits
  • f81f8a7 chore: release main (#1539)
  • 8d9687d feat(fastify): Skip update HTTP's span name and update RpcMetadata's route in...
  • bf25eb1 chore(renovate): change strategy for @​opentelemetry/api, run experimental upd...
  • 3139dbf chore: update renovate.json (#1575)
  • 273993b chore: re-enable instrumentation-fastify unit test on node@18 (#1568)
  • 84a2377 fix(deps): update otel core experimental to ^0.41.0 (#1566)
  • ffb45fe chore(renovate): split patch and minor rules (#1572)
  • 8e2f518 feat(express): Skip update HTTP's span name and update RpcMetadata's route in...
  • 774d254 fix(document-load): compatibility issue with @​opentelemetry/sdk-trace-web@​1.1...
  • a18b074 docs: document merge reqiurements (#1553)
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-http from 0.48.0 to 0.50.0

Release notes

Sourced from @​opentelemetry/instrumentation-http's releases.

Experimental v0.50.0

0.50.0

💥 Breaking Change

  • fix(exporter-*-otlp-grpc)!: lazy load gRPC to improve compatibility with @opentelemetry/instrumenation-grpc #4432 @​pichlermarc
    • 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
        • was used internally to keep track of the service client used by the exporter, as a side effect it allowed end-users to modify the gRPC service client that was used
      • compression
        • was used internally to keep track of the compression to use but was unintentionally exposed to the users. It allowed to read and write the value, writing, however, would have no effect.
  • feat(api-events)!: removed domain from the Events API #4569 @​martinkuba
  • fix(api-events)!: renamed EventEmitter to EventLogger in the Events API #4569 @​martinkuba
  • feat(api-logs)!: changed LogRecord body data type to AnyValue and AnyValueMap types #4575 @​martinkuba

🚀 (Enhancement)

🐛 (Bug Fix)

  • fix(exporter--otlp-): use parseHeaders() to ensure header-values are not 'undefined'

Bumps the js-sample-app-deps group with 17 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.44.0` |
| [@opentelemetry/exporter-jaeger](https://github.com/open-telemetry/opentelemetry-js) | `1.21.0` | `1.23.0` |
| [@opentelemetry/exporter-metrics-otlp-grpc](https://github.com/open-telemetry/opentelemetry-js) | `0.48.0` | `0.50.0` |
| [@opentelemetry/exporter-prometheus](https://github.com/open-telemetry/opentelemetry-js) | `0.48.0` | `0.50.0` |
| [@opentelemetry/exporter-trace-otlp-grpc](https://github.com/open-telemetry/opentelemetry-js) | `0.48.0` | `0.50.0` |
| [@opentelemetry/instrumentation-aws-sdk](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.38.1` | `0.40.0` |
| [@opentelemetry/instrumentation-http](https://github.com/open-telemetry/opentelemetry-js) | `0.48.0` | `0.50.0` |
| [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js) | `1.21.0` | `1.23.0` |
| [@opentelemetry/sdk-metrics](https://github.com/open-telemetry/opentelemetry-js) | `1.21.0` | `1.23.0` |
| [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) | `0.48.0` | `0.50.0` |
| [@opentelemetry/sdk-trace-base](https://github.com/open-telemetry/opentelemetry-js) | `1.21.0` | `1.23.0` |
| [@opentelemetry/sdk-trace-node](https://github.com/open-telemetry/opentelemetry-js) | `1.21.0` | `1.23.0` |
| [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js) | `1.21.0` | `1.23.0` |
| [aws-sdk](https://github.com/aws/aws-sdk-js) | `2.1561.0` | `2.1604.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.44.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.44.0)

Updates `@opentelemetry/exporter-jaeger` from 1.21.0 to 1.23.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.23.0)

Updates `@opentelemetry/exporter-metrics-otlp-grpc` from 0.48.0 to 0.50.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.50.0)

Updates `@opentelemetry/exporter-prometheus` from 0.48.0 to 0.50.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.50.0)

Updates `@opentelemetry/exporter-trace-otlp-grpc` from 0.48.0 to 0.50.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.50.0)

Updates `@opentelemetry/instrumentation-aws-sdk` from 0.38.1 to 0.40.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...sql-common-v0.40.0)

Updates `@opentelemetry/instrumentation-http` from 0.48.0 to 0.50.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.50.0)

Updates `@opentelemetry/resources` from 1.21.0 to 1.23.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.23.0)

Updates `@opentelemetry/sdk-metrics` from 1.21.0 to 1.23.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.23.0)

Updates `@opentelemetry/sdk-node` from 0.48.0 to 0.50.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.50.0)

Updates `@opentelemetry/sdk-trace-base` from 1.21.0 to 1.23.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.23.0)

Updates `@opentelemetry/sdk-trace-node` from 1.21.0 to 1.23.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.23.0)

Updates `@opentelemetry/semantic-conventions` from 1.21.0 to 1.23.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.23.0)

Updates `aws-sdk` from 2.1561.0 to 2.1604.0
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1561.0...v2.1604.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/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/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 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 30, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sample-apps/javascript-sample-app/js-sample-app-deps-0b74603d09 branch April 30, 2024 17:13
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