Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating AdyenNetworking to 3.0.0 #2016

Merged
merged 1 commit into from
Feb 18, 2025
Merged

Conversation

goergisn
Copy link
Contributor

@goergisn goergisn commented Feb 17, 2025

Summary

  • Targeting AdyenNetworking 3.0.0
  • Adjusting the code to accommodate the changes

Release Notes

Update AdyenNetworking to v3.0.0

Ticket

COIOS-000

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This pull request does not contain a valid label. Please add one of the following labels: ['new', 'changed', 'fixed', 'removed', 'deprecated', 'chore', 'improvement']

Copy link
Contributor

⚠️ 1 public change detected ⚠️

Comparing update-adyen-networking to develop

🔀1 Modification

Package.swift

.dependencies

🔀 Modified

// From
.package(url: "https://github.com/Adyen/adyen-networking-ios", exact: "2.0.0")

// To
.package(url: "https://github.com/Adyen/adyen-networking-ios", exact: "3.0.0")

Analyzed targets: Adyen, AdyenActions, AdyenCard, AdyenCashAppPay, AdyenComponents, AdyenDelegatedAuthentication, AdyenDropIn, AdyenEncryption, AdyenSession, AdyenSwiftUI, AdyenTwint, AdyenWeChatPay

@goergisn goergisn added the chore a pull request that has chore changes that shouldn't be in the release notes label Feb 17, 2025
@goergisn goergisn changed the title Updating AdyenNetworking to 3.0 Updating AdyenNetworking to 3.0.0 Feb 17, 2025
@goergisn goergisn added changed a pull request that changed some thing and removed chore a pull request that has chore changes that shouldn't be in the release notes labels Feb 18, 2025
@goergisn goergisn merged commit 43df01f into develop Feb 18, 2025
19 of 21 checks passed
@goergisn goergisn deleted the update-adyen-networking branch February 18, 2025 09:53
atmamont pushed a commit that referenced this pull request Mar 4, 2025
# Summary
- Targeting `AdyenNetworking`
[3.0.0](https://github.com/Adyen/adyen-networking-ios/releases/tag/3.0.0)
- Adjusting the code to accommodate the changes

## Release Notes

<changed>
Update AdyenNetworking to v3.0.0
</changed>

# Ticket

<ticket>
COIOS-000
</ticket>

Co-authored-by: Alex Guretzki <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changed a pull request that changed some thing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants