Skip to content

chore(deps): bump stripe/stripe-php from 15.7.0 to 16.6.0#2532

Closed
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/composer/development/stripe/stripe-php-16.6.0
Closed

chore(deps): bump stripe/stripe-php from 15.7.0 to 16.6.0#2532
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/composer/development/stripe/stripe-php-16.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps stripe/stripe-php from 15.7.0 to 16.6.0.

Release notes

Sourced from stripe/stripe-php's releases.

v16.6.0

  • #1809 Update generated code
    • Add support for priority on Billing.CreditGrant
    • Add support for collected_information on Checkout.Session
  • #1816 add codeowners file

See the changelog for more details.

v16.6.0-beta.1

  • #1808 Update generated code for beta

See the changelog for more details.

v16.5.1

  • #1811 Include a useful error message when a null byte is found in the URL path
  • #1810 Make httpClient() a public, static method

See the changelog for more details.

v16.5.0

  • #1804 Update generated code
    • Add support for close method on resource Treasury.FinancialAccount
    • Add support for discounts on Checkout.Session
    • Add support for new value pay_by_bank on enum PaymentLink.payment_method_types[]
    • Add support for pay_by_bank on PaymentMethodConfiguration and PaymentMethod
    • Add support for new value pay_by_bank on enum PaymentMethod.type
    • Add support for is_default and nickname on Treasury.FinancialAccount
  • #1805 Restore testCoreEventsGet generated test
  • #1807 minor justfile fixes
  • #1806 Added CONTRIBUTING.md file
  • #1802 ensure dependencies are installed for format and test recipes
  • #1801 Add justfile, remove coveralls, and fix AUTOLOAD in CI
  • #1797 Added pull request template

See the changelog for more details.

v16.5.0-beta.3

  • #1803 Update generated code for beta
    • V2 Events now are subclass of \Stripe\V2\Event.

See the changelog for more details.

v16.5.0-beta.2

  • #1796 Update generated code for beta
    • Add support for close method on resource Treasury.FinancialAccount
    • Add support for advice_code on StripeError
    • Add support for brand_product on Card
    • Add support for is_default and nickname on Treasury.FinancialAccount

See the changelog for more details.

... (truncated)

Changelog

Sourced from stripe/stripe-php's changelog.

16.6.0 - 2025-02-24

  • #1809 Update generated code
    • Add support for priority on Billing.CreditGrant
    • Add support for collected_information on Checkout.Session
  • #1816 add codeowners file

16.5.1 - 2025-02-07

  • #1811 Include a useful error message when a null byte is found in the URL path
  • #1810 Make httpClient() a public, static method

16.5.0 - 2025-01-27

  • #1804 Update generated code
    • Add support for close method on resource Treasury.FinancialAccount
    • Add support for advice_code on StripeError
    • Add support for discounts on Checkout.Session
    • Add support for new value pay_by_bank on enum PaymentLink.payment_method_types[]
    • Add support for pay_by_bank on PaymentMethodConfiguration and PaymentMethod
    • Add support for new value pay_by_bank on enum PaymentMethod.type
    • Add support for is_default and nickname on Treasury.FinancialAccount
  • #1805 Restore testCoreEventsGet generated test
  • #1807 minor justfile fixes
  • #1806 Added CONTRIBUTING.md file
  • #1802 ensure dependencies are installed for format and test recipes
  • #1801 Add justfile, remove coveralls, and fix AUTOLOAD in CI
  • #1797 Added pull request template

16.4.0 - 2024-12-18

  • #1793 This release changes the pinned API version to 2024-12-18.acacia.
    • Add support for network_advice_code and network_decline_code on StripeError
    • Add support for new values payout_minimum_balance_hold and payout_minimum_balance_release on enum BalanceTransaction.type
    • Add support for allow_redisplay on Card and Source
    • Add support for regulated_status on Card
    • Add support for new value request_signature on enum Forwarding.Request.replacements[]
    • Change type of LineItem.description from string to nullable(string)
    • Add support for new values al_tin, am_tin, ao_tin, ba_tin, bb_tin, bs_tin, cd_nif, gn_nif, kh_tin, me_pib, mk_vat, mr_nif, np_pan, sn_ninea, sr_fin, tj_tin, ug_tin, zm_tin, and zw_tin on enum TaxId.type

16.3.0 - 2024-11-20

  • #1786 This release changes the pinned API version to 2024-11-20.acacia.
    • Add support for respond test helper method on resource Issuing.Authorization
    • Add support for adaptive_pricing on Checkout.Session
    • Add support for new value subscribe on enums Checkout.Session.submit_type and PaymentLink.submit_type
    • Add support for new value financial_account_statement on enum File.purpose
    • Add support for fraud_challenges and verified_by_fraud_challenge on Issuing.Authorization
    • Add support for trace_id on Payout
    • Add support for new value li_vat on enum TaxId.type
    • Add support for new value service_tax on enum TaxRate.tax_type
    • Change type of Treasury.InboundTransfer.origin_payment_method from string to nullable(string)

16.2.0 - 2024-10-29

  • #1772 This release changes the pinned API version to 2024-10-28.acacia.

... (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 15.7.0 to 16.6.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@v15.7.0...v16.6.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 Mar 1, 2025
@pirate-bot
Copy link
Contributor

Bundle Size Diff

Package Old Size New Size Diff
Animations 271.36 KB 271.36 KB 0 B (0.00%)
Blocks 1.56 MB 1.56 MB 0 B (0.00%)
CSS 100.83 KB 100.83 KB 0 B (0.00%)
Dashboard 203.93 KB 203.93 KB 0 B (0.00%)
Onboarding 161.04 KB 161.04 KB 0 B (0.00%)
Export Import 97.72 KB 97.72 KB 0 B (0.00%)
Pro 421.73 KB 421.73 KB 0 B (0.00%)

@pirate-bot
Copy link
Contributor

Plugin build for c618b67 is ready 🛎️!

@pirate-bot
Copy link
Contributor

E2E Tests

Playwright Test Status:

Performance Results serverResponse: 293.7, firstPaint: 467.65, domContentLoaded: 1432.3, loaded: 1432.7, firstContentfulPaint: 3079.75, firstBlock: 6540.95, type: 11.79, minType: 10.03, maxType: 14.01, typeContainer: 7.91, minTypeContainer: 6.27, maxTypeContainer: 10.19, focus: 28.6, minFocus: 24.86, maxFocus: 36.07, inserterOpen: 18.48, minInserterOpen: 16.18, maxInserterOpen: 23.72, inserterSearch: 0.58, minInserterSearch: 0.49, maxInserterSearch: 0.72, inserterHover: 2.94, minInserterHover: 2.5, maxInserterHover: 3.78, listViewOpen: 90.62, minListViewOpen: 83.38, maxListViewOpen: 102.46

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2025

Superseded by #2550.

@dependabot dependabot bot closed this Apr 1, 2025
@dependabot dependabot bot deleted the dependabot/composer/development/stripe/stripe-php-16.6.0 branch April 1, 2025 23:34
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.

1 participant