chore(deps): update org.openapitools from 7.18.0 to 7.19.0 (minor) #499

Merged
stephan.schnabel merged 2 commits from renovate/minor-7.19-org.openapitools into main 2026-01-25 13:33:07 +01:00
Member

This PR contains the following updates:

Package Type Update Change
org.openapitools:openapi-generator-maven-plugin build minor 7.18.07.19.0
org.openapitools:openapi-generator provided minor 7.18.07.19.0

Release Notes

openapitools/openapi-generator (org.openapitools:openapi-generator-maven-plugin)

v7.19.0: released

Compare Source

v7.19.0 stable release comes with 60+ enhancements, bug fixes. Once again thanks for all the contributions from the community.

Below are the highlights of the changes. For a full list of changes, please refer to the "Pull Request" tab.

General
  • Update parser to newer version v2.1.37 #​22729
  • Fix DevContainer by switching from moby to docker #​22725
  • Resolve vendor extensions on schemas referenced in parameters #​22690
  • Better null check in normalizeSchema #​22671
  • [Fix] [Regression] Resolve the discriminator type from a 3.1 sibling #​22634
C#
  • [REQ][CSHARP] Make TokenProvider abstract method GetAsync protected for override #​22615
C++
  • [cpp] Fix Nested Map & Additional Properties Support #​22639
Crystal
  • [CRYSTAL] object_id method should be a reserved words #​22577
Go
  • [go] fix default value for array type #​22584
Java
  • [Java][Native] Fix request compression #​22688
  • fix: [JAVA][SPRING] Nullaways warn with JSpecify => add missing annotation to parameter of method toIndentedString #​22685
  • [BUG][JAVA][SPRING] api util must test variable nullity #​22679
  • [java][jackson] fix: conditionally add jackson JsonIgnoreProperties for base class polymorphism #​22528
Kotlin
Nim
PHP
  • [php][php-nextgen] Mark nullable things as nullable in phpdoc #​22650
ProtoBuf
  • [Protobuf] Improve oneOf Handling by Unwrapping allOf for Complex Types #​22700
Python
  • Update python fastapi urllib3 to newer version #​22644
R
  • [R] fix error handling in the R client #​22704
  • [R] fix set[object] deserialization #​22697
Rust
  • Refresh dependencies in the Rust server generator #​22710
  • [Rust] Enum Query Parameter Serialization Fixes #​22683
Swift
  • [swift][client] Update CI to use Xcode 26 #​22648
  • Fix Swift oneOf discriminator decoding with enumUnknownDefaultCase #​22635
  • [Swift6] Remove ParameterConvertible for models #​21150
TypeScript
  • fix(typescript-axios): Add missing import in case of separate models and API #​22712
  • [typescript-axios] Handle sets as arrays in input parameters #​22642
  • feat(typescript-angular): add angular 21 support #​22636

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 | Type | Update | Change | |---|---|---|---| | [org.openapitools:openapi-generator-maven-plugin](https://github.com/openapitools/openapi-generator) | build | minor | `7.18.0` → `7.19.0` | | [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator) | provided | minor | `7.18.0` → `7.19.0` | --- ### Release Notes <details> <summary>openapitools/openapi-generator (org.openapitools:openapi-generator-maven-plugin)</summary> ### [`v7.19.0`](https://github.com/OpenAPITools/openapi-generator/releases/tag/v7.19.0): released [Compare Source](https://github.com/openapitools/openapi-generator/compare/v7.18.0...v7.19.0) v7.19.0 stable release comes with 60+ enhancements, bug fixes. Once again thanks for all the contributions from the community. Below are the highlights of the changes. For a full list of changes, please refer to the ["Pull Request"](https://github.com/OpenAPITools/openapi-generator/pulls?q=is%3Amerged+is%3Apr+milestone%3A7.19.0+) tab. ##### General - Update parser to newer version v2.1.37 [#&#8203;22729](https://github.com/openapitools/openapi-generator/issues/22729) - Fix DevContainer by switching from moby to docker [#&#8203;22725](https://github.com/openapitools/openapi-generator/issues/22725) - Resolve vendor extensions on schemas referenced in parameters [#&#8203;22690](https://github.com/openapitools/openapi-generator/issues/22690) - Better null check in normalizeSchema [#&#8203;22671](https://github.com/openapitools/openapi-generator/issues/22671) - \[Fix] \[Regression] Resolve the discriminator type from a 3.1 sibling [#&#8203;22634](https://github.com/openapitools/openapi-generator/issues/22634) ##### C\# - \[REQ]\[CSHARP] Make TokenProvider abstract method GetAsync protected for override [#&#8203;22615](https://github.com/openapitools/openapi-generator/issues/22615) ##### C++ - \[cpp] Fix Nested Map & Additional Properties Support [#&#8203;22639](https://github.com/openapitools/openapi-generator/issues/22639) ##### Crystal - \[CRYSTAL] object\_id method should be a reserved words [#&#8203;22577](https://github.com/openapitools/openapi-generator/issues/22577) ##### Go - \[go] fix default value for array type [#&#8203;22584](https://github.com/openapitools/openapi-generator/issues/22584) ##### Java - \[Java]\[Native] Fix request compression [#&#8203;22688](https://github.com/openapitools/openapi-generator/issues/22688) - fix: \[JAVA]\[SPRING] Nullaways warn with JSpecify => add missing annotation to parameter of method toIndentedString [#&#8203;22685](https://github.com/openapitools/openapi-generator/issues/22685) - \[BUG]\[JAVA]\[SPRING] api util must test variable nullity [#&#8203;22679](https://github.com/openapitools/openapi-generator/issues/22679) - \[java]\[jackson] fix: conditionally add jackson JsonIgnoreProperties for base class polymorphism [#&#8203;22528](https://github.com/openapitools/openapi-generator/issues/22528) ##### Kotlin - \[kotlin-spring] Revert nested property placeholder in [@&#8203;RequestMapping](https://github.com/RequestMapping) that Spring cannot resolve [#&#8203;22625](https://github.com/openapitools/openapi-generator/issues/22625) ##### Nim - \[Nim] Fix nested map support [#&#8203;22643](https://github.com/openapitools/openapi-generator/issues/22643) ##### PHP - \[php]\[php-nextgen] Mark nullable things as nullable in phpdoc [#&#8203;22650](https://github.com/openapitools/openapi-generator/issues/22650) ##### ProtoBuf - \[Protobuf] Improve oneOf Handling by Unwrapping allOf for Complex Types [#&#8203;22700](https://github.com/openapitools/openapi-generator/issues/22700) ##### Python - Update python fastapi urllib3 to newer version [#&#8203;22644](https://github.com/openapitools/openapi-generator/issues/22644) ##### R - \[R] fix error handling in the R client [#&#8203;22704](https://github.com/openapitools/openapi-generator/issues/22704) - \[R] fix set\[object] deserialization [#&#8203;22697](https://github.com/openapitools/openapi-generator/issues/22697) ##### Rust - Refresh dependencies in the Rust server generator [#&#8203;22710](https://github.com/openapitools/openapi-generator/issues/22710) - \[Rust] Enum Query Parameter Serialization Fixes [#&#8203;22683](https://github.com/openapitools/openapi-generator/issues/22683) ##### Swift - \[swift]\[client] Update CI to use Xcode 26 [#&#8203;22648](https://github.com/openapitools/openapi-generator/issues/22648) - Fix Swift oneOf discriminator decoding with enumUnknownDefaultCase [#&#8203;22635](https://github.com/openapitools/openapi-generator/issues/22635) - \[Swift6] Remove ParameterConvertible for models [#&#8203;21150](https://github.com/openapitools/openapi-generator/issues/21150) ##### TypeScript - fix(typescript-axios): Add missing import in case of separate models and API [#&#8203;22712](https://github.com/openapitools/openapi-generator/issues/22712) - \[typescript-axios] Handle sets as arrays in input parameters [#&#8203;22642](https://github.com/openapitools/openapi-generator/issues/22642) - feat(typescript-angular): add angular 21 support [#&#8203;22636](https://github.com/openapitools/openapi-generator/issues/22636) </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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NS4zIiwidXBkYXRlZEluVmVyIjoiNDIuODUuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiLCJyZW5vdmF0ZS1tYW5hZ2VyL21hdmVuIiwicmVub3ZhdGUtdHlwZS9taW5vciJdfQ==-->
ci approved these changes 2026-01-19 19:10:13 +01:00
renovate force-pushed renovate/minor-7.19-org.openapitools from 6d1885d387
Some checks failed
ci/woodpecker/pr/verify Pipeline failed
to c741285c8f
Some checks failed
ci/woodpecker/pr/verify Pipeline failed
2026-01-24 21:05:52 +01:00
Compare
fix: changes by v7.19.0
All checks were successful
ci/woodpecker/pr/verify Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
a5daa54128
Author
Member

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
stephan.schnabel deleted branch renovate/minor-7.19-org.openapitools 2026-01-25 13:33:09 +01:00
Sign in to join this conversation.
No reviewers
ci
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
kokuwaio/micronaut-openapi-codegen!499
No description provided.