fix(deps): update dependencies (major and minor) #156

Merged
jank merged 1 commit from renovate/dependencies-(major-and-minor) into main 2025-05-05 07:15:19 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springdoc:springdoc-openapi-starter-webmvc-ui (source) 2.8.6 -> 2.8.8 age adoption passing confidence
com.stripe:stripe-java 29.0.0 -> 29.1.0 age adoption passing confidence

Release Notes

springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)

v2.8.8

Fixed

v2.8.7

Added
  • #​2944 - Introducing springdoc-openapi-bom project
  • #​2948 - Customize Servers via application.yml
  • #​2963 - Set default content type for problem details object to application/problem+jso
  • #​2971 - List of value classes in Kotlin
Changed
  • Upgrade swagger-ui to v5.21.0
  • Upgrade swagger-core to 2.2.30
  • Upgrade spring-boot to version 3.4.5
  • Upgrade spring-security-oauth2-authorization-server to version 1.4.3
Fixed
  • #​2947 - Unexpected warning "Appended trailing slash to static resource location"
  • #​2960 - NPE when customizing group's open-api without specifying any schema
  • #​2969 - fix path to register resource handler to work SwaggerIndexPageTransformer considering /webjar path prefix
  • #​2964 - Cannot add custom description and example for java.time.Duration since v2.8.6
  • #​2972 - @​Header(schema = @​Schema(type = "string")) generates empty or broken schema in OpenAPI output since 2.8.0
  • #​2976, #​2967 - Build Failure due to Private Inner Class.
stripe/stripe-java (com.stripe:stripe-java)

