Adyen / adyen-flutter

MIT License
22 stars 3 forks source link

Update dependency com.adyen.checkout:drop-in to v5.5.0 #194

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 4 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.adyen.checkout:drop-in 5.4.0 -> 5.5.0 age adoption passing confidence

Release Notes

Adyen/adyen-android (com.adyen.checkout:drop-in) ### [`v5.5.0`](https://togithub.com/Adyen/adyen-android/releases/tag/5.5.0) [Compare Source](https://togithub.com/Adyen/adyen-android/compare/5.4.0...5.5.0) [//]: # "This file will be used for the release notes on GitHub when publishing." [//]: # "Types of changes: `Breaking changes` `New` `Added` `Improved` `Changed` `Deprecated` `Removed` `Fixed`" [//]: # "Example:" [//]: # "## New" [//]: # " - New payment method" [//]: # "## Changed" [//]: # " - DropIn service's package changed from `com.adyen.dropin` to `com.adyen.dropin.services`" [//]: # "## Deprecated" [//]: # " - Configurations public constructor are deprecated, please use each Configuration's builder to make a Configuration object" #### New - Support for the UPI Intent flow, where the shopper can choose a UPI app to pay through. They are redirected to and complete the payment on the selected app. - The new iDEAL payment flow where the shopper is redirected to the iDEAL payment page to select their bank and authorize the payment. #### Improved - Drop-in navigation: - Added the top navigation bar. - Disabled the dragging gesture that caused Drop-in to be dismissed. - When the shopper navigates back from an additional action screen (for example Await), Drop-in is dismissed. - Autofill support for the following: - For gift cards, the gift card number and PIN fields. - For UPI Virtual Payments, the address field. - For payment methods that use them, the address input fields. #### Changed - Dependency versions: | Name | Version | |--------------------------------------------------------------------------------------------------------------|-------------------------------| | [AndroidX Compose BoM](https://developer.android.com/develop/ui/compose/bom/bom-mapping) | **2024.05.00** | | [AndroidX Lifecycle](https://developer.android.com/jetpack/androidx/releases/lifecycle#2.8.2) | **2.8.2** | | [Material Design](https://togithub.com/material-components/material-components-android/releases/tag/1.12.0/) | **1.12.0** | #### Deprecated We recommend that you remove the following from your integration. - For `IdealComponent`: - `isConfirmationRequired()` - `submit()` - For iDEAL configuration: - `setViewType()` - `setHideIssuerLogos()` - `setSubmitButtonVisible()`

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 4 weeks ago

LCOV of commit 517724e during Check PR #673

Summary coverage rate:
  lines......: 1.6% (39 of 2463 lines)
  functions..: no data found
  branches...: no data found

Files changed coverage rate: n/a
sonarcloud[bot] commented 4 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud