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
888 stars 136 forks source link

Bump fastify from 3.18.1 to 4.7.0 #210

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps fastify from 3.18.1 to 4.7.0.

Release notes

Sourced from fastify's releases.

v4.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify/compare/v4.6.0...v4.7.0

v4.6.0

What's Changed

... (truncated)

Commits
  • 2394f76 Bumped v4.7.0
  • 3dd23fe build(deps): bump tiny-lru from 8.0.2 to 9.0.2 (#4305)
  • aacd099 fix: Fix typo in docs/Reference/Type-Providers.md (#4312)
  • c5974bd Add fastify-s3-buckets to the ecosystem (#4311)
  • 7ffefaf feat: add routeSchema and routeConfig + switching context handling (#4216)
  • ca1aa69 test: add number coersion related tests (#4297)
  • c849d6c docs(contributing): clarify teams for joiners (#4303)
  • 9afd588 docs(type-providers): replace FastifyLoggerInstance with FastifyBaseLogger (#...
  • 450416e chore: fix typo in the comment (#4301)
  • 2c97c4c feat: parse request body for http SEARCH requests (#4298)
  • 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 1 year ago

Superseded by #212.