Skip to content

chore: bump github.com/mparticle-integrations/mp-apple-integration-rokt from 9.2.0 to 9.2.1 in /Kits/rokt/Sdk/MParticle.Maui.Rokt.Payments/macios/native/mParticleRoktPaymentsSPM#38

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/Kits/rokt/Sdk/MParticle.Maui.Rokt.Payments/macios/native/mParticleRoktPaymentsSPM/github.com/mparticle-integrations/mp-apple-integration-rokt-9.2.1
Open

chore: bump github.com/mparticle-integrations/mp-apple-integration-rokt from 9.2.0 to 9.2.1 in /Kits/rokt/Sdk/MParticle.Maui.Rokt.Payments/macios/native/mParticleRoktPaymentsSPM#38
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/Kits/rokt/Sdk/MParticle.Maui.Rokt.Payments/macios/native/mParticleRoktPaymentsSPM/github.com/mparticle-integrations/mp-apple-integration-rokt-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-integrations/mp-apple-integration-rokt from 9.2.0 to 9.2.1.

Release notes

Sourced from github.com/mparticle-integrations/mp-apple-integration-rokt'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

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-integrations/mp-apple-integration-rokt](https://github.com/mparticle-integrations/mp-apple-integration-rokt) from 9.2.0 to 9.2.1.
- [Release notes](https://github.com/mparticle-integrations/mp-apple-integration-rokt/releases)
- [Commits](mparticle-integrations/mp-apple-integration-rokt@v9.2.0...v9.2.1)

---
updated-dependencies:
- dependency-name: github.com/mparticle-integrations/mp-apple-integration-rokt
  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 15:02
@cursor

cursor Bot commented Jun 11, 2026

Copy link
Copy Markdown

PR Summary

Medium Risk
Single-line dependency bump in the payments SPM path; upstream 9.2.1 changes payment redirect handling and contract minimums, so checkout behavior may shift without local code changes in this diff.

Overview
Bumps the SwiftPM pin for mp-apple-integration-rokt from 9.2.0 to 9.2.1 in mParticleRoktPaymentsSPM/Package.swift, which still wraps mParticle-Rokt and RoktPaymentExtension unchanged.

Consumers of this Maui Rokt Payments iOS package will pull 9.2.1 transitively, including upstream additions such as MPRokt.handleURLCallback: for Afterpay/PayPal redirects and higher minimum Rokt-Widget / RoktContracts versions. No other files or integration code in this PR are modified.

Reviewed by Cursor Bugbot for commit 0558e86. 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