Skip to content

chore: bump github.com/mparticle/mparticle-apple-sdk from 9.2.0 to 9.2.1 in /Sdk/MParticle.Maui.Sdk/macios/native/mParticleSPM#32

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/Sdk/MParticle.Maui.Sdk/macios/native/mParticleSPM/github.com/mparticle/mparticle-apple-sdk-9.2.1
Open

chore: bump github.com/mparticle/mparticle-apple-sdk from 9.2.0 to 9.2.1 in /Sdk/MParticle.Maui.Sdk/macios/native/mParticleSPM#32
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/Sdk/MParticle.Maui.Sdk/macios/native/mParticleSPM/github.com/mparticle/mparticle-apple-sdk-9.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/mparticle/mparticle-apple-sdk from 9.2.0 to 9.2.1.

Release notes

Sourced from github.com/mparticle/mparticle-apple-sdk's releases.

v9.2.1

Core

Added

  • Add MPRokt.handleURLCallback: for forwarding Afterpay/PayPal redirect URLs to the registered Rokt payment extension. Call from application:openURL:options: (AppDelegate) or scene:openURLContexts: / .onOpenURL (Scene/SwiftUI).

Changed

  • Bump minimum RoktContracts to 2.0.0 (adds PaymentMethodType.paypal and totals on PaymentPreparation).

Kits

Added

  • Rokt SDK+ (RoktSDKPlus) — Umbrella Swift package and CocoaPods pod at Kits/rokt-sdk-plus/rokt-sdk-plus-ios, versioned with the core SDK and mirrored to ROKT/rokt-sdk-plus-ios.

Fixed

  • Rokt SDK+ — Release Build rokt-sdk-plus-ios no longer runs xcodebuild -create-xcframework for this Swift-package-only target (archives do not produce *.framework under Products/Library/Frameworks/). CI uploads a small placeholder zip so mirror artifact steps still succeed; integrate via SwiftPM or CocoaPods from the tag.
  • Rokt SDK+ — Align RoktSDKPlus.podspec with the ecosystem version (double-quoted s.version, same as other kits). Release – Draft now bumps single-quoted s.version = '…' podspec lines so mParticle-Rokt and RoktSDKPlus stay in sync for pod lib lint.

Rokt

Changed
  • Bump minimum Rokt-Widget to 5.1.0 (adds Afterpay payment support).
  • Bump minimum RoktContracts to 2.0.0.
Added
  • Pass through handleURLCallback: to Rokt.handleURLCallback(with:) on the Rokt SDK.
Commits
  • 9c8b2b8 chore: Release v9.2.1 (#775)
  • 0dd039c fix: call start on kits configured from cache (#774)
  • ed6ff9d fix: throttle retriable transport upload failures (#770)
  • 662377f chore: bump actions/create-github-app-token from 3.1.1 to 3.2.0 (#772)
  • f7a6b58 fix: cap OneTrust SDK versions to avoid ObjC selector mismatch (#773)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/mparticle/mparticle-apple-sdk](https://github.com/mParticle/mparticle-apple-sdk) from 9.2.0 to 9.2.1.
- [Release notes](https://github.com/mParticle/mparticle-apple-sdk/releases)
- [Commits](mParticle/mparticle-apple-sdk@v9.2.0...v9.2.1)

---
updated-dependencies:
- dependency-name: github.com/mparticle/mparticle-apple-sdk
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner June 11, 2026 14:58
@cursor

cursor Bot commented Jun 11, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Single dependency version bump in SwiftPM with no local code changes; risk is limited to upstream SDK behavior in analytics/Rokt integrations.

Overview
Bumps the mParticle Apple SDK SwiftPM pin in mParticleSPM/Package.swift from 9.2.0 to 9.2.1 (exact version on github.com/mParticle/mparticle-apple-sdk). No other package wiring or targets change in this repo.

The upstream 9.2.1 release adds Rokt payment redirect handling (MPRokt.handleURLCallback:), Rokt SDK+ packaging fixes, and several core fixes (kit start from cache, upload retry throttling, OneTrust version cap). MAUI iOS/macOS builds that resolve through mParticleSPM will pull the newer SDK on the next resolve.

Reviewed by Cursor Bugbot for commit 5dc58fa. Bugbot is set up for automated code reviews on this repo. Configure here.

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.

0 participants