nearform / polaris

NearForm multi-platform application accelerator
Apache License 2.0
35 stars 8 forks source link

chore(deps): bump fastify from 3.15.1 to 3.16.1 #339

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps fastify from 3.15.1 to 3.16.1.

Release notes

Sourced from fastify's releases.

v3.16.1

  • Removed spurious file from the npm package.

v3.16.0

📚 PR:

  • Update Validation-and-Serialization.md (#3053)
  • docs(examples): use console.log to log address (#3048)
  • test: 100% coverage (#3046)
  • Fix Content-Length not being updated after onSend hook (#3058)
  • build(deps-dev): bump fluent-json-schema from 2.0.5 to 3.0.0 (#3063)
  • build(deps): bump tibdex/backport from 1 to 1.1.1 (#3066)
  • ci(package-manager-ci): update ubuntu environment (#3068)
  • build(deps): bump actions/checkout from 2 to 2.3.4 (#3067)
  • add clientErrorHandler in fastify ts definition (#3069)
  • Note about security releases and LTS (#3071)
  • serializer log req and res are now Fastify Objects in type definition (#3034)
  • Update @​types/node to 15.3.0 and fix type definition (#3076)
  • Simplify reply sent monitoring (#3072)
  • Fix requires in the benchmark scripts (#3073)
  • fixup! Simplify reply sent monitoring (#3072) (#3079)
  • Add new packages for the fastify ecosystem (#3080)
  • feat: compilers factory (transient ajv dependency) (#2862)
  • Use ajv options from ajv-compiler (#3088)
  • feat: error on wrong decorator dependency type (#3090)
  • Mergeable context config type (#2947)
  • build(deps-dev): bump eslint-plugin-promise from 4.3.1 to 5.1.0 (#3093)
  • fix: #229 TypeScript page, CONTRIBUTING.md anchor tag broken link (#3095)
Commits


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)