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

fix(deps): bump fury from 3.0.0-beta.12 to 3.0.0-beta.13 #402

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps fury from 3.0.0-beta.12 to 3.0.0-beta.13.

Release notes

Sourced from fury's releases.

fury-adapter-oas3-parser 0.9.1

Enhancements

  • Adds support for example values for text based media types such as text/* and application/xml.

Bug Fixes

  • Prevents the parser from throwing an exception when encountering an invalid media type.

fury-adapter-oas3-parser 0.8.1

Bug Fixes

  • Fixed handling of OpenAPI 3 documents which included invalid 'Schema Object' in reusable components. Under some circumstances these could cause the parser to throw an exception.

fury-adapter-oas3-parser 0.8.0

Breaking

  • Support for NodeJS 6 has been removed, upgrading to NodeJS 8 or newer is recommended.

Enhancements

  • Support parameters in media types, for example application/json; charset=UTF-8.

fury-adapter-oas3-parser 0.7.5

Bug Fixes

  • Prevents an exception being raised when using freeze() on the parse result returned by the parser when you reference a parameter component multiple times in an OpenAPI Document.

fury-adapter-oas3-parser 0.7.4

Enhancements

  • 'Parameter object' 'name' is now validated according to location ('in' parameter).

fury-adapter-oas3-parser 0.7.3

Bug Fixes

  • Fixes a bug where parsing an OpenAPI 3.1.0 or higher document will result in an parse result containing only a warning and missing the API Category.

  • Fixes the parser from throwing an error while handling invalid or unsupported security scheme components.

  • Added additional information to YAML parsing errors where available to make the errors more understandable.

  • Fix referencing a headers component. Previously this would return an error that the headers components was undefined.

Changelog

Sourced from fury's changelog.

3.0.0-beta.13 (2019-12-06)

This release contains internal changes needed for included Fury adapters.

Commits
  • 92e12bd chore(project): release
  • 5d62cde fix(core): allow error parse results to be serialized, fixes #315
  • 2d0691c chore(core): explicitly define package files
  • See full diff 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 13, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #411.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/fury-3.0.0-beta.13 branch April 20, 2020 14:59
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