Skip to content

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

Merged
bitsandfoxes merged 2 commits intomainfrom
deps/modules/sentry-cocoa.properties/9.7.0
Mar 14, 2026
Merged

chore(deps): update Cocoa SDK to v9.7.0#2585
bitsandfoxes merged 2 commits intomainfrom
deps/modules/sentry-cocoa.properties/9.7.0

Conversation

@github-actions
Copy link
Contributor

Bumps modules/sentry-cocoa.properties 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)

@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-cocoa.properties/9.7.0 branch from 013a20e to 7e31278 Compare March 12, 2026 03:44
@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 12, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

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


Bug Fixes 🐛

  • Propagate app context on Android by bitsandfoxes in #2557
  • Prevent command injection in create-unity-matrix workflow (GDX-417) by fix-it-felix-sentry in #2552

Internal Changes 🔧

Deps

  • Update Cocoa SDK to v9.7.0 by github-actions[bot] in #2585
  • Update Native SDK to v0.13.2 by github-actions in #2579
  • Update Java SDK to v8.34.1 by github-actions in #2578
  • Update Java SDK to v8.34.0 by github-actions in #2574
  • Update CLI to v3.3.0 by github-actions in #2576
  • Update Cocoa SDK to v9.6.0 by github-actions in #2575
  • Update Native SDK to v0.13.1 by github-actions in #2567
  • Update CLI to v3.2.3 by github-actions in #2568
  • Update Cocoa SDK to v9.5.1 by github-actions in #2565
  • Update CLI to v3.2.2 by github-actions in #2563
  • Update CLI to v3.2.1 by github-actions in #2561
  • Update Native SDK to v0.13.0 by github-actions in #2560
  • Update Cocoa SDK to v9.5.0 by github-actions in #2558
  • Update Java SDK to v8.33.0 by github-actions in #2555
  • Update Native SDK to v0.12.8 by github-actions in #2550

🤖 This preview updates automatically when you update the PR.

@bitsandfoxes bitsandfoxes merged commit 8e2055d into main Mar 14, 2026
16 of 21 checks passed
@bitsandfoxes bitsandfoxes deleted the deps/modules/sentry-cocoa.properties/9.7.0 branch March 14, 2026 03:21
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