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.26 #38

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps swagger-parser from 2.0.19 to 2.0.26.

Release notes

Sourced from swagger-parser's releases.

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)
  • Handle multipleOf between 0 and 1 (#1458)
  • fix NPE when parsing V2 with OpenAPIV3Parser and resolveFully option (#1456)
  • automation - fix release GH URL (#1450)
  • automation - fix next snapshot action (#1448)
  • automation - fix next snapshot action (#1447)
  • automation - next snapshot action (#1446)
  • Remove unused slf4j dependencies from pom (#1251)

... (truncated)

Commits
  • 987fa8c Merge pull request #1570 from swagger-api/prepare-release-2.0.26
  • 752c7af prepare release 2.0.26
  • 69863cb Merge pull request #1569 from swagger-api/bump-parser-v1
  • 312f4a1 bump parser v1 version to 1.0.55
  • 4556080 Merge pull request #1566 from swagger-api/1518
  • 65844d2 fix for 1518 with no SOF
  • 4ccec46 Merge pull request #1565 from jhannes-forks/master
  • 29ede86 #1553 fails to generate spec on relative server urls on Windows
  • bb28d1d Merge pull request #1564 from ivy-rew/bug/1562-pathBody
  • 0fb0cff dots as separator for words in paths
  • 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)
dependabot-preview[bot] commented 3 years ago

Superseded by #40.