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.24.1 #156

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fastify from 3.18.1 to 3.24.1.

Release notes

Sourced from fastify's releases.

v3.24.1

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify/compare/v3.24.0...v3.24.1

v3.24.0

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify/compare/v3.23.1...v3.24.0

v3.23.1

... (truncated)

Commits
  • ab7d51d Bumped v3.24.1
  • 5bf74e6 fix the sentence of serializerCompiler (#3490)
  • e632a9b build(dependabot): ignore minor and patch github-actions updates (#3451)
  • 0439d5f docs(reply): grammar and readability fixes for set-cookie section (#3477)
  • 1552f7d docs: add set-cookie special case (#3470)
  • b55ec60 fix(typescript): add type declaration for FastifyRequest.context (#3472)
  • 1c8e4ed fix: use current instance schema controller (#3454)
  • e1ad1f3 docs: add post example to intro (#3438)
  • 11c77b5 docs: add code sample for development logger config (#3464)
  • 7972a1b build(deps-dev): bump tsd from 0.18.0 to 0.19.0 (#3466)
  • 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)
coveralls commented 2 years ago

Coverage Status

Coverage decreased (-0.3%) to 89.051% when pulling 1fdd56cf0137a4b2a20bd8d39974631a15a8b825 on dependabot/npm_and_yarn/fastify-3.24.1 into 0095cfd9d2426c87ef5dc6a9abb63ab170b24f1c on master.

dependabot[bot] commented 2 years ago

Superseded by #164.