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 3 updates #510

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the patch-level group with 3 updates in the /packages/opentelemetry-node directory: @opentelemetry/resource-detector-alibaba-cloud, @opentelemetry/resource-detector-container and ioredis.

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 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 3 updates in the /packages/opentelemetry-node directory: [@opentelemetry/resource-detector-alibaba-cloud](https://github.com/open-telemetry/opentelemetry-js-contrib), [@opentelemetry/resource-detector-container](https://github.com/open-telemetry/opentelemetry-js-contrib) and [ioredis](https://github.com/luin/ioredis).


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 `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/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: 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 6, 2025
@dependabot dependabot bot requested a review from a team January 6, 2025 02:02
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 9, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 9, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/opentelemetry-node/patch-level-e85f940f7f branch January 9, 2025 17:24
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