Skip to content

Bump stripe/stripe-php from 7.97.0 to 8.10.0 in /src#56

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/src/stripe/stripe-php-8.10.0
Closed

Bump stripe/stripe-php from 7.97.0 to 8.10.0 in /src#56
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/src/stripe/stripe-php-8.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 11, 2022

Copy link
Copy Markdown

Bumps stripe/stripe-php from 7.97.0 to 8.10.0.

Release notes

Sourced from stripe/stripe-php's releases.

v8.10.0

  • #1319 API Updates
    • Add support for currency_options on Coupon and Price
    • Add support for currency on Subscription
  • #1318 API Updates
    • Add support for new values financial_connections.account.created, financial_connections.account.deactivated, financial_connections.account.disconnected, financial_connections.account.reactivated, and financial_connections.account.refreshed_balance on Event.

See the changelog for more details.

v8.9.0

  • #1316 API Updates
    • Add support for deliver_card, fail_card, return_card, and ship_card test helper methods on resource Issuing.Card
    • Add support for subtotal_excluding_tax on CreditNote and Invoice
    • Add support for amount_excluding_tax and unit_amount_excluding_tax on CreditNoteLineItem and InvoiceLineItem
    • Add support for total_excluding_tax on Invoice
    • Change type of PaymentLink.payment_method_types[] from literal('card') to enum
    • Add support for promptpay on PaymentMethod
    • Add support for new value promptpay on enum PaymentMethod.type
    • Add support for hosted_regulatory_receipt_url and reversal_details on Treasury.ReceivedCredit and Treasury.ReceivedDebit

See the changelog for more details.

v8.8.0

  • #1302 API Updates

    • Add support for custom_unit_amount on Price
  • #1301 API Updates

    Documentation updates.

See the changelog for more details.

v8.7.0

  • #1306 API Updates

    • Add support for fund_cash_balance test helper method on resource Customer
    • Add support for total_excluding_tax on CreditNote
    • Add support for rendering_options on Invoice
  • #1307 Support updating pre-release versions

  • #1305 Trigger workflows on beta branches

  • #1302 API Updates

    • Add support for custom_unit_amount on Price
  • #1301 API Updates

    Documentation updates.

See the changelog for more details.

v8.6.0

  • #1300 API Updates
    • Add support for attach_to_self and flow_directions on SetupAttempt

... (truncated)

Changelog

Sourced from stripe/stripe-php's changelog.

8.10.0 - 2022-07-07

  • #1319 API Updates
    • Add support for currency_options on Coupon and Price
    • Add support for currency on Subscription
  • #1318 API Updates
    • Add support for new values financial_connections.account.created, financial_connections.account.deactivated, financial_connections.account.disconnected, financial_connections.account.reactivated, and financial_connections.account.refreshed_balance on Event.

8.9.0 - 2022-06-29

  • #1316 API Updates
    • Add support for deliver_card, fail_card, return_card, and ship_card test helper methods on resource Issuing.Card
    • Add support for subtotal_excluding_tax on CreditNote and Invoice
    • Add support for amount_excluding_tax and unit_amount_excluding_tax on CreditNoteLineItem and InvoiceLineItem
    • Add support for total_excluding_tax on Invoice
    • Change type of PaymentLink.payment_method_types[] from literal('card') to enum
    • Add support for promptpay on PaymentMethod
    • Add support for new value promptpay on enum PaymentMethod.type
    • Add support for hosted_regulatory_receipt_url and reversal_details on Treasury.ReceivedCredit and Treasury.ReceivedDebit

8.8.0 - 2022-06-23

  • #1302 API Updates

    • Add support for custom_unit_amount on Price
  • #1301 API Updates

    Documentation updates.

8.7.0 - 2022-06-17

  • #1306 API Updates

    • Add support for fund_cash_balance test helper method on resource Customer
    • Add support for total_excluding_tax on CreditNote
    • Add support for rendering_options on Invoice
  • #1307 Support updating pre-release versions

  • #1305 Trigger workflows on beta branches

  • #1302 API Updates

    • Add support for custom_unit_amount on Price
  • #1301 API Updates

    Documentation updates.

8.6.0 - 2022-06-08

  • #1300 API Updates
    • Add support for attach_to_self and flow_directions on SetupAttempt

8.5.0 - 2022-06-01

  • #1298 API Updates
    • Add support for radar_options on Charge and PaymentMethod
    • Add support for new value simulated_wisepos_e on enum Terminal.Reader.device_type

8.4.0 - 2022-05-26

  • #1296 API Updates
    • Add support for persons method on resource Account

... (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 7.97.0 to 8.10.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@v7.97.0...v8.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 11, 2022
@dependabot @github

dependabot Bot commented on behalf of github Jul 25, 2022

Copy link
Copy Markdown
Author

Superseded by #57.

@dependabot dependabot Bot closed this Jul 25, 2022
@dependabot dependabot Bot deleted the dependabot/composer/src/stripe/stripe-php-8.10.0 branch July 25, 2022 00:27
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