Codeinwp / otter-blocks

Create beautiful and attracting posts, pages, and landing pages with Gutenberg Blocks and Template Library by Otter.
https://wordpress.org/plugins/otter-blocks/
GNU General Public License v3.0
129 stars 33 forks source link

chore(deps): bump stripe/stripe-php from 13.17.0 to 13.18.0 #2170

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps stripe/stripe-php from 13.17.0 to 13.18.0.

Release notes

Sourced from stripe/stripe-php's releases.

v13.18.0

  • #1675 Update generated code
    • Add support for new resources Entitlements.ActiveEntitlement and Entitlements.Feature
    • Add support for all and retrieve methods on resource ActiveEntitlement
    • Add support for all, create, retrieve, and update methods on resource Feature
    • Add support for new value none on enum Account.type
    • Add support for cancel, event_name, and type on Billing.MeterEventAdjustment

See the changelog for more details.

v13.18.0-beta.1

  • #1671 Update generated code for beta
    • Add support for update method on resource Entitlements.Feature
    • Add support for risk_controls on Account
    • Change type of Subscription.discounts and SubscriptionItem.discounts from nullable(array(expandable($Discount))) to array(expandable($Discount))
  • #1665 Update generated code for beta

See the changelog for more details.

Changelog

Sourced from stripe/stripe-php's changelog.

13.18.0 - 2024-04-09

  • #1675 Update generated code
    • Add support for new resources Entitlements.ActiveEntitlement and Entitlements.Feature
    • Add support for all and retrieve methods on resource ActiveEntitlement
    • Add support for all, create, retrieve, and update methods on resource Feature
    • Add support for new value none on enum Account.type
    • Add support for cancel, event_name, and type on Billing.MeterEventAdjustment
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
pirate-bot commented 2 months ago

Bundle Size Diff

Package Old Size New Size Diff
Animations 237.69 KB 237.69 KB 0 B (0.00%)
Blocks 1.5 MB 1.5 MB 0 B (0.00%)
CSS 91.76 KB 91.76 KB 0 B (0.00%)
Dashboard 200.11 KB 200.11 KB 0 B (0.00%)
Onboarding 152.76 KB 152.76 KB 0 B (0.00%)
Export Import 89.53 KB 89.53 KB 0 B (0.00%)
Pro 354.49 KB 354.49 KB 0 B (0.00%)
pirate-bot commented 2 months ago

Plugin build for a99331a036eabb4bed311f73d9ff2d8d6ed06ea6 is ready :bellhop_bell:!

pirate-bot commented 2 months ago

E2E Tests

Playwright Test Status:

Performance Results serverResponse: 217.6, firstPaint: 529.1, domContentLoaded: 1534.05, loaded: 1534.6, firstContentfulPaint: 3535.15, firstBlock: 5460.35, type: 11.81, minType: 10.24, maxType: 16.06, typeContainer: 7.94, minTypeContainer: 7.11, maxTypeContainer: 9.17, focus: 41.01, minFocus: 37.07, maxFocus: 47.33, inserterOpen: 27.37, minInserterOpen: 24.59, maxInserterOpen: 32.6, inserterSearch: 6.44, minInserterSearch: 5.89, maxInserterSearch: 7.31, inserterHover: 3.38, minInserterHover: 2.89, maxInserterHover: 4.78, listViewOpen: 152.26, minListViewOpen: 135.72, maxListViewOpen: 194.17
pirate-bot commented 2 months ago

:tada: This PR is included in version 2.6.9 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: