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): update Cocoa SDK to v7.23.0 #968

Merged
merged 1 commit into from Jul 29, 2022

Conversation

github-actions[bot]
Copy link
Contributor

Bumps flutter/scripts/update-cocoa.sh from 7.22.0 to 7.23.0.

Auto-generated by a dependency updater.

Changelog

7.23.0

Features

  • Add sampling configuration for profiling (#2004)
  • Add transaction to baggage and trace headers (#1992)

Fixes

  • Log empty samples instead of collecting stacks for idle threads (#2013)
  • Remove logging that could occur while a thread is suspended (#2014)
  • Handle failure to read thread priority gracefully (#2015)
  • Fix address sanitizer compilation error (#1996)

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/7.23.0 branch from add7240 to bea3039 Compare July 29, 2022 03:39
@codecov-commenter
Copy link

codecov-commenter commented Jul 29, 2022

Codecov Report

Merging #968 (bea3039) into main (b25070e) will decrease coverage by 1.59%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #968      +/-   ##
==========================================
- Coverage   91.14%   89.55%   -1.60%     
==========================================
  Files           9      106      +97     
  Lines         192     3322    +3130     
==========================================
+ Hits          175     2975    +2800     
- Misses         17      347     +330     
Impacted Files Coverage Δ
dart/lib/src/sentry_envelope_header.dart 100.00% <0.00%> (ø)
dart/lib/src/utils.dart 100.00% <0.00%> (ø)
dart/lib/src/protocol/sentry_package.dart 100.00% <0.00%> (ø)
.../lib/src/http_client/sentry_http_client_error.dart 100.00% <0.00%> (ø)
dart/lib/src/protocol/sentry_device.dart 100.00% <0.00%> (ø)
dart/lib/src/protocol/sentry_user.dart 100.00% <0.00%> (ø)
dart/lib/src/integration.dart 100.00% <0.00%> (ø)
dart/lib/src/sentry.dart 84.72% <0.00%> (ø)
dart/lib/src/protocol/sentry_browser.dart 100.00% <0.00%> (ø)
...event_processor/deduplication_event_processor.dart 100.00% <0.00%> (ø)
... and 87 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b25070e...bea3039. Read the comment docs.

@brustolin brustolin merged commit 56d2711 into main Jul 29, 2022
@brustolin brustolin deleted the deps/flutter/scripts/update-cocoa.sh/7.23.0 branch July 29, 2022 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants