Skip to content

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade fastify from 3.8.0 to 3.18.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 18 versions ahead of your current version.
  • The recommended version was released a month ago, on 2021-06-16.
Release notes
Package name: fastify
  • 3.18.0 - 2021-06-16

    📚 PR:

    • build(deps): bump fastify/github-action-merge-dependabot (#3112)
    • [Fix] Change warning message when version appears in route declaration (#3109)
    • fix: #3110 version resolution (#3113)
    • chore: go back to original proxy-addr instead of the forked one (#3115)
    • fix #3116 (#3119)
    • Notes for augmenting default 404 handler (#3122)
    • docs(ecosystem): add fastify-seaweedfs to community plugins (#3098)
      • Fixed preHandler from being stuck when requested (#3124)
    • Feature: adding hook display to printRoutes (#2997)
    • Update GOVERNANCE.md (#3130)
  • 3.17.0 - 2021-05-29
    • Add instance property to req/rep prototypes (#3102)
    • Revert sent refactoring (#3108)
  • 3.16.2 - 2021-05-26

    📚 PR:

  • 3.16.1 - 2021-05-25
    • Removed spurious file from the npm package.
  • 3.16.0 - 2021-05-25

    📚 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)
  • 3.15.1 - 2021-04-30

    📚 PR:

    • perf: loop optimization (#2992)
    • feat(test/https): auto generate test certification (#3000)
    • test: move build certificate to the file it need only (#3032)
    • doc: fix example (#3028)
    • fix: reply hasHeader behavior (#3035)
    • feat(plugins): community plugin oas-fastify (#3037)
    • Documentation update (#3013)
    • build(deps-dev): bump @ types/node from 14.14.42 to 15.0.0 (#3040)
    • style(ci): use shorter syntax for node matrix (#3041)
    • chore: use outlined svg logo (#3039)
    • test: improve coverage (#3042)
    • docs(lts): update list of ci operating systems (#3022)
    • docs: grammar, spelling, and readability fixes (#3044)
    • Fix: use case when route defined without a url (#3049)
  • 3.15.0 - 2021-04-21
    Read more
  • 3.14.2 - 2021-04-07

    📚 PR:

    • docs: fix link (#2963)
    • do not print the FSTDEP009 warning in test but use assertion (#2972)
    • fix types (#2961)
    • Fix: schema compiler for schemas with the same ids. (#2969)
  • 3.14.1 - 2021-03-26
    Read more
  • 3.14.0 - 2021-03-11
    Read more
  • 3.13.0 - 2021-03-02
  • 3.12.0 - 2021-02-13
  • 3.11.0 - 2021-01-25
  • 3.10.1 - 2021-01-15
  • 3.10.0 - 2021-01-15
  • 3.9.2 - 2020-12-16
  • 3.9.1 - 2020-12-02
  • 3.9.0 - 2020-12-02
  • 3.8.0 - 2020-11-09
from fastify GitHub release notes
Commit messages
Package name: fastify
  • 514f2c4 Bumped v3.18.0
  • d904fce Update GOVERNANCE.md (#3130)
  • 506009f Feature: adding hook display to printRoutes (#2997)
  • 7312651 - Fixed `preHandler` from being stuck when requested (#3124)
  • 55bf6df docs(ecosystem): add fastify-seaweedfs to community plugins (#3098)
  • 94d37d9 Notes for augmenting default 404 handler (#3122)
  • caf1089 fix #3116 (#3119)
  • 28b92c1 chore: go back to original proxy-addr instead of the forked one (#3115)
  • 9a13502 fix: #3110 version resolution (#3113)
  • 06d9a5b [Fix] Change warning message when version appears in route declaration (#3109)
  • cb70ad9 build(deps): bump fastify/github-action-merge-dependabot (#3112)
  • 97fb1bd Bumped v3.17.0
  • c566292 Revert sent refactoring (#3108)
  • 6278e7b Add `instance` property to req/rep prototypes (#3102)
  • 0e55fce Bumped v3.16.2
  • a848b0f fix #3099 (#3100)
  • 0c39ac9 Bumped v3.16.1
  • 3ad32be Bumped v3.16.0
  • f64c8ba fix: #229 TypeScript page, CONTRIBUTING.md anchor tag broken link (#3095)
  • b0ca51e build(deps-dev): bump eslint-plugin-promise from 4.3.1 to 5.1.0 (#3093)
  • 27eca27 Mergeable context config type (#2947)
  • 21d070a feat: error on wrong decorator dependency type (#3090)
  • 392084f Use ajv options from ajv-compiler (#3088)
  • e519904 Revert "build(deps-dev): bump tsd from 0.14.0 to 0.15.1 (#3065)"

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant