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

build(deps): bump swagger-parser.version from 2.0.21 to 2.0.24 #25

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 7, 2020

Bumps swagger-parser.version from 2.0.21 to 2.0.24.
Updates swagger-parser-v3 from 2.0.21 to 2.0.24

Updates swagger-parser from 2.0.21 to 2.0.24

Release notes

Sourced from swagger-parser's releases.

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)

Swagger-parser 2.0.22 released!

  • automation - fix README prepare release (#1444)
  • automation - fix gitignore and README prepare release (#1442)
  • core and parser v1 release versions (#1440)
  • add GH actions for build and release automation (#1439)
  • fix ResolverFully for schema without type (#1434)
  • adding redirect response codes to remote url (#1430)
  • fix for MultipleOf with negative value issue #1398 (#1416)
  • fix for issue invalid remote server url (#1412)
  • When parameter style is invalid, return a helpful message instead of throwing an NPE (#1410)
  • fix NPE when URL matcher is null in Remote Url (#1408)
  • Issue 1402: Fix NPE when a path references an undeclared path parameter. (#1403)
Commits
  • 5fb648f Merge pull request #1505 from swagger-api/staging-timeout
  • 7703743 automation - increase nexus staging timeout
  • e2964fc Merge pull request #1504 from swagger-api/prepare-release-2.0.24
  • 2146d82 prepare release 2.0.24
  • fc37cee Merge pull request #1503 from swagger-api/bump-parser-v1
  • e80b133 bump v1 parser in master branch
  • 28bfd98 Merge pull request #1502 from BabisK/bug/1501-external-schema-name-calculatio...
  • ccff482 Fix issue #1501: External schema name is correctly constructed based on all e...
  • f5fdccb Merge pull request #1498 from swagger-api/automation-set-env-v2
  • 172c8ad automation - allow set-env and add-path
  • Additional commits viewable in compare view

Updates swagger-parser-v2-converter from 2.0.21 to 2.0.24

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.version` from 2.0.21 to 2.0.24.

Updates `swagger-parser-v3` from 2.0.21 to 2.0.24

Updates `swagger-parser` from 2.0.21 to 2.0.24
- [Release notes](https://github.com/swagger-api/swagger-parser/releases)
- [Commits](swagger-api/swagger-parser@v2.0.21...v2.0.24)

Updates `swagger-parser-v2-converter` from 2.0.21 to 2.0.24

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 7, 2020
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants