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 v8.9.4 #1584

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 4, 2023

Bumps flutter/scripts/update-cocoa.sh from 8.9.1 to 8.9.4.

Auto-generated by a dependency updater.

Changelog

8.9.4

Fixes

  • Remove linker settings from Package.swift (#3188)
  • Free memory returned by backtrace_symbols() in debug builds (#3202)

8.9.3

Fixes

  • Reclaim memory used by profiler when transactions are discarded (#3154)
  • Crashed session not being reported as crashed (#3183)

8.9.2

Important Note

Do not use this version if you use Release Health. It introduces a bug where crashed Sessions would not be reported correctly. This has been fixed in version 8.9.3.

Improvements

  • Reduced macOS SDK footprint by 2% (#3157) with similar changes for tvOS and watchOS (#3158, #3159, #3161)

Fixes

  • Fix a crash in SentryCoreDataTracker for nil error params (#3152)

@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (adf71f4) 91.19% compared to head (cfa53c0) 91.19%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1584   +/-   ##
=======================================
  Coverage   91.19%   91.19%           
=======================================
  Files          61       61           
  Lines        2078     2078           
=======================================
  Hits         1895     1895           
  Misses        183      183           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.9.4 branch from 7f4775e to 51af1f0 Compare August 8, 2023 11:48
@marandaneto marandaneto enabled auto-merge (squash) August 9, 2023 08:42
@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.9.4 branch from 74a909b to 7d18ba0 Compare August 9, 2023 08:43
@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.9.4 branch from 7d18ba0 to cfa53c0 Compare August 9, 2023 09:04
@marandaneto marandaneto merged commit 3500574 into main Aug 9, 2023
80 of 85 checks passed
@marandaneto marandaneto deleted the deps/flutter/scripts/update-cocoa.sh/8.9.4 branch August 9, 2023 09:19
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.

2 participants