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.30 to 2.1.11 #103

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps swagger-parser from 2.0.30 to 2.1.11.

Release notes

Sourced from swagger-parser's releases.

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)

Swagger-parser 2.1.3 released!

  • bump swagger deps (#1816)
  • use release version in action (#1811)
  • Use latest snapshot to test new url (#1810)
  • url enhancement (#1809)

... (truncated)

Commits
  • 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
  • 19f7529 Merge pull request #1823 from devdevx/issues-1777-1802
  • ec8f4e9 Merge branch 'master' into issues-1777-1802
  • c0c434b test: enhance OAS 3.1 tests
  • 721a410 Merge branch 'issues-1777-1802' of github.com:devdevx/swagger-parser into iss...
  • 668428d Update test
  • 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.30 to 2.1.11.
- [Release notes](https://github.com/swagger-api/swagger-parser/releases)
- [Commits](swagger-api/swagger-parser@v2.0.30...v2.1.11)

---
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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2023
@dependabot dependabot bot requested a review from misl January 23, 2023 04:08
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2023

Superseded by #108.

@dependabot dependabot bot closed this Feb 20, 2023
@dependabot dependabot bot deleted the dependabot/maven/io.swagger.parser.v3-swagger-parser-2.1.11 branch February 20, 2023 05:02
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.

1 participant