Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps stripe/stripe-php from 16.4.0 to 16.5.0.

Release notes

Sourced from stripe/stripe-php's releases.

v16.5.0

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

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.

v16.5.0-beta.1

  • #1794 Improved php type hints

    Adds Create/Update/Retrieve/Delete/All/Search parameters

    You will now be able to get type hints of the keys that can passed without switching out of your IDE. Eg.

    * @param null|array{customer:string, components: array} $params

    Updated StripeObject class properties

    We changed the type of class properties from StripeObject to something more specific.

    For example: Invoice settings was defined as a StripeObject in Customer resource.

... (truncated)

Changelog

Sourced from stripe/stripe-php's changelog.

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
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 16.4.0 to 16.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@v16.4.0...v16.5.0)

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

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 Feb 3, 2025
@DanielnetoDotCom DanielnetoDotCom merged commit 8712a8d into master Feb 3, 2025
14 of 15 checks passed
@dependabot dependabot bot deleted the dependabot/composer/stripe/stripe-php-16.5.0 branch February 3, 2025 09:43
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.

2 participants