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.0 in /user #635

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

Release notes

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

auto-instrumentations-node: v0.36.0

0.36.0 (2022-12-20)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-ioredis bumped from ^0.33.0 to ^0.33.1
      • @​opentelemetry/instrumentation-mongodb bumped from ^0.33.0 to ^0.34.0
      • @​opentelemetry/instrumentation-pg bumped from ^0.33.0 to ^0.34.0
      • @​opentelemetry/instrumentation-redis bumped from ^0.34.0 to ^0.34.1
      • @​opentelemetry/instrumentation-redis-4 bumped from ^0.34.0 to ^0.34.1
      • @​opentelemetry/instrumentation-restify bumped from ^0.31.0 to ^0.32.0
      • @​opentelemetry/instrumentation-socket.io bumped from ^0.32.0 to ^0.33.0

instrumentation-user-interaction: v0.32.0

0.32.0 (2022-11-16)

Features

  • update experimental deps to ^0.34.0, core deps to ^1.8.0, api to ^1.3.0 (#1278) (e9fe8e1)

instrumentation-long-task: v0.32.0

0.32.0 (2022-11-16)

Features

  • update experimental deps to ^0.34.0, core deps to ^1.8.0, api to ^1.3.0 (#1278) (e9fe8e1)

instrumentation-document-load: v0.31.0

0.31.0 (2022-11-16)

Features

  • update experimental deps to ^0.34.0, core deps to ^1.8.0, api to ^1.3.0 (#1278) (e9fe8e1)

instrumentation-winston: v0.31.0

0.31.0 (2022-11-16)

Features

... (truncated)

Commits
  • 8472e82 chore: release main (#1301)
  • 378f130 fix(redis-4): add support to new version of redis (#1324)
  • a116303 fix(component owner): add haddasbronfman as component owner of opentelemetry-...
  • 4098e6a feat(restify): add requestHook support (#1312)
  • 97305e1 feat(mongodb): add db.operation span attribute (#1321)
  • 912cde1 ci: skip a broken aws-sdk version in TAV (#1319)
  • f0a9368 feat(pg): support requestHook hook (#1307)
  • 8a375f5 fix: pg span names (#1306)
  • 092a250 fix(redis): serialize non sensitive arguments into db.statement attribute (#1...
  • 4cafe6b Fix typo in aws-lambda plugin (#1300)
  • 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 #681.