instana / otel-shop

OpenTelemetry Demo App
Apache License 2.0
17 stars 12 forks source link

Bump @opentelemetry/auto-instrumentations-node from 0.30.0 to 0.36.3 in /catalogue #701

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @opentelemetry/auto-instrumentations-node from 0.30.0 to 0.36.3.

Release notes

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

auto-instrumentations-node: v0.36.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-amqplib bumped from ^0.32.1 to ^0.32.2
      • @​opentelemetry/instrumentation-dataloader bumped from ^0.3.1 to ^0.4.0
      • @​opentelemetry/instrumentation-dns bumped from ^0.31.1 to ^0.31.2
      • @​opentelemetry/instrumentation-nestjs-core bumped from ^0.32.1 to ^0.32.2

instrumentation-aws-lambda: v0.35.0

0.35.0 (2023-02-08)

Features

  • instrumentation-lambda: Flush MeterProvider at end of handler (#1370) (096129c)

Bug Fixes

  • instrumentation/aws-lambda: Ensure callback is only called once (#1384) (d822f75)

auto-instrumentations-node: v0.36.2

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-aws-lambda bumped from ^0.34.1 to ^0.35.0

instrumentation-user-interaction: v0.32.1

0.32.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

instrumentation-long-task: v0.32.1

0.32.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

instrumentation-document-load: v0.31.1

0.31.1 (2023-02-07)

... (truncated)

Commits
  • 3e76af6 chore: release main (#1392)
  • 9d0198c fix(amqplib): stop importing from amqplib directly in compiled types (#1394)
  • 6d08157 fix(instrumentation-dns): fix instrumentation of dns/promises (#1377)
  • 00cc8d6 chore: cleanup dead code for unsupported node versions (#1391)
  • 5a8df08 fix(vinyl-fs): removed unnecessary dep types/vinyl-fs (#1390)
  • 8f86ba4 feat: update docker-related scripts and document docker engine prerequisite (...
  • 712b559 feat(instrumentation-dataloader): add dataloader name to span names (#1345)
  • d222490 chore: move release-please action run (#1380)
  • e3dfedc chore: release main (#1379)
  • d822f75 fix(instrumentation/aws-lambda): Ensure callback is only called once (#1384)
  • 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 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 1 year ago

Superseded by #732.