Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the otel-contrib group with 10 updates #184

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps the otel-contrib group with 10 updates:

Package From To
@opentelemetry/instrumentation-aws-lambda 0.37.2 0.37.3
@opentelemetry/instrumentation-aws-sdk 0.37.0 0.37.1
@opentelemetry/instrumentation-bunyan 0.33.0 0.34.0
@opentelemetry/instrumentation-cucumber 0.1.2 0.2.0
@opentelemetry/instrumentation-express 0.33.3 0.34.0
@opentelemetry/instrumentation-fastify 0.32.4 0.32.5
@opentelemetry/instrumentation-koa 0.36.2 0.36.3
@opentelemetry/instrumentation-mongodb 0.37.3 0.38.0
@opentelemetry/instrumentation-net 0.32.3 0.32.4
@opentelemetry/instrumentation-pino 0.34.3 0.34.4

Updates @opentelemetry/instrumentation-aws-lambda from 0.37.2 to 0.37.3

Release notes

Sourced from @​opentelemetry/instrumentation-aws-lambda's releases.

instrumentation-aws-lambda: v0.37.3

0.37.3 (2023-12-07)

Bug Fixes

  • instrumentation-lambda: soften "unable to init" message and demote to diag.debug (#1836) (fb80783)

instrumentation-mongodb: v0.37.3

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.34.3 to ^0.35.0
Commits
  • a757b5e chore: release main (#1798)
  • fce33b6 fix(ci): use opentelemetrybot to sync package-lock.json on release PRs (#1817)
  • 434cab2 chore(instrumentation-mysql2): drop unneed @​types/mysql2 dep (#1812)
  • a034982 chore: sync package-lock file to package.json files (#1807)
  • 5c1050b chore(deps): update all patch versions (#1723)
  • 7370386 fix: Export All Azure Resource Detectors (#1800)
  • c7c7547 chore: use npm workspaces and a package-lock.json (#1771)
  • 4c8b374 feat(test-utils): runTestFixture utility for running out-of-process tests (#1...
  • 99db4bb chore(graphql): update span name to show the resolver name (#1796)
  • eee50d8 chore(deps): update grafana/grafana docker tag to v10 (#1674)
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-aws-sdk from 0.37.0 to 0.37.1

Release notes

Sourced from @​opentelemetry/instrumentation-aws-sdk's releases.

instrumentation-aws-sdk: v0.37.1

0.37.1 (2023-12-07)

Bug Fixes

  • instrumentation-aws-sdk: remove un-sanitised db.statement span attribute from DynamoDB spans (#1748) (cdbb29f)

instrumentation-pg: v0.37.1

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.34.3 to ^0.35.0
Commits
  • a757b5e chore: release main (#1798)
  • fce33b6 fix(ci): use opentelemetrybot to sync package-lock.json on release PRs (#1817)
  • 434cab2 chore(instrumentation-mysql2): drop unneed @​types/mysql2 dep (#1812)
  • a034982 chore: sync package-lock file to package.json files (#1807)
  • 5c1050b chore(deps): update all patch versions (#1723)
  • 7370386 fix: Export All Azure Resource Detectors (#1800)
  • c7c7547 chore: use npm workspaces and a package-lock.json (#1771)
  • 4c8b374 feat(test-utils): runTestFixture utility for running out-of-process tests (#1...
  • 99db4bb chore(graphql): update span name to show the resolver name (#1796)
  • eee50d8 chore(deps): update grafana/grafana docker tag to v10 (#1674)
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-bunyan from 0.33.0 to 0.34.0

Release notes

Sourced from @​opentelemetry/instrumentation-bunyan's releases.

instrumentation-express: v0.34.0

0.34.0 (2023-12-07)

⚠ BREAKING CHANGES

  • instrumentation-express: remove @types/express from dependencies (#1804)

Features

Bug Fixes

  • instrumentation-express: remove @types/express from dependencies (#1804) (86a21d7), closes #1787

instrumentation-bunyan: v0.34.0

0.34.0 (2023-12-07)

Features

  • instrumentation-bunyan: add log sending to Logs Bridge API (#1713) (4a1d83c)

host-metrics: v0.34.0

0.34.0 (2023-12-07)

⚠ BREAKING CHANGES

  • host-metrics: use the package name as the default instrumentation scope name, to align with instrumentations (#1822)

Features

  • host-metrics: use the package name as the default instrumentation scope name, to align with instrumentations (#1822) (bcf3501), closes #1782

instrumentation-mongoose: v0.33.4

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.34.3 to ^0.35.0

instrumentation-lru-memoizer: v0.33.4

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.34.3 to ^0.35.0

... (truncated)

Commits
  • c7e7000 chore: release main (#1829)
  • cdbb29f fix(instrumentation-aws-sdk): remove un-sanitised db.statement span attribute...
  • 86a21d7 fix(instrumentation-express)!: remove @types/express from dependencies (#1804)
  • bcf3501 feat(host-metrics)!: use the package name as the default instrumentation scop...
  • 4782f5b fix(instrumentation-pino): instrument pino used in ESM (#1831)
  • b61f912 fix(koa): fix instrumentation of ESM-imported koa (#1736)
  • 8f2a195 fix(resource-detector-azure): only detect Azure Functions when FUNCTIONS_EXTE...
  • 094fd6f test(instrumentation-aws-sdk): fix SQS mock responses for @​aws-sdk/client-sqs...
  • 1c24cfd docs(user-interaction): update docs to include examples of config options (#1...
  • fb80783 fix(instrumentation-lambda): soften "unable to init" message and demote to di...
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-cucumber from 0.1.2 to 0.2.0

Release notes

Sourced from @​opentelemetry/instrumentation-cucumber's releases.

instrumentation-cucumber: v0.2.0

0.2.0 (2023-12-07)

Features

Commits
  • 7e1cdd5 chore: 0.2.0 release proposal (#479)
  • b296be6 chore: fixing flaky test for batch span processor (#480)
  • a382767 add shutdown method on MetricExporter interface (#475)
  • d5141f7 chore: fixing problem with load event and performance for loadend (#469)
  • ae904d5 chore: fixing coverage for karma using istanbul (#466)
  • 173cab2 feat(metrics): add registerMetric and getMetrics (#437)
  • 283458e fix(core): add missing semver dependency (#472)
  • 2953a29 feat: validate metric names (#468)
  • 5c49c6c feature(plugin): implement postgres plugin (#417)
  • ff907cf chore: update README (#462)
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-express from 0.33.3 to 0.34.0

Release notes

Sourced from @​opentelemetry/instrumentation-express's releases.

instrumentation-express: v0.34.0

0.34.0 (2023-12-07)

⚠ BREAKING CHANGES

  • instrumentation-express: remove @types/express from dependencies (#1804)

Features

Bug Fixes

  • instrumentation-express: remove @types/express from dependencies (#1804) (86a21d7), closes #1787

instrumentation-bunyan: v0.34.0

0.34.0 (2023-12-07)

Features

  • instrumentation-bunyan: add log sending to Logs Bridge API (#1713) (4a1d83c)

host-metrics: v0.34.0

0.34.0 (2023-12-07)

⚠ BREAKING CHANGES

  • host-metrics: use the package name as the default instrumentation scope name, to align with instrumentations (#1822)

Features

  • host-metrics: use the package name as the default instrumentation scope name, to align with instrumentations (#1822) (bcf3501), closes #1782

instrumentation-mongoose: v0.33.4

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.34.3 to ^0.35.0

instrumentation-lru-memoizer: v0.33.4

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.34.3 to ^0.35.0

... (truncated)

Commits
  • c7e7000 chore: release main (#1829)
  • cdbb29f fix(instrumentation-aws-sdk): remove un-sanitised db.statement span attribute...
  • 86a21d7 fix(instrumentation-express)!: remove @types/express from dependencies (#1804)
  • bcf3501 feat(host-metrics)!: use the package name as the default instrumentation scop...
  • 4782f5b fix(instrumentation-pino): instrument pino used in ESM (#1831)
  • b61f912 fix(koa): fix instrumentation of ESM-imported koa (#1736)
  • 8f2a195 fix(resource-detector-azure): only detect Azure Functions when FUNCTIONS_EXTE...
  • 094fd6f test(instrumentation-aws-sdk): fix SQS mock responses for @​aws-sdk/client-sqs...
  • 1c24cfd docs(user-interaction): update docs to include examples of config options (#1...
  • fb80783 fix(instrumentation-lambda): soften "unable to init" message and demote to di...
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-fastify from 0.32.4 to 0.32.5

Commits

Updates @opentelemetry/instrumentation-koa from 0.36.2 to 0.36.3

Release notes

Sourced from @​opentelemetry/instrumentation-koa's releases.

instrumentation-koa: v0.36.3

0.36.3 (2023-12-07)

Bug Fixes

  • koa: fix instrumentation of ESM-imported koa (#1736) (b61f912)
Commits
  • c7e7000 chore: release main (#1829)
  • cdbb29f fix(instrumentation-aws-sdk): remove un-sanitised db.statement span attribute...
  • 86a21d7 fix(instrumentation-express)!: remove @types/express from dependencies (#1804)
  • bcf3501 feat(host-metrics)!: use the package name as the default instrumentation scop...
  • 4782f5b fix(instrumentation-pino): instrument pino used in ESM (#1831)
  • b61f912 fix(koa): fix instrumentation of ESM-imported koa (#1736)
  • 8f2a195 fix(resource-detector-azure): only detect Azure Functions when FUNCTIONS_EXTE...
  • 094fd6f test(instrumentation-aws-sdk): fix SQS mock responses for @​aws-sdk/client-sqs...
  • 1c24cfd docs(user-interaction): update docs to include examples of config options (#1...
  • fb80783 fix(instrumentation-lambda): soften "unable to init" message and demote to di...
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-mongodb from 0.37.3 to 0.38.0

Release notes

Sourced from @​opentelemetry/instrumentation-mongodb's releases.

instrumentation-mongodb: v0.38.0

0.38.0 (2023-12-07)

Features

  • instrumentation-mongodb: add support for mongodb v6 (#1760) (660e37b)
Commits
  • c7e7000 chore: release main (#1829)
  • cdbb29f fix(instrumentation-aws-sdk): remove un-sanitised db.statement span attribute...
  • 86a21d7 fix(instrumentation-express)!: remove @types/express from dependencies (#1804)
  • bcf3501 feat(host-metrics)!: use the package name as the default instrumentation scop...
  • 4782f5b fix(instrumentation-pino): instrument pino used in ESM (#1831)
  • b61f912 fix(koa): fix instrumentation of ESM-imported koa (#1736)
  • 8f2a195 fix(resource-detector-azure): only detect Azure Functions when FUNCTIONS_EXTE...
  • 094fd6f test(instrumentation-aws-sdk): fix SQS mock responses for @​aws-sdk/client-sqs...
  • 1c24cfd docs(user-interaction): update docs to include examples of config options (#1...
  • fb80783 fix(instrumentation-lambda): soften "unable to init" message and demote to di...
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-net from 0.32.3 to 0.32.4

Release notes

Sourced from @​opentelemetry/instrumentation-net's releases.

instrumentation-net: v0.32.4

0.32.4 (2023-12-07)

Bug Fixes

  • instrumentation-net: Don't operate on closed span (#1819) (60d60d0)

instrumentation-memcached: v0.32.4

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.34.3 to ^0.35.0
Commits
  • 607d375 chore: release main (#1742)
  • 9b76ffb chore: cleanup files in package json (#1786)
  • e313938 fix(instrumentation-koa): handle koa routes being of type RegExp (#1754)
  • 24ffb3b refactor(auto-instrumentations-node): Name export getResourceDetectors (#1792)
  • 2698bb1 feat: add esnext target for web instrumentations (#1776)
  • da94ee9 chore(deps): unpin @opentelemetry/* in fastify instrumentation and mysql exam...
  • 5564096 fix(auto-instrumentations-web)!: Add zone.js as a peerDependency (#1768)
  • 7f420e2 fix(deps): update otel core experimental to v0.45.1 (#1781)
  • 7ef45fa chore(deps): update actions/setup-node action to v4 (#1755)
  • 89f07d1 feat(auto-instrumentations-node): Expose getting resource detectors (#1772)
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-pino from 0.34.3 to 0.34.4

Release notes

Sourced from @​opentelemetry/instrumentation-pino's releases.

instrumentation-pino: v0.34.4

0.34.4 (2023-12-07)

Bug Fixes

  • instrumentation-pino: instrument pino used in ESM (#1831) (4782f5b)

instrumentation-mysql: v0.34.4

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.34.3 to ^0.35.0

instrumentation-socket.io: v0.34.4

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.34.3 to ^0.35.0
Commits
  • f718301 chore: release main (#1475)
  • 4d11d61 fix(host-metrics): fallback to process.memoryUsage() (#1471)
  • 47122f3 chore: add instana resource detector owners (#1476)
  • 565a2b2 fix(deps): update otel core experimental to ^0.38.0 (#1468)
  • d2d8288 chore(detectors/node): adapted breaking change in @​opentelemetry/sdk-node@​0.3...
  • 27943f4 chore: update component owner for AWS to carolabadeer (#1464)
  • ecf725c chore(deps): update dependency sqlite3 to v5.1.5 [security] (#1427)
  • 0f822ab chore: release main (#1425)
  • 6c708d1 feat(host-metrics): update host metrics to collect metrics in batch (#1450)
  • fd5f87e chore: exclude examples from renovate (#1460)
  • Additional commits viewable in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the otel-contrib group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@opentelemetry/instrumentation-aws-lambda](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.37.2` | `0.37.3` |
| [@opentelemetry/instrumentation-aws-sdk](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.37.0` | `0.37.1` |
| [@opentelemetry/instrumentation-bunyan](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.33.0` | `0.34.0` |
| [@opentelemetry/instrumentation-cucumber](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.1.2` | `0.2.0` |
| [@opentelemetry/instrumentation-express](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.33.3` | `0.34.0` |
| [@opentelemetry/instrumentation-fastify](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.32.4` | `0.32.5` |
| [@opentelemetry/instrumentation-koa](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.36.2` | `0.36.3` |
| [@opentelemetry/instrumentation-mongodb](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.37.3` | `0.38.0` |
| [@opentelemetry/instrumentation-net](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.32.3` | `0.32.4` |
| [@opentelemetry/instrumentation-pino](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.34.3` | `0.34.4` |


Updates `@opentelemetry/instrumentation-aws-lambda` from 0.37.2 to 0.37.3
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-mongodb-v0.37.2...instrumentation-mongodb-v0.37.3)

Updates `@opentelemetry/instrumentation-aws-sdk` from 0.37.0 to 0.37.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-pg-v0.37.0...instrumentation-pg-v0.37.1)

Updates `@opentelemetry/instrumentation-bunyan` from 0.33.0 to 0.34.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@host-metrics-v0.33.0...host-metrics-v0.34.0)

Updates `@opentelemetry/instrumentation-cucumber` from 0.1.2 to 0.2.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-cucumber-v0.1.2...v0.2.0)

Updates `@opentelemetry/instrumentation-express` from 0.33.3 to 0.34.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@contrib-test-utils-v0.33.3...host-metrics-v0.34.0)

Updates `@opentelemetry/instrumentation-fastify` from 0.32.4 to 0.32.5
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-dns-v0.32.4...instrumentation-amqplib-v0.32.5)

Updates `@opentelemetry/instrumentation-koa` from 0.36.2 to 0.36.3
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-pg-v0.36.2...instrumentation-koa-v0.36.3)

Updates `@opentelemetry/instrumentation-mongodb` from 0.37.3 to 0.38.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-mongodb-v0.37.3...instrumentation-mongodb-v0.38.0)

Updates `@opentelemetry/instrumentation-net` from 0.32.3 to 0.32.4
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-dns-v0.32.3...instrumentation-dns-v0.32.4)

Updates `@opentelemetry/instrumentation-pino` from 0.34.3 to 0.34.4
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@contrib-test-utils-v0.34.3...instrumentation-koa-v0.34.4)

---
updated-dependencies:
- dependency-name: "@opentelemetry/instrumentation-aws-lambda"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel-contrib
- dependency-name: "@opentelemetry/instrumentation-aws-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel-contrib
- dependency-name: "@opentelemetry/instrumentation-bunyan"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-contrib
- dependency-name: "@opentelemetry/instrumentation-cucumber"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-contrib
- dependency-name: "@opentelemetry/instrumentation-express"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-contrib
- dependency-name: "@opentelemetry/instrumentation-fastify"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel-contrib
- dependency-name: "@opentelemetry/instrumentation-koa"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel-contrib
- dependency-name: "@opentelemetry/instrumentation-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-contrib
- dependency-name: "@opentelemetry/instrumentation-net"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel-contrib
- dependency-name: "@opentelemetry/instrumentation-pino"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel-contrib
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 11, 2023 18:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 11, 2023
@raphael-theriault-swi raphael-theriault-swi merged commit bb41867 into main Dec 11, 2023
8 checks passed
@raphael-theriault-swi raphael-theriault-swi deleted the dependabot/npm_and_yarn/otel-contrib-82a28cb13e branch December 11, 2023 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

1 participant