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.1.1 #73

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps swagger-parser from 2.0.30 to 2.1.1.

Release notes

Sourced from swagger-parser's releases.

Swagger-parser 2.1.1 released!

  • refs #1753 - revert to test scope for slf4j-simple dep (#1754)

Swagger-parser 2.1.0 released!

  • update core and parser v1 version to release (#1749)
  • Changes in license and notice (#1744)
  • bump parser v1 to 1.0.61-SNAPSHOT (#1740)
  • fix for issue unexpectedNullExamples when flatten set to true (#1739)
  • oas 3.1 dereference - don't dereference $anchor (#1736)
  • oas 3.1 dereference - remove anchor merge (#1734)
  • oas 3.1 dereference - fix visiting handling (#1732)
  • support resolve/resolveFully with no location (#1731)
  • OAS 3.1 Support (#1730)

Swagger-parser 2.0.33 released!

  • bump parser v1 to 1.0.60 (#1727)
  • improve test for issue1637 (#1723)
  • Fix for unexpected style and explode items when content is present at parameters (#1722)
  • Bug/issue1169 nosplit v3 (#1718)
  • [swagger-parser-v2-converter] vendor extensions from body params not copied to RequestBody (#1716)
  • set validate internal ref option to true by default (#1710)
  • Fixed #1706 (#1707)
  • Fix and test for issue 1643 - Parser does not validate an undefined ref property (#1705)

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
  • 2b42271 prepare release 2.1.1
  • 3c3cc1e refs #1753 - revert to test scope for slf4j-simple dep
  • f536a6f bump snapshot 2.1.1-SNAPSHOT
  • b1f724c prepare release 2.1.0
  • b4c8538 update core and parser v1 version to release
  • d3b1894 Merge pull request #1744 from swagger-api/issue403
  • ded6f9f changes in licence and notice
  • 4b2e8a3 bump parser v1 to 1.0.61-SNAPSHOT
  • df2f88e Merge pull request #1739 from swagger-api/unexpectedNullExample
  • ac1f526 fix for issue unexpectedNullExamples when flatten set to true
  • Additional commits viewable in compare view


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 #75.