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 1.0.34 to 1.0.42 #13940

Conversation

dependabot-preview[bot]
Copy link

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

Bumps swagger-parser from 1.0.34 to 1.0.42.

Release notes

Sourced from swagger-parser's releases.

Swagger-parser 1.0.42 released!

Minor bug fix release:

  • Fixing discriminator with remote enum reference (#1004) - ref #995
  • Limit YAML input from "aggressive" YAML anchors causing parser to hang (#999) - ref #998

Swagger-parser 1.0.41 released!

Minor bug fix release:

  • refs #901 - definition and property references with dot in name (#980, #987)

Swagger-parser 1.0.40 released!

Note: Swagger 1.x line is now maintained in branch v1. 2.x line has been switched to master branch.

Notable Changes:

  • Integrated ComposedProperty into the parser/resolver (#944)
  • Fix for issue #911 Not able to identify the missed path variables(#932)
  • Fix Issue #927 Remote ref mentioned in discriminator are not being added to the definitions (#930)
  • Fix Consider refModel's RefFormat then provided refFormat (#921)
  • Fix for #913 - problem with properties in object #ref (#917)
  • Fix Issue #901 Could not find definition on the Classpath with dots in definition name (#916)
  • Fix for issue #898 Swagger parser failed to parse the input swagger url with space (#899)
  • Fix for issue #387 Not able to parse if default attribute is an array (#886)
  • Fix for issue #872 NPE when the input open API file is empty(#876)
  • Fix for issue #258 Issue warning on duplicate operation ids (#874)
  • Fix "minimum" and "maximum" are not imported for definition of type (#444)

Swagger-parser 1.0.39 released!

Notable Changes:

  • Fix issue with relative refs items and properties (#850)
  • Fix for issue #844 - parser not honoring redirect responses - (#847)
  • Fix for issue #845 - Incorrect error message when the input is empty string in Swagger 2.0 - (#846)
  • Remove windows stats from readme file (#842)
  • Fixes for issue #834 in OAS 2 - Schemas with external references fail to resolve properly - (#840)

Swagger-parser 1.0.38 released!

Notable Changes:

  • Fix issue #811 OAS2 - RefResponse -> RefSchema external Resolving (#827)
  • Decode properly refs (#823)
  • Remove travis (#818)
  • Fixes for issue #799 returning ref as internal (#801)

Swagger-parser 1.0.37 released!

Minor bug fix release:

... (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 4 PRs for your first few update runs. Once an update run creates fewer than 4 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file java labels Feb 27, 2019
@Shan1024 Shan1024 requested a review from NipunaMarcus March 5, 2019 08:10
@NipunaMarcus
Copy link
Contributor

There are swagger test failure regarding this change ... I suggest lets upgrade this dependency version manually with the relevant changes ... In that case we can close this PR? WDYT?

@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/io.swagger-swagger-parser-1.0.42 branch from 05f734f to e7b0ab1 Compare March 19, 2019 00:48
@NipunaMarcus
Copy link
Contributor

Closing this PR as this needs to be handled manually as there are errors in swagger tests when move to the newest parser version.

Find the created task here: #14538

@dependabot-preview
Copy link
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/io.swagger-swagger-parser-1.0.42 branch March 19, 2019 04:18
@NipunaMarcus
Copy link
Contributor

@dependabot ignore this dependency

@dependabot-preview
Copy link
Author

OK, I won't notify you about io.swagger:swagger-parser again, unless you re-open this PR or update it yourself. 😢

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.

2 participants