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 patch-level group across 1 directory with 5 updates #517

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2025

Bumps the patch-level group with 5 updates in the /packages/opentelemetry-node directory:

Package From To
@opentelemetry/host-metrics 0.35.4 0.35.5
@opentelemetry/resource-detector-alibaba-cloud 0.29.6 0.29.7
@opentelemetry/resource-detector-container 0.5.2 0.5.3
fastify 5.2.0 5.2.1
ioredis 5.4.1 5.4.2

Updates @opentelemetry/host-metrics from 0.35.4 to 0.35.5

Release notes

Sourced from @​opentelemetry/host-metrics's releases.

host-metrics: v0.35.5

0.35.5 (2025-01-07)

Bug Fixes

  • deps: update dependency systeminformation to v5.23.8 [security] (#2613) (3bab134)
Commits
  • d4d3c4f chore: release main (#2626)
  • f6ded2e fix(instrumentation-hapi): fix this binding for plugin register method (#2625)
  • 3bab134 fix(deps): update dependency systeminformation to v5.23.8 [security] (#2613)
  • 21e1331 fix(ci): use correct PR title when creating depenency update PR (#2609)
  • 3ef5205 chore: release main (#2586)
  • aa46705 feat(deps): update deps matching '@opentelemetry/*' (#2608)
  • 2dc302c ci: do not mark propagator-aws-xray as umaintained (#2606)
  • 37ea847 feat(deps): lock file maintenance (#2605)
  • 91c9089 feat: report url for lambda invoked via api gateway (#2404)
  • ba615db chore(deps): update dependency mongoose to v6.13.5 [security] (#2595)
  • Additional commits viewable in compare view

Updates @opentelemetry/resource-detector-alibaba-cloud from 0.29.6 to 0.29.7

Release notes

Sourced from @​opentelemetry/resource-detector-alibaba-cloud's releases.

resource-detector-alibaba-cloud: v0.29.7

0.29.7 (2024-12-18)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.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/resource-detector-container from 0.5.2 to 0.5.3

Release notes

Sourced from @​opentelemetry/resource-detector-container's releases.

resource-detector-container: v0.5.3

0.5.3 (2024-12-18)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
      • @​opentelemetry/instrumentation-fs bumped from ^0.18.0 to ^0.19.0
Commits
  • 418b6f6 chore: release main (#1484)
  • 5f87026 fix(aws-sdk): correct setting error in attributes (#1495)
  • 3e5a3b1 chore(deps): update dependency rimraf to v5 (#1494)
  • 8ef95bc fix(deps): update otel core experimental to ^0.39.1 (#1493)
  • e691537 fix(pg): do not replace argument with plain object (#1432)
  • 79cd677 feat(opentelemetry-sampler-aws-xray): add x-ray remote sampler (#1443)
  • 4eb405e fix(eslint-no-floating-promises): added no-floating-promises rule (#1488)
  • 1f6299d fix(mysql2-tav): add 'pretest' command to tav.yml for mysql2 version 3 (#1490)
  • 5709008 fix(eslint-eqeqeq): updated the eqeqeq rule to match the core repo (#1485)
  • 7d31b69 chore: component ownership audit (#1478)
  • Additional commits viewable in compare view

Updates fastify from 5.2.0 to 5.2.1

Release notes

Sourced from fastify's releases.

v5.2.1

What's Changed

New Contributors

Full Changelog: fastify/fastify@v5.2.0...v5.2.1

Commits
Maintainer changes

This version was pushed to npm by climba03003, a new releaser for fastify since your current version.


Updates ioredis from 5.4.1 to 5.4.2

Release notes

Sourced from ioredis's releases.

v5.4.2

5.4.2 (2024-12-20)

Bug Fixes

  • Connection instability when using socketTimeout parameter (#1937) (ca5e940), closes #1919
Changelog

Sourced from ioredis's changelog.

5.4.2 (2024-12-20)

Bug Fixes

  • Connection instability when using socketTimeout parameter (#1937) (ca5e940), closes #1919
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

…ates

Bumps the patch-level group with 5 updates in the /packages/opentelemetry-node directory:

| Package | From | To |
| --- | --- | --- |
| [@opentelemetry/host-metrics](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.35.4` | `0.35.5` |
| [@opentelemetry/resource-detector-alibaba-cloud](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.29.6` | `0.29.7` |
| [@opentelemetry/resource-detector-container](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.5.2` | `0.5.3` |
| [fastify](https://github.com/fastify/fastify) | `5.2.0` | `5.2.1` |
| [ioredis](https://github.com/luin/ioredis) | `5.4.1` | `5.4.2` |



Updates `@opentelemetry/host-metrics` from 0.35.4 to 0.35.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@host-metrics-v0.35.4...host-metrics-v0.35.5)

Updates `@opentelemetry/resource-detector-alibaba-cloud` from 0.29.6 to 0.29.7
- [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@resource-detector-gcp-v0.29.6...resource-detector-gcp-v0.29.7)

Updates `@opentelemetry/resource-detector-container` from 0.5.2 to 0.5.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@v0.5.2...instrumentation-tedious-v0.5.3)

Updates `fastify` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.2.0...v5.2.1)

Updates `ioredis` from 5.4.1 to 5.4.2
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](redis/ioredis@v5.4.1...v5.4.2)

---
updated-dependencies:
- dependency-name: "@opentelemetry/host-metrics"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-level
- dependency-name: "@opentelemetry/resource-detector-alibaba-cloud"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-level
- dependency-name: "@opentelemetry/resource-detector-container"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-level
- dependency-name: fastify
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-level
- dependency-name: ioredis
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-level
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 9, 2025
@dependabot dependabot bot requested a review from a team January 9, 2025 17:25
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.

0 participants