Commit 16ba0c2
chore(deps): update dependency stripe/stripe-ios to from: "23.22.0" (#915)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [stripe/stripe-ios](https://togithub.com/stripe/stripe-ios) | minor |
`from: "23.21.2"` -> `from: "23.22.0"` |
---
### Release Notes
<details>
<summary>stripe/stripe-ios (stripe/stripe-ios)</summary>
###
[`v23.22.0`](https://togithub.com/stripe/stripe-ios/blob/HEAD/CHANGELOG.md#23220-2024-02-12)
[Compare
Source](https://togithub.com/stripe/stripe-ios/compare/23.21.2...23.22.0)
##### PaymentSheet
- \[Changed] The separator text under the Apple Pay button from "Or pay
with a card" to "Or use a card" when using a SetupIntent.
- \[Fixed] Fixed a bug where deleting the last saved payment method in
PaymentSheet wouldn't automatically transition to the "Add a payment
method" screen.
- \[Added] Support for CVC recollection in PaymentSheet and
PaymentSheet.FlowController (client-side confirmation)
- \[Changed] Make STPPinManagementService still usable from Swift.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM2LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>1 parent a8f3ebd commit 16ba0c2
File tree
4 files changed
+41
-41
lines changed- examples/stripe_example
4 files changed
+41
-41
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
0 commit comments