Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

fix(deps): bump fury-adapter-oas3-parser from 0.9.1 to 0.10.2#403

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/fury-adapter-oas3-parser-0.10.2
Closed

fix(deps): bump fury-adapter-oas3-parser from 0.9.1 to 0.10.2#403
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/fury-adapter-oas3-parser-0.10.2

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

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

Changelog

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

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
  • 6e1847d chore(project): release
  • fa85f5b fix(oas3): ensure we place copy of request headers in tree
  • ca9fb3f fix(oas3): add mailto: to info contact email
  • 5250bdd fix(oas3): add clone function to contact name
  • d7ea7e7 feat(oas3): add contact support
  • 6e9ee63 feat(oas3): support 'Info Object' 'termsOfService'
  • dec04b4 chore(project): release
  • cfbb335 fix(oas3): warn for unsupported scheme
  • d53ffa0 fix(oas3): emit node tag in error for unsupported tag
  • 92e12bd chore(project): release
  • 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 Mar 17, 2020
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #414.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/fury-adapter-oas3-parser-0.10.2 branch April 24, 2020 16:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants