elysiajs / opentelemetry

OpenTelemetry plugin for Elysia
14 stars 1 forks source link

build(deps): bump @opentelemetry/auto-instrumentations-node from 0.48.0 to 0.50.1 #13

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @opentelemetry/auto-instrumentations-node from 0.48.0 to 0.50.1.

Release notes

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

auto-instrumentations-node: v0.50.1

0.50.1 (2024-10-08)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-aws-lambda bumped from ^0.44.0 to ^0.45.0
      • @​opentelemetry/instrumentation-express bumped from ^0.42.0 to ^0.43.0
      • @​opentelemetry/instrumentation-fastify bumped from ^0.39.0 to ^0.40.0
      • @​opentelemetry/instrumentation-pg bumped from ^0.44.0 to ^0.45.0
      • @​opentelemetry/instrumentation-redis-4 bumped from ^0.42.0 to ^0.42.1
      • @​opentelemetry/resource-detector-alibaba-cloud bumped from ^0.29.1 to ^0.29.2
      • @​opentelemetry/resource-detector-aws bumped from ^1.6.1 to ^1.6.2
      • @​opentelemetry/resource-detector-container bumped from ^0.4.1 to ^0.4.2
      • @​opentelemetry/resource-detector-gcp bumped from ^0.29.11 to ^0.29.12

auto-instrumentations-node: v0.50.0

0.50.0 (2024-09-02)

Features

  • update deps matching "@opentelemetry/" (9fa058e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-amqplib bumped from ^0.41.0 to ^0.42.0
      • @​opentelemetry/instrumentation-aws-lambda bumped from ^0.43.0 to ^0.44.0
      • @​opentelemetry/instrumentation-aws-sdk bumped from ^0.43.1 to ^0.44.0
      • @​opentelemetry/instrumentation-bunyan bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-cassandra-driver bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-connect bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-cucumber bumped from ^0.8.0 to ^0.9.0
      • @​opentelemetry/instrumentation-dataloader bumped from ^0.11.0 to ^0.12.0
      • @​opentelemetry/instrumentation-dns bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-express bumped from ^0.41.1 to ^0.42.0
      • @​opentelemetry/instrumentation-fastify bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-fs bumped from ^0.14.0 to ^0.15.0
      • @​opentelemetry/instrumentation-generic-pool bumped from ^0.38.1 to ^0.39.0
      • @​opentelemetry/instrumentation-graphql bumped from ^0.42.0 to ^0.43.0
      • @​opentelemetry/instrumentation-hapi bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-ioredis bumped from ^0.42.0 to ^0.43.0
      • @​opentelemetry/instrumentation-kafkajs bumped from ^0.2.0 to ^0.3.0
      • @​opentelemetry/instrumentation-knex bumped from ^0.39.0 to ^0.40.0
      • @​opentelemetry/instrumentation-koa bumped from ^0.42.0 to ^0.43.0

... (truncated)

Commits
  • 2512c78 chore: release main (#2420)
  • fbeb305 chore: update @​types/node to 18.18.14 (#2462)
  • 7fd154b chore(detector-contrainer): remove orphan codecov script (#2444)
  • 02a9fdb feat(instrumentation-fastify): Enable Fastify v5 (#2460)
  • 6107185 ci: align codeql settings with Security SIG recommendations (#2461)
  • 37009ad chore: remove usages of Span constructor (#2458)
  • 138c6c5 chore(deps): update dependency express to v4.20.0 [security] (#2431)
  • 7898458 chore(instrumentation-fastify): mark instrumentation as unmaintained (#2452)
  • 050fee0 feat(instrumentation-pg): implementation of metric operation duration (#2380)
  • 0d6ebde test: update mssql envvar to MSSQL_SA_PASSWORD (#2447)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 month ago

Superseded by #15.