Skip to content

Bump swagger-parser from 1.0.31 to 1.0.50 #10

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

Merged

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Feb 27, 2020

Bumps swagger-parser from 1.0.31 to 1.0.50.

Release notes

Sourced from swagger-parser's releases.

Swagger-parser 1.0.50 released!

Minor Changes:

  • Fix for issue #1249 in PR #1312
  • Fix for issue #1249 in PR #1308
  • Fixing parsing of empty securityRequirement - refs issue #1305 in PR #1306
  • Fix for issue #1299 Swagger 2.0 external parameters broken in PR #1300
  • Update LICENSE #1298
  • Fixed a NPE occurred during processing discriminator in an empty model, in PR #1293

Swagger-parser 1.0.49 released!

Notable Changes:

  • Fix ArrayModel parsing to handle "uniqueItems" flag - refs - #1267 - in PR #1268
  • Deserialize also with parser for specs passed as Node in PR #1263

Swagger-parser 1.0.48 released!

  • Changes to support properties in ComposedModel in #1240 - refs - issue #1143
  • Fix nested directory reference for path in #1224 - refs - issue #1223
  • Bump snakeyaml to 1.24 (jackson 2.10.1) - fixes CVE #1253

Swagger-parser 1.0.47 released!

Minor bug fix release:

  • Fixing Contact Object vendor Extension was not parsed (#1209)

Swagger-parser 1.0.46 released!

Minor bug fix release:

  • Fix for multiple path params in a same URI segment of a path in v1 #1169
  • Fix for referenced parameter produces a validation error#1146 #1154

Swagger-parser 1.0.45 released!

Minor bug fix release:

  • Fix for definition type array with undefined items - issue #1047 v1 in PR #1120
  • Add xml information in array models - PR #1098
  • Ensure top level parameter relative references are resolved - issue #1087 in PR #1088

Please use 1.0.44 release!

Please use 1.0.44 release as it fixes #1053

Swagger-parser 1.0.42 released!

... (truncated)
Commits

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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:

  • 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 dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 27, 2020
Bumps [swagger-parser](https://github.com/swagger-api/swagger-parser) from 1.0.31 to 1.0.50.
- [Release notes](https://github.com/swagger-api/swagger-parser/releases)
- [Commits](swagger-api/swagger-parser@v1.0.31...v1.0.50)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/io.swagger-swagger-parser-1.0.50 branch from e1ce7e8 to 2159dce Compare February 27, 2020 18:44
@dependabot-preview dependabot-preview bot merged commit 5469015 into master Feb 27, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/io.swagger-swagger-parser-1.0.50 branch February 27, 2020 18:58
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