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.8 #88

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps swagger-parser from 2.0.30 to 2.1.8.

Release notes

Sourced from swagger-parser's releases.

Swagger-parser 2.1.8 released!

Swagger-parser 2.1.7 released!

  • fix internal references validation for nested schemas (#1843)
  • Issue 1454 (#1795)

Swagger-parser 2.1.6 released!

  • fix missing items with inferSchemaType set to 'false' (#1840)
  • Allow deferencing External Parameters and External responses as numbers (#1827)
  • Issue #1764: Handle dereferencing paths accessing arrays by index (#1765)

Swagger-parser 2.1.5 released!

  • refs #1266 - handle overridden extensions (#1837)

Swagger-parser 2.1.4 released!

  • update swagger deps (#1833)
  • bump jackson databind to 2.13.4.2 (#1829)
  • update jackson databind version (#1826)
  • update deps config and version (#1825)
  • Update ReferenceUtils to better support windows filesystem (#1819)
  • Keep required field when converting composed model to OpenAPI (#1797)

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)

... (truncated)

Commits
  • 4b3863c prepare release 2.1.8
  • b2a9442 fix: refs #1801, #1821 - fix OAS 3.1 type(s) processing
  • 2f35a0d bump snapshot 2.1.8-SNAPSHOT
  • 585b1b9 prepare release 2.1.7
  • 350a04d fix internal references validation for nested schemas
  • 84713d4 Merge pull request #1795 from bfreuden/issue-1454
  • d72bb1e Merge branch 'master' into issue-1454
  • 5d39e62 bump snapshot 2.1.7-SNAPSHOT
  • 18d885a prepare release 2.1.6
  • 899f5e2 fix missing items with inferSchemaType set to 'false'
  • 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 #92.