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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps swagger-parser from 2.0.30 to 2.1.2.

Release notes

Sourced from swagger-parser's releases.

Swagger-parser 2.1.2 released!

  • bump peter-evans/create-pull-request Action to v4 (#1786)
  • bump swagger-core to release version 2.2.2 (#1785)
  • Adding plugin to identify main Class (#1784)
  • add fix for issue 1780 - Validation of the openapi version (#1782)
  • initial Swagger Parser CLI (#1773)
  • fix for issue 1767 - OpenAPI v2 converter (#1769)
  • refs #1757 - add boolean schema support and fix type inference (#1768)
  • fix and test for issue 1758 (#1760)
  • Changes form-data schema to ObjectSchema (#1713)
  • getMediaType: Report an error for any encoding property not defined in the schema. (#1712)

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)

... (truncated)

Commits
  • 5a3d7dd prepare release 2.1.2
  • f82f171 bump peter-evans/create-pull-request Action to v4
  • d2ee16d bump swagger-core to release version 2.2.2
  • a1ebb14 Merge pull request #1784 from swagger-api/actionManifest
  • 4caa56e adding plugin manifest
  • 1478517 Merge pull request #1782 from swagger-api/issue1780
  • 7e59db0 add fix for issue1780
  • 03733f8 Merge pull request #1773 from swagger-api/parser-cli
  • d018ed5 initial Swagger Parser CLI
  • 7208a54 Merge pull request #1713 from RockyMM/master
  • 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 1 year ago

Superseded by #82.