Skip to content

chore(deps): update Cocoa SDK to v9.7.0#5805

Open
github-actions[bot] wants to merge 1 commit intomainfrom
deps/scripts/update-cocoa.sh
Open

chore(deps): update Cocoa SDK to v9.7.0#5805
github-actions[bot] wants to merge 1 commit intomainfrom
deps/scripts/update-cocoa.sh

Conversation

@github-actions
Copy link
Contributor

Bumps scripts/update-cocoa.sh from 9.6.0 to 9.7.0.

Auto-generated by a dependency updater.

Changelog

9.7.0

Features

  • Show feedback form on device shake (#7579)
    • Enable via config.useShakeGesture = true in SentryUserFeedbackConfiguration
    • Uses UIKit's built-in shake detection — no special permissions required
  • Add package traits for UI framework opt-out (#7578).
    When building from source with Swift 6.1+ (using Packageswift-6.1.swift), you can enable the NoUIFramework trait to avoid linking UIKit or AppKit. Use this for command-line tools, headless server contexts, or other environments where UI frameworks are unavailable.
    In Xcode 26.4 and later, add the Sentry package as a dependency and the SentrySPM product, then enable the NoUIFramework trait on the package reference (Package Dependencies → select Sentry → Traits).
  • Metric kit app hangs now report a full flamegraph rather than just one stacktrace during the hang. (#7185)

Fixes

  • Capture transactions that finish during the launch profiling window instead of silently discarding them (#7602)
  • Capture instance and class method [NSApplication _crashOnException] exceptions (#7510)

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Mar 11, 2026
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-cocoa.sh branch from 57fceeb to ec88e4b Compare March 11, 2026 16:28
@github-actions
Copy link
Contributor Author

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


  • chore(deps): update Cocoa SDK to v9.7.0 by github-actions[bot] in #5805
  • Automatically capture a warning event when Expo Updates performs an emergency launch by alwx in #5794
  • fix(core): Improve native init log message clarity by antonis in #5801
  • feat(core): Add environment option to Expo config plugin by antonis in #5796
  • chore(deps): update CLI to v3.3.2 by github-actions in #5799
  • chore(deps): update Maestro to v2.3.0 by github-actions in #5790
  • chore(deps): update JavaScript SDK to v10.43.0 by github-actions in #5791
  • chore(deps): update CLI to v3.3.1 by github-actions in #5793
  • fix(core): Defer initial navigation span creation until navigation container is registered by antonis in #5789
  • Ref(Sample): Add existing bundled playgroundscreen into sample app by lucas-zimerman in #5778
  • Auto tracing for expo-image and expo-asset by alwx in #5718
  • Expo Updates: add tags with Expo Updates context vars to make them searchable/filterable by alwx in #5788
  • chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0 by dependabot in #5784
  • chore(deps): bump github/codeql-action from 4.32.4 to 4.32.6 by dependabot in #5781
  • chore(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml from 2.23.1 to 2.23.2 by dependabot in #5782
  • chore(deps): bump getsentry/craft from 2.21.7 to 2.23.2 by dependabot in #5783
  • chore(deps): bump tar to ^7.5.10 by antonis in #5777

🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link
Contributor Author

Fails
🚫 Pull request is not ready for merge, please add the "ready-to-merge" label to the pull request

Generated by 🚫 dangerJS against ec88e4b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant