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 opentelemetry-deps-nodejs group in /nodejs/packages/layer with 9 updates #1207

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2024

Bumps the opentelemetry-deps-nodejs group in /nodejs/packages/layer with 9 updates:

Package From To
@opentelemetry/instrumentation-aws-lambda 0.38.0 0.39.0
@opentelemetry/instrumentation-dns 0.33.0 0.34.0
@opentelemetry/instrumentation-express 0.35.0 0.36.1
@opentelemetry/instrumentation-graphql 0.37.0 0.38.1
@opentelemetry/instrumentation-hapi 0.34.0 0.35.0
@opentelemetry/instrumentation-ioredis 0.37.0 0.38.0
@opentelemetry/instrumentation-mongodb 0.39.0 0.41.0
@opentelemetry/instrumentation-mysql 0.35.0 0.36.0
@opentelemetry/instrumentation-redis 0.36.0 0.37.0

Updates @opentelemetry/instrumentation-aws-lambda from 0.38.0 to 0.39.0

Release notes

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

instrumentation-pg: v0.39.0

0.39.0 (2024-03-06)

Features

  • deps: update otel-js to 1.22.0/0.49.1 (edc426b)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.36.0 to ^0.37.0
Commits
  • fcea8ca chore: release main (#1935)
  • d2f59e9 chore(instr-runtime-node): update some deps to same versions as other contrib...
  • 7106313 test(instr-express): add test for ESM (#1966)
  • 43fd4eb updated zone.js version (#1934)
  • edc426b chore(deps): update deps matching "@opentelemetry/*" (#1978)
  • fef1b36 fix(instrumentaiton-runtime-node)!: rename exported instrumentation to match ...
  • 2e9fce4 Add @​opentelemetry/api as peerDependencies in @​opentelemetry/resource-detecto...
  • c00f529 refactor(instrumentation-perf-hooks): rename to instrumentation-runtime-node ...
  • e11f86e docs(instrumentation-graphql): gql supported versions (#1969)
  • 83624b1 test(instrumentation-mysql): add missing -p to ts-mocha (#1968)
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-dns from 0.33.0 to 0.34.0

Release notes

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

instrumentation-net: v0.34.0

0.34.0 (2024-03-06)

Features

  • deps: update otel-js to 1.22.0/0.49.1 (edc426b)

instrumentation-memcached: v0.34.0

0.34.0 (2024-03-06)

Features

  • deps: update otel-js to 1.22.0/0.49.1 (edc426b)

Bug Fixes

  • instrumentation-memcached: parse attribute value for net.peer.port to a number (038e0bf)
  • instrumentation-mongodb: parse attribute value for net.peer.port to a number (038e0bf)
  • instrumentation-mysql2: parse attribute value for net.peer.port to a number (038e0bf)
  • instrumentation-mysql: parse attribute value for net.peer.port to a number (038e0bf)

Dependencies

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

instrumentation-knex: v0.34.0

0.34.0 (2024-03-06)

Features

  • deps: update otel-js to 1.22.0/0.49.1 (edc426b)

instrumentation-generic-pool: v0.34.0

0.34.0 (2024-03-06)

Features

  • deps: update otel-js to 1.22.0/0.49.1 (edc426b)

instrumentation-fastify: v0.34.0

0.34.0 (2024-03-06)

... (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-express from 0.35.0 to 0.36.1

Release notes

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

instrumentation-express: v0.36.1

0.36.1 (2024-03-11)

Bug Fixes

  • instr-express: normalize paths with double slashes (#1995) (65a9553)

instrumentation-user-interaction: v0.36.0

0.36.0 (2024-03-06)

Features

  • deps: update otel-js to 1.22.0/0.49.1 (edc426b)

instrumentation-long-task: v0.36.0

0.36.0 (2024-03-06)

Features

  • deps: update otel-js to 1.22.0/0.49.1 (edc426b)

instrumentation-document-load: v0.36.0

0.36.0 (2024-03-06)

Features

  • deps: update otel-js to 1.22.0/0.49.1 (edc426b)
Commits
  • b3d30af chore: release main (#1590)
  • c4a8e82 feat(instrumentation-aws-lambda): Adds lambdaHandler config option (#1627)
  • 825b5a8 feat(koa): Skip update HTTP's span name and update RpcMetadata's route instea...
  • eeda32a fix(express): make rpcMetadata.route capture the last layer even when if the ...
  • 7d4b13e feat(restify): Skip update HTTP's span name and update RpcMetadata's route in...
  • 10bdbf7 feat(hapi): Skip update HTTP's span name and update RpcMetadata's route inste...
  • ad94c5c feat: Add capacity information when applicable to dynamodb spans (#1365)
  • 704f76f fix(connect): fix wrong rpcMetada.route value not handle nested route (#1555)
  • 8802eae chore(deps): update dependency @​cucumber/cucumber to v9 (#1623)
  • 4f11245 fix(deps): update otel core experimental to v0.41.2 (#1628)
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-graphql from 0.37.0 to 0.38.1

Release notes

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

instrumentation-graphql: v0.38.1

0.38.1 (2024-03-11)

Bug Fixes

  • instrumentation-graphql: limit support to >=14 <17 (#1971) (ff40cc8)
Commits
  • fce7d3b fix(instrumentation-redis-4): fix multi.exec() instrumentation for redis >=4....
  • f65f2f1 fix: span emit warnings on express instrumentation (#1891)
  • 3156c94 chore: Update deprecations in instrumentation-express/examples (#1842)
  • c8bebc7 chore(renovate): use full list of experimental packages (#1897)
  • c365375 feat(instrumentation-graphql): add option to ignore resolver spans (#1858)
  • c54e9b6 fix(mongodb-example): Ensure instrumentation is setup before mongoDB client i...
  • 577a291 fix(instrumentation-aws-sdk): make empty context when SQS message has no prop...
  • c0d873c fix(instrumentation-pg): remove @opentelemetry/core from dependencies (#1895)
  • 1e90a40 fix(host-metrics)!: fix process.cpu.* metrics (#1785)
  • 33b31d0 feat: Allow configuring pino to log with different keys (#1867)
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-hapi from 0.34.0 to 0.35.0

Release notes

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

instrumentation-winston: v0.35.0

0.35.0 (2024-03-06)

Features

  • deps: update otel-js to 1.22.0/0.49.1 (edc426b)

instrumentation-router: v0.35.0

0.35.0 (2024-03-06)

Features

  • deps: update otel-js to 1.22.0/0.49.1 (edc426b)
Commits
  • 32204a3 chore: release main (#1890)
  • 9624486 chore(deps): update otel-js to 1.21.0/0.48.0 (#1914)
  • 12834d5 fix(example-fastify): update example to use latest versions (#1899)
  • fce7d3b fix(instrumentation-redis-4): fix multi.exec() instrumentation for redis >=4....
  • f65f2f1 fix: span emit warnings on express instrumentation (#1891)
  • 3156c94 chore: Update deprecations in instrumentation-express/examples (#1842)
  • c8bebc7 chore(renovate): use full list of experimental packages (#1897)
  • c365375 feat(instrumentation-graphql): add option to ignore resolver spans (#1858)
  • c54e9b6 fix(mongodb-example): Ensure instrumentation is setup before mongoDB client i...
  • 577a291 fix(instrumentation-aws-sdk): make empty context when SQS message has no prop...
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-ioredis from 0.37.0 to 0.38.0

Commits
  • fce7d3b fix(instrumentation-redis-4): fix multi.exec() instrumentation for redis >=4....
  • f65f2f1 fix: span emit warnings on express instrumentation (#1891)
  • 3156c94 chore: Update deprecations in instrumentation-express/examples (#1842)
  • c8bebc7 chore(renovate): use full list of experimental packages (#1897)
  • c365375 feat(instrumentation-graphql): add option to ignore resolver spans (#1858)
  • c54e9b6 fix(mongodb-example): Ensure instrumentation is setup before mongoDB client i...
  • 577a291 fix(instrumentation-aws-sdk): make empty context when SQS message has no prop...
  • c0d873c fix(instrumentation-pg): remove @opentelemetry/core from dependencies (#1895)
  • 1e90a40 fix(host-metrics)!: fix process.cpu.* metrics (#1785)
  • 33b31d0 feat: Allow configuring pino to log with different keys (#1867)
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-mongodb from 0.39.0 to 0.41.0

Release notes

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

instrumentation-mongodb: v0.41.0

0.41.0 (2024-03-11)

⚠ BREAKING CHANGES

  • instrumentation-mongodb: temporarily reduce supported range to mongodb <6.4 (#1984)

Bug Fixes

  • instrumentation-mongodb: temporarily reduce supported range to mongodb <6.4 (#1984) (2d3bb52)

instrumentation-aws-sdk: v0.39.1

0.39.1 (2024-03-11)

Bug Fixes

  • instr-aws-sdk: ensure that instrumentation does not crash on bogus SQS.sendMessageBatch input (#1999) (fa7e2f5)
Commits
  • 9d19ca4 chore: release main (#1997)
  • 5379064 test(aws-sdk): update tav to skip 3.529.0 (#2004)
  • 3b2090b fix(instrumentation-pg): prevent net.peer.port from being NaN (#1982)
  • 0574168 chore: make metapackages be owned by maintainers (#1996)
  • 0656f37 feat(auto-instrumentations-node): enabling instrumentations via env (#1953)
  • 19ebbaf chore: use @web/test-runner instead of karma (#1816)
  • fa7e2f5 fix(instr-aws-sdk): ensure that instrumentation does not crash on bogus SQS.s...
  • 65a9553 fix(instr-express): normalize paths with double slashes (#1995)
  • 98f43cd chore(deps): update codecov/codecov-action action to v4 (#1921)
  • dfb2dff chore(instr-mongodb): drop obsolete 'pretest' step from TAV run (#1998)
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-mysql from 0.35.0 to 0.36.0

Release notes

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

instrumentation-user-interaction: v0.36.0

0.36.0 (2024-03-06)

Features

  • deps: update otel-js to 1.22.0/0.49.1 (edc426b)

instrumentation-long-task: v0.36.0

0.36.0 (2024-03-06)

Features

  • deps: update otel-js to 1.22.0/0.49.1 (edc426b)

instrumentation-document-load: v0.36.0

0.36.0 (2024-03-06)

Features

  • deps: update otel-js to 1.22.0/0.49.1 (edc426b)
Commits
  • f81f8a7 chore: release main (#1539)
  • 8d9687d feat(fastify): Skip update HTTP's span name and update RpcMetadata's route in...
  • bf25eb1 chore(renovate): change strategy for @​opentelemetry/api, run experimental upd...
  • 3139dbf chore: update renovate.json (#1575)
  • 273993b chore: re-enable instrumentation-fastify unit test on node@18 (#1568)
  • 84a2377 fix(deps): update otel core experimental to ^0.41.0 (#1566)
  • ffb45fe chore(renovate): split patch and minor rules (#1572)
  • 8e2f518 feat(express): Skip update HTTP's span name and update RpcMetadata's route in...
  • 774d254 fix(document-load): compatibility issue with @​opentelemetry/sdk-trace-web@​1.1...
  • a18b074 docs: document merge reqiurements (#1553)
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-redis from 0.36.0 to 0.37.0

Release notes

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

instrumentation-express: v0.36.1

0.36.1 (2024-03-11)

Bug Fixes

  • instr-express: normalize paths with double slashes (#1995) (65a9553)
Commits
  • fcea8ca chore: release main (#1935)
  • d2f59e9 chore(instr-runtime-node): update some deps to same versions as other contrib...
  • 7106313 test(instr-express): add test for ESM (#1966)
  • 43fd4eb updated zone.js version (#1934)
  • edc426b chore(deps): update deps matching "@opentelemetry/*" (#1978)
  • fef1b36 fix(instrumentaiton-runtime-node)!: rename exported instrumentation to match ...
  • 2e9fce4 Add @​opentelemetry/api as peerDependencies in @​opentelemetry/resource-detecto...
  • c00f529 refactor(instrumentation-perf-hooks): rename to instrumentation-runtime-node ...
  • e11f86e docs(instrumentation-graphql): gql supported versions (#1969)
  • 83624b1 test(instrumentation-mysql): add missing -p to ts-mocha (#1968)
  • 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 opentelemetry-deps-nodejs group in /nodejs/packages/layer with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@opentelemetry/instrumentation-aws-lambda](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.38.0` | `0.39.0` |
| [@opentelemetry/instrumentation-dns](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.33.0` | `0.34.0` |
| [@opentelemetry/instrumentation-express](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.35.0` | `0.36.1` |
| [@opentelemetry/instrumentation-graphql](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.37.0` | `0.38.1` |
| [@opentelemetry/instrumentation-hapi](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.34.0` | `0.35.0` |
| [@opentelemetry/instrumentation-ioredis](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.37.0` | `0.38.0` |
| [@opentelemetry/instrumentation-mongodb](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.39.0` | `0.41.0` |
| [@opentelemetry/instrumentation-mysql](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.35.0` | `0.36.0` |
| [@opentelemetry/instrumentation-redis](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.36.0` | `0.37.0` |


Updates `@opentelemetry/instrumentation-aws-lambda` from 0.38.0 to 0.39.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-pg-v0.38.0...instrumentation-pg-v0.39.0)

Updates `@opentelemetry/instrumentation-dns` 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-express` from 0.35.0 to 0.36.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@host-metrics-v0.35.0...redis-common-v0.36.1)

Updates `@opentelemetry/instrumentation-graphql` from 0.37.0 to 0.38.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@contrib-test-utils-v0.37.0...instrumentation-aws-sdk-v0.38.1)

Updates `@opentelemetry/instrumentation-hapi` from 0.34.0 to 0.35.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.34.0...host-metrics-v0.35.0)

Updates `@opentelemetry/instrumentation-ioredis` from 0.37.0 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@contrib-test-utils-v0.37.0...instrumentation-pg-v0.38.0)

Updates `@opentelemetry/instrumentation-mongodb` from 0.39.0 to 0.41.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-pg-v0.39.0...instrumentation-mongodb-v0.41.0)

Updates `@opentelemetry/instrumentation-mysql` from 0.35.0 to 0.36.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.35.0...redis-common-v0.36.0)

Updates `@opentelemetry/instrumentation-redis` from 0.36.0 to 0.37.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@redis-common-v0.36.0...contrib-test-utils-v0.37.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/instrumentation-aws-lambda"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-deps-nodejs
- dependency-name: "@opentelemetry/instrumentation-dns"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-deps-nodejs
- dependency-name: "@opentelemetry/instrumentation-express"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-deps-nodejs
- dependency-name: "@opentelemetry/instrumentation-graphql"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-deps-nodejs
- dependency-name: "@opentelemetry/instrumentation-hapi"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-deps-nodejs
- dependency-name: "@opentelemetry/instrumentation-ioredis"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-deps-nodejs
- dependency-name: "@opentelemetry/instrumentation-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-deps-nodejs
- dependency-name: "@opentelemetry/instrumentation-mysql"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-deps-nodejs
- dependency-name: "@opentelemetry/instrumentation-redis"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-deps-nodejs
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team March 14, 2024 20:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 14, 2024
@tylerbenson tylerbenson merged commit b772f7b into main Mar 15, 2024
11 checks passed
@tylerbenson tylerbenson deleted the dependabot/npm_and_yarn/nodejs/packages/layer/opentelemetry-deps-nodejs-b8cb15e717 branch March 15, 2024 16:41
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant