Next-Panel / Jexactyl-BR

Jexactyl é um painel de gerenciamento de jogos com um sistema de faturamento rápido, avançado e personalizável em um só, e agora em Português.
https://nextpanel.com.br
Other
18 stars 6 forks source link

Bump stripe/stripe-php from 10.7.0 to 10.13.0 #125

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps stripe/stripe-php from 10.7.0 to 10.13.0.

Release notes

Sourced from stripe/stripe-php's releases.

v10.13.0

  • #1490 Update generated code

    • Add support for paypal on PaymentMethod
    • Add support for effective_percentage on TaxRate
  • #1488 Increment PHPStan to strictness level 2

  • #1483 Update generated code

  • #1480 Update generated code

    • Change type of Identity.VerificationSession.options from VerificationSessionOptions to nullable(VerificationSessionOptions)
    • Change type of Identity.VerificationSession.type from enum('document'|'id_number') to nullable(enum('document'|'id_number'))
  • #1478 Update generated code

    • Release specs are identical.
  • #1475 Update generated code

See the changelog for more details.

v10.13.0-beta.4

  • #1481 Update generated code for beta
    • Add support for country_options on Tax.Registration
    • Remove support for state and type on Tax.Registration

See the changelog for more details.

v10.13.0-beta.3

  • #1477 Update generated code for beta
    • Add support for collect_payment_method and confirm_payment_intent methods on resource Terminal.Reader

See the changelog for more details.

v10.13.0-beta.2

  • #1472 Update generated code for beta
    • Updated stable APIs to the latest version

See the changelog for more details.

v10.13.0-beta.1

  • #1469 Update generated code
    • Add support for new value ioss on enum Tax.Registration.type

See the changelog for more details.

v10.12.1

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

See the changelog for more details.

v10.12.0

  • #1470 Update generated code
    • Remove support for create method on resource Tax.Transaction

... (truncated)

Changelog

Sourced from stripe/stripe-php's changelog.

10.13.0 - 2023-05-11

  • #1490 Update generated code

    • Add support for paypal on PaymentMethod
    • Add support for effective_percentage on TaxRate
  • #1488 Increment PHPStan to strictness level 2

  • #1483 Update generated code

  • #1480 Update generated code

    • Change type of Identity.VerificationSession.options from VerificationSessionOptions to nullable(VerificationSessionOptions)
    • Change type of Identity.VerificationSession.type from enum('document'|'id_number') to nullable(enum('document'|'id_number'))
  • #1478 Update generated code

    • Release specs are identical.
  • #1475 Update generated code

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

... (truncated)

Commits
  • 4ad20dd Bump version to 10.13.0
  • 7e6855a Merge pull request #1490 from stripe/latest-codegen-master
  • ae16838 Update generated code for v336
  • 73584f2 Update generated code for v331
  • c3b1c8c Update generated code for v330
  • a304418 Update generated code for v328
  • cc67371 Update generated code for v319
  • ba8780d Update generated code for v318
  • f176a54 Merge pull request #1488 from stripe/richardm-phpstan-stricter
  • 8d74c4b Merge branch 'master' into richardm-phpstan-stricter
  • 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 1 year ago

Superseded by #134.