Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2025

Bumps @opentelemetry/resource-detector-aws from 1.12.0 to 2.2.0.

Release notes

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

resource-detector-aws: v2.2.0

2.2.0 (2025-06-02)

Features

  • deps: update deps matching '@opentelemetry/*' (#2871) (d33c6f2)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.47.0 to ^0.48.0
      • @​opentelemetry/instrumentation-fs bumped from ^0.21.0 to ^0.22.0

instrumentation-mysql2: v0.47.0

0.47.0 (2025-05-15)

Features

  • deps: update deps matching '@opentelemetry/*' (#2828) (59c2a4c)

Dependencies

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

resource-detector-aws: v2.1.0

2.1.0 (2025-05-15)

Features

  • deps: update deps matching '@opentelemetry/*' (#2828) (59c2a4c)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.46.0 to ^0.47.0
      • @​opentelemetry/instrumentation-fs bumped from ^0.20.0 to ^0.21.0
Changelog

Sourced from @​opentelemetry/resource-detector-aws's changelog.

CHANGELOG

As of v0.25.1 (2022-01-24) changelog content has moved to separate CHANGELOG.md files for each package. Use this search for a list of all CHANGELOG.md files in this repo.

Unreleased

0.25.0

🐛 Bug Fix

  • #619 fix: GraphQL throws TypeError: Cannot read property 'startToken' of undefined (@​obecny)
  • #643 fix(user-interaction): event listeners have wrong this when listening for bubbled events (@​t2t2)
  • #562 fix(mysql): bind get connection callback to active context (@​sstone1)
  • #589 fix(hapi-instrumentation): close spans on errors in instrumented functions (@​CptSchnitz)
  • #580 fix: redis instrumentation loses context when using callbacks (@​aspectom)

🚀 Enhancement

🏠 Internal

📝 Documentation

  • opentelemetry-browser-extension-autoinjection

Committers: 16

... (truncated)

Commits
  • 7481f71 chore: release main (#2834)
  • d33c6f2 feat(deps): update deps matching '@opentelemetry/*' (#2871)
  • 2ac08ff test: stop using the obsolete AsyncHooksContextManager in tests (#2864)
  • 6f65523 fix(opentelemetry-instrumentation-aws-sdk)!: rename aws.region to `cloud.regi...
  • 33337d4 chore(gcp-resource-detector): unit test to prevent a regression and ensure pr...
  • 19a2ad5 refactor(instrumentation-restify): update semconv usage to ATTR_ exports (#2861)
  • b417e90 refactor(instrumentation-express): update semconv usage to ATTR_ exports (#2859)
  • 65a1389 refactor(instrumentation-connect): update semconv usage to ATTR_ exports (#2858)
  • af9ff12 refactor(resource-detector-instana): update semconv usage to ATTR_ exports (#...
  • 24c2404 refactor(instrumentation-fastify): update semconv usage to ATTR_ exports (#2862)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 3, 2025
@dependabot dependabot bot requested review from a team as code owners June 3, 2025 11:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 3, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nodejs/opentelemetry/resource-detector-aws-2.2.0 branch 2 times, most recently from 32fd3bc to b24e80a Compare June 26, 2025 12:23
Bumps [@opentelemetry/resource-detector-aws](https://github.com/open-telemetry/opentelemetry-js-contrib) from 1.12.0 to 2.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@resource-detector-aws-v1.12.0...resource-detector-aws-v2.2.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/resource-detector-aws"
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nodejs/opentelemetry/resource-detector-aws-2.2.0 branch from b24e80a to 8441fe3 Compare July 1, 2025 13:46
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 10, 2025

Superseded by #442.

@dependabot dependabot bot closed this Jul 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nodejs/opentelemetry/resource-detector-aws-2.2.0 branch July 10, 2025 11:11
@github-actions github-actions bot locked and limited conversation to collaborators Jul 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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