Skip to content

feat(ad-hoc): update dependencies - #532

Merged
andrii-vysotskyi-cko merged 6 commits into
masterfrom
feat/update-dependencies
Aug 10, 2026
Merged

feat(ad-hoc): update dependencies#532
andrii-vysotskyi-cko merged 6 commits into
masterfrom
feat/update-dependencies

Conversation

@andrii-vysotskyi-cko

Copy link
Copy Markdown
Collaborator

Description

  • Update Netcetera to version 2.7.00.
  • Update Checkout3DS SDK to version 3.3.3.

Copilot AI left a comment

Copy link
Copy Markdown

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 Checkout3DS and Netcetera dependencies and adapts the Netcetera integration to its revised typed and asynchronous APIs.

Changes:

  • Upgrades Checkout3DS to 3.3.3 and Netcetera to 2.7.0.
  • Migrates Netcetera UI customization to typed keys.
  • Adopts asynchronous transaction lifecycle APIs.

Reviewed changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
PONetcetera3DS2ServiceDelegate.swift Adds the required UIKit import.
PONetcetera3DS2ServiceConfiguration.swift Introduces typed UI customization with legacy compatibility.
PONetcetera3DS2Service.swift Uses updated asynchronous Netcetera APIs.
Transaction+Async.swift Adapts challenge execution to the new async API.
ThreeDS2ServiceSDK+Async.swift Removes the obsolete async wrapper.
project.yml Updates project dependency definitions.
Package.swift Updates Swift package dependency versions.
Package.resolved Refreshes root dependency pins.
Example/Example.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved Refreshes example dependency pins.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@andrii-vysotskyi-cko
andrii-vysotskyi-cko merged commit ffad279 into master Aug 10, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants