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.0 #254

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps fastify-swagger from 2.4.0 to 4.8.0.

Release notes

Sourced from fastify-swagger's releases.

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:

  • chore(deps): bump openapi-types from 7.2.3 to 8.0.0 (#396)
  • fix error when using default=null (#400)

v4.5.0

πŸ“š PR:

  • ci: add matrix.os array to test on other os (#386)
  • chore(deps-dev): bump swagger-ui-dist from 3.45.0 to 3.45.1 (#387)
  • docs: typo (#388)
  • chore(deps-dev): bump swagger-ui-dist from 3.45.1 to 3.46.0 (#391)
  • feat: move to tap 15.0.1 (#393)
  • feat: support x-consume for complex serialization (#389)

v4.4.2

πŸ“š PR:

  • chore(deps-dev): bump swagger-ui-dist from 3.44.1 to 3.45.0 (#382)
  • chore(deps): bump fastify/github-action-merge-dependabot (#383)
  • fix #384 : underscore in parameters name (#385)

v4.4.1

... (truncated)

Commits
  • 25834eb Bumped v4.8.0
  • 5582cae Add OpenAPI Links support (#428)
  • e835ae7 chore(deps-dev): bump swagger-ui-dist from 3.49.0 to 3.50.0 (#424)
  • fe97cbf chore(deps-dev): bump tsd from 0.16.0 to 0.17.0 (#423)
  • ee3568b chore(deps): bump fastify/github-action-merge-dependabot (#420)
  • 9099fe4 chore(deps-dev): bump tsd from 0.15.1 to 0.16.0 (#419)
  • 928ec5d chore(deps): bump fastify/github-action-merge-dependabot (#418)
  • 79546c2 chore(deps-dev): bump swagger-ui-dist from 3.48.0 to 3.49.0 (#417)
  • 9fce05c docs(readme): revamp documentation (#408)
  • 7739a82 fix: add hideUntagged to type definition (#414)
  • 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)
dependabot-preview[bot] commented 3 years ago

Superseded by #255.