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.3 #82

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps swagger-parser from 2.0.30 to 2.1.3.

Release notes

Sourced from swagger-parser's releases.

Swagger-parser 2.1.3 released!

  • bump swagger deps (#1816)
  • use release version in action (#1811)
  • Use latest snapshot to test new url (#1810)
  • url enhancement (#1809)
  • set up github action (#1808)
  • use latest snapshot (#1807)
  • improve boolean arguments (#1806)
  • Refactor and changing parameter type (#1805)
  • Changes to use last Snapshot in validate Action (#1804)
  • CVE-2022-25857/CVE-2022-38752: bump snake-yaml dependency to avoid versions with public CVEs (#1790)
  • Action to validate a definition using parser cli (#1774)

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)

... (truncated)

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 1 year ago

Superseded by #83.