v29.1.0

  • #​1986 Update generated code

    This release changes the pinned API version to 2025-04-30.basil.

    • Add support for minorityOwnedBusinessDesignation on Account.business_profile, AccountCreateParams.business_profile, and AccountUpdateParams.business_profile
    • Add support for registrationDate on Account.company, AccountCreateParams.company, AccountUpdateParams.company, and TokenCreateParams.account.company
    • Add support for usCfpbData on AccountCreateParams, AccountPersonCreateParams, AccountPersonUpdateParams, AccountUpdateParams, Person, and TokenCreateParams.person
    • Add support for taxId on Charge.billing_details, ConfirmationToken.payment_method_preview.billing_details, ConfirmationTokenCreateParams.payment_method_data.billing_details, PaymentIntentConfirmParams.payment_method_data.billing_details, PaymentIntentCreateParams.payment_method_data.billing_details, PaymentIntentUpdateParams.payment_method_data.billing_details, PaymentMethod.billing_details, PaymentMethodCreateParams.billing_details, PaymentMethodUpdateParams.billing_details, SetupIntentConfirmParams.payment_method_data.billing_details, SetupIntentCreateParams.payment_method_data.billing_details, SetupIntentUpdateParams.payment_method_data.billing_details, testhelpers.ConfirmationTokenCreateParams.payment_method_data.billing_details, and treasury.OutboundPaymentCreateParams.destination_payment_method_data.billing_details
    • Add support for walletOptions on checkout.SessionCreateParams and checkout.Session
    • Add support for provider on Invoice.automatic_tax, Quote.automatic_tax, and checkout.Session.automatic_tax
    • Add support for paymentMethodOptions on ConfirmationTokenCreateParams and testhelpers.ConfirmationTokenCreateParams
    • Add support for installments on ConfirmationToken.payment_method_options.card
    • Add support for new values aw_tin, az_tin, bd_bin, bf_ifu, bj_ifu, cm_niu, cv_nif, et_tin, kg_tin, and la_tin on enums CustomerCreateParams.tax_id_data[].type, CustomerCreateParams.type, CustomerTaxIdCreateParams.type, InvoiceCreatePreviewParams.customer_details.tax_ids[].type, TaxIdCreateParams.type, and tax.CalculationCreateParams.customer_details.tax_ids[].type
    • Add support for context on Event
    • Add support for new value affirm on enums InvoiceCreateParams.payment_settings.paymentMethodTypes, InvoiceUpdateParams.payment_settings.paymentMethodTypes, SubscriptionCreateParams.payment_settings.paymentMethodTypes, and SubscriptionUpdateParams.payment_settings.paymentMethodTypes
    • Add support for billie on PaymentIntent.payment_method_options, PaymentIntentConfirmParams.payment_method_options, PaymentIntentCreateParams.payment_method_options, and PaymentIntentUpdateParams.payment_method_options
    • Add support for pix on PaymentMethodConfigurationCreateParams, PaymentMethodConfigurationUpdateParams, and PaymentMethodConfiguration
    • Add support for klarna on PaymentMethodDomain
    • Add support for pendingReason on Refund
    • Add support for aw, az, bd, bf, bj, cm, cv, et, in, kg, la, and ph on tax.Registration.country_options and tax.RegistrationCreateParams.country_options
    • Add support for new value 2025-04-30.basil on enums WebhookEndpointCreateParams.apiVersion
  • #​1989 Update manual installation instructions in README.md

  • #​1982 Update readme with clarification on resource based call patterns

  • #​1976 backport beta fixes

  • #​1971 require beta SDKs match event versions exactly when deserializing

    • ⚠️ Public Preview SDKs now require an exact API version match when deserializing webhooks
      • To deserialize events from another API version, use EventDataObjectDeserializer .deserializeUnsafe() instead of .deserialize().

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://springdoc.org/) ([source](https://github.com/springdoc/springdoc-openapi)) | `2.8.6` -> `2.8.8` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.springdoc:springdoc-openapi-starter-webmvc-ui/2.8.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.springdoc:springdoc-openapi-starter-webmvc-ui/2.8.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.springdoc:springdoc-openapi-starter-webmvc-ui/2.8.6/2.8.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.springdoc:springdoc-openapi-starter-webmvc-ui/2.8.6/2.8.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [com.stripe:stripe-java](https://github.com/stripe/stripe-java) | `29.0.0` -> `29.1.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.stripe:stripe-java/29.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.stripe:stripe-java/29.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.stripe:stripe-java/29.0.0/29.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.stripe:stripe-java/29.0.0/29.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)</summary> ### [`v2.8.8`](https://github.com/springdoc/springdoc-openapi/blob/HEAD/CHANGELOG.md#288---2025-05-04) ##### Fixed - [#&#8203;2977](https://github.com/springdoc/springdoc-openapi/issues/2977) - Handle projects not using kotlin-reflect [#&#8203;2977](https://github.com/springdoc/springdoc-openapi/issues/2977) ### [`v2.8.7`](https://github.com/springdoc/springdoc-openapi/blob/HEAD/CHANGELOG.md#287---2025-05-04) ##### Added - [#&#8203;2944](https://github.com/springdoc/springdoc-openapi/issues/2944) - Introducing springdoc-openapi-bom project - [#&#8203;2948](https://github.com/springdoc/springdoc-openapi/issues/2948) - Customize Servers via application.yml - [#&#8203;2963](https://github.com/springdoc/springdoc-openapi/issues/2963) - Set default content type for problem details object to application/problem+jso - [#&#8203;2971](https://github.com/springdoc/springdoc-openapi/issues/2971) - List of value classes in Kotlin ##### Changed - Upgrade swagger-ui to v5.21.0 - Upgrade swagger-core to 2.2.30 - Upgrade spring-boot to version 3.4.5 - Upgrade spring-security-oauth2-authorization-server to version 1.4.3 ##### Fixed - [#&#8203;2947](https://github.com/springdoc/springdoc-openapi/issues/2947) - Unexpected warning "Appended trailing slash to static resource location" - [#&#8203;2960](https://github.com/springdoc/springdoc-openapi/issues/2960) - NPE when customizing group's open-api without specifying any schema - [#&#8203;2969](https://github.com/springdoc/springdoc-openapi/issues/2969) - fix path to register resource handler to work SwaggerIndexPageTransformer considering /webjar path prefix - [#&#8203;2964](https://github.com/springdoc/springdoc-openapi/issues/2964) - Cannot add custom description and example for java.time.Duration since v2.8.6 - [#&#8203;2972](https://github.com/springdoc/springdoc-openapi/issues/2972) - [@&#8203;Header](https://github.com/Header)(schema = [@&#8203;Schema](https://github.com/Schema)(type = "string")) generates empty or broken schema in OpenAPI output since 2.8.0 - [#&#8203;2976](https://github.com/springdoc/springdoc-openapi/issues/2976), [#&#8203;2967](https://github.com/springdoc/springdoc-openapi/issues/2967) - Build Failure due to Private Inner Class. </details> <details> <summary>stripe/stripe-java (com.stripe:stripe-java)</summary> ### [`v29.1.0`](https://github.com/stripe/stripe-java/blob/HEAD/CHANGELOG.md#2910---2025-04-30) - [#&#8203;1986](https://github.com/stripe/stripe-java/pull/1986) Update generated code This release changes the pinned API version to `2025-04-30.basil`. - Add support for `minorityOwnedBusinessDesignation` on `Account.business_profile`, `AccountCreateParams.business_profile`, and `AccountUpdateParams.business_profile` - Add support for `registrationDate` on `Account.company`, `AccountCreateParams.company`, `AccountUpdateParams.company`, and `TokenCreateParams.account.company` - Add support for `usCfpbData` on `AccountCreateParams`, `AccountPersonCreateParams`, `AccountPersonUpdateParams`, `AccountUpdateParams`, `Person`, and `TokenCreateParams.person` - Add support for `taxId` on `Charge.billing_details`, `ConfirmationToken.payment_method_preview.billing_details`, `ConfirmationTokenCreateParams.payment_method_data.billing_details`, `PaymentIntentConfirmParams.payment_method_data.billing_details`, `PaymentIntentCreateParams.payment_method_data.billing_details`, `PaymentIntentUpdateParams.payment_method_data.billing_details`, `PaymentMethod.billing_details`, `PaymentMethodCreateParams.billing_details`, `PaymentMethodUpdateParams.billing_details`, `SetupIntentConfirmParams.payment_method_data.billing_details`, `SetupIntentCreateParams.payment_method_data.billing_details`, `SetupIntentUpdateParams.payment_method_data.billing_details`, `testhelpers.ConfirmationTokenCreateParams.payment_method_data.billing_details`, and `treasury.OutboundPaymentCreateParams.destination_payment_method_data.billing_details` - Add support for `walletOptions` on `checkout.SessionCreateParams` and `checkout.Session` - Add support for `provider` on `Invoice.automatic_tax`, `Quote.automatic_tax`, and `checkout.Session.automatic_tax` - Add support for `paymentMethodOptions` on `ConfirmationTokenCreateParams` and `testhelpers.ConfirmationTokenCreateParams` - Add support for `installments` on `ConfirmationToken.payment_method_options.card` - Add support for new values `aw_tin`, `az_tin`, `bd_bin`, `bf_ifu`, `bj_ifu`, `cm_niu`, `cv_nif`, `et_tin`, `kg_tin`, and `la_tin` on enums `CustomerCreateParams.tax_id_data[].type`, `CustomerCreateParams.type`, `CustomerTaxIdCreateParams.type`, `InvoiceCreatePreviewParams.customer_details.tax_ids[].type`, `TaxIdCreateParams.type`, and `tax.CalculationCreateParams.customer_details.tax_ids[].type` - Add support for `context` on `Event` - Add support for new value `affirm` on enums `InvoiceCreateParams.payment_settings.paymentMethodTypes`, `InvoiceUpdateParams.payment_settings.paymentMethodTypes`, `SubscriptionCreateParams.payment_settings.paymentMethodTypes`, and `SubscriptionUpdateParams.payment_settings.paymentMethodTypes` - Add support for `billie` on `PaymentIntent.payment_method_options`, `PaymentIntentConfirmParams.payment_method_options`, `PaymentIntentCreateParams.payment_method_options`, and `PaymentIntentUpdateParams.payment_method_options` - Add support for `pix` on `PaymentMethodConfigurationCreateParams`, `PaymentMethodConfigurationUpdateParams`, and `PaymentMethodConfiguration` - Add support for `klarna` on `PaymentMethodDomain` - Add support for `pendingReason` on `Refund` - Add support for `aw`, `az`, `bd`, `bf`, `bj`, `cm`, `cv`, `et`, `in`, `kg`, `la`, and `ph` on `tax.Registration.country_options` and `tax.RegistrationCreateParams.country_options` - Add support for new value `2025-04-30.basil` on enums `WebhookEndpointCreateParams.apiVersion` - [#&#8203;1989](https://github.com/stripe/stripe-java/pull/1989) Update manual installation instructions in README.md - [#&#8203;1982](https://github.com/stripe/stripe-java/pull/1982) Update readme with clarification on resource based call patterns - [#&#8203;1976](https://github.com/stripe/stripe-java/pull/1976) backport beta fixes - [#&#8203;1971](https://github.com/stripe/stripe-java/pull/1971) require beta SDKs match event versions exactly when deserializing - ⚠️ Public Preview SDKs now require an exact API version match when deserializing webhooks - To deserialize events from another API version, use `EventDataObjectDeserializer .deserializeUnsafe()` instead of `.deserialize()`. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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://github.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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Renovate force-pushed renovate/dependencies-(major-and-minor) from d7391b7994 to fd8ae3254b 2025-05-02 09:02:08 +00:00 Compare
Renovate force-pushed renovate/dependencies-(major-and-minor) from fd8ae3254b to aabb21e28e 2025-05-04 15:01:24 +00:00 Compare
Renovate changed title from fix(deps): update dependency com.stripe:stripe-java to v29.1.0 to fix(deps): update dependencies (major and minor) 2025-05-04 15:01:24 +00:00
Renovate force-pushed renovate/dependencies-(major-and-minor) from aabb21e28e to 5ea3ed8d79 2025-05-04 22:01:49 +00:00 Compare
Renovate force-pushed renovate/dependencies-(major-and-minor) from 5ea3ed8d79 to 4704f5c42e 2025-05-05 07:01:55 +00:00 Compare
jank approved these changes 2025-05-05 07:15:15 +00:00
jank merged commit a80ed2f37e into main 2025-05-05 07:15:19 +00:00
jank deleted branch renovate/dependencies-(major-and-minor) 2025-05-05 07:15:19 +00:00
Commenting is not possible because the repository is archived.
No reviewers
No milestone
No project
No assignees
2 participants
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: SZUT/casino#156
No description provided.