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

chore(deps): bump the opentelemetry group with 7 updates #105

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps the opentelemetry group with 7 updates:

Package From To
@opentelemetry/instrumentation-aws-lambda 0.43.0 0.44.0
@opentelemetry/instrumentation-dns 0.38.0 0.39.0
@opentelemetry/instrumentation-express 0.41.1 0.42.0
@opentelemetry/instrumentation-fs 0.14.0 0.15.0
@opentelemetry/instrumentation-mongodb 0.46.0 0.47.0
@opentelemetry/instrumentation-net 0.38.0 0.39.0
@opentelemetry/instrumentation-pino 0.41.0 0.42.0

Updates @opentelemetry/instrumentation-aws-lambda from 0.43.0 to 0.44.0

Release notes

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

instrumentation-pg: v0.44.0

0.44.0 (2024-09-02)

Features

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

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.40.0 to ^0.41.0
Commits
  • 9dc58af chore: release main (#2406)
  • fa0139c chore(deps): update deps @​opentelemetry/semantic-conventions to 1.27 (#2409)
  • 9fa058e chore(deps): update deps matching "@opentelemetry/" (#2408)
  • 1945456 chore: release main (#2375)
  • 0f90b3d fix(auto-instrumentations-node): shutdown the SDK when the process exits norm...
  • 2105609 fix(instrumentation-generic-pool): update span name typo (#2405)
  • d7a5bd4 fix(detectors): reduce diag level on detectors failing to detect (#2382)
  • d30c85c feat(instr-tedious): support tedious@19 (#2401)
  • de7a6cb fix(instrumentation-redis-4): avoid crash from incorrect this._diag ref (#2397)
  • ca70bb9 fix(instr-undici): fix issue with config in constructor (#2395)
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-dns from 0.38.0 to 0.39.0

Release notes

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

instrumentation-net: v0.39.0

0.39.0 (2024-09-02)

Features

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

instrumentation-memcached: v0.39.0

0.39.0 (2024-09-02)

Features

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

Dependencies

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

instrumentation-generic-pool: v0.39.0

0.39.0 (2024-09-02)

Features

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

instrumentation-fastify: v0.39.0

0.39.0 (2024-09-02)

Features

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

Dependencies

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

instrumentation-dns: v0.39.0

0.39.0 (2024-09-02)

... (truncated)

Commits
  • b31df37 chore: release main (#2083)
  • f3406ea chore: remove patch and unpatch diag from instrumentations (#2107)
  • 73e01f2 chore(examples/graphql): use exported strings for attributes (#2122)
  • 80cbee7 chore: experimental 0.51.0, remove instrumentations generic type to align wit...
  • 46b6775 test(instr-document-load): fix test to allow missing network span events (#2145)
  • 931318c refactor(instr-aws-sdk): use exported strings for attributes (#2142)
  • 77452c1 chore(examples/connect): use exported strings for attributes (#2120)
  • 5f1910b chore(examples/web): use exported strings for attributes (#2129)
  • 0d38081 docs: remove key column on readme (#2132)
  • 2d709ec chore(instrumentation-fs): remove unused semconv package (#2141)
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-express from 0.41.1 to 0.42.0

Release notes

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

instrumentation-redis: v0.42.0

0.42.0 (2024-09-02)

Features

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

Dependencies

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

instrumentation-pino: v0.42.0

0.42.0 (2024-09-02)

Features

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

Dependencies

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

instrumentation-express: v0.42.0

0.42.0 (2024-09-02)

Features

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

Dependencies

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

instrumentation-socket.io: v0.42.0

0.42.0 (2024-09-02)

Features

... (truncated)

Commits

Updates @opentelemetry/instrumentation-fs from 0.14.0 to 0.15.0

Changelog

Sourced from @​opentelemetry/instrumentation-fs's changelog.

0.15.0

🚀 Enhancement

  • Other
  • auto-instrumentation-web
  • auto-instrumentation-node
    • #379 chore: creating meta package for default auto instrumentations for node (@​obecny)
  • opentelemetry-instrumentation-hapi
  • opentelemetry-instrumentation-koa
  • opentelemetry-instrumentation-mysql
  • opentelemetry-instrumentation-net
  • opentelemetry-host-metrics
    • #395 chore: fixing broken links, updating to correct base url, replacing gitter with github discussions (@​obecny)

🏠 Internal

  • opentelemetry-host-metrics, opentelemetry-test-utils
  • Other

📝 Documentation

  • opentelemetry-host-metrics

Committers: 9

Commits
  • a2de775 chore: 0.15.0 release proposal (#409)
  • 55fa0e9 chore: bump otel dependencies to latest patch (#408)
  • 552d2c0 chore: move opentelemetry-propagator-jaeger to core (#351)
  • a40df3c fix: hapi compilation (#407)
  • f106054 Add automated release workflows (#366)
  • 92656a3 fix: net instrumentation - change span kind of connect to internal (#394)
  • 21af6e7 chore(deps): pin dependencies (#383)
  • 694a0ea chore: fixing broken links, updating to correct base url, replacing gitter wi...
  • 9aeec87 chore: adding meta package for web (#391)
  • 932b049 docs: add requirements for adding a vendor component (#338)
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-mongodb from 0.46.0 to 0.47.0

Release notes

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

instrumentation-mongodb: v0.47.0

0.47.0 (2024-09-02)

Features

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

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.40.0 to ^0.41.0
Commits
  • 9dc58af chore: release main (#2406)
  • fa0139c chore(deps): update deps @​opentelemetry/semantic-conventions to 1.27 (#2409)
  • 9fa058e chore(deps): update deps matching "@opentelemetry/" (#2408)
  • 1945456 chore: release main (#2375)
  • 0f90b3d fix(auto-instrumentations-node): shutdown the SDK when the process exits norm...
  • 2105609 fix(instrumentation-generic-pool): update span name typo (#2405)
  • d7a5bd4 fix(detectors): reduce diag level on detectors failing to detect (#2382)
  • d30c85c feat(instr-tedious): support tedious@19 (#2401)
  • de7a6cb fix(instrumentation-redis-4): avoid crash from incorrect this._diag ref (#2397)
  • ca70bb9 fix(instr-undici): fix issue with config in constructor (#2395)
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-net from 0.38.0 to 0.39.0

Release notes

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

instrumentation-net: v0.39.0

0.39.0 (2024-09-02)

Features

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

instrumentation-memcached: v0.39.0

0.39.0 (2024-09-02)

Features

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

Dependencies

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

instrumentation-generic-pool: v0.39.0

0.39.0 (2024-09-02)

Features

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

instrumentation-fastify: v0.39.0

0.39.0 (2024-09-02)

Features

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

Dependencies

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

instrumentation-dns: v0.39.0

0.39.0 (2024-09-02)

... (truncated)

Commits
  • b31df37 chore: release main (#2083)
  • f3406ea chore: remove patch and unpatch diag from instrumentations (#2107)
  • 73e01f2 chore(examples/graphql): use exported strings for attributes (#2122)
  • 80cbee7 chore: experimental 0.51.0, remove instrumentations generic type to align wit...
  • 46b6775 test(instr-document-load): fix test to allow missing network span events (#2145)
  • 931318c refactor(instr-aws-sdk): use exported strings for attributes (#2142)
  • 77452c1 chore(examples/connect): use exported strings for attributes (#2120)
  • 5f1910b chore(examples/web): use exported strings for attributes (#2129)
  • 0d38081 docs: remove key column on readme (#2132)
  • 2d709ec chore(instrumentation-fs): remove unused semconv package (#2141)
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-pino from 0.41.0 to 0.42.0

Commits

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 group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@opentelemetry/instrumentation-aws-lambda](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.43.0` | `0.44.0` |
| [@opentelemetry/instrumentation-dns](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.38.0` | `0.39.0` |
| [@opentelemetry/instrumentation-express](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.41.1` | `0.42.0` |
| [@opentelemetry/instrumentation-fs](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.14.0` | `0.15.0` |
| [@opentelemetry/instrumentation-mongodb](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.46.0` | `0.47.0` |
| [@opentelemetry/instrumentation-net](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.38.0` | `0.39.0` |
| [@opentelemetry/instrumentation-pino](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.41.0` | `0.42.0` |


Updates `@opentelemetry/instrumentation-aws-lambda` from 0.43.0 to 0.44.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.43.0...instrumentation-pg-v0.44.0)

Updates `@opentelemetry/instrumentation-dns` 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@contrib-test-utils-v0.38.0...contrib-test-utils-v0.39.0)

Updates `@opentelemetry/instrumentation-express` from 0.41.1 to 0.42.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-express-v0.41.1...instrumentation-pg-v0.42.0)

Updates `@opentelemetry/instrumentation-fs` from 0.14.0 to 0.15.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@v0.14.0...v0.15.0)

Updates `@opentelemetry/instrumentation-mongodb` from 0.46.0 to 0.47.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.46.0...instrumentation-mongodb-v0.47.0)

Updates `@opentelemetry/instrumentation-net` 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@contrib-test-utils-v0.38.0...contrib-test-utils-v0.39.0)

Updates `@opentelemetry/instrumentation-pino` from 0.41.0 to 0.42.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.41.0...instrumentation-pg-v0.42.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/instrumentation-aws-lambda"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: "@opentelemetry/instrumentation-dns"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: "@opentelemetry/instrumentation-express"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: "@opentelemetry/instrumentation-fs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: "@opentelemetry/instrumentation-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: "@opentelemetry/instrumentation-net"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: "@opentelemetry/instrumentation-pino"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 9, 2024
@stfsy stfsy merged commit ee68f34 into main Sep 9, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/opentelemetry-ef7666aa5f branch September 9, 2024 05: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant