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

Bump fastify from 4.10.2 to 4.11.0 #242

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps fastify from 4.10.2 to 4.11.0.

Release notes

Sourced from fastify's releases.

v4.11.0

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify/compare/v4.10.2...v4.11.0

Commits
  • 1b2b383 Bumped v4.11.0
  • 0557c0a improve setErrorHandler example (#4484)
  • 0d7264c build(deps): bump xt0rted/markdownlint-problem-matcher (#4490)
  • 6b65f20 build(deps): bump thollander/actions-comment-pull-request from 1 to 2 (#4489)
  • 10fd294 fix: re-thrown error crash with async handler and sync custom error handler (...
  • 003eae6 docs(reference/reply): When using async-await, need return (#4429)
  • fc81c70 lib: deprecate fastify default route
  • dbef642 doc: improve setDefaultRoute documentation
  • 897360a perf: only check for isEssence once in RegExp for content-type-parser (#4481)
  • 4bde0e0 docs(ecosystem): add fastify-at-postgres plugin (#4475)
  • 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 1 year ago

Coverage Status

Coverage: 89.319% (-0.0%) from 89.319% when pulling 72d26c965278673f14ea065249dea6726272ada7 on dependabot/npm_and_yarn/fastify-4.11.0 into 56ecee46dc2e50cb3fad5b2edca2006c56c9f8df on master.

dependabot[bot] commented 1 year ago

Superseded by #247.