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.2 in /user #697

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.2.

Release notes

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

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)

Bug Fixes

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

instrumentation-winston: v0.31.1

0.31.1 (2023-02-07)

Bug Fixes

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

instrumentation-router: v0.32.1

0.32.1 (2023-02-07)

Bug Fixes

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

instrumentation-restify: v0.32.1

0.32.1 (2023-02-07)

... (truncated)

Commits
  • e3dfedc chore: release main (#1379)
  • d822f75 fix(instrumentation/aws-lambda): Ensure callback is only called once (#1384)
  • 096129c feat(instrumentation-lambda): Flush MeterProvider at end of handler (#1370)
  • 33c57cc feat(detector-gcp): collect hostname resource attribute from GCP Metadata API...
  • 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)
  • 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 #702.