Skip to content

Update stripe/stripe-php requirement from ^6.43 to ^10.6 #21

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2023

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

Release notes

Sourced from stripe/stripe-php's releases.

v10.6.0

  • #1441 API Updates
    • Add support for refund_payment method on resource Terminal.Reader
    • Add support for custom_fields on Checkout.Session and PaymentLink
  • #1236 subscription_proration_date not always presented in Invoice
  • #1431 Fix: Do not use unbounded version constraint for actions/checkout
  • #1436 Enhancement: Enable and configure visibility_required fixer
  • #1432 Enhancement: Update actions/cache
  • #1434 Fix: Remove parentheses
  • #1433 Enhancement: Run tests on PHP 8.2
  • #1438 Update .gitattributes

See the changelog for more details.

Changelog

Sourced from stripe/stripe-php's changelog.

10.6.0 - 2023-02-16

  • #1441 API Updates
    • Add support for refund_payment method on resource Terminal.Reader
    • Add support for custom_fields on Checkout.Session and PaymentLink
  • #1236 subscription_proration_date not always presented in Invoice
  • #1431 Fix: Do not use unbounded version constraint for actions/checkout
  • #1436 Enhancement: Enable and configure visibility_required fixer
  • #1432 Enhancement: Update actions/cache
  • #1434 Fix: Remove parentheses
  • #1433 Enhancement: Run tests on PHP 8.2
  • #1438 Update .gitattributes

10.5.0 - 2023-02-02

  • #1439 API Updates
    • Add support for resume method on resource Subscription
    • Add support for amount_shipping and shipping_cost on CreditNote and Invoice
    • Add support for shipping_details on Invoice
    • Add support for invoice_creation on PaymentLink
    • Add support for trial_settings on Subscription
    • Add support for new value paused on enum Subscription.status

10.4.0 - 2023-01-19

  • #1381 Add getService methods to StripeClient and AbstractServiceFactory to allow mocking

  • #1424 API Updates

    • Added REFUND_CREATED, REFUND_UPDATED event definitions.
  • #1426 Ignore PHP version for formatting

  • #1425 Fix Stripe::setAccountId parameter type

  • #1418 Switch to mb_convert_encoding to fix utf8_encode deprecation warning

10.3.0 - 2022-12-22

  • #1413 API Updates Change CheckoutSession.cancel_url to be nullable.

10.2.0 - 2022-12-15

  • #1411 API Updates
    • Add support for new value invoice_overpaid on enum CustomerBalanceTransaction.type
  • #1407 API Updates

10.1.0 - 2022-12-06

  • #1405 API Updates
    • Add support for flow on BillingPortal.Session
  • #1404 API Updates
    • Remove support for resources Order and Sku
    • Remove support for all, cancel, create, list_line_items, reopen, retrieve, submit, and update methods on resource Order
    • Remove support for all, create, delete, retrieve, and update methods on resource Sku
    • Add support for custom_text on Checkout.Session and PaymentLink
    • Add support for invoice_creation and invoice on Checkout.Session
    • Remove support for product on LineItem

... (truncated)

Commits
  • 5fc46f4 Bump version to 10.6.0
  • 2c47d1d Merge pull request #1441 from stripe/latest-codegen-master
  • c2fda3c Codegen for openapi v226
  • 653e4ce subscription_proration_date not always presented in Invoice (#1236)
  • 660594a Enhancement: Update actions/cache (#1432)
  • 85d69ae Fix: Do not use unbounded version constraint for actions/checkout (#1431)
  • f48b166 Enhancement: Enable and configure visibility_required fixer (#1436)
  • ad144bd Fix: Remove parentheses (#1434)
  • 959b332 Enhancement: Run tests on PHP 8.2 (#1433)
  • 56d2ef5 Merge pull request #1438 from TimWolla/gitattributes
  • 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@v6.43.0...v10.6.0)

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

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

dependabot bot commented on behalf of github Feb 24, 2023

Superseded by #23.

@dependabot dependabot bot closed this Feb 24, 2023
@dependabot dependabot bot deleted the dependabot/composer/stripe/stripe-php-tw-10.6 branch February 24, 2023 11:39
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