open-telemetry / opentelemetry-lambda

Create your own Lambda Layer in each OTel language using this starter code. Add the Lambda Layer to your Lamdba Function to get tracing with OpenTelemetry.
https://opentelemetry.io
Apache License 2.0
256 stars 156 forks source link

Bump @opentelemetry/instrumentation-mongodb from 0.43.0 to 0.45.0 in /nodejs #1388

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps @opentelemetry/instrumentation-mongodb from 0.43.0 to 0.45.0.

Release notes

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

instrumentation-mongodb: v0.45.0

0.45.0 (2024-06-10)

Features

  • instrumentation-mongodb: support aggregation commands and support nested statements (#1728) (2b1360d)

instrumentation-mongodb: v0.44.0

0.44.0 (2024-06-06)

Features

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.39.0 to ^0.40.0
Commits
  • 93e7aab chore: release main (#2263)
  • ce5f48d fix(instr-express): keep hidden properties in layer handlers (#2137)
  • 93776fa fix(azure-functions-resource-detector): Update Azure Functions Detector to Co...
  • cac5cc9 chore(deps): update dependency @​rollup/plugin-commonjs to v26 (#2264)
  • 9761a91 fix: ContainerId not detected post version 0.2.2 (#2270)
  • 3e863cf docs(instrumentation-undici): Update option links to point to right link (#2261)
  • 2b1360d feat(instrumentation-mongodb): support aggregation commands and support neste...
  • 6721bdd fix(baggage-span-processor): cannot find module (#2260)
  • 0af1b70 chore: release main (#2211)
  • 71c15d5 feat: update otel core dependencies (#2257)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 weeks ago

Superseded by #1391.