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.46.0 #2772

Merged
merged 2 commits into from
Mar 11, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 5, 2025

Bumps flutter/scripts/update-cocoa.sh from 8.45.0 to 8.46.0.

Auto-generated by a dependency updater.

Changelog

8.46.0

Features

  • Report fatal app hangs (#4889) only when enabling the option enableAppHangTrackingV2
  • New user feedback API and Widget (#4874)

Improvements

  • Log message when setting user before starting the SDK (#4882)
  • Add experimental flag to disable swizzling of NSData individually (#4859)
  • Replace calls of SentryScope.useSpan with callback to direct span accessor (#4896)
  • Slightly reduce size of SentryCrashReports (#4915)

Fixes

  • Fix rare memory access issue for auto tracing (#4894). For more details, see issue (#4887).
  • Move assignment of file IO span origin outside of block (#4888)
  • Deadline timeout crash in SentryTracer (#4911)
  • Improve memory-safety by converting Swift constants to Objective-C (#4910)
  • Fix C++ compilation error due to changes in Xcode 16.3 beta's compiler toolchain (#4917 and #4918)

Internal

  • Add injectable mask and view renderer (#4938)

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.46.0 branch from f01765e to 1ceee3d Compare March 5, 2025 13:03
Copy link

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.12%. Comparing base (579bf28) to head (0bc5e71).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2772      +/-   ##
==========================================
+ Coverage   88.96%   92.12%   +3.16%     
==========================================
  Files         263       91     -172     
  Lines        8926     2947    -5979     
==========================================
- Hits         7941     2715    -5226     
+ Misses        985      232     -753     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.46.0 branch 8 times, most recently from f82884c to 945bfef Compare March 11, 2025 13:04
@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.46.0 branch from 945bfef to 461351a Compare March 11, 2025 14:32
@buenaflor buenaflor merged commit 4d90f92 into main Mar 11, 2025
52 checks passed
@buenaflor buenaflor deleted the deps/flutter/scripts/update-cocoa.sh/8.46.0 branch March 11, 2025 15:47
buenaflor added a commit that referenced this pull request Mar 12, 2025
* update Android dependency to 7.22.0 (#2705)

* fix: navigation breadcrumb with missing to crashes native (#2720)

* release: 8.13.1

* update changelog

* fix(web): use `if (dart.library.html)` instead of `if (dart.html)` (#2736)

* fix

* regenerate mocks

* update CHANGELOG

* update test

* update

* fix test

* release: 8.13.2

* Use global ruby for  `pod  install` in min version test (#2783)

* chore(deps): update Cocoa SDK to v8.46.0 (#2772)

* chore: update flutter/scripts/update-cocoa.sh to 8.46.0

* Update CHANGELOG.md

---------

Co-authored-by: GitHub <noreply@github.com>
Co-authored-by: Giancarlo Buenaflor <giancarlo_buenaflor@yahoo.com>

* Bind root screen transaction to scope (#2756)

* chore(deps): update Android SDK to v7.22.1 (#2785)

* update android dep

* update changelog

* update CHANGELOG

* release: 8.13.3

* update CHANGELOG

* Prepare `8.14.0` changelog (#2787)

* update CHANGELOG

* update

* Update CHANGELOG.md

* Update CHANGELOG.md

* release: 8.14.0

---------

Co-authored-by: getsentry-bot <bot@sentry.io>
Co-authored-by: Denis Andrašec <denrase@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub <noreply@github.com>
Co-authored-by: getsentry-bot <bot@getsentry.com>
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

2 participants