This repository was archived by the owner on Oct 31, 2021. It is now read-only.
Commit 0bc5b19
Merge #347
347: fix(deps): update module github.com/stripe/stripe-go/v72 to v72.65.0 r=elliotcourant a=renovate[bot]
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/stripe/stripe-go/v72](https://togithub.com/stripe/stripe-go) | require | minor | `v72.64.1` -> `v72.65.0` |
---
### Release Notes
<details>
<summary>stripe/stripe-go</summary>
### [`v72.65.0`](https://togithub.com/stripe/stripe-go/releases/v72.65.0)
[Compare Source](https://togithub.com/stripe/stripe-go/compare/v72.64.1...v72.65.0)
- [#​1342](https://togithub.com/stripe/stripe-go/pull/1342) API Updates
- Add support for `Livemode` on `ReportingReportType`.
- Add support for `DefaultFor` on `CheckoutSessionPaymentMethodOptionsACSSDebitMandateOptionsParams`, `CheckoutSessionPaymentMethodOptionsACSSDebitMandateOptions`, `MandatePaymentMethodDetailsACSSDebit`, `SetupIntentPaymentMethodOptionsACSSDebitMandateOptionsParams`, and `SetupIntentPaymentMethodOptionsACSSDebitMandateOptions`.
- Add support for `ACSSDebit` on `InvoicePaymentSettingsPaymentMethodOptionsParams`, `InvoicePaymentSettingsPaymentMethodOptionsParams`, `InvoicePaymentSettingsPaymentMethodOptions`, `SubscriptionPaymentSettingsPaymentMethodOptionsParams`, `SubscriptionPaymentSettingsPaymentMethodOptionsParams`, and `SubscriptionPaymentSettingsPaymentMethodOptions`.
- Add support for new value `acss_debit` on enums `InvoicePaymentSettingsPaymentMethodType` and `SubscriptionPaymentSettingsPaymentMethodType`.
- Add support for `FullNameAliases` on `PersonParams` and `Person`.
- [#​1339](https://togithub.com/stripe/stripe-go/pull/1339) API Updates
- Add support for new value `rst` on enum `TaxRateTaxType`
- [#​1336](https://togithub.com/stripe/stripe-go/pull/1336) Adding missing dispute reasons following official documentation (http…
- [#​1337](https://togithub.com/stripe/stripe-go/pull/1337) Generated go test suites
See [the changelog for more details](https://togithub.com/stripe/stripe-go/blob/master/CHANGELOG.md).
</details>
---
### Configuration
📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/monetr/rest-api).
Co-authored-by: Renovate Bot <bot@renovateapp.com>2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
716 | 716 | | |
717 | 717 | | |
718 | 718 | | |
| 719 | + | |
| 720 | + | |
719 | 721 | | |
720 | 722 | | |
721 | 723 | | |
| |||
0 commit comments