From cf00987e65d7718ea5bcc9a343ba2a800335387a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 07:10:32 +0000 Subject: [PATCH] Bump the swift-minor group with 3 updates Bumps the swift-minor group with 3 updates: [github.com/getsentry/sentry-cocoa](https://github.com/getsentry/sentry-cocoa), [github.com/simplydanny/swiftlintplugins](https://github.com/SimplyDanny/SwiftLintPlugins) and [github.com/telemetrydeck/swiftsdk](https://github.com/TelemetryDeck/SwiftSDK). Updates `github.com/getsentry/sentry-cocoa` from 9.13.0 to 9.15.0 - [Release notes](https://github.com/getsentry/sentry-cocoa/releases) - [Changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-cocoa/compare/9.13.0...cef29e94feb00b1b712514443d6d70b09ef20355) Updates `github.com/simplydanny/swiftlintplugins` from 0.63.2 to 0.63.3 - [Release notes](https://github.com/SimplyDanny/SwiftLintPlugins/releases) - [Commits](https://github.com/SimplyDanny/SwiftLintPlugins/compare/0.63.2...18d8d2d18e1668006d1d209e0b5f5e06c1da7cb5) Updates `github.com/telemetrydeck/swiftsdk` from 2.12.0 to 2.14.0 - [Release notes](https://github.com/TelemetryDeck/SwiftSDK/releases) - [Commits](https://github.com/TelemetryDeck/SwiftSDK/compare/2.12.0...976172aa79a157157e754441c5ca4869c455b657) --- updated-dependencies: - dependency-name: github.com/getsentry/sentry-cocoa dependency-version: 9.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: swift-minor - dependency-name: github.com/simplydanny/swiftlintplugins dependency-version: 0.63.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swift-minor - dependency-name: github.com/telemetrydeck/swiftsdk dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: swift-minor ... Signed-off-by: dependabot[bot] --- Ruddarr.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/swiftpm/Package.resolved | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Ruddarr.xcodeproj/project.pbxproj b/Ruddarr.xcodeproj/project.pbxproj index 32194856..bbbb71aa 100644 --- a/Ruddarr.xcodeproj/project.pbxproj +++ b/Ruddarr.xcodeproj/project.pbxproj @@ -1829,7 +1829,7 @@ repositoryURL = "https://github.com/getsentry/sentry-cocoa"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 9.0.0; + minimumVersion = 9.15.0; }; }; BB846F2B2E7DE0C700E0A367 /* XCRemoteSwiftPackageReference "SwiftLintPlugins" */ = { diff --git a/Ruddarr.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Ruddarr.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 0f37e8f4..ad0ec812 100644 --- a/Ruddarr.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Ruddarr.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -24,8 +24,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/getsentry/sentry-cocoa", "state" : { - "revision" : "64c9c5cc401aefde0eda46a9192b36082533a79d", - "version" : "9.13.0" + "revision" : "cef29e94feb00b1b712514443d6d70b09ef20355", + "version" : "9.15.0" } }, { @@ -33,8 +33,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/SimplyDanny/SwiftLintPlugins", "state" : { - "revision" : "8a4640d14777685ba8f14e832373160498fbab92", - "version" : "0.63.2" + "revision" : "18d8d2d18e1668006d1d209e0b5f5e06c1da7cb5", + "version" : "0.63.3" } }, { @@ -42,8 +42,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/TelemetryDeck/SwiftSDK", "state" : { - "revision" : "d41d6e86265dc182ba4474f9ef53ecddbbe052b8", - "version" : "2.12.0" + "revision" : "976172aa79a157157e754441c5ca4869c455b657", + "version" : "2.14.0" } } ],