embrace-io / embrace-apple-sdk

Embrace's Swift SDK built on OpenTelemetry
https://embrace.io/docs/ios/
Apache License 2.0
117 stars 11 forks source link

Bump opentelemetry-swift to use 1.12.1 #128

Open ArielDemarco opened 5 days ago

ArielDemarco commented 5 days ago

Overview

This https://github.com/embrace-io/embrace-apple-sdk/issues/116#issue-2630331627 led to the creation of a https://github.com/open-telemetry/opentelemetry-swift/pull/632 in OpenTelemetrySdk. This PR bumps the version to the latest one (1.12.1) which has that fix.

Fixes https://github.com/embrace-io/embrace-apple-sdk/issues/116

github-actions[bot] commented 5 days ago

Dependency Review

The following issues were found:

See the Details below.

License Issues

Package.resolved

PackageVersionLicenseIssue Type
github.com/open-telemetry/opentelemetry-swift1.12.1NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
swift/github.com/open-telemetry/opentelemetry-swift 1.12.1 UnknownUnknown

Scanned Files

codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 91.89%. Comparing base (584ee27) to head (8dd03e4).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/embrace-io/embrace-apple-sdk/pull/128/graphs/tree.svg?width=650&height=150&src=pr&token=R3KMG2Ar52&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=embrace-io)](https://app.codecov.io/gh/embrace-io/embrace-apple-sdk/pull/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=embrace-io) ```diff @@ Coverage Diff @@ ## main #128 +/- ## ========================================== - Coverage 91.95% 91.89% -0.06% ========================================== Files 410 410 Lines 26603 26603 ========================================== - Hits 24462 24447 -15 - Misses 2141 2156 +15 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/embrace-io/embrace-apple-sdk/pull/128/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=embrace-io)