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.12 #108

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps swagger-parser from 2.0.30 to 2.1.12.

Release notes

Sourced from swagger-parser's releases.

Swagger-parser 2.1.12 released!

  • implement support for custom URL resolvers (#1883)
  • fix for issue when dereferencing OneOf (#1880)
  • fix for issue-1865 - dereferencing files with dots (#1877)

Swagger-parser 2.1.11 released!

  • Allow user to override the Code Point Limit required by SnakeYaml (#1872)

Swagger-parser 2.1.10 released!

  • feat: allow disabling OAS 3.1 resolving (#1868)
  • test: enhance OAS 3.1 tests (#1858)
  • Extend resolve fully and solve issues #1777 and #1802 (#1823)

Swagger-parser 2.1.9 released!

  • fix: refs #1552 - fix response schema conversion v2->v3 (#1849)
  • ISSUE-1745 - Change the buildUrl to handle more cases of path traversal (#1820)
  • Paths defined as $ref wont add parameters to each operation (#1733)

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)

... (truncated)

Commits
  • 12a4a2e prepare release 2.1.12
  • 7eabe3b implement support for custom URL resolvers
  • 63af905 fix for issue when dereferencing OneOf
  • 138687c fix for issue-1865 - dereferencing files with dots
  • b63dd8f bump snapshot 2.1.12-SNAPSHOT
  • d8e65a1 prepare release 2.1.11
  • 93d1f49 Allow user to override the Code Point Limit required by SnakeYaml
  • 3574a63 bump snapshot 2.1.11-SNAPSHOT
  • a549f3a prepare release 2.1.10
  • 0db5ed9 feat: allow disabling OAS 3.1 resolving
  • 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)