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

fix(deps): update swaggerversion to v2.1.27

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.parser.v3:swagger-parser-v3 (source) 2.1.26 -> 2.1.27 age adoption passing confidence
io.swagger.parser.v3:swagger-parser (source) 2.1.26 -> 2.1.27 age adoption passing confidence
io.swagger.parser.v3:swagger-parser-core (source) 2.1.26 -> 2.1.27 age adoption passing confidence

Release Notes

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

v2.1.27: Swagger-parser 2.1.27 released!

  • issue-2125: fix deserialization messages for schemas default values when nullable is set (#​2171)
  • getHeader: Fix typo that caused NPE (#​2166)

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 (71434b4) to head (f5e124d). Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1140      +/-   ##
============================================
- Coverage     77.37%   77.33%   -0.04%     
  Complexity     1096     1096              
============================================
  Files           101      101              
  Lines          5308     5308              
  Branches        511      511              
============================================
- Hits           4107     4105       -2     
- Misses          952      954       +2     
  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 10 '25 05:05 codecov[bot]