open-telemetry / opentelemetry-js

OpenTelemetry JavaScript Client
https://opentelemetry.io
Apache License 2.0
2.75k stars 808 forks source link

chore(deps): bump @opentelemetry/api dependency to 1.3.0 #4992

Closed david-luna closed 1 month ago

david-luna commented 2 months ago

Which problem is this PR solving?

As a result of the discussion in #4928 we decided to:

this is a 1st PR that bumps the dependency on the packages.

Refs #4175

Short description of the changes

Bump min version of api package to 1.3.0

How Has This Been Tested?

Compiled and ran the test suite

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.62%. Comparing base (f8ab559) to head (30e96ce). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4992 +/- ## ========================================== + Coverage 93.39% 93.62% +0.22% ========================================== Files 46 330 +284 Lines 712 8285 +7573 Branches 120 1687 +1567 ========================================== + Hits 665 7757 +7092 - Misses 47 528 +481 ``` [see 281 files with indirect coverage changes](https://app.codecov.io/gh/open-telemetry/opentelemetry-js/pull/4992/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-telemetry)