solrbot opened a new pull request, #2955:
URL: https://github.com/apache/solr/pull/2955

   This PR contains the following updates:
   
   | Package | Type | Update | Change |
   |---|---|---|---|
   | io.swagger.core.v3.swagger-gradle-plugin | plugin | patch | `2.2.22` -> 
`2.2.27` |
   | 
[io.swagger.core.v3:swagger-jaxrs2-jakarta](https://redirect.github.com/swagger-api/swagger-core)
 | dependencies | patch | `2.2.22` -> `2.2.27` |
   | 
[io.swagger.core.v3:swagger-annotations-jakarta](https://redirect.github.com/swagger-api/swagger-core)
 | dependencies | patch | `2.2.22` -> `2.2.27` |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>swagger-api/swagger-core 
(io.swagger.core.v3:swagger-jaxrs2-jakarta)</summary>
   
   ### 
[`v2.2.27`](https://redirect.github.com/swagger-api/swagger-core/releases/tag/v2.2.27):
 Swagger-core 2.2.27 released!
   
   -   fix: 
[https://github.com/swagger-api/swagger-ui/issues/10220](https://redirect.github.com/swagger-api/swagger-ui/issues/10220)
 
([#&#8203;4806](https://redirect.github.com/swagger-api/swagger-core/issues/4806))
   -   Fix for record component annotations on fields with JsonProperty 
annotations 
([#&#8203;4795](https://redirect.github.com/swagger-api/swagger-core/issues/4795))
   -   Fix java.lang.NullPointerException and remove stack trace output from 
ModelResolver 
([#&#8203;4793](https://redirect.github.com/swagger-api/swagger-core/issues/4793))
   -   Move applySchemaResolution check to a method 
([#&#8203;4791](https://redirect.github.com/swagger-api/swagger-core/issues/4791))
   -   feat(gradle-plugin): enable lazy evaluation, implicit task dependencies 
and fixing `setEncoding` 
([#&#8203;4761](https://redirect.github.com/swagger-api/swagger-core/issues/4761))
   
   ### 
[`v2.2.26`](https://redirect.github.com/swagger-api/swagger-core/releases/tag/v2.2.26):
 Swagger-core 2.2.26 released!
   
   -   fix CI (java17 module substitution) 
([#&#8203;4785](https://redirect.github.com/swagger-api/swagger-core/issues/4785))
   -   refs 
[#&#8203;4771](https://redirect.github.com/swagger-api/swagger-core/issues/4771)
 - schema resolution for container types and oas31 
([#&#8203;4784](https://redirect.github.com/swagger-api/swagger-core/issues/4784))
   -   
[refs-#&#8203;4760](https://redirect.github.com/refs-/swagger-core/issues/4760)-Fix
 enum type annotations processing 
([#&#8203;4780](https://redirect.github.com/swagger-api/swagger-core/issues/4780))
   -   Fix java record type use annotations support 
([#&#8203;4773](https://redirect.github.com/swagger-api/swagger-core/issues/4773))
   -   fix findJsonValueType 
([#&#8203;4764](https://redirect.github.com/swagger-api/swagger-core/issues/4764))
   -   
[refs-#&#8203;4737](https://redirect.github.com/refs-/swagger-core/issues/4737) 
add scanning for other OAS elements besides paths 
([#&#8203;4762](https://redirect.github.com/swagger-api/swagger-core/issues/4762))
   -   bump jetty to 9.4.56.v20240826 
([#&#8203;4758](https://redirect.github.com/swagger-api/swagger-core/issues/4758))
   -   Update findJsonValueType method to provide better support for Jackson… 
([#&#8203;4756](https://redirect.github.com/swagger-api/swagger-core/issues/4756))
   -   Implement Tests to check basic Java Record processing result 
([#&#8203;4749](https://redirect.github.com/swagger-api/swagger-core/issues/4749))
   
   ### 
[`v2.2.25`](https://redirect.github.com/swagger-api/swagger-core/releases/tag/v2.2.25):
 Swagger-core 2.2.25 released!
   
   -   schema resolution options - Phase 4: granular schema resolution via 
[@&#8203;Schema](https://redirect.github.com/Schema).schemaResolution 
([#&#8203;4748](https://redirect.github.com/swagger-api/swagger-core/issues/4748))
   -   schema resolution options - Phase 3: global all-of-ref 
([#&#8203;4747](https://redirect.github.com/swagger-api/swagger-core/issues/4747))
   -   add schemaResolution to readme 
([#&#8203;4745](https://redirect.github.com/swagger-api/swagger-core/issues/4745))
   
   ### 
[`v2.2.24`](https://redirect.github.com/swagger-api/swagger-core/releases/tag/v2.2.24):
 Swagger-core 2.2.24 released!
   
   -   Update dependencies 
([#&#8203;4740](https://redirect.github.com/swagger-api/swagger-core/issues/4740))
   -   Make Jackson ObjectMapper initialization thread safe 
([#&#8203;4739](https://redirect.github.com/swagger-api/swagger-core/issues/4739))
   -   schema resolution options - Phase 2: global allOf 
([#&#8203;4738](https://redirect.github.com/swagger-api/swagger-core/issues/4738))
   -   schema resolution options - Phase 1: global inline 
([#&#8203;4735](https://redirect.github.com/swagger-api/swagger-core/issues/4735))
   -   
[refs-#&#8203;4703](https://redirect.github.com/refs-/swagger-core/issues/4703)/[#&#8203;4702](https://redirect.github.com/swagger-api/swagger-core/issues/4702)-@&#8203;Pattern/[@&#8203;Size](https://redirect.github.com/Size)
 annotations handling on collections 
([#&#8203;4734](https://redirect.github.com/swagger-api/swagger-core/issues/4734))
   -   fix-SWG-11909-NPE during webhooks processing with <convertToOpenAPI31> 
([#&#8203;4733](https://redirect.github.com/swagger-api/swagger-core/issues/4733))
   -   refs 
[#&#8203;4715](https://redirect.github.com/swagger-api/swagger-core/issues/4715)
 - change JsonSchemaDialect to one accepted by Swagger-UI 
([#&#8203;4729](https://redirect.github.com/swagger-api/swagger-core/issues/4729))
   -   Fix thread safety in `Json.mapper()` 
([#&#8203;4710](https://redirect.github.com/swagger-api/swagger-core/issues/4710))
   -   Removed unnecessary cast that crashes for 3.1 schema 
([#&#8203;4698](https://redirect.github.com/swagger-api/swagger-core/issues/4698))
   
   ### 
[`v2.2.23`](https://redirect.github.com/swagger-api/swagger-core/releases/tag/v2.2.23):
 Swagger-core 2.2.23 released!
   
   -   refs 
[#&#8203;4679](https://redirect.github.com/swagger-api/swagger-core/issues/4679)
 - fix [@&#8203;Schema](https://redirect.github.com/Schema)#implementation 
resolving for OAS 3.1 
([#&#8203;4720](https://redirect.github.com/swagger-api/swagger-core/issues/4720))
   -   Missing array type when using 
[@&#8203;ArraySchema](https://redirect.github.com/ArraySchema) 
([#&#8203;4700](https://redirect.github.com/swagger-api/swagger-core/issues/4700))
   -   fix 
[#&#8203;4676](https://redirect.github.com/swagger-api/swagger-core/issues/4676)
 - fix schema serialization with sort=true 
([#&#8203;4677](https://redirect.github.com/swagger-api/swagger-core/issues/4677))
   
   </details>
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: Branch creation - "* * * * *" (UTC), Automerge - At any time 
(no schedule defined).
   
   🚦 **Automerge**: Disabled by config. Please merge this manually once you are 
satisfied.
   
   ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/solrbot/renovate-github-action)
   
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to