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 552 forks source link

chore(deps): bump stripe-android from 16.1.0 to 17.1.0 #2863

Closed dependabot-preview[bot] closed 1 year ago

dependabot-preview[bot] commented 3 years ago

Bumps stripe-android from 16.1.0 to 17.1.0.

Release notes

Sourced from stripe-android's releases.

stripe-android v17.1.0

This release includes several bug fixes and introduces WeChat Pay module

  • 3978 Fix bug when cancelling Payment Sheet payment with Google Pay
  • 4014 Added support for WeChatPay
  • 4026 Bump daggerVersion from 2.37 to 2.38
  • 4034 Fix PaymentSheetActivity getting stuck in loading state during recreation
  • 4035 Remove dependency from PaymentSheet on RxJava
  • 4046 Fix 3DS2 redirect on Firefox
  • 4049 Fix bug where 3DS2 completion did not close the PaymentSheet
  • 4051 Fix Setup Intent confirmation when using GooglePayLauncher

See the changelog for more details.

stripe-android v17.0.0

This release includes several breaking changes. See the migration guide for more details.

What's New

This release introduces GooglePayLauncher and GooglePayPaymentMethodLauncher to simplify Google Pay integration. See the Google Pay integration guide for more details.

Notable Changes

  • #3820 Upgrade Kotlin to 1.5.10
  • #3883 Remove PaymentIntent#nextAction
  • #3899 Introduce GooglePayLauncher and GooglePayPaymentMethodLauncher
    • Drop-in classes that simplify integrating Google Pay
  • #3918 Upgrade Android Gradle plugin to 4.2.2
  • #3942 Upgrade Gradle to 7.1.1
  • #3944 Introduce GooglePayLauncherContract and GooglePayPaymentMethodLauncherContract
    • ActivityResultContract classes that enable integrating GooglePayLauncher and GooglePayPaymentMethodLauncher in Jetpack Compose
  • #3951 Upgrade material-components to 1.4.0
  • #3976 Upgrade Kotlin Coroutines to 1.5.1
  • #4010 Upgrade 3DS2 SDK to 6.1.1
    • Migrate challenge flow to use Activity Result API
    • Add support for Cartes Bancaires and UnionPay
    • Upgrade nimbus-jose-jwt to 9.11.1

See the changelog for more details.

stripe-android v16.10.2

  • 3811 Fix CountryCode parceling
  • 3833 Fix coroutine usage in Stripe3DS2Authenticator
  • 3863 Make PayWithGoogleUtils#getPriceString() Locale-agnostic
  • 3892 Add PaymentSheet support for Jetpack Compose
  • 3905 Fix StripeEditText crash on instantiation

See the changelog for more details.

stripe-android v16.10.0

... (truncated)

Changelog

Sourced from stripe-android's changelog.

17.1.0 - 2020-07-27

This release includes several bug fixes and introduces WeChat Pay module

  • 3978 Fix bug when cancelling Payment Sheet payment with Google Pay
  • 4014 Added support for WeChatPay
  • 4026 Bump daggerVersion from 2.37 to 2.38
  • 4034 Fix PaymentSheetActivity getting stuck in loading state during recreation
  • 4035 Remove dependency from PaymentSheet on RxJava
  • 4046 Fix 3DS2 redirect on Firefox
  • 4049 Fix bug where 3DS2 completion did not close the PaymentSheet
  • 4051 Fix Setup Intent confirmation when using GooglePayLauncher

17.0.0 - 2021-07-15

This release includes several breaking changes. See the migration guide for more details.

What's New

This release introduces GooglePayLauncher and GooglePayPaymentMethodLauncher to simplify Google Pay integration. See the Google Pay integration guide for more details.

Notable Changes

  • #3820 Upgrade Kotlin to 1.5.10
  • #3883 Remove PaymentIntent#nextAction
  • #3899 Introduce GooglePayLauncher and GooglePayPaymentMethodLauncher
    • Drop-in classes that simplify integrating Google Pay
  • #3918 Upgrade Android Gradle plugin to 4.2.2
  • #3942 Upgrade Gradle to 7.1.1
  • #3944 Introduce GooglePayLauncherContract and GooglePayPaymentMethodLauncherContract
    • ActivityResultContract classes that enable integrating GooglePayLauncher and GooglePayPaymentMethodLauncher in Jetpack Compose
  • #3951 Upgrade material-components to 1.4.0
  • #3976 Upgrade Kotlin Coroutines to 1.5.1
  • #4010 Upgrade 3DS2 SDK to 6.1.1
    • Migrate challenge flow to use Activity Result API
    • Add support for Cartes Bancaires and UnionPay
    • Upgrade nimbus-jose-jwt to 9.11.1

16.10.2 - 2021-07-02

  • #3811 Fix CountryCode parceling
  • #3833 Fix coroutine usage in Stripe3DS2Authenticator
  • #3863 Make PayWithGoogleUtils#getPriceString() Locale-agnostic
  • #3892 Add PaymentSheet support for Jetpack Compose
  • #3905 Fix StripeEditText crash on instantiation

16.10.0 - 2021-05-28

  • #3752 Support connected accounts when using Google Pay in PaymentSheet
  • #3761 Publish CardFormView
  • #3762 Add SetupIntent support in PaymentSheet
  • #3769 Upgrade Google Pay SDK to 18.1.3

16.9.0 - 2021-05-21

... (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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)