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.1 in /catalogue #679

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

Release notes

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

auto-instrumentations-node: v0.36.1

0.36.1 (2023-02-07)

Bug Fixes

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-amqplib bumped from ^0.32.0 to ^0.32.1
      • @​opentelemetry/instrumentation-aws-lambda bumped from ^0.34.0 to ^0.34.1
      • @​opentelemetry/instrumentation-aws-sdk bumped from ^0.33.0 to ^0.34.0
      • @​opentelemetry/instrumentation-bunyan bumped from ^0.31.0 to ^0.31.1
      • @​opentelemetry/instrumentation-cassandra-driver bumped from ^0.32.0 to ^0.32.1
      • @​opentelemetry/instrumentation-connect bumped from ^0.31.0 to ^0.31.1
      • @​opentelemetry/instrumentation-dataloader bumped from ^0.3.0 to ^0.3.1
      • @​opentelemetry/instrumentation-dns bumped from ^0.31.0 to ^0.31.1
      • @​opentelemetry/instrumentation-express bumped from ^0.32.0 to ^0.32.1
      • @​opentelemetry/instrumentation-fs bumped from ^0.6.0 to ^0.7.0
      • @​opentelemetry/instrumentation-fastify bumped from ^0.31.0 to ^0.31.1
      • @​opentelemetry/instrumentation-generic-pool bumped from ^0.31.0 to ^0.31.1
      • @​opentelemetry/instrumentation-graphql bumped from ^0.33.0 to ^0.33.1
      • @​opentelemetry/instrumentation-hapi bumped from ^0.31.0 to ^0.31.1
      • @​opentelemetry/instrumentation-ioredis bumped from ^0.33.1 to ^0.33.2
      • @​opentelemetry/instrumentation-knex bumped from ^0.31.0 to ^0.31.1
      • @​opentelemetry/instrumentation-koa bumped from ^0.34.0 to ^0.34.1
      • @​opentelemetry/instrumentation-lru-memoizer bumped from ^0.32.0 to ^0.32.1
      • @​opentelemetry/instrumentation-memcached bumped from ^0.31.0 to ^0.31.1
      • @​opentelemetry/instrumentation-mongodb bumped from ^0.34.0 to ^0.34.1
      • @​opentelemetry/instrumentation-mongoose bumped from ^0.32.0 to ^0.32.1
      • @​opentelemetry/instrumentation-mysql bumped from ^0.32.0 to ^0.33.0
      • @​opentelemetry/instrumentation-mysql2 bumped from ^0.33.0 to ^0.33.1
      • @​opentelemetry/instrumentation-nestjs-core bumped from ^0.32.0 to ^0.32.1
      • @​opentelemetry/instrumentation-net bumped from ^0.31.0 to ^0.31.1
      • @​opentelemetry/instrumentation-pg bumped from ^0.34.0 to ^0.34.1
      • @​opentelemetry/instrumentation-pino bumped from ^0.33.0 to ^0.33.1
      • @​opentelemetry/instrumentation-redis bumped from ^0.34.1 to ^0.34.2
      • @​opentelemetry/instrumentation-redis-4 bumped from ^0.34.1 to ^0.34.2
      • @​opentelemetry/instrumentation-restify bumped from ^0.32.0 to ^0.32.1
      • @​opentelemetry/instrumentation-router bumped from ^0.32.0 to ^0.32.1
      • @​opentelemetry/instrumentation-socket.io bumped from ^0.33.0 to ^0.33.1
      • @​opentelemetry/instrumentation-tedious bumped from ^0.5.0 to ^0.5.1
      • @​opentelemetry/instrumentation-winston bumped from ^0.31.0 to ^0.31.1

instrumentation-restify: v0.32.0

0.32.0 (2022-12-20)

... (truncated)

Commits
  • 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)
  • dadaa71 chore(deps): update dependency sinon to v15 (#1348)
  • 4e3f0c2 chore: fix contrib build (#1374)
  • ff109b7 fix(deps): update otel core experimental to ^0.35.1 (#1358)
  • aae03f2 fix(mysql): add haddasbronfman as componnent owner of mysql (#1361)
  • 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 #693.