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.19 to 2.0.27 #40

Closed dependabot-preview[bot] closed 2 years ago

dependabot-preview[bot] commented 3 years ago

Bumps swagger-parser from 2.0.19 to 2.0.27.

Release notes

Sourced from swagger-parser's releases.

Swagger-parser 2.0.27 released!

  • bump swagger-core to 2.1.10 (#1581)
  • bump parser version up and added test to verify exampleFlags checks. (#1580)
  • fix xml attribute in resolveFully option in ComposedSchema (#1578)
  • fix 1511 for windows build (#1575)

Swagger-parser 2.0.26 released!

  • bump parser v1 version to 1.0.55 (#1569)
  • Fix for 1518 with no SOF (#1566)
  • #1553 fails to generate spec on relative server urls on Windows (#1565)
  • Bug/1562 path body (#1564)
  • Bug/1562 path body (#1563)
  • fix handling of relative references (#1557)
  • Update RemoteUrl.java (#1545)
  • external $ref without / caused exception (#1542)
  • Fix the problem that the content of extensions cannot be parsed (#1540)
  • refactor: remove repeated else-if (#1536)
  • fix issue #1527 (#1528)
  • Fix URISyntaxException for $ref to path with param (#1523)

Swagger-parser 2.0.25 released!

  • fix issue 251 - broken domain resolving (#1547)
  • automation - fix python launcher (#1531)
  • test case with deep properties which can't be resolved (#1522)
  • test cases for ClassCastException when resolving external refs (#1521)
  • Enhance Readme (#1510)

Swagger-parser 2.0.24 released!

  • bump v1 parser in master branch (#1503)
  • Fix issue #1501: External schema name is correctly constructed (#1502)
  • automation - allow set-env and add-path (#1498)
  • OpenAPIDeserializer: If "examples" and "example" both defined, ignore "example" with a warning (#1493)
  • OpenAPIDeserializer.getSchema: Handle "enum" correctly when schema type is "array" or "object" (#1490)
  • Revert "Fix for issue-1419" (#1489)
  • automation - replace deprecated set-env in workflows (#1486)
  • fixed bug related to nested definitions within subfolder (#1482)
  • Fix for issue-1419 (#1453)

Swagger-parser 2.0.23 released!

  • Parser v1 release version (#1476)
  • Update Badges for Master Branch (#1471)
  • update junit version (#1469)
  • automation v1 - updates workflow files in master branch (#1467)
  • automation v1 - workflow files in master branch (#1465)
  • bump parser v1 (#1461)

... (truncated)

Commits
  • 4bd0f4f Merge pull request #1582 from swagger-api/prepare-release-2.0.27
  • 3de2fa0 prepare release 2.0.27
  • 57114d0 Merge pull request #1581 from swagger-api/bump-core
  • 17f17f7 bump swagger-core to 2.1.10
  • 95bd55d Merge pull request #1580 from swagger-api/example-flags
  • 9d1685c added examples on mediatype objects
  • fe7353d bump parser version up and added test to verify exampleFlags checks on media-...
  • 67d2aa7 Merge pull request #1578 from swagger-api/inflector-issue-203
  • 61f5169 fix xml attribute in resolveFully option in ComposedSchema
  • e9918fa Merge pull request #1575 from cdestombes/issue-1511
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)