dracoapi / dracowalker

MIT License
2 stars 3 forks source link

Update fastify to the latest version šŸš€ #52

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 1.0.0 of fastify was just published.

Dependency fastify
Current Version 0.43.0
Type dependency

The version 1.0.0 is not covered by your current version range.

If you donā€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of fastify.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donā€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v1.0.0

LTS release

https://medium.com/@fastifyjs/fastify-goes-lts-with-1-0-0-911112c64752

Commits

The new version differs by 49 commits.

  • 5c29591 Bumped v1.0.0
  • cebe106 Updated benchmarks (#832)
  • 21c65a3 Use separate Fastify instances for route tests (#831)
  • 288903a fix responseTime regression (#827)
  • 88397a5 Update instances of "jsonBodyLimit" to "bodyLimit" (#828)
  • a7de0f9 Small doc fix in Getting-Started.md (#823)
  • f4cd1d2 Future-proof checking Node version (#822)
  • bebddc5 Remove fastify-register-timeout add fastify-elasticsearch (#821)
  • 3b4650f Update dependencies (fixes #789) (#820)
  • a1f5387 Bumped v1.0.0-rc.3
  • 746e307 Header name is case insensitive in the schema definition (#816)
  • 1b5e476 Fix linking to factory function options from Server Methods (#819)
  • f545acc Avoid to log if the log is not set (#776)
  • eb24aa7 Node 4 is no more. (#818)
  • 9cc9f35 Add FastifyInstance::after typescript definition (#814)

There are 49 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donā€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: