OpenAPITools / openapi-diff

Utility for comparing two OpenAPI specifications.
Apache License 2.0
812 stars 154 forks source link

build(deps): bump swagger-parser.version from 2.1.8 to 2.1.9 #437

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps swagger-parser.version from 2.1.8 to 2.1.9. Updates swagger-parser-v3 from 2.1.8 to 2.1.9

Updates swagger-parser from 2.1.8 to 2.1.9

Release notes

Sourced from swagger-parser's releases.

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)
Commits
  • e0f86d7 prepare release 2.1.9
  • fd3bc70 fix: refs #1552 - fix response schema conversion v2->v3
  • 9739fc6 bump snapshot 2.1.9-SNAPSHOT
  • f9d8633 Merge pull request #1733 from frankbille/master
  • 608fc7b Merge branch 'master' into master
  • 4c74190 Merge pull request #1820 from AndySpaven/ISSUE-1745
  • 75a21d5 Merge branch 'master' into ISSUE-1745
  • 41cc5c1 Merge branch 'master' into master
  • 70106ff Merge branch 'master' into ISSUE-1745
  • See full diff in compare view


Updates swagger-parser-v2-converter from 2.1.8 to 2.1.9

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)
gitpod-io[bot] commented 1 year ago