Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 19, 2023

Updates the requirements on stripe/stripe-php to permit the latest version.

Release notes

Sourced from stripe/stripe-php's releases.

v10.12.1

  • #1473 Update generated code
    • Add back deleted from Invoice.status.

See the changelog for more details.

Changelog

Sourced from stripe/stripe-php's changelog.

10.12.1 - 2023-04-04

  • #1473 Update generated code
    • Add back deleted from Invoice.status.

10.12.0 - 2023-03-30

  • #1470 Update generated code
    • Remove support for create method on resource Tax.Transaction
      • This is not a breaking change, as this method was deprecated before the Tax Transactions API was released in favor of the createFromCalculation method.
    • Remove support for value deleted from enum Invoice.status
      • This is not a breaking change, as the value was never returned or accepted as input.
  • #1468 Trigger workflow for tags
  • #1467 Update generated code (new)
    • Release specs are identical.

10.11.0 - 2023-03-23

  • #1458 Update generated code
    • Add support for new resources Tax.CalculationLineItem, Tax.Calculation, Tax.TransactionLineItem, and Tax.Transaction
    • Add support for create and list_line_items methods on resource Calculation
    • Add support for create_from_calculation, create_reversal, create, list_line_items, and retrieve methods on resource Transaction
    • Add support for currency_conversion on Checkout.Session
    • Add support for new value automatic_async on enum PaymentIntent.capture_method
    • Add support for new value link on enum PaymentLink.payment_method_types[]
    • Add support for automatic_payment_methods on SetupIntent

10.10.0 - 2023-03-16

  • #1457 API Updates
    • Add support for future_requirements and requirements on BankAccount
    • Add support for new value automatic_async on enum PaymentIntent.capture_method
    • Add support for new value cashapp on enum PaymentLink.payment_method_types[]
    • Add support for cashapp on PaymentMethod
    • Add support for new value cashapp on enum PaymentMethod.type
  • #1454 Update generated code (new)
    • Add support for new value cashapp on enum PaymentLink.payment_method_types[]
    • Add support for cashapp on PaymentMethod
    • Add support for new value cashapp on enum PaymentMethod.type

10.9.1 - 2023-03-14

  • #1453 Restore StripeClient.getService

10.9.0 - 2023-03-09

  • #1450 API Updates

    • Add support for cancellation_details on Subscription
    • Fix return types on custom methods (extends stripe/stripe-php#1446)
  • #1446 stripe->customers->retrievePaymentMethod returns the wrong class (type hint)

10.8.0 - 2023-03-02

  • #1447 API Updates
    • Add support for reconciliation_status on Payout
    • Add support for new value lease_tax on enum TaxRate.tax_type

... (truncated)

Commits

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)

Updates the requirements on [stripe/stripe-php](https://github.com/stripe/stripe-php) to permit the latest version.
- [Release notes](https://github.com/stripe/stripe-php/releases)
- [Changelog](https://github.com/stripe/stripe-php/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-php@v6.43.0...v10.12.1)

---
updated-dependencies:
- dependency-name: stripe/stripe-php
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants