slanatech / swagger-stats

API Observability. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices.
https://swaggerstats.io/
MIT License
891 stars 136 forks source link

Bump fastify from 3.18.1 to 3.27.2 #175

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fastify from 3.18.1 to 3.27.2.

Release notes

Sourced from fastify's releases.

v3.27.2

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify/compare/v3.27.1...v3.27.2

v3.27.1

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify/compare/v3.27.0...v3.27.1

v3.27.0

What's Changed

... (truncated)

Commits
  • 9ed25c5 Bumped v3.27.2
  • 243db26 build(deps-dev): bump @​sinonjs/fake-timers from 8.1.0 to 9.1.0 (#3683)
  • d016dbd build(deps): bump tiny-lru from 7.0.6 to 8.0.1 (#3700)
  • d7d0ef6 Update middleware docs link (#3706)
  • 9b18776 docs: update Server docs (#3699)
  • 224dc10 fix(types): add opts param to onRegister hook handler signature (#3641)
  • 8e1feb9 Mention FST_ERR_CTP_INVALID_MEDIA_TYPE error in the documentation. (#3697)
  • 3e5a0ed chore: fix plugin labeler (#3694)
  • 50e8bf9 docs(ecosystem): adds @​immobiliarelabs/fastify-sentry (#3693)
  • 36d20ae ci(package-manager): run test:ci instead of test (#3692)
  • 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[bot] commented 2 years ago

Superseded by #176.