Skip to content

chore(deps): update Cocoa SDK to v8.58.2#550

Merged
buenaflor merged 2 commits into
mainfrom
deps/update-cocoa-8.58.2
May 5, 2026
Merged

chore(deps): update Cocoa SDK to v8.58.2#550
buenaflor merged 2 commits into
mainfrom
deps/update-cocoa-8.58.2

Conversation

@buenaflor
Copy link
Copy Markdown
Contributor

Bumps sentry-cocoa from 8.57.3 to 8.58.2.

Changelog

See sentry-cocoa 8.58.2 CHANGELOG and the full diff.

Changes

  • buildSrc/src/main/java/Config.kt, sentry-kotlin-multiplatform-gradle-plugin/gradle.properties, and both podspecs bumped via scripts/update-cocoa.sh set-version 8.58.2
  • Podfile.lock regenerated via pod update
  • SentryFrameworkArchitectureTest pinned version bumped from 8.57.3 to 8.58.2 (same pattern as chore(deps): update Cocoa SDK to v8.57.3 #483)
  • SPM sample (kmp-app-spm) also bumped — it was still pinned at the stale 8.57.1 so this brings it in line
  • CHANGELOG entry added under the unreleased 0.25.0 Dependencies section

🤖 Generated with Claude Code

Bumps sentry-cocoa from 8.57.3 to 8.58.2. Also updates the SPM
sample from the stale 8.57.1 pin and the SentryFrameworkArchitectureTest
pinned version.

- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8582)
- [diff](getsentry/sentry-cocoa@8.57.3...8.58.2)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@buenaflor buenaflor requested a review from romtsn as a code owner April 23, 2026 22:57
Copilot AI review requested due to automatic review settings April 23, 2026 22:57
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Sentry Cocoa SDK version used across the Kotlin Multiplatform repo (plugin, podspecs, and samples) to align on 8.58.2, including regenerating dependency lockfiles and updating the changelog entry for the unreleased 0.25.0 section.

Changes:

  • Bump Sentry Cocoa SDK pin from 8.57.3/8.57.1 to 8.58.2 across Gradle config, podspecs, and SPM sample.
  • Regenerate CocoaPods lockfile to reflect the new Sentry Cocoa SDK version.
  • Update SentryFrameworkArchitectureTest and add a 0.25.0 changelog dependency entry for the Cocoa bump.

Reviewed changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
sentry-samples/kmp-app-spm/iosApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved Updates SPM resolved pin to Sentry Cocoa 8.58.2 revision/version.
sentry-samples/kmp-app-spm/iosApp.xcodeproj/project.pbxproj Updates Xcode Swift package exact version requirement to 8.58.2.
sentry-samples/kmp-app-cocoapods/shared/shared.podspec Bumps CocoaPods dependency on Sentry to 8.58.2.
sentry-samples/kmp-app-cocoapods/iosApp/Podfile.lock Regenerated lockfile reflecting Sentry 8.58.2 + updated checksums.
sentry-kotlin-multiplatform/sentry_kotlin_multiplatform.podspec Bumps podspec dependency on Sentry to 8.58.2.
sentry-kotlin-multiplatform-gradle-plugin/src/test/java/io/sentry/kotlin/multiplatform/gradle/SentryFrameworkArchitectureTest.kt Updates tested Cocoa version set to include 8.58.2.
sentry-kotlin-multiplatform-gradle-plugin/gradle.properties Updates sentryCocoaVersion property to 8.58.2.
buildSrc/src/main/java/Config.kt Updates central sentryCocoaVersion constant to 8.58.2.
CHANGELOG.md Adds dependency bump entry for Cocoa SDK 8.58.2 under 0.25.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread buildSrc/src/main/java/Config.kt
Comment thread CHANGELOG.md Outdated
Updated dependencies section to reflect Cocoa SDK bump to v8.58.2.
@buenaflor buenaflor merged commit d6c46d1 into main May 5, 2026
18 of 20 checks passed
@buenaflor buenaflor deleted the deps/update-cocoa-8.58.2 branch May 5, 2026 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants