Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump swagger-parser from 2.0.32 to 2.1.12 #93

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2023

Bumps swagger-parser from 2.0.32 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)

Bumps [swagger-parser](https://github.com/swagger-api/swagger-parser) from 2.0.32 to 2.1.12.
- [Release notes](https://github.com/swagger-api/swagger-parser/releases)
- [Commits](swagger-api/swagger-parser@v2.0.32...v2.1.12)

---
updated-dependencies:
- dependency-name: io.swagger.parser.v3:swagger-parser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants