Skip to content

Commit

Permalink
Update dependency stripe to v14.20.0 (#3563)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [stripe](https://togithub.com/stripe/stripe-node) | [`14.19.0` ->
`14.20.0`](https://renovatebot.com/diffs/npm/stripe/14.19.0/14.20.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/stripe/14.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/stripe/14.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/stripe/14.19.0/14.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/stripe/14.19.0/14.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>stripe/stripe-node (stripe)</summary>

###
[`v14.20.0`](https://togithub.com/stripe/stripe-node/blob/HEAD/CHANGELOG.md#14200---2024-03-07)

[Compare
Source](https://togithub.com/stripe/stripe-node/compare/v14.19.0...v14.20.0)

- [#&#8203;2033](https://togithub.com/stripe/stripe-node/pull/2033)
Update generated code
- Add support for `documents` on `AccountSession.components` and
`AccountSessionCreateParams.components`
- Add support for `request_three_d_secure` on
`Checkout.Session.payment_method_options.card` and
`Checkout.SessionCreateParams.payment_method_options.card`
    -   Add support for `created` on `CreditNoteListParams`
- Add support for `sepa_debit` on
`Invoice.payment_settings.payment_method_options`,
`InvoiceCreateParams.payment_settings.payment_method_options`, and
`InvoiceUpdateParams.payment_settings.payment_method_options`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ariakit/ariakit).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 8, 2024
1 parent 7a30bfb commit 499358e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
"rimraf": "5.0.5",
"sharp": "0.33.2",
"shiki": "1.1.7",
"stripe": "14.19.0",
"stripe": "14.20.0",
"stylelint": "16.2.1",
"stylelint-config-standard": "36.0.0",
"stylis": "4.3.1",
Expand Down

0 comments on commit 499358e

Please sign in to comment.