-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency stripe/stripe-php to v14.10.0 #349
base: master
Are you sure you want to change the base?
Conversation
Important Review SkippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #349 +/- ##
=========================================
Coverage 95.71% 95.71%
Complexity 21 21
=========================================
Files 6 6
Lines 70 70
=========================================
Hits 67 67
Misses 3 3 ☔ View full report in Codecov by Sentry. |
edaea8d
to
c544fc4
Compare
c544fc4
to
2c30d07
Compare
2c30d07
to
7b4324c
Compare
7b4324c
to
831d09b
Compare
This PR contains the following updates:
14.5.0
->14.10.0
Release Notes
stripe/stripe-php (stripe/stripe-php)
v14.10.0
Compare Source
multibanco
onPaymentMethodConfiguration
andPaymentMethod
twint
onPaymentMethod
multibanco
andtwint
on enumPaymentMethod.type
invoice_settings
onSubscription
de_stn
on enumTaxId.type
v14.9.0
Compare Source
issuing_personalization_design.activated
,issuing_personalization_design.deactivated
,issuing_personalization_design.rejected
, andissuing_personalization_design.updated
on enumEvent.type
create
,update
,delete
,all
,retrieve
methods after moving them out of traits.StripeClient
can now accept$appInfo
as a$config
option, so AppInfo can be set per-client. If not passed in, will fall back on the global AppInfo set byStripe::setAppInfo()
.$appInfo
to be of typearray{name: string, version?: string, url?: string, partner_id?: string}
v14.8.0
Compare Source
terminal_reader_invalid_location_for_payment
on enumStripeError.code
v14.7.0
Compare Source
fee_source
onApplicationFee
loss_reason
onIssuing.Dispute
application_fee_amount
andapplication_fee
onPayout
stripe_s700
onTerminal.Configuration
v14.6.0
Compare Source
update
test helper method on resourcesTreasury.OutboundPayment
andTreasury.OutboundTransfer
treasury.outbound_payment.tracking_details_updated
andtreasury.outbound_transfer.tracking_details_updated
on enumEvent.type
allow_redisplay
onPaymentMethod
tracking_details
onTreasury.OutboundPayment
andTreasury.OutboundTransfer
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.
🔕 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.