Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update stripe/stripe-php requirement from ^9.5 to ^10.18 #15

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 21, 2023

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

Release notes

Sourced from stripe/stripe-php's releases.

v10.18.0

  • #1533 Update generated code
    • Add support for new value service_tax on enum TaxRate.tax_type
  • #1526 Add constants for payment intent cancellation reasons
  • #1487 PHPDoc: use union of literals for $method parameter throughout

See the changelog for more details.

Changelog

Sourced from stripe/stripe-php's changelog.

10.18.0 - 2023-07-20

  • #1533 Update generated code
    • Add support for new value service_tax on enum TaxRate.tax_type
  • #1526 Add constants for payment intent cancellation reasons
  • #1487 PHPDoc: use union of literals for $method parameter throughout

10.17.0 - 2023-07-13

  • #1525 Update generated code
    • Add support for new resource Tax.Settings
    • Add support for retrieve and update methods on resource Settings
    • Add support for new value invalid_tax_location on enum StripeError.code
    • Add support for product on Tax.TransactionLineItem
    • Add constant for tax.settings.updated webhook event
  • #1520 Update generated code
    • Release specs are identical.

10.16.0 - 2023-06-29

  • #1517 Update generated code
    • Add support for new value application_fees_not_allowed on enum StripeError.code
    • Add support for effective_at on CreditNote and Invoice
    • Add support for on_behalf_of on Mandate
  • #1514 Update generated code
    • Release specs are identical.
  • #1512 Update generated code
    • Change type of Checkout.Session.success_url from string to nullable(string)

10.15.0 - 2023-06-08

  • #1506 Update generated code
    • Add support for preferred_locales on Issuing.Cardholder

10.14.0 - 2023-05-25

  • #1503 Update generated code

    • Add support for zip on PaymentMethod
    • Add support for new value zip on enum PaymentMethod.type
  • #1502 Generate error codes

  • #1501 Update generated code

  • #1499 Update generated code

    • Add support for new values amusement_tax and communications_tax on enum TaxRate.tax_type

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'))

... (truncated)

Commits
  • c32549e Bump version to 10.18.0
  • 9578beb Update generated code for v425 (#1533)
  • 7648cf5 Merge pull request #1526 from javespi/add-cancellation-reasons-to-payment-intent
  • e8a3ab1 Merge branch 'master' into add-cancellation-reasons-to-payment-intent
  • 67d021b Merge pull request #1487 from stripe/richardm-better-method-types
  • 873dca2 Merge branch 'master' into richardm-better-method-types
  • 73383b4 Bump version to 10.17.0
  • e9aa43d Update generated code (#1525)
  • 7803626 Add constants for payment intent cancellation reasons
  • 1f5d7a9 Update generated code for v406 (#1520)
  • Additional commits viewable in compare view

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@v9.5.0...v10.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 21, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 28, 2023

Superseded by #16.

@dependabot dependabot bot closed this Jul 28, 2023
@dependabot dependabot bot deleted the dependabot/composer/stripe/stripe-php-tw-10.18 branch July 28, 2023 00:48
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