Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump swagger-parser from 1.0.23 to 1.0.31 in /modules/core #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps swagger-parser from 1.0.23 to 1.0.31.

Release notes

Sourced from swagger-parser's releases.

Swagger-parser 1.0.31 released!

This minor fix has thrilling and tantalizing updates, namely:

  • swagger-core updated to latest & greatest (1.5.15)
  • security fix for possible BadPersonActivity(tm) in YAML #481
  • Added missing descriptions for security definitions #482

Note: The security fix was generously found and fixed by @ mmosemmle by using the lgtm.com tool

Get it while it's hot!

swagger-parser 1.0.29 released!

It 'aint 3.0 support, but who cares! This is the latest update to the swagger-parser which adds the following:

  • More tests! Ensures regression of #243 won't happen anytime this century
  • Exposed guts of the SwaggerDeserializer to make it easier to extend #430
  • Fixed a semi-lame NPE when string-based definition is null #432
  • Capture extensions in array models #450
  • Properly re-root remote references #458

Swagger-Parser 1.0.26 Released!

Some minor updates in the parser to support the swagger-core 1.5.12 release.

Improvements

  • Better parsing of BodyParameter. Support extensions #360, #381
  • Update HTTP client library to more secure version #397
  • Show SSL errors more gracefully #383

Fixes

  • No longer converting minimum, maximum, default values to double when parsing. Now uses BigDecimal along with a string cache to keep the original formatting without interpolation #400

Swagger-parser 1.0.25 Released!

Well what do you know, a late holiday gift! Here's a new release of swagger-parser to bring you into the New Year the right way.

Enhancements

  • Updated to Jackson 2.8.4, along with the latest swagger-core
  • Parsing of non-string enum values #363
  • URL cleaning to support 1.1, 1.2 specs #367
  • Parsing of uniqueItems, multipleOf #372
  • Less printlns #370

Fixes

  • allOf with single element no longer gives error #371
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [swagger-parser](https://github.com/swagger-api/swagger-parser) from 1.0.23 to 1.0.31.
- [Release notes](https://github.com/swagger-api/swagger-parser/releases)
- [Commits](swagger-api/swagger-parser@v1.0.23...v1.0.31)

---
updated-dependencies:
- dependency-name: io.swagger:swagger-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants