Skip to content

Bump stripe/stripe-php from 8.12.0 to 15.9.0 - #40

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

Bump stripe/stripe-php from 8.12.0 to 15.9.0#40
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/stripe/stripe-php-15.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 13, 2024

Copy link
Copy Markdown

Bumps stripe/stripe-php from 8.12.0 to 15.9.0.

Release notes

Sourced from stripe/stripe-php's releases.

v15.9.0

  • #1737 Update generated code
    • Add support for new resource InvoiceRenderingTemplate
    • Add support for all, archive, retrieve, and unarchive methods on resource InvoiceRenderingTemplate

See the changelog for more details.

v15.9.0-beta.1

  • #1738 Update generated code for beta
    • Add support for new resources Billing.MeterErrorReport and Terminal.ReaderCollectedData
    • Add support for retrieve method on resource ReaderCollectedData
    • Add support for new value terminal_reader_collected_data_invalid on enum StripeError.code
    • Add support for new value billing.meter_error_report.triggered on enum Event.type
    • Add support for regulatory_reporting_file on Issuing.CreditUnderwritingRecord
    • Add support for new value mb_way on enum PaymentLink.payment_method_types[]
    • Add support for mb_way on PaymentMethod
    • Add support for new value mb_way on enum PaymentMethod.type

See the changelog for more details.

v15.8.0

  • #1742 Generate SDK for OpenAPI spec version 1230
    • Add support for new value issuing_regulatory_reporting on enum File.purpose
    • Add support for new value hr_oib on enum TaxId.type
    • Add support for status_details on TestHelpers.TestClock

See the changelog for more details.

v15.8.0-beta.1

  • #1735 Update generated code for beta
    • Add support for collected_information and permissions on Checkout.Session

See the changelog for more details.

v15.7.0

  • #1736 Update generated code

See the changelog for more details.

v15.7.0-beta.1

  • #1730 Update generated code for beta
    • Add support for new value custom on enum Checkout.Session.ui_mode
    • Add support for new value payto on enum PaymentLink.payment_method_types[]

See the changelog for more details.

v15.6.0

  • #1729 Update generated code
    • Add support for activate, all, archive, create, deactivate, and retrieve methods on resource Billing.Alert
    • Add support for retrieve method on resource Tax.Calculation

... (truncated)

Changelog

Sourced from stripe/stripe-php's changelog.

15.9.0 - 2024-09-12

  • #1737 Update generated code
    • Add support for new resource InvoiceRenderingTemplate
    • Add support for all, archive, retrieve, and unarchive methods on resource InvoiceRenderingTemplate

15.8.0 - 2024-08-29

  • #1742 Generate SDK for OpenAPI spec version 1230
    • Add support for new value issuing_regulatory_reporting on enum File.purpose
    • Add support for new value hr_oib on enum TaxId.type
    • Add support for status_details on TestHelpers.TestClock

15.7.0 - 2024-08-15

  • #1736 Update generated code

15.6.0 - 2024-08-08

  • #1729 Update generated code
    • Add support for activate, all, archive, create, deactivate, and retrieve methods on resource Billing.Alert
    • Add support for retrieve method on resource Tax.Calculation
    • Add support for new value invalid_mandate_reference_prefix_format on enum StripeError.code
    • Add support for related_customer on Identity.VerificationSession
    • Add support for new value financial_addresses.aba.forwarding on enums Treasury.FinancialAccount.active_features[], Treasury.FinancialAccount.pending_features[], and Treasury.FinancialAccount.restricted_features[]

15.5.0 - 2024-08-01

  • #1727 Update generated code
    • Add support for new resources Billing.AlertTriggered and Billing.Alert
    • Add support for new value charge_exceeds_transaction_limit on enum StripeError.code
    • Add support for new value billing.alert.triggered on enum Event.type

15.4.0 - 2024-07-25

  • #1726 Update generated code
    • Add support for update method on resource Checkout.Session
    • Add support for new values invoice.overdue and invoice.will_be_due on enum Event.type
    • Add support for twint on PaymentMethodConfiguration

15.3.0 - 2024-07-18

  • #1724 Update generated code
    • Add support for new value issuing_dispute.funds_rescinded on enum Event.type
    • Add support for new value stripe_s700 on enum Terminal.Reader.device_type
  • #1722 Update changelog

15.2.0 - 2024-07-11

  • #1721 Update generated code
    • ⚠️ Remove support for values billing_policy_remote_function_response_invalid, billing_policy_remote_function_timeout, billing_policy_remote_function_unexpected_status_code, and billing_policy_remote_function_unreachable from enum StripeError.code.
    • ⚠️ Remove support for value payment_intent_fx_quote_invalid from enum StripeError.code. The was mistakenly released last week.
    • Add support for payment_method_options on ConfirmationToken

15.1.0 - 2024-07-05

  • #1718 Update generated code
    • Add support for add_lines, remove_lines, and update_lines methods on resource Invoice

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.12.0 to 15.9.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.12.0...v15.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 13, 2024
@dependabot @github

dependabot Bot commented on behalf of github Sep 19, 2024

Copy link
Copy Markdown
Author

Superseded by #42.

@dependabot dependabot Bot closed this Sep 19, 2024
@dependabot
dependabot Bot deleted the dependabot/composer/stripe/stripe-php-15.9.0 branch September 19, 2024 11:05
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