MatterhornDev / matterhorn

An API boilerplate project built with Node.js and TypeScript
https://matterhorn.dev
MIT License
250 stars 27 forks source link

Bump fastify-swagger from 2.4.0 to 4.8.3 #266

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps fastify-swagger from 2.4.0 to 4.8.3.

Release notes

Sourced from fastify-swagger's releases.

v4.8.3

πŸ“š PR:

  • chore(deps-dev): bump swagger-ui-dist from 3.51.0 to 3.51.1 (#435)
  • chore(deps): bump actions/setup-node from 2.1.5 to 2.2.0 (#436)
  • chore(deps-dev): bump @​types/node from 15.14.1 to 16.0.0 (#437)
  • chore(deps): bump fastify/github-action-merge-dependabot (#438)
  • chore(deps): bump openapi-types from 8.0.0 to 9.1.0 (#439)
  • chore: defining empty bodies for any status codes (#440)

v4.8.2

πŸ“š PR:

  • fix(openapi): fix global schema references in fastify (#433)

v4.8.1

πŸ“š PR:

  • chore(deps-dev): bump swagger-ui-dist from 3.50.0 to 3.51.0 (#430)
  • fix: openapi examples (#431)

v4.8.0

πŸ“š PR:

  • add missing comma (#407)
  • ci: add nodejs v16 to test matrix (#409)
  • chore(deps-dev): bump @​types/node from 14.14.42 to 15.0.0 (#410)
  • chore(deps-dev): bump swagger-ui-dist from 3.47.1 to 3.48.0 (#411)
  • chore(deps-dev): bump fs-extra from 9.1.0 to 10.0.0 (#412)
  • chore(deps-dev): bump tsd from 0.14.0 to 0.15.0 (#413)
  • chore(deps): bump actions/checkout from 2 to 2.3.4 (#415)
  • fix: add hideUntagged to type definition (#414)
  • docs(readme): revamp documentation (#408)
  • chore(deps-dev): bump swagger-ui-dist from 3.48.0 to 3.49.0 (#417)
  • chore(deps): bump fastify/github-action-merge-dependabot (#418)
  • chore(deps-dev): bump tsd from 0.15.1 to 0.16.0 (#419)
  • chore(deps): bump fastify/github-action-merge-dependabot (#420)
  • chore(deps-dev): bump tsd from 0.16.0 to 0.17.0 (#423)
  • chore(deps-dev): bump swagger-ui-dist from 3.49.0 to 3.50.0 (#424)
  • Add OpenAPI Links support (#428)

v4.7.0

πŸ“š PR:

  • docs: update supported version (#402)
  • chore(deps-dev): bump swagger-ui-dist from 3.46.0 to 3.47.1 (#404)
  • feat: added option to hide untagged routes (#406)

v4.6.0

πŸ“š PR:

  • feat: better csp integrate (#401)

v4.5.1

πŸ“š PR:

... (truncated)

Commits
  • 55925a3 Bumped v4.8.3
  • d4f9bb2 chore: defining empty bodies for any status codes (#440)
  • 84f7cfe chore(deps): bump openapi-types from 8.0.0 to 9.1.0 (#439)
  • 1fe696c chore(deps): bump fastify/github-action-merge-dependabot (#438)
  • 1ca0069 chore(deps-dev): bump @​types/node from 15.14.1 to 16.0.0 (#437)
  • b49d0df chore(deps): bump actions/setup-node from 2.1.5 to 2.2.0 (#436)
  • af3622e chore(deps-dev): bump swagger-ui-dist from 3.51.0 to 3.51.1 (#435)
  • 5fffcfb Bumped v4.8.2
  • a38349c fix(openapi): fix global schema references in fastify (#433)
  • 2e2c0e1 Bumped v4.8.1
  • 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 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](https://app.dependabot.com): - 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)