tough-dev-school / education-backend

Django-based backend for our learning management system
https://tough-dev.school
MIT License
348 stars 62 forks source link

fix(deps): update dependency stripe to v10.6.0 #2377

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stripe (changelog) 10.5.0 -> 10.6.0 age adoption passing confidence

Release Notes

stripe/stripe-python (stripe) ### [`v10.6.0`](https://togithub.com/stripe/stripe-python/blob/HEAD/CHANGELOG.md#1060---2024-08-01) [Compare Source](https://togithub.com/stripe/stripe-python/compare/v10.5.0...v10.6.0) - [#​1369](https://togithub.com/stripe/stripe-python/pull/1369) Update generated code - Add support for resource `stripe.billing.Alert` - ⚠️ Remove support for `authorization_code` on resource class `stripe.Charge.PaymentMethodDetails.Card`. This was accidentally released last week. - Add support for `billing.alert.triggered` on enums `stripe.Event.type`, `stripe.WebhookEndpoint.CreateParams.enabled_events`, and `stripe.WebhookEndpoint.ModifyParams.enabled_events` - Add support for `charge_exceeds_transaction_limit` on enums `stripe.Invoice.LastFinalizationError.code`, `stripe.PaymentIntent.LastPaymentError.code`, `stripe.SetupAttempt.SetupError.code`, and `stripe.SetupIntent.LastSetupError.code`

Configuration

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

🚦 Automerge: Enabled.

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.



This PR was generated by Mend Renovate. View the repository job log.