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.4 in /catalogue #732

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

auto-instrumentations-node: v0.36.4

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-fs bumped from ^0.7.0 to ^0.7.1
      • @​opentelemetry/instrumentation-graphql bumped from ^0.33.1 to ^0.33.2
      • @​opentelemetry/instrumentation-ioredis bumped from ^0.33.2 to ^0.34.0
      • @​opentelemetry/instrumentation-koa bumped from ^0.34.1 to ^0.34.2
      • @​opentelemetry/instrumentation-pg bumped from ^0.34.1 to ^0.35.0
      • @​opentelemetry/instrumentation-redis bumped from ^0.34.2 to ^0.34.3
      • @​opentelemetry/instrumentation-redis-4 bumped from ^0.34.2 to ^0.34.3

instrumentation-nestjs-core: v0.32.2

0.32.2 (2023-02-14)

Bug Fixes

  • vinyl-fs: removed unnecessary dep types/vinyl-fs (#1390) (5a8df08)

instrumentation-dns: v0.31.2

0.31.2 (2023-02-14)

Bug Fixes

  • instrumentation-dns: fix instrumentation of dns/promises (#1377) (6d08157)

instrumentation-amqplib: v0.32.2

0.32.2 (2023-02-14)

Bug Fixes

  • amqplib: stop importing from amqplib directly in compiled types (#1394) (9d0198c)

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)

... (truncated)

Commits
  • 32889bd chore: release main (#1396)
  • 17c3bf1 ci: fix excessive memory usage by preventing source-map generation (#1419)
  • 62a806f chore(deps): update dependency rimraf to v4 (#1402)
  • f5f7ac6 feat(ioredis): Update instrumentation-ioredis to version 5.x.x (#1121)
  • 7180353 chore(instrumentation-fs): remove node 14 promises check from tests (#1413)
  • 40461ce test(koa): add test all versions to @​koa/router (#1398)
  • 3ca874e fix(instrumentation-fs): fix instrumentation of fs/promises (#1375)
  • e93a192 fix: remove component attribute from instrumentations (#1399)
  • ee0a59a fix(instrumentation-fs): allow realpath.native and realpathSync.native (#1332)
  • 3484b75 chore(deps): update dependency @​koa/router to v12 (#1240)
  • 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)