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 otel-dependencies group in /odiglet/agents/nodejs with 10 updates #524

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps the otel-dependencies group in /odiglet/agents/nodejs with 10 updates:

Package From To
@opentelemetry/api 1.4.1 1.6.0
@opentelemetry/auto-instrumentations-node 0.38.0 0.39.2
@opentelemetry/exporter-metrics-otlp-grpc 0.41.2 0.43.0
@opentelemetry/exporter-prometheus 0.41.2 0.43.0
@opentelemetry/exporter-trace-otlp-grpc 0.41.2 0.43.0
@opentelemetry/resource-detector-alibaba-cloud 0.27.7 0.28.1
@opentelemetry/resource-detector-gcp 0.29.0 0.29.1
@opentelemetry/resources 1.15.1 1.17.0
@opentelemetry/sdk-metrics 1.15.1 1.17.0
@opentelemetry/sdk-node 0.41.1 0.43.0

Updates @opentelemetry/api from 1.4.1 to 1.6.0

Release notes

Sourced from @​opentelemetry/api's releases.

v1.6.0

🚀 (Enhancement)

🐛 (Bug Fix)

  • fix(context-async-hooks): Ensure listeners added using once can be removed using removeListener #3133

API v1.6.0

API 1.6.0

🐛 (Bug Fix)

  • Revert "feat(api): add attributes argument to recordException API #4071"
    • This feature was an unintentional breaking change introduced with 1.5.0

v1.5.0

1.5.0

🚀 (Enhancement)

  • feat(sdk-trace-base): Improve extensibility of BasicTracerProvider #3023 @​Rauno56

API v1.5.0

API 1.5.0

[!WARNING] This release included an unintenitional breaking change in. This change was rolled back in https://github.com/open-telemetry/opentelemetry-js/releases/tag/api%2Fv1.6.0

🚀 (Enhancement)

  • feat(api): add attributes argument to recordException API #4071
Changelog

Sourced from @​opentelemetry/api's changelog.

1.6.0

🚀 (Enhancement)

🐛 (Bug Fix)

  • fix(context-async-hooks): Ensure listeners added using once can be removed using removeListener #3133

📚 (Refine Doc)

1.5.0

🚀 (Enhancement)

  • feat(sdk-trace-base): Improve extensibility of BasicTracerProvider #3023 @​Rauno56

1.4.0

🚀 (Enhancement)

🏠 (Internal)

1.3.1

🐛 (Bug Fix)

1.3.0

💥 Breaking Change

🚀 (Enhancement)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by pichlermarc, a new releaser for @​opentelemetry/api since your current version.


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

Release notes

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

auto-instrumentations-node: v0.39.2

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-dns bumped from ^0.32.1 to ^0.32.2
      • @​opentelemetry/instrumentation-fastify bumped from ^0.32.1 to ^0.32.2
      • @​opentelemetry/instrumentation-mongodb bumped from ^0.36.1 to ^0.37.0

auto-instrumentations-node: v0.39.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-generic-pool bumped from ^0.32.1 to ^0.32.2

auto-instrumentations-node: v0.39.0

0.39.0 (2023-08-14)

Features

  • cucumber: add instrumentation for @​cucumber/cucumber (#1252) (82267ab)

Bug Fixes

  • deps: update otel core experimental to v0.41.2 (#1628) (4f11245)
  • Revert "feat(minification): Add importHelpers and tslib as a dependency (#1545)" (#1611) (e5bca5f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-amqplib bumped from ^0.33.0 to ^0.33.1
      • @​opentelemetry/instrumentation-aws-lambda bumped from ^0.36.0 to ^0.37.0
      • @​opentelemetry/instrumentation-aws-sdk bumped from ^0.35.0 to ^0.36.0
      • @​opentelemetry/instrumentation-bunyan bumped from ^0.32.0 to ^0.32.1
      • @​opentelemetry/instrumentation-cassandra-driver bumped from ^0.33.0 to ^0.33.1
      • @​opentelemetry/instrumentation-connect bumped from ^0.32.0 to ^0.32.1
      • @​opentelemetry/instrumentation-cucumber bumped from ^0.0.1 to ^0.1.0
      • @​opentelemetry/instrumentation-dataloader bumped from ^0.5.0 to ^0.5.1
      • @​opentelemetry/instrumentation-dns bumped from ^0.32.0 to ^0.32.1
      • @​opentelemetry/instrumentation-express bumped from ^0.33.0 to ^0.33.1
      • @​opentelemetry/instrumentation-fs bumped from ^0.8.0 to ^0.8.1
      • @​opentelemetry/instrumentation-fastify bumped from ^0.32.0 to ^0.32.1
      • @​opentelemetry/instrumentation-generic-pool bumped from ^0.32.0 to ^0.32.1
      • @​opentelemetry/instrumentation-graphql bumped from ^0.35.0 to ^0.35.1
      • @​opentelemetry/instrumentation-hapi bumped from ^0.32.0 to ^0.33.0

... (truncated)

Commits
  • d1436eb chore: release main (#1651)
  • 78472a7 chore: align @​types/node to core repo and disable renovate (#1653)
  • 0b1f5b6 chore(tedious) align supported versions in code tests and docs (#1655)
  • 67f66d2 fix(fastify): Make sure consturctor patching works with esm (#1624)
  • d9cd8d7 fix(instrumentation-dns): use caret range for semver regular dependency (#1654)
  • a556179 chore(deps): update dependency semver to v7.5.4 (#1646)
  • 0fbacba chore: remove gts from packages (#1643)
  • 808e614 chore(deps): update all patch versions (#1645)
  • 3308a54 chore(deps): update dependency sinon to v15.2.0 (#1650)
  • ff29576 fix(mongodb): remove broken type export V4Connection (#1644)
  • Additional commits viewable in compare view

Updates @opentelemetry/exporter-metrics-otlp-grpc from 0.41.2 to 0.43.0

Release notes

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

Experimental v0.43.0

Experimental 0.43.0

🐛 (Bug Fix)

  • Revert "feat(api): add attributes argument to recordException API #4071"
    • This feature was an unintentional breaking change introduced with API 1.5.0
    • This PR updates all experimental packages to allow API 1.6.0, where this change has been reverted.

Experimental v0.42.0

Experimental 0.42.0

[!WARNING] This release widened the range of the API peer dependency to include@opentelemetry/api@1.5.x, which introduced an unintentional breaking change. This change was rolled back in https://github.com/open-telemetry/opentelemetry-js/releases/tag/experimental%2Fv0.43.0.

💥 Breaking Change

  • chore(sdk-node): deprecate methods in favor of constructor options #3996 @​pichlermarc
    • The following methods are now deprecated and will be removed in 0.43.0
      • 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 startup.
  • chore(sdk-node): add notice that '@​opentelemetry/exporter-jaeger' has to be installed manually in the next version #4068 @​pichlermarc
    • Starting with 0.43.0 '@​opentelemetry/exporter-jaeger' will no longer be a dependency of this package. To continue using '@​opentelemetry/exporter-jaeger', please install it manually.
      • NOTE: @opentelemetry/exporter-jaeger is deprecated, consider switching to one of the alternatives described here

🚀 (Enhancement)

  • feat: update PeriodicExportingMetricReader and PrometheusExporter to accept optional metric producers #4077 @​aabmass

🐛 (Bug Fix)

  • fix(exporter-logs-otlp-http): add @​opentelemetry/api-logs as dependency
Commits
  • faf939c chore: release API 1.6.0/SDK 1.17.0/Experimental 0.43.0 (#4138)
  • 27897d6 Revert "feat(api): add attributes argument to recordException API (#4071)" (#...
  • 5fcd8cf chore: prepare release API 1.5.0, SDK 1.16.0/0.42.0 (#4122)
  • 5d94185 chore(deps): update actions/checkout action to v4 (#4134)
  • ba38804 chore(deps): update all patch versions (#4114)
  • 415b198 fix(ci): pin nx to 15.9.6 for Node.js v14 (#4124)
  • 4d662cf fix(sdk-metrics): metric names should be case-insensitive (#4059)
  • 9452607 docs(guidelines) tiny fix, add comma on docs (#4119)
  • 6d174e2 chore(deps): update dependency markdownlint-cli to v0.36.0 (#4113)
  • cacb825 fix: limit npm to <10.0.0 on node v14 and v16 (#4111)
  • Additional commits viewable in compare view

Updates @opentelemetry/exporter-prometheus from 0.41.2 to 0.43.0

Release notes

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

Experimental v0.43.0

Experimental 0.43.0

🐛 (Bug Fix)

  • Revert "feat(api): add attributes argument to recordException API #4071"
    • This feature was an unintentional breaking change introduced with API 1.5.0
    • This PR updates all experimental packages to allow API 1.6.0, where this change has been reverted.

Experimental v0.42.0

Experimental 0.42.0

[!WARNING] This release widened the range of the API peer dependency to include@opentelemetry/api@1.5.x, which introduced an unintentional breaking change. This change was rolled back in https://github.com/open-telemetry/opentelemetry-js/releases/tag/experimental%2Fv0.43.0.

💥 Breaking Change

  • chore(sdk-node): deprecate methods in favor of constructor options #3996 @​pichlermarc
    • The following methods are now deprecated and will be removed in 0.43.0
      • 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 startup.
  • chore(sdk-node): add notice that '@​opentelemetry/exporter-jaeger' has to be installed manually in the next version #4068 @​pichlermarc
    • Starting with 0.43.0 '@​opentelemetry/exporter-jaeger' will no longer be a dependency of this package. To continue using '@​opentelemetry/exporter-jaeger', please install it manually.
      • NOTE: @opentelemetry/exporter-jaeger is deprecated, consider switching to one of the alternatives described here

🚀 (Enhancement)

  • feat: update PeriodicExportingMetricReader and PrometheusExporter to accept optional metric producers #4077 @​aabmass

🐛 (Bug Fix)

  • fix(exporter-logs-otlp-http): add @​opentelemetry/api-logs as dependency
Commits
  • faf939c chore: release API 1.6.0/SDK 1.17.0/Experimental 0.43.0 (#4138)
  • 27897d6 Revert "feat(api): add attributes argument to recordException API (#4071)" (#...
  • 5fcd8cf chore: prepare release API 1.5.0, SDK 1.16.0/0.42.0 (#4122)
  • 5d94185 chore(deps): update actions/checkout action to v4 (#4134)
  • ba38804 chore(deps): update all patch versions (#4114)
  • 415b198 fix(ci): pin nx to 15.9.6 for Node.js v14 (#4124)
  • 4d662cf fix(sdk-metrics): metric names should be case-insensitive (#4059)
  • 9452607 docs(guidelines) tiny fix, add comma on docs (#4119)
  • 6d174e2 chore(deps): update dependency markdownlint-cli to v0.36.0 (#4113)
  • cacb825 fix: limit npm to <10.0.0 on node v14 and v16 (#4111)
  • Additional commits viewable in compare view

Updates @opentelemetry/exporter-trace-otlp-grpc from 0.41.2 to 0.43.0

Release notes

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

Experimental v0.43.0

Experimental 0.43.0

🐛 (Bug Fix)

  • Revert "feat(api): add attributes argument to recordException API #4071"
    • This feature was an unintentional breaking change introduced with API 1.5.0
    • This PR updates all experimental packages to allow API 1.6.0, where this change has been reverted.

Experimental v0.42.0

Experimental 0.42.0

[!WARNING] This release widened the range of the API peer dependency to include@opentelemetry/api@1.5.x, which introduced an unintentional breaking change. This change was rolled back in https://github.com/open-telemetry/opentelemetry-js/releases/tag/experimental%2Fv0.43.0.

💥 Breaking Change

  • chore(sdk-node): deprecate methods in favor of constructor options #3996 @​pichlermarc
    • The following methods are now deprecated and will be removed in 0.43.0
      • 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 startup.
  • chore(sdk-node): add notice that '@​opentelemetry/exporter-jaeger' has to be installed manually in the next version #4068 @​pichlermarc
    • Starting with 0.43.0 '@​opentelemetry/exporter-jaeger' will no longer be a dependency of this package. To continue using '@​opentelemetry/exporter-jaeger', please install it manually.
      • NOTE: @opentelemetry/exporter-jaeger is deprecated, consider switching to one of the alternatives described here

🚀 (Enhancement)

  • feat: update PeriodicExportingMetricReader and PrometheusExporter to accept optional metric producers #4077 @​aabmass

🐛 (Bug Fix)

  • fix(exporter-logs-otlp-http): add @​opentelemetry/api-logs as dependency
Commits
  • faf939c chore: release API 1.6.0/SDK 1.17.0/Experimental 0.43.0 (#4138)
  • 27897d6 Revert "feat(api): add attributes argument to recordException API (#4071)" (#...
  • 5fcd8cf chore: prepare release API 1.5.0, SDK 1.16.0/0.42.0 (#4122)
  • 5d94185 chore(deps): update actions/checkout action to v4 (#4134)
  • ba38804 chore(deps): update all patch versions (#4114)
  • 415b198 fix(ci): pin nx to 15.9.6 for Node.js v14 (#4124)
  • 4d662cf fix(sdk-metrics): metric names should be case-insensitive (#4059)
  • 9452607 docs(guidelines) tiny fix, add comma on docs (#4119)
  • 6d174e2 chore(deps): update dependency markdownlint-cli to v0.36.0 (#4113)
  • cacb825 fix: limit npm to <10.0.0 on node v14 and v16 (#4111)
  • Additional commits viewable in compare view

Updates @opentelemetry/resource-detector-alibaba-cloud from 0.27.7 to 0.28.1

Release notes

Sourced from @​opentelemetry/resource-detector-alibaba-cloud's releases.

resource-detector-github: v0.28.1

0.28.1 (2023-08-14)

Bug Fixes

  • Revert "feat(minification): Add importHelpers and tslib as a dependency (#1545)" (#1611) (e5bca5f)

resource-detector-alibaba-cloud: v0.28.1

0.28.1 (2023-08-14)

Bug Fixes

  • Revert "feat(minification): Add importHelpers and tslib as a dependency (#1545)" (#1611) (e5bca5f)

Dependencies

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

resource-detector-github: v0.28.0

0.28.0 (2023-07-12)

Features

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

resource-detector-alibaba-cloud: v0.28.0

0.28.0 (2023-07-12)

Features

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

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.33.4 to ^0.34.0
Commits
  • bd79bd0 chore: release main (#1214)
  • 6667853 chore: add renovate config for OTel core experimental (#1246)
  • c7f08fe fix: address webpack memory issue for browser tests (#1264)
  • c63d2a4 fix(mongodb): use net.peer namespace for mongo host and port (#1257)
  • e72ea58 fix: separate public and internal types for all instrumentations (#1251)
  • 1db3b7e fix: allow hapi plugin from array to be registered as argument (#1253)
  • 55c1a98 chore(deps): update dependency @​types/node to v18 (#1259)
  • 20767c4 feat(cassandra-responsehook): added response hook to execute func (#1180)
  • d0a10eb fix(deps): update dependency gcp-metadata to v5 (#1009)
  • 4777e9b chore(deps): update amannn/action-semantic-pull-request action to v5 (#1239)
  • Additional commits viewable in compare view

Updates @opentelemetry/resource-detector-gcp from 0.29.0 to 0.29.1

Release notes

Sourced from @​opentelemetry/resource-detector-gcp's releases.

plugin-react-load: v0.29.1

0.29.1 (2023-08-14)

Bug Fixes

  • Revert "feat(minification): Add importHelpers and tslib as a dependency (#1545)" (#1611) (e5bca5f)

resource-detector-gcp: v0.29.1

0.29.1 (2023-08-14)

Bug Fixes

  • Revert "feat(minification): Add importHelpers and tslib as a dependency (#1545)" (#1611) (e5bca5f)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.34.0 to ^0.34.1
Commits
  • b3d30af chore: release main (#1590)
  • c4a8e82 feat(instrumentation-aws-lambda): Adds lambdaHandler config option (#1627)
  • 825b5a8 feat(koa): Skip update HTTP's span name and update RpcMetadata's route instea...
  • eeda32a fix(express): make rpcMetadata.route capture the last layer even when if the ...
  • 7d4b13e feat(restify): Skip update HTTP's span name and update RpcMetadata's route in...
  • 10bdbf7 feat(hapi): Skip update HTTP's span name and update RpcMetadata's route inste...
  • ad94c5c feat: Add capacity information when applicable to dynamodb spans (#1365)
  • 704f76f fix(connect): fix wrong rpcMetada.route value not handle nested route (#1555)
  • 8802eae chore(deps): update dependency @​cucumber/cucumber to v9 (#1623)
  • 4f11245 fix(deps): update otel core experimental to v0.41.2 (#1628)
  • Additional commits viewable in compare view

Updates @opentelemetry/resources from 1.15.1 to 1.17.0

Release notes

Sourced from @​opentelemetry/resources's releases.

v1.17.0

SDK 1.17.0

🐛 (Bug Fix)

  • Revert "feat(api): add attributes argument to recordException API #4071"
    • This feature was an unintentional breaking change introduced with API 1.5.0
    • This PR updates all SDK packages to allow API 1.6.0, where this change has been reverted.

v1.16.0

SDK 1.16.0

[!WARNING] This release widened the range of the API peer dependency to include@opentelemetry/api@1.5.x, which introduced an unintentional breaking change. This change was rolled back in https://github.com/open-telemetry/opentelemetry-js/releases/tag/v1.17.0.

🚀 (Enhancement)

  • feat(sdk-metrics): implement MetricProducer specification #4007
  • feat: update PeriodicExportingMetricReader and PrometheusExporter to accept optional metric producers #4077 @​aabmass

🐛 (Bug Fix)

  • fix(exporter-zipkin): rounding duration to the nearest int to be compliant with zipkin protocol #4064 @​n0cloud
  • fix(sdk-metrics): metric names should be case-insensitive

📚 (Refine Doc)

  • docs(guidelines): add dependencies guidelines #4040

v1.15.2

1.15.2

🐛 (Bug Fix)

Changelog

Sourced from @​opentelemetry/resources's changelog.

1.17.0

🐛 (Bug Fix)

  • Revert "feat(api): add attributes argument to recordException API #4071"
    • This feature was an unintentional breaking change introduced with API 1.5.0
    • This PR updates all SDK packages to allow API 1.6.0, where this change has been reverted.

1.16.0

🚀 (Enhancement)

  • feat(sdk-metrics): implement MetricProducer specification #4007
  • feat: update PeriodicExportingMetricReader and PrometheusExporter to accept optional metric producers #4077 @​aabmass

🐛 (Bug Fix)

  • fix(exporter-zipkin): rounding duration to the nearest int to be compliant with zipkin protocol #4064 @​n0cloud
  • fix(sdk-metrics): metric names should be case-insensitive

📚 (Refine Doc)

  • docs(guidelines): add dependencies guidelines #4040

1.15.2

🐛 (Bug Fix)

Commits
  • faf939c chore: release API 1.6.0/SDK 1.17.0/Experimental 0.43.0 (#4138)
  • 27897d6 Revert "feat(api): add attributes argument to recordException API (#4071)" (#...
  • 5fcd8cf chore: prepare release API 1.5.0, SDK 1.16.0/0.42.0 (#4122)
  • 5d94185 chore(deps): update actions/checkout action to v4 (#4134)
  • ba38804 chore(deps): update all patch versions (#4114)
  • 415b198 fix(ci): pin nx to 15.9.6 for Node.js v14 (#4124)
  • 4d662cf fix(sdk-metrics): metric names should be case-insensitive (#4059)
  • 9452607 docs(guidelines) tiny fix, add comma on docs (#4119)
  • 6d174e2 chore(deps): update dependency markdownlint-cli to v0.36.0 (#4113)
  • cacb825 fix: limit npm to <10.0.0 on node v14 and v16 (#4111)
  • Additional commits viewable in compare view

Updates @opentelemetry/sdk-metrics from 1.15.1 to 1.17.0

Release notes

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

v1.17.0

SDK 1.17.0

🐛 (Bug Fix)

  • Revert "feat(api): add attributes argument to recordException API #4071"
    • This feature was an unintentional breaking change introduced with API 1.5.0
    • This PR updates all SDK packages to allow API 1.6.0, where this change has been reverted.

v1.16.0

SDK 1.16.0

[!WARNING] This release widened the range of the API peer dependency to include@opentelemetry/api@1.5.x, which introduced an unintentional breaking change. This change was rolled back in https://github.com/open-telemetry/opentelemetry-js/releases/tag/v1.17.0.

🚀 (Enhancement)

  • feat(sdk-metrics): implement MetricProducer specification #4007
  • feat: update PeriodicExportingMetricReader and PrometheusExporter to accept optional metric producers #4077 @​aabmass

🐛 (Bug Fix)

  • fix(exporter-zipkin): rounding duration to the nearest int to be compliant with zipkin protocol #4064 @​n0cloud
  • fix(sdk-metrics): metric names should be case-insensitive

📚 (Refine Doc)

  • docs(guidelines): add dependencies guidelines #4040

v1.15.2

1.15.2

🐛 (Bug Fix)

Changelog

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

1.17.0

🐛 (Bug Fix)

  • Revert "feat(api): add attributes argument to recordException API #4071"
    • This feature was an unintentional breaking change introduced with API 1.5.0
    • This PR updates all SDK packages to allow API 1.6.0, where this change has been reverted.

1.16.0

🚀 (Enhancement)

  • feat(sdk-metrics): implement MetricProducer specification #4007
  • feat: update PeriodicExportingMetricReader and PrometheusExporter to accept optional metric producers #4077 @​aabmass

🐛 (Bug Fix)

  • fix(exporter-zipkin): rounding duration to the nearest int to be compliant with zipkin protocol #4064 @​n0cloud
  • fix(sdk-metrics): metric names should be case-insensitive

📚 (Refine Doc)

  • docs(guidelines): add dependencies guidelines #4040

1.15.2

🐛 (Bug Fix)

Commits
  • faf939c chore: release API 1.6.0/SDK 1.17.0/Experimental 0.43.0 (#4138)
  • 27897d6 Revert "feat(api): add attributes argument to recordException API (#4071)" (#...
  • 5fcd8cf chore: prepare release API 1.5.0, SDK 1.16.0/0.42.0 (#4122)
  • 5d94185 chore(deps): update actions/checkout action to v4 (#4134)
  • ba38804 chore(deps): update all patch versions (#4114)
  • 415b198 fix(ci): pin nx to 15.9.6 for Node.js v14 (#4124)
  • 4d662cf fix(sdk-metrics): metric names should be case-insensitive (#4059)
  • Description has been truncated

Bumps the otel-dependencies group in /odiglet/agents/nodejs with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@opentelemetry/api](https://github.com/open-telemetry/opentelemetry-js) | `1.4.1` | `1.6.0` |
| [@opentelemetry/auto-instrumentations-node](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.38.0` | `0.39.2` |
| [@opentelemetry/exporter-metrics-otlp-grpc](https://github.com/open-telemetry/opentelemetry-js) | `0.41.2` | `0.43.0` |
| [@opentelemetry/exporter-prometheus](https://github.com/open-telemetry/opentelemetry-js) | `0.41.2` | `0.43.0` |
| [@opentelemetry/exporter-trace-otlp-grpc](https://github.com/open-telemetry/opentelemetry-js) | `0.41.2` | `0.43.0` |
| [@opentelemetry/resource-detector-alibaba-cloud](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.27.7` | `0.28.1` |
| [@opentelemetry/resource-detector-gcp](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.29.0` | `0.29.1` |
| [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js) | `1.15.1` | `1.17.0` |
| [@opentelemetry/sdk-metrics](https://github.com/open-telemetry/opentelemetry-js) | `1.15.1` | `1.17.0` |
| [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) | `0.41.1` | `0.43.0` |


Updates `@opentelemetry/api` from 1.4.1 to 1.6.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@api/v1.4.1...v1.6.0)

Updates `@opentelemetry/auto-instrumentations-node` from 0.38.0 to 0.39.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@auto-instrumentations-node-v0.38.0...auto-instrumentations-node-v0.39.2)

Updates `@opentelemetry/exporter-metrics-otlp-grpc` from 0.41.2 to 0.43.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.41.2...experimental/v0.43.0)

Updates `@opentelemetry/exporter-prometheus` from 0.41.2 to 0.43.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.41.2...experimental/v0.43.0)

Updates `@opentelemetry/exporter-trace-otlp-grpc` from 0.41.2 to 0.43.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.41.2...experimental/v0.43.0)

Updates `@opentelemetry/resource-detector-alibaba-cloud` from 0.27.7 to 0.28.1
- [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@resource-detector-alibaba-cloud-v0.27.7...plugin-react-load-v0.28.1)

Updates `@opentelemetry/resource-detector-gcp` from 0.29.0 to 0.29.1
- [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@host-metrics-v0.29.0...plugin-react-load-v0.29.1)

Updates `@opentelemetry/resources` from 1.15.1 to 1.17.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.15.1...v1.17.0)

Updates `@opentelemetry/sdk-metrics` from 1.15.1 to 1.17.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.15.1...v1.17.0)

Updates `@opentelemetry/sdk-node` from 0.41.1 to 0.43.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.41.1...experimental/v0.43.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-dependencies
- dependency-name: "@opentelemetry/auto-instrumentations-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-dependencies
- dependency-name: "@opentelemetry/exporter-metrics-otlp-grpc"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-dependencies
- dependency-name: "@opentelemetry/exporter-prometheus"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-dependencies
- dependency-name: "@opentelemetry/exporter-trace-otlp-grpc"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-dependencies
- dependency-name: "@opentelemetry/resource-detector-alibaba-cloud"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-dependencies
- dependency-name: "@opentelemetry/resource-detector-gcp"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel-dependencies
- dependency-name: "@opentelemetry/resources"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-dependencies
- dependency-name: "@opentelemetry/sdk-metrics"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-dependencies
- dependency-name: "@opentelemetry/sdk-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 18, 2023 06:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 18, 2023
@edeNFed edeNFed merged commit 5a0df2d into main Sep 19, 2023
5 checks passed
@edeNFed edeNFed deleted the dependabot/npm_and_yarn/odiglet/agents/nodejs/otel-dependencies-9e72331f88 branch September 19, 2023 04:53
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 Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant