killbill / killbill-stripe-plugin

Kill Bill plugin for Stripe
https://killbill.io
Apache License 2.0
17 stars 40 forks source link

build(deps): bump stripe-java from 20.133.0 to 21.5.0 #78

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps stripe-java from 20.133.0 to 21.5.0.

Release notes

Sourced from stripe-java's releases.

v21.5.0

  • #1433 API Updates
    • Add support for new values de-CH, en-CH, en-PL, en-PT, fr-CH, it-CH, pl-PL, and pt-PT on enums OrderCreateParams.payment.settings.payment_method_options.klarna.preferred_locale, OrderUpdateParams.payment.settings.payment_method_options.klarna.preferred_locale, PaymentIntentConfirmParams.payment_method_options.klarna.preferred_locale, PaymentIntentCreateParams.payment_method_options.klarna.preferred_locale, and PaymentIntentUpdateParams.payment_method_options.klarna.preferred_locale
    • Add support for description on PaymentLink.subscription_data and PaymentLinkCreateParams.subscription_data
  • #1432 Update README badge
  • #1431 Update coveralls to only run for one java version

See the changelog for more details.

v21.4.0

  • #1430 API Updates
    • Add support for login_page on BillingPortal.Configuration, BillingPortalConfigurationCreateParams, and BillingPortalConfigurationUpdateParams
    • Add support for customs and phone_number on Issuing.Card.shipping and IssuingCardCreateParams.shipping
    • Add support for new value deutsche_bank_ag on enums PaymentIntentConfirmParams.payment_method_data.eps.bank, PaymentIntentCreateParams.payment_method_data.eps.bank, PaymentIntentUpdateParams.payment_method_data.eps.bank, PaymentMethodCreateParams.eps.bank, SetupIntentConfirmParams.payment_method_data.eps.bank, SetupIntentCreateParams.payment_method_data.eps.bank, and SetupIntentUpdateParams.payment_method_data.eps.bank
    • Add support for description on Quote.subscription_data, QuoteCreateParams.subscription_data, QuoteUpdateParams.subscription_data, SubscriptionSchedule.default_settings, SubscriptionSchedule.phases[], SubscriptionScheduleCreateParams.default_settings, SubscriptionScheduleCreateParams.phases[], SubscriptionScheduleUpdateParams.default_settings, and SubscriptionScheduleUpdateParams.phases[]
  • #1428 Show test coverage in README
  • #1427 Update README.md to clarify that API version can only be change in beta

See the changelog for more details.

v21.4.0-beta.1

  • #1429 API Updates for beta branch
    • Updated stable APIs to the latest version
    • Add support for the beta Gift Card API.

See the changelog for more details.

v21.3.0

  • #1422 API Updates
    • Add support for new resource CustomerCashBalanceTransaction
    • Remove support for value paypal from enums OrderCreateParams.payment.settings.payment_method_types[] and OrderUpdateParams.payment.settings.payment_method_types[]
    • Add support for currency on PaymentLink
    • Add support for network on SetupIntentConfirmParams.payment_method_options.card, SetupIntentCreateParams.payment_method_options.card, SetupIntentUpdateParams.payment_method_options.card, Subscription.payment_settings.payment_method_options.card, SubscriptionCreateParams.payment_settings.payment_method_options.card, and SubscriptionUpdateParams.payment_settings.payment_method_options.card
    • Change TreasuryOutboundTransferCreateParams.destination_payment_method to be optional
    • Add support for new value customer_cash_balance_transaction.created on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]
    • Change the return type of Customer.fundCashBalance test helper from CustomerBalanceTransaction to CustomerCashBalanceTransaction.
      • This would generally be considered a breaking change, but we've worked with all existing users to migrate and are comfortable releasing this as a minor as it is solely a test helper method. This was essentially broken prior to this change.
  • #1425 Add beta readme.md section
  • #1423 chore: Remove unused variable from SearchPagingIteratorTest.
  • #1421 Add a support section to the readme
  • #1420 Fix outdated test comment
  • #1418 Fix latest JAR hyperlink and related tests
  • #1419 Fix makefile indentation and improve regex

See the changelog for more details.

v21.3.0-beta.2

  • #1426 API Updates for beta branch
    • Updated stable APIs to the latest version
    • Stripe-Version beta headers are not pinned by-default and need to be manually specified, please refer to beta SDKs README section

... (truncated)

Changelog

Sourced from stripe-java's changelog.

21.5.0 - 2022-08-31

  • #1433 API Updates
    • Add support for new values de-CH, en-CH, en-PL, en-PT, fr-CH, it-CH, pl-PL, and pt-PT on enums OrderCreateParams.payment.settings.payment_method_options.klarna.preferred_locale, OrderUpdateParams.payment.settings.payment_method_options.klarna.preferred_locale, PaymentIntentConfirmParams.payment_method_options.klarna.preferred_locale, PaymentIntentCreateParams.payment_method_options.klarna.preferred_locale, and PaymentIntentUpdateParams.payment_method_options.klarna.preferred_locale
    • Add support for description on PaymentLink.subscription_data and PaymentLinkCreateParams.subscription_data
  • #1432 Update README badge
  • #1431 Update coveralls to only run for one java version

21.4.0 - 2022-08-26

  • #1430 API Updates
    • Add support for login_page on BillingPortal.Configuration, BillingPortalConfigurationCreateParams, and BillingPortalConfigurationUpdateParams
    • Add support for customs and phone_number on Issuing.Card.shipping and IssuingCardCreateParams.shipping
    • Add support for new value deutsche_bank_ag on enums PaymentIntentConfirmParams.payment_method_data.eps.bank, PaymentIntentCreateParams.payment_method_data.eps.bank, PaymentIntentUpdateParams.payment_method_data.eps.bank, PaymentMethodCreateParams.eps.bank, SetupIntentConfirmParams.payment_method_data.eps.bank, SetupIntentCreateParams.payment_method_data.eps.bank, and SetupIntentUpdateParams.payment_method_data.eps.bank
    • Add support for description on Quote.subscription_data, QuoteCreateParams.subscription_data, QuoteUpdateParams.subscription_data, SubscriptionSchedule.default_settings, SubscriptionSchedule.phases[], SubscriptionScheduleCreateParams.default_settings, SubscriptionScheduleCreateParams.phases[], SubscriptionScheduleUpdateParams.default_settings, and SubscriptionScheduleUpdateParams.phases[]
  • #1428 Show test coverage in README
  • #1427 Update README.md to clarify that API version can only be change in beta

21.3.0 - 2022-08-23

  • #1422 API Updates
    • Add support for new resource CustomerCashBalanceTransaction
    • Remove support for value paypal from enums OrderCreateParams.payment.settings.payment_method_types[] and OrderUpdateParams.payment.settings.payment_method_types[]
    • Add support for currency on PaymentLink
    • Add support for network on SetupIntentConfirmParams.payment_method_options.card, SetupIntentCreateParams.payment_method_options.card, SetupIntentUpdateParams.payment_method_options.card, Subscription.payment_settings.payment_method_options.card, SubscriptionCreateParams.payment_settings.payment_method_options.card, and SubscriptionUpdateParams.payment_settings.payment_method_options.card
    • Change TreasuryOutboundTransferCreateParams.destination_payment_method to be optional
    • Add support for new value customer_cash_balance_transaction.created on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]
    • Change the return type of Customer.fundCashBalance test helper from CustomerBalanceTransaction to CustomerCashBalanceTransaction.
      • This would generally be considered a breaking change, but we've worked with all existing users to migrate and are comfortable releasing this as a minor as it is solely a test helper method. This was essentially broken prior to this change.
  • #1425 Add beta readme.md section
  • #1423 chore: Remove unused variable from SearchPagingIteratorTest.
  • #1421 Add a support section to the readme
  • #1420 Fix outdated test comment
  • #1418 Fix latest JAR hyperlink and related tests
  • #1419 Fix makefile indentation and improve regex

21.2.0 - 2022-08-11

  • #1416 API Updates

    • Add support for payment_method_collection on Checkout.Session, CheckoutSessionCreateParams, PaymentLinkCreateParams, PaymentLinkUpdateParams, and PaymentLink
  • #1414 Stop publishing javadoc for beta Java SDKs

21.1.0 - 2022-08-09

  • #1413 API Updates
    • Add support for process_config on Terminal.Reader.action.process_payment_intent
  • #1412 API Updates
    • Add support for expires_at on Apps.Secret and AppsSecretCreateParams

21.0.0 - 2022-08-02

This release includes breaking changes resulting from:

... (truncated)

Commits
  • 20c4e4f Bump version to 21.5.0
  • 879731c Codegen for openapi v188 (#1433)
  • 9fc63fa Merge pull request #1432 from stripe/anniel-maven-badge
  • 8ea9505 Update docuemntation test
  • 3906d2c Update badge to static format, add command in Makefile to update version in s...
  • 4177598 Merge pull request #1431 from stripe/anniel-coveralls-update
  • 0e530c5 Update coveralls to only run for one java version
  • 09d9cfb Bump version to 21.4.0
  • 3b6693e Codegen for openapi v186 (#1430)
  • d83e49a Merge pull request #1428 from stripe/anniel-coveralls
  • Additional commits viewable in compare view


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 2 years ago

Superseded by #80.