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

build(deps): bump stripe/stripe-php from 8.6.0 to 10.5.0 #142

Closed

Conversation

dependabot[bot]
Copy link

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

Bumps stripe/stripe-php from 8.6.0 to 10.5.0.

Release notes

Sourced from stripe/stripe-php's releases.

v10.5.0

  • #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

See the changelog for more details.

v10.5.0-beta.2

  • #1429 API Updates for beta branch
    • Updated stable APIs to the latest version
    • Add support for list_transactions method on resource Tax.Transaction

See the changelog for more details.

v10.5.0-beta.1

  • #1427 API Updates for beta branch
    • Updated stable APIs to the latest version
    • Add support for Tax.Settings resource.

See the changelog for more details.

v10.4.0

  • #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

See the changelog for more details.

v10.4.0-beta.3

  • #1423 API Updates for beta branch
    • Updated stable APIs to the latest version
    • Add support for Tax.Registration resource.
    • Change draft_quote method implementation from hitting /v1/quotes/{quotes}/draft to /v1/quotes/{quotes}/mark_draft

See the changelog for more details.

v10.4.0-beta.2

  • #1420 API Updates for beta branch
    • Updated stable APIs to the latest version
    • Add support for mark_stale_quote method on resource Quote

See the changelog for more details.

... (truncated)

Changelog

Sourced from stripe/stripe-php's changelog.

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
    • Add support for latest_charge on PaymentIntent
    • Remove support for charges on PaymentIntent

10.0.0 - 2022-11-16

  • #1392 Next major release changes

Breaking changes that arose during code generation of the library that we postponed for the next major version. For changes to the Stripe products, read more at https://stripe.com/docs/upgrades#2022-11-15.

"⚠️" symbol highlights breaking changes.

Deprecated

  • #1382 Mark resource.save as deprecated. Prefer the static update method that doesn't require retrieval of the resource to update it.

... (truncated)

Commits

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)

Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 8.6.0 to 10.5.0.
- [Release notes](https://github.com/stripe/stripe-php/releases)
- [Changelog](https://github.com/stripe/stripe-php/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-php@v8.6.0...v10.5.0)

---
updated-dependencies:
- dependency-name: stripe/stripe-php
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 6, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 20, 2023

Superseded by #148.

@dependabot dependabot bot closed this Feb 20, 2023
@dependabot dependabot bot deleted the dependabot/composer/stripe/stripe-php-10.5.0 branch February 20, 2023 18:01
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants