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

build(deps): bump swagger-jsdoc from 3.7.0 to 6.1.0 #135

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

Conversation

dependabot-preview[bot]
Copy link

Bumps swagger-jsdoc from 3.7.0 to 6.1.0.

Release notes

Sourced from swagger-jsdoc's releases.

6.1.0

Adds a failOnErrors flag on options to allow for the program to stop execution on parsing errors, falsy default value.

6.0.9

Another great contribution by @goldsziggy allowing for multiple yaml copy/paste (references/anchors/aliases) Surnet/swagger-jsdoc#256

6.0.8

Corrects error reporting in yaml anchors/aliases handling algorithm Surnet/swagger-jsdoc#253

6.0.7

Update documentation

6.0.6

Update documentation

6.0.5

Solves Surnet/swagger-jsdoc#239

6.0.3

Fixes a repeated regression reported in Surnet/swagger-jsdoc#244

6.0.2

Remove confusing message from CLI about missing API files Surnet/swagger-jsdoc#241

6.0.1

Fixes regressions reported in Surnet/swagger-jsdoc#237

6.0.0

No major changes since last release candidate. Rather, just a pre-new-year release.

Please see this blog post for changes overview.

6.0.0-rc.5

Support for x-webhooks. See the original request for details on this extension.

6.0.0-rc.4

This change affects only the CLI and can be a breaking one if you pass apis information through the swaggerDefinition/openAPIObject. The change no longer reads apis property from that object, as it's not part of the OpenAPI specification.

See the pull request for more details Surnet/swagger-jsdoc#234

Example swaggerDefinition.js:

{
  "info": {
    "title": "Hello World",
    "version": "1.0.0",
    "description": "A sample API"
  },
-  "apis": ["./**/*/routes.js"]
</tr></table> 

... (truncated)

Changelog

Sourced from swagger-jsdoc's changelog.

Change Log

v6.0.9 (2021/03/07 10:34 +00:00)

  • #256 fix(anchors): applied a fix for anchors living in seperate files with… (#256) (@goldsziggy)

v7.0.0-rc.4 (2021/03/01 16:00 +00:00)

v6.0.8 (2021/03/01 15:20 +00:00)

v7.0.0-rc.3 (2021/02/26 14:33 +00:00)

v6.0.6 (2021/02/16 09:01 +00:00)

v6.0.5 (2021/02/15 15:52 +00:00)

v6.0.3 (2021/02/15 08:40 +00:00)

v6.0.2 (2021/01/29 11:02 +00:00)

v6.0.1 (2021/01/07 06:23 +00:00)

v6.0.0 (2020/12/23 09:38 +00:00)

... (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.


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)

Bumps [swagger-jsdoc](https://github.com/Surnet/swagger-jsdoc) from 3.7.0 to 6.1.0.
- [Release notes](https://github.com/Surnet/swagger-jsdoc/releases)
- [Changelog](https://github.com/Surnet/swagger-jsdoc/blob/master/CHANGELOG.md)
- [Commits](Surnet/swagger-jsdoc@v3.7.0...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 12, 2021
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.

0 participants