fossasia / open-event-attendee-android

Open Event Attendee Android General App https://github.com/fossasia/open-event-android/blob/apk/open-event-dev-app-playStore-debug.apk
Apache License 2.0
1.95k stars 554 forks source link

chore(deps): bump com.stripe:stripe-android from 17.1.0 to 20.25.0 #2888

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.stripe:stripe-android from 17.1.0 to 20.25.0.

Release notes

Sourced from com.stripe:stripe-android's releases.

stripe-android v20.25.0

All SDKs

  • [CHANGED]6635 Use non transitive R classes.
  • [CHANGED]6676 Updated Compose BOM to 2023.05.00.

Identity

  • [ADDED]6642 Support Test mode M1.

See the changelog for more details.

stripe-android v20.24.2

Payments

  • [FIXED]6664 Fixed an issue where 3DS2 would crash when using payments SDKs with the card scan SDK.

See the changelog for more details.

stripe-android v20.24.1

Payments

  • [FIXED]6612 Fixed an issue where the Android Gradle Plugin 8.0 and later would cause issues with R8 in full mode related to missing classes.

All SDKs

  • [CHANGED]6603 Added a stripe prefix to our resources to avoid name conflicts.
  • [FIXED]6602 Fixed an issue which caused a compiler error (duplicate class) when including payments and identity SDKs.
  • [FIXED]6611 Fixed an issue where countries might be filtered out on old Android versions (notably Kosovo).

See the changelog for more details.

stripe-android v20.24.0

PaymentSheet

  • [CHANGED]6471 Updated Google Pay button to match new brand guidelines. You can now change the radius of the Google Pay and Link buttons with the Appearance API. Additionally, this change updates the com.google.android.gms:play-services-wallet version from 19.1.0 to 19.2.0-beta01.

See the changelog for more details.

stripe-android v20.23.1

PaymentSheet

  • [FIXED]6551 Fixed a build issue where BillingDetailsCollectionConfiguration couldn't be found in the classpath. If you worked around this issue by importing payments-ui-core directly, undo this change and update the import of BillingDetailsCollectionConfiguration to com.stripe.android.paymentsheet.PaymentSheet.BillingDetailsCollectionConfiguration.

See the changelog for more details.

stripe-android v20.23.0

PaymentSheet

  • [ADDED] Added billingDetailsCollectionConfiguration to configure how you want to collect billing details. See the docs here.

Identity

  • [ADDED]6536 Added test mode for the SDK.

See the changelog for more details.

stripe-android v20.22.0

All SDKs

... (truncated)

Changelog

Sourced from com.stripe:stripe-android's changelog.

20.25.0 - 2023-05-08

All SDKs

  • [CHANGED]6635 Use non transitive R classes.
  • [CHANGED]6676 Updated Compose BOM to 2023.05.00.

Identity

  • [ADDED]6642 Support Test mode M1.

20.24.2 - 2023-05-03

Payments

  • [FIXED]6664 Fixed an issue where 3DS2 would crash when using payments SDKs with the card scan SDK.

20.24.1 - 2023-05-01

Payments

  • [FIXED]6612 Fixed an issue where the Android Gradle Plugin 8.0 and later would cause issues with R8 in full mode related to missing classes.

All SDKs

  • [CHANGED]6603 Added a stripe prefix to our resources to avoid name conflicts.
  • [FIXED]6602 Fixed an issue which caused a compiler error (duplicate class) when including payments and identity SDKs.
  • [FIXED]6611 Fixed an issue where countries might be filtered out on old Android versions (notably Kosovo).

20.24.0 - 2023-04-24

PaymentSheet

  • [CHANGED]6471 Updated Google Pay button to match new brand guidelines. You can now change the radius of the Google Pay and Link buttons with the Appearance API. Additionally, this change updates the com.google.android.gms:play-services-wallet version from 19.1.0 to 19.2.0-beta01.

20.23.1 - 2023-04-17

PaymentSheet

  • [FIXED]6551 Fixed a build issue where BillingDetailsCollectionConfiguration couldn't be found in the classpath. If you worked around this issue by importing payments-ui-core directly, undo this change and update the import of BillingDetailsCollectionConfiguration to com.stripe.android.paymentsheet.PaymentSheet.BillingDetailsCollectionConfiguration.

20.23.0 - 2023-04-17

PaymentSheet

  • [ADDED] Added billingDetailsCollectionConfiguration to configure how you want to collect billing details. See the docs here.

Identity

  • [ADDED]6536 Added test mode for the SDK.

20.22.0 - 2023-04-10

All SDKs

  • [CHANGED]6492 Updated Compose to 1.4.1.

PaymentSheet

  • [FIXED]6434 Fixed an issue where the Save this card for future payments checkbox wasn't displayed in some cases even though it should have been.

... (truncated)

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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)
dependabot[bot] commented 1 year ago

Superseded by #2889.