Bump stripe/stripe-php from 17.1.1 to 17.2.0 by dependabot[bot] · Pull Request #10011 · WWBN/AVideo
Bumps stripe/stripe-php from 17.1.1 to 17.2.0.
Release notes
Sourced from stripe/stripe-php's releases.
v17.2.0
This release changes the pinned API version to
2025-04-30.basil.
- #1839 Update generated code
- Add support for new value
tax_id_prohibitedon enumsInvoice.last_finalization_error.code,PaymentIntent.last_payment_error.code,SetupAttempt.setup_error.code,SetupIntent.last_setup_error.code, andStripeError.code- Add support for
wallet_optionsonCheckout.Session- Add support for
contextonEvent- Add support for new values
aw_tin,az_tin,bd_bin,bf_ifu,bj_ifu,cm_niu,cv_nif,et_tin,kg_tin, andla_tinon enumsInvoice.customer_tax_ids[].typeandTaxId.type- Add support for new value
affirmon enumsInvoice.payment_settings.payment_method_typesandSubscription.payment_settings.payment_method_types- Add support for
pixonPaymentMethodConfiguration- Add support for
klarnaonPaymentMethodDomain- Add support for
us_cfpb_dataonPerson- Add support for
pending_reasononRefund- Change type of
Tax.CalculationLineItem.referencefromnullable(string)tostring- #1857 Include new PHP 8.3 and 8.4 in CI
- #1856 Faster parallel runner for PHP formatter
See the changelog for more details.
v17.2.0-beta.4
- #1855 Update generated code for beta
- Add support for new resources
FxQuoteandPaymentIntentAmountDetailsLineItem- Add support for
all,create, andretrievemethods on resourceFxQuote- Remove support for
attach_payment_intentmethod on resourceInvoice- Add support for
scriptandtypeonCoupon- Add support for new value
fx_quote.expiredon enumEvent.type- Add support for new value
affirmon enumsInvoice.payment_settings.payment_method_types,QuotePreviewInvoice.payment_settings.payment_method_types, andSubscription.payment_settings.payment_method_types- Add support for
fx_quoteonPaymentIntentandTransfer- Add support for
pixonPaymentMethodConfiguration- Add support for
us_cfpb_dataonPerson- Add support for
pending_reasononRefund- Add support for snapshot event
FX_QUOTE_EXPIREDwith resourceFxQuoteSee the changelog for more details.
v17.2.0-beta.3
#1849 Update generated code for beta
Breaking changes
- Change type of
V2.MoneyManagement.ReceivedDebit.status_transitionsfroman objecttonullable(an object)- Remove support for values
bank_accounts.local_uk,bank_accounts.wire_uk,cards_uk, andcrypto_wallets_v2from enumEventsV2CoreAccountIncludingConfigurationRecipientCapabilityStatusUpdatedEvent.updated_capabilityAdditions
- Add support for new resources
Privacy.RedactionJobRootObjects,Privacy.RedactionJobValidationError, andPrivacy.RedactionJob- Add support for
all,cancel,create,retrieve,run,update, andvalidatemethods on resourceRedactionJob- Add support for
allandretrievemethods on resourceRedactionJobValidationError- Add support for new value
tax_id_prohibitedon enumsInvoice.last_finalization_error.code,PaymentIntent.last_payment_error.code,QuotePreviewInvoice.last_finalization_error.code,SetupAttempt.setup_error.code,SetupIntent.last_setup_error.code, andStripeError.code- Add support for new value
fixed_term_loanon enumCapital.FinancingOffer.type- Add support for
wallet_optionsonCheckout.Session- Add support for new values
privacy.redaction_job.canceled,privacy.redaction_job.created,privacy.redaction_job.ready,privacy.redaction_job.succeeded, andprivacy.redaction_job.validation_erroron enumEvent.type
... (truncated)
Changelog
Sourced from stripe/stripe-php's changelog.
17.2.0 - 2025-04-30
This release changes the pinned API version to
2025-04-30.basil.
- #1839 Update generated code
- Add support for new value
tax_id_prohibitedon enumsInvoice.last_finalization_error.code,PaymentIntent.last_payment_error.code,SetupAttempt.setup_error.code,SetupIntent.last_setup_error.code, andStripeError.code- Add support for
wallet_optionsonCheckout.Session- Add support for
contextonEvent- Add support for new values
aw_tin,az_tin,bd_bin,bf_ifu,bj_ifu,cm_niu,cv_nif,et_tin,kg_tin, andla_tinon enumsInvoice.customer_tax_ids[].typeandTaxId.type- Add support for new value
affirmon enumsInvoice.payment_settings.payment_method_typesandSubscription.payment_settings.payment_method_types- Add support for
pixonPaymentMethodConfiguration- Add support for
klarnaonPaymentMethodDomain- Add support for
us_cfpb_dataonPerson- Add support for
pending_reasononRefund- Change type of
Tax.CalculationLineItem.referencefromnullable(string)tostring- #1857 Include new PHP 8.3 and 8.4 in CI
- #1856 Faster parallel runner for PHP formatter
Commits
ff2364cBump version to 17.2.05fc68cfUpdate generated code for v1719 (#1862)bec8761Update generated code for v1719 (#1860)064d534Update generated code (#1839)ef2fad1Include new PHP 8.3 and 8.4 in CI (#1857)ed62366Faster parallel runner for PHP formatter (#1856)fda072aRemove unused youtube playlist link (#1853)5718d79Remove link for stale youtube video playlist (#1852)- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)