flow-framework icon indicating copy to clipboard operation
flow-framework copied to clipboard

fix(deps): update swaggercoreversion to v2.2.32

Open mend-for-github-com[bot] opened this issue 6 months ago • 1 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.swagger.core.v3:swagger-core 2.2.30 -> 2.2.32 age adoption passing confidence
io.swagger.core.v3:swagger-models 2.2.30 -> 2.2.32 age adoption passing confidence

Release Notes

swagger-api/swagger-core (io.swagger.core.v3:swagger-core)

v2.2.32: Swagger-core 2.2.32 released!

  • Add $dynamicRef (#​4891)
  • chore: migrate Sonatype OSSRH to Central Portal (#​4890)

v2.2.31: Swagger-core 2.2.31 released!

  • Consistent usage of TestNG (#​4885)
  • refs #​4878 - fix model resolution for global path parameters with openAPI 3.1 (#​4884)
  • fix Schema/JSONSchema instance creation for oas31 (#​4883)
  • issue-4850: fix extensions 'x-' prefix decoration for oas 3.1 (#​4880)
  • Add support for jakarta.validation.constraints.Email (#​4876)
  • Include Nonnull annotation from Jakarta Annotations for required items (#​4875)
  • feat: Support other types than string in enum schemas (#​4874)
  • refs #​4065 - fix 'explode' resolution for parameters (#​4873)
  • Add unittest for v3.1 which has both ref and description (#​4815)

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 becomes conflicted, 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

disabled

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.33%. Comparing base (259427d) to head (72d0fcc). Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1142   +/-   ##
=========================================
  Coverage     77.33%   77.33%           
  Complexity     1096     1096           
=========================================
  Files           101      101           
  Lines          5308     5308           
  Branches        511      511           
=========================================
  Hits           4105     4105           
  Misses          954      954           
  Partials        249      249           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar May 14 '25 13:05 codecov[bot]