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

fix(deps): bump fury-adapter-oas3-parser from 0.9.1 to 0.11.1 #418

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps fury-adapter-oas3-parser from 0.9.1 to 0.11.1.

Changelog

Sourced from fury-adapter-oas3-parser's changelog.

0.11.1 (2020-04-28)

Enhancements

  • Support for servers in Path Item Object and Operation Object

  • 'Parameter Object' 'explode' style is partially supported, it can be used with query parameters.

0.11.0 (2020-04-20)

Enhancements

  • Compatibility with Fury 3.0.0 Beta 14.

  • Support for "default" response status codes.

  • Support for Server Object and Server Variable Object

  • The parser can now be configured to disable generation of example message bodies by providing an adapter option generateMessageBody as false during parse.

0.10.2 (2020-03-16)

Enhancements

  • Adds support for termsOfService in 'Info Object'.

  • Adds support for contact in 'Info Object'.

Bug Fixes

  • Prevents an exception being raised when using freeze() on the parse result returned by the parser when the OpenAPI document uses a request header with multiple request/response pairs.

0.10.1 (2020-01-30)

Bug Fixes

  • Prevents the parser from throwing an error when encountering an unsupported scheme in a http Security Scheme Object.

0.10.0 (2019-12-06)

Enhancements

  • Added support for info.license (License Object).
Commits
  • 8166782 chore(project): release
  • 5baa347 feat(oas3): support explode query parameters
  • ea93b2a docs(oas3): fix text, tables
  • 938175d docs(oas3): indicate updated server support
  • eea078b feat(oas3): add support to 'servers' in 'operation' object
  • c16f5aa chore(project): update to minim 0.23.7
  • 2dcde2d feat(oas3): validation server variables against URL (#440)
  • 309fb31 fix(oas3): modify parsePathItemObject and tests
  • d97db84 feat(oas3): add support to 'servers' in 'path item' object
  • 6d25cd5 fix(oas3): add parent name to 'servers' warning
  • 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)
  • @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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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 Apr 28, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants