misl / openapi-validator-maven-plugin

Plugin to validate and merge splitted OpenAPI specification files.
6 stars 1 forks source link

Bump swagger-parser from 2.0.30 to 2.0.32 #64

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps swagger-parser from 2.0.30 to 2.0.32.

Release notes

Sourced from swagger-parser's releases.

Swagger-parser 2.0.32 released!

  • bump core and parser v1 to release (#1701)
  • Update v1 parser snapshot 1.5.9 (#1696)
  • improve test for issue #1685 get messages from conversion v2 to v3 (#1694)
  • update v1 parser in pom (#1693)
  • CVE-2020-36518: Bump jackson-databind to 2.13.2.2 (#1690)
  • NPE when swagger field is invalid in 2.0 to 3.0 converter (#1686)
  • refs #1630 - add option to deserialize byte/binary schemas as StringSchema (#1682)
  • Fix the issue of not merging the extensions in allOf (#1681)

Swagger-parser 2.0.31 released!

  • fix exception while file do not have '/' (#1672)
  • Update Jackson to include CVE fixed in version 2.12.6 (#1670)
  • Correct spelling mistake in readme (#1668)
  • add org.owasp dependency in security profile (#1663)
  • add org.owasp dependency (#1662)
  • add location to messages for external refs (#1659)
  • OpenAPIDeserializer: Report an error when a request body content defines no media types. (#1649)
  • OpenAPIDeserializer: Report an error when parameter "content" definition is invalid (#1647)
  • Issue #1592 Add support for JAR: URLs to OpenAPIV3Parser (#1593)
  • Configure WhiteSource for GitHub.com (#1508)
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)
dependabot[bot] commented 2 years ago

Superseded by #67.