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 in /sample-apps/javascript-sample-app with 13 updates #564

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2023

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

Package Update
@opentelemetry/auto-instrumentations-node 0.37.1 to 0.38.0
@opentelemetry/exporter-jaeger 1.14.0 to 1.15.0
@opentelemetry/exporter-metrics-otlp-grpc 0.40.0 to 0.41.0
@opentelemetry/exporter-prometheus 0.40.0 to 0.41.0
@opentelemetry/exporter-trace-otlp-grpc 0.40.0 to 0.41.0
@opentelemetry/id-generator-aws-xray 1.1.2 to 1.2.0
@opentelemetry/instrumentation-http 0.40.0 to 0.41.0
@opentelemetry/resources 1.14.0 to 1.15.0
@opentelemetry/sdk-metrics 1.14.0 to 1.15.0
@opentelemetry/sdk-node 0.40.0 to 0.41.0
aws-sdk 2.1404.0 to 2.1414.0
node-fetch 2.6.11 to 3.3.1
@opentelemetry/instrumentation-aws-sdk 0.34.3 to 0.35.0

Updates @opentelemetry/auto-instrumentations-node from 0.37.1 to 0.38.0

Release notes

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

auto-instrumentations-node: v0.38.0

0.38.0 (2023-07-12)

Features

  • minification: Add importHelpers and tslib as a dependency (#1545) (65f612e)

Bug Fixes

  • deps: update otel core experimental to ^0.41.0 (#1566) (84a2377)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-amqplib bumped from ^0.32.5 to ^0.33.0
      • @​opentelemetry/instrumentation-aws-lambda bumped from ^0.35.3 to ^0.36.0
      • @​opentelemetry/instrumentation-aws-sdk bumped from ^0.34.3 to ^0.35.0
      • @​opentelemetry/instrumentation-bunyan bumped from ^0.31.4 to ^0.32.0
      • @​opentelemetry/instrumentation-cassandra-driver bumped from ^0.32.4 to ^0.33.0
      • @​opentelemetry/instrumentation-connect bumped from ^0.31.4 to ^0.32.0
      • @​opentelemetry/instrumentation-dataloader bumped from ^0.4.3 to ^0.5.0
      • @​opentelemetry/instrumentation-dns bumped from ^0.31.5 to ^0.32.0
      • @​opentelemetry/instrumentation-express bumped from ^0.32.4 to ^0.33.0
      • @​opentelemetry/instrumentation-fs bumped from ^0.7.4 to ^0.8.0
      • @​opentelemetry/instrumentation-fastify bumped from ^0.31.4 to ^0.32.0
      • @​opentelemetry/instrumentation-generic-pool bumped from ^0.31.4 to ^0.32.0
      • @​opentelemetry/instrumentation-graphql bumped from ^0.34.3 to ^0.35.0
      • @​opentelemetry/instrumentation-hapi bumped from ^0.31.4 to ^0.32.0
      • @​opentelemetry/instrumentation-ioredis bumped from ^0.34.3 to ^0.35.0
      • @​opentelemetry/instrumentation-knex bumped from ^0.31.4 to ^0.32.0
      • @​opentelemetry/instrumentation-koa bumped from ^0.34.6 to ^0.35.0
      • @​opentelemetry/instrumentation-lru-memoizer bumped from ^0.32.4 to ^0.33.0
      • @​opentelemetry/instrumentation-memcached bumped from ^0.31.4 to ^0.32.0
      • @​opentelemetry/instrumentation-mongodb bumped from ^0.35.0 to ^0.36.0
      • @​opentelemetry/instrumentation-mongoose bumped from ^0.32.4 to ^0.33.0
      • @​opentelemetry/instrumentation-mysql bumped from ^0.33.3 to ^0.34.0
      • @​opentelemetry/instrumentation-mysql2 bumped from ^0.33.4 to ^0.34.0
      • @​opentelemetry/instrumentation-nestjs-core bumped from ^0.32.5 to ^0.33.0
      • @​opentelemetry/instrumentation-net bumped from ^0.31.4 to ^0.32.0
      • @​opentelemetry/instrumentation-pg bumped from ^0.35.3 to ^0.36.0
      • @​opentelemetry/instrumentation-pino bumped from ^0.33.4 to ^0.34.0
      • @​opentelemetry/instrumentation-redis bumped from ^0.34.7 to ^0.35.0
      • @​opentelemetry/instrumentation-redis-4 bumped from ^0.34.6 to ^0.35.0
      • @​opentelemetry/instrumentation-restify bumped from ^0.32.4 to ^0.33.0
      • @​opentelemetry/instrumentation-router bumped from ^0.32.4 to ^0.33.0
      • @​opentelemetry/instrumentation-socket.io bumped from ^0.33.4 to ^0.34.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/exporter-jaeger from 1.14.0 to 1.15.0

Release notes

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

v1.15.0

1.15.0

🐛 (Bug Fix)

  • fix(opentelemetry-exporter-prometheus): Update default PrometheusExporter to not append a timestamp to match the text based exposition format #3961 @​JacksonWeber
  • fix(sdk-metrics): Update default Histogram's boundary to match OTEL's spec #3893 @​chigia001
  • fix(sdk-metrics): preserve startTime for cumulative ExponentialHistograms #3934 @​aabmass

🏠 (Internal)

  • feat(minification): [Minification] Add noEmitHelpers, importHelpers and tslib as a dependency #3913 @​MSNev
Changelog

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

1.15.0

🐛 (Bug Fix)

  • fix(opentelemetry-exporter-prometheus): Update default PrometheusExporter to not append a timestamp to match the text based exposition format #3961 @​JacksonWeber
  • fix(sdk-metrics): Update default Histogram's boundary to match OTEL's spec #3893 @​chigia001
  • fix(sdk-metrics): preserve startTime for cumulative ExponentialHistograms #3934 @​aabmass
  • fix(sdk-trace-web): add secureConnectionStart to https only #3879 @​Abinet18

🏠 (Internal)

  • feat(minification): [Minification] Add noEmitHelpers, importHelpers and tslib as a dependency #3913 @​MSNev
Commits
  • 06e919d chore: prepare release 1.15 / 0.41 (#3963)
  • a675ae8 chore(deps): update all patch versions to v7.22.6 (#3965)
  • ea160d9 fix: add secureConnectionStart to https only (#3879)
  • dccd906 chore(instrumentation-grpc): cleanup remnants of grpc-native support (#3886)
  • c51c9eb docs(otlp-exporters): update docs to reflect OTLP 0.20.0 is used (#3938)
  • de5cd0f fix(deps): update dependency import-in-the-middle to v1.4.1 (#3962)
  • 1ce8a89 Update the Prometheus Exporter to by Default not Append Timestamp (#3961)
  • 070b685 LowMemory metrics temporality preference (#3915)
  • bb8a4f7 fix(http-intrumentation): prevent request socket null from throwing uncaught ...
  • b3d57bb chore(deps): update lerna monorepo to v7.1.1 (#3956)
  • Additional commits viewable in compare view

Updates @opentelemetry/exporter-metrics-otlp-grpc from 0.40.0 to 0.41.0

Release notes

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

Experimental v0.41.0

0.41.0

💥 Breaking Change

🚀 (Enhancement)

🐛 (Bug Fix)

🏠 (Internal)

  • chore(instrumentation-grpc): Cleanup remnants of grpc-native support. #3886 @​llc1123
Commits
  • 06e919d chore: prepare release 1.15 / 0.41 (#3963)
  • a675ae8 chore(deps): update all patch versions to v7.22.6 (#3965)
  • ea160d9 fix: add secureConnectionStart to https only (#3879)
  • dccd906 chore(instrumentation-grpc): cleanup remnants of grpc-native support (#3886)
  • c51c9eb docs(otlp-exporters): update docs to reflect OTLP 0.20.0 is used (#3938)
  • de5cd0f fix(deps): update dependency import-in-the-middle to v1.4.1 (#3962)
  • 1ce8a89 Update the Prometheus Exporter to by Default not Append Timestamp (#3961)
  • 070b685 LowMemory metrics temporality preference (#3915)
  • bb8a4f7 fix(http-intrumentation): prevent request socket null from throwing uncaught ...
  • b3d57bb chore(deps): update lerna monorepo to v7.1.1 (#3956)
  • Additional commits viewable in compare view

Updates @opentelemetry/exporter-prometheus from 0.40.0 to 0.41.0

Release notes

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

Experimental v0.41.0

0.41.0

💥 Breaking Change

🚀 (Enhancement)

🐛 (Bug Fix)

🏠 (Internal)

  • chore(instrumentation-grpc): Cleanup remnants of grpc-native support. #3886 @​llc1123
Commits
  • 06e919d chore: prepare release 1.15 / 0.41 (#3963)
  • a675ae8 chore(deps): update all patch versions to v7.22.6 (#3965)
  • ea160d9 fix: add secureConnectionStart to https only (#3879)
  • dccd906 chore(instrumentation-grpc): cleanup remnants of grpc-native support (#3886)
  • c51c9eb docs(otlp-exporters): update docs to reflect OTLP 0.20.0 is used (#3938)
  • de5cd0f fix(deps): update dependency import-in-the-middle to v1.4.1 (#3962)
  • 1ce8a89 Update the Prometheus Exporter to by Default not Append Timestamp (#3961)
  • 070b685 LowMemory metrics temporality preference (#3915)
  • bb8a4f7 fix(http-intrumentation): prevent request socket null from throwing uncaught ...
  • b3d57bb chore(deps): update lerna monorepo to v7.1.1 (#3956)
  • Additional commits viewable in compare view

Updates @opentelemetry/exporter-trace-otlp-grpc from 0.40.0 to 0.41.0

Release notes

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

Experimental v0.41.0

0.41.0

💥 Breaking Change

🚀 (Enhancement)

🐛 (Bug Fix)

🏠 (Internal)

  • chore(instrumentation-grpc): Cleanup remnants of grpc-native support. #3886 @​llc1123
Commits
  • 06e919d chore: prepare release 1.15 / 0.41 (#3963)
  • a675ae8 chore(deps): update all patch versions to v7.22.6 (#3965)
  • ea160d9 fix: add secureConnectionStart to https only (#3879)
  • dccd906 chore(instrumentation-grpc): cleanup remnants of grpc-native support (#3886)
  • c51c9eb docs(otlp-exporters): update docs to reflect OTLP 0.20.0 is used (#3938)
  • de5cd0f fix(deps): update dependency import-in-the-middle to v1.4.1 (#3962)
  • 1ce8a89 Update the Prometheus Exporter to by Default not Append Timestamp (#3961)
  • 070b685 LowMemory metrics temporality preference (#3915)
  • bb8a4f7 fix(http-intrumentation): prevent request socket null from throwing uncaught ...
  • b3d57bb chore(deps): update lerna monorepo to v7.1.1 (#3956)
  • Additional commits viewable in compare view

Updates @opentelemetry/id-generator-aws-xray from 1.1.2 to 1.2.0

Release notes

Sourced from @​opentelemetry/id-generator-aws-xray's releases.

id-generator-aws-xray: v1.2.0

1.2.0 (2023-07-12)

Features

  • minification: Add importHelpers and tslib as a dependency (#1545) (65f612e)
Commits
  • 63e0fc9 chore: release main (#1340)
  • 4227d8a feat(propagator/aws-xray): Extract X-Ray header in a case-insensitive fashion...
  • d23c329 fix(pg): update requireParentSpan to skip instrumentation when parent not pre...
  • 52136d8 fix(instrumentation-amqplib): move @types/amqplib into dev deps (#1320)
  • ad92673 fix(amqplib): use extracted context for message consuming (#1354)
  • 799b10b docs: Remove duplication in auto-instrumentations-node readme (#1378)
  • dadaa71 chore(deps): update dependency sinon to v15 (#1348)
  • 4e3f0c2 chore: fix contrib build (#1374)
  • ff109b7 fix(deps): update otel core experimental to ^0.35.1 (#1358)
  • aae03f2 fix(mysql): add haddasbronfman as componnent owner of mysql (#1361)
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-http from 0.40.0 to 0.41.0

Release notes

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

Experimental v0.41.0

0.41.0

💥 Breaking Change

🚀 (Enhancement)

🐛 (Bug Fix)

🏠 (Internal)

  • chore(instrumentation-grpc): Cleanup remnants of grpc-native support. #3886 @​llc1123
Commits
  • 06e919d chore: prepare release 1.15 / 0.41 (#3963)
  • a675ae8 chore(deps): update all patch versions to v7.22.6 (#3965)
  • ea160d9 fix: add secureConnectionStart to https only (#3879)
  • dccd906 chore(instrumentation-grpc): cleanup remnants of grpc-native support (#3886)
  • c51c9eb docs(otlp-exporters): update docs to reflect OTLP 0.20.0 is used (#3938)
  • de5cd0f fix(deps): update dependency import-in-the-middle to v1.4.1 (#3962)
  • 1ce8a89 Update the Prometheus Exporter to by Default not Append Timestamp (#3961)
  • 070b685 LowMemory metrics temporality preference (#3915)
  • bb8a4f7 fix(http-intrumentation): prevent request socket null from throwing uncaught ...
  • b3d57bb chore(deps): update lerna monorepo to v7.1.1 (#3956)
  • Additional commits viewable in compare view

Updates @opentelemetry/resources from 1.14.0 to 1.15.0

Release notes

Sourced from @​opentelemetry/resources's releases.

v1.15.0

1.15.0

🐛 (Bug Fix)

  • fix(opentelemetry-exporter-prometheus): Update default PrometheusExporter to not append a timestamp to match the text based exposition format #3961 @​JacksonWeber
  • fix(sdk-metrics): Update default Histogram's boundary to match OTEL's spec #3893 @​chigia001
  • fix(sdk-metrics): preserve startTime for cumulative ExponentialHistograms #3934 @​aabmass

🏠 (Internal)

  • feat(minification): [Minification] Add noEmitHelpers, importHelpers and tslib as a dependency #3913 @​MSNev
Changelog

Sourced from @​opentelemetry/resources's changelog.

1.15.0

🐛 (Bug Fix)

  • fix(opentelemetry-exporter-prometheus): Update default PrometheusExporter to not append a timestamp to match the text based exposition format #3961 @​JacksonWeber
  • fix(sdk-metrics): Update default Histogram's boundary to match OTEL's spec #3893 @​chigia001
  • fix(sdk-metrics): preserve startTime for cumulative ExponentialHistograms #3934 @​aabmass
  • fix(sdk-trace-web): add secureConnectionStart to https only #3879 @​Abinet18

🏠 (Internal)

  • feat(minification): [Minification] Add noEmitHelpers, importHelpers and tslib as a dependency #3913 @​MSNev
Commits
  • 06e919d chore: prepare release 1.15 / 0.41 (#3963)
  • a675ae8 chore(deps): update all patch versions to v7.22.6 (#3965)
  • ea160d9 fix: add secureConnectionStart to https only (#3879)
  • dccd906 chore(instrumentation-grpc): cleanup remnants of grpc-native support (#3886)
  • c51c9eb docs(otlp-exporters): update docs to reflect OTLP 0.20.0 is used (#3938)
  • de5cd0f fix(deps): update dependency import-in-the-middle to v1.4.1 (#3962)
  • 1ce8a89 Update the Prometheus Exporter to by Default not Append Timestamp (#3961)
  • 070b685 LowMemory metrics temporality preference (#3915)
  • bb8a4f7 fix(http-intrumentation): prevent request socket null from throwing uncaught ...
  • b3d57bb chore(deps): update lerna monorepo to v7.1.1 (#3956)
  • Additional commits viewable in compare view

Updates @opentelemetry/sdk-metrics from 1.14.0 to 1.15.0

Release notes

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

v1.15.0

1.15.0

🐛 (Bug Fix)

  • fix(opentelemetry-exporter-prometheus): Update default PrometheusExporter to not append a timestamp to match the text based exposition format #3961 @​JacksonWeber
  • fix(sdk-metrics): Update default Histogram's boundary to match OTEL's spec #3893 @​chigia001
  • fix(sdk-metrics): preserve startTime for cumulative ExponentialHistograms #3934 @​aabmass

🏠 (Internal)

  • feat(minification): [Minification] Add noEmitHelpers, importHelpers and tslib as a dependency #3913 @​MSNev
Changelog

Sourced from @​opentelemetry/sdk-metrics's changelog.

1.15.0

🐛 (Bug Fix)

  • fix(opentelemetry-exporter-prometheus): Update default PrometheusExporter to not append a timestamp to match the text based exposition format #3961 @​JacksonWeber
  • fix(sdk-metrics): Update default Histogram's boundary to match OTEL's spec #3893 @​chigia001
  • fix(sdk-metrics): preserve startTime for cumulative ExponentialHistograms #3934 @​aabmass
  • fix(sdk-trace-web): add secureConnectionStart to https only #3879 @​Abinet18

🏠 (Internal)

  • feat(minification): [Minification] Add noEmitHelpers, importHelpers and tslib as a dependency #3913 @​MSNev
Commits
  • 06e919d chore: prepare release 1.15 / 0.41 (#3963)
  • a675ae8 chore(deps): update all patch versions to v7.22.6 (#3965)
  • ea160d9 fix: add secureConnectionStart to https only (#3879)
  • dccd906 chore(instrumentation-grpc): cleanup remnants of grpc-native support (#3886)
  • c51c9eb docs(otlp-exporters): update docs to reflect OTLP 0.20.0 is used (#3938)
  • de5cd0f fix(deps): update dependency import-in-the-middle to v1.4.1 (#3962)
  • 1ce8a89 Update the Prometheus Exporter to by Default not Append Timestamp (#3961)
  • 070b685 LowMemory metrics temporality preference (#3915)
  • bb8a4f7 fix(http-intrumentation): prevent request socket null from throwing uncaught ...
  • b3d57bb chore(deps): update lerna monorepo to v7.1.1 (#3956)
  • Additional commits viewable in compare view

Updates @opentelemetry/sdk-node from 0.40.0 to 0.41.0

Release notes

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

Experimental v0.41.0

0.41.0

💥 Breaking Change

🚀 (Enhancement)

🐛 (Bug Fix)

🏠 (Internal)

  • chore(instrumentation-grpc): Cleanup remnants of grpc-native support. #3886 @​llc1123
Commits
  • 06e919d chore: prepare release 1.15 / 0.41 (#3963)
  • a675ae8 chore(deps): update all patch versions to v7.22.6 (#3965)
  • ea160d9 fix: add secureConnectionStart to https only (#3879)
  • dccd906 chore(instrumentation-grpc): cleanup remnants of grpc-native support (#3886)
  • c51c9eb docs(otlp-exporters): update docs to reflect OTLP 0.20.0 is used (#3938)
  • de5cd0f fix(deps): update dependency import-in-the-middle to v1.4.1 (#3962)
  • 1ce8a89 Update the Prometheus Exporter to by Default not Append Timestamp (#3961)
  • 070b685 LowMemory metrics temporality preference (#3915)
  • bb8a4f7 fix(http-intrumentation): prevent request socket null from throwing uncaught ...
  • b3d57bb chore(deps): update lerna monorepo to v7.1.1 (#3956)
  • Additional commits viewable in compare view

Updates aws-sdk from 2.1404.0 to 2.1414.0

Release notes

Sourced from aws-sdk's releases.

Release v2.1414.0

See changelog for more information.

Release v2.1413.0

See changelog for more information.

Release v2.1412.0

See changelog for more information.

Release v2.1411.0

See changelog for more information.

Release v2.1410.0

See changelog for more information.

Release v2.1409.0

See changelog for more information.

Release v2.1408.0

See changelog for more information.

Release v2.1407.0

See changelog for more information.

Release v2.1406.0

See changelog for more information.

Release v2.1405.0

See changelog for more information.

Commits
  • 580edbe Updates SDK to v2.1414.0
  • a4b2ea8 fix NodeJS Client is using undefined http agent issue (#4453)
  • 7e35f37 Updates SDK to v2.1413.0
  • 1ac6103 Updates SDK to v2.1412.0
  • dd0206f Sending DurationSeconds in assumeRole request in SharedIniFileCredentials (#2...
  • 0b4dc9d Updates SDK to v2.1411.0
  • d22ffd0 Updates SDK to v2.1410.0
  • 332798b Updates SDK to v2.1409.0
  • 77d075d Updates SDK to v2.1408.0
  • a5d9ea1 Updates SDK to v2.1407.0
  • Additional commits viewable in compare view

Updates node-fetch from 2.6.11 to 3.3.1

Release notes

Sourced from node-fetch's releases.

v3.3.1

3.3.1 (2023-03-11)

...

Description has been truncated

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

| Package | Update |
| --- | --- |
| [@opentelemetry/auto-instrumentations-node](https://github.com/open-telemetry/opentelemetry-js-contrib) | 0.37.1 to 0.38.0 |
| [@opentelemetry/exporter-jaeger](https://github.com/open-telemetry/opentelemetry-js) | 1.14.0 to 1.15.0 |
| [@opentelemetry/exporter-metrics-otlp-grpc](https://github.com/open-telemetry/opentelemetry-js) | 0.40.0 to 0.41.0 |
| [@opentelemetry/exporter-prometheus](https://github.com/open-telemetry/opentelemetry-js) | 0.40.0 to 0.41.0 |
| [@opentelemetry/exporter-trace-otlp-grpc](https://github.com/open-telemetry/opentelemetry-js) | 0.40.0 to 0.41.0 |
| [@opentelemetry/id-generator-aws-xray](https://github.com/open-telemetry/opentelemetry-js-contrib) | 1.1.2 to 1.2.0 |
| [@opentelemetry/instrumentation-http](https://github.com/open-telemetry/opentelemetry-js) | 0.40.0 to 0.41.0 |
| [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js) | 1.14.0 to 1.15.0 |
| [@opentelemetry/sdk-metrics](https://github.com/open-telemetry/opentelemetry-js) | 1.14.0 to 1.15.0 |
| [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) | 0.40.0 to 0.41.0 |
| [aws-sdk](https://github.com/aws/aws-sdk-js) | 2.1404.0 to 2.1414.0 |
| [node-fetch](https://github.com/node-fetch/node-fetch) | 2.6.11 to 3.3.1 |
| [@opentelemetry/instrumentation-aws-sdk](https://github.com/open-telemetry/opentelemetry-js-contrib) | 0.34.3 to 0.35.0 |


Updates `@opentelemetry/auto-instrumentations-node` from 0.37.1 to 0.38.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.37.1...auto-instrumentations-node-v0.38.0)

Updates `@opentelemetry/exporter-jaeger` from 1.14.0 to 1.15.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.14.0...v1.15.0)

Updates `@opentelemetry/exporter-metrics-otlp-grpc` from 0.40.0 to 0.41.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.40.0...experimental/v0.41.0)

Updates `@opentelemetry/exporter-prometheus` from 0.40.0 to 0.41.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.40.0...experimental/v0.41.0)

Updates `@opentelemetry/exporter-trace-otlp-grpc` from 0.40.0 to 0.41.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.40.0...experimental/v0.41.0)

Updates `@opentelemetry/id-generator-aws-xray` from 1.1.2 to 1.2.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@id-generator-aws-xray-v1.1.2...propagator-aws-xray-v1.2.0)

Updates `@opentelemetry/instrumentation-http` from 0.40.0 to 0.41.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.40.0...experimental/v0.41.0)

Updates `@opentelemetry/resources` from 1.14.0 to 1.15.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.14.0...v1.15.0)

Updates `@opentelemetry/sdk-metrics` from 1.14.0 to 1.15.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.14.0...v1.15.0)

Updates `@opentelemetry/sdk-node` from 0.40.0 to 0.41.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.40.0...experimental/v0.41.0)

Updates `aws-sdk` from 2.1404.0 to 2.1414.0
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1404.0...v2.1414.0)

Updates `node-fetch` from 2.6.11 to 3.3.1
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.11...v3.3.1)

Updates `@opentelemetry/instrumentation-aws-sdk` from 0.34.3 to 0.35.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-koa-v0.34.3...redis-common-v0.35.0)

---
updated-dependencies:
- 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-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: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-sample-app-deps
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-major
  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
...

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 Jul 12, 2023
@humivo humivo merged commit 86a77db into master Jul 12, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sample-apps/javascript-sample-app/js-sample-app-deps-299964b403 branch July 12, 2023 22:26
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.

1 participant