Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Update fastify to the latest version 🚀 #15

Closed
wants to merge 3 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 27, 2019

The dependency fastify was updated from 2.6.0 to 2.7.0.

This version 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.


Publisher: delvedor
License: MIT

Release Notes for v2.7.0

Features:

  • Added return503OnClosing option - #1723

Fixes:

  • Fix bug regarding Joi schemas (issue #1767) - #1768

Documentation:

  • docs(Plugins): Fix typo - #1764
  • Change the next to done inside documentation - #1756
  • security policy - #1738
  • docs(Ecosystem): Add fastify-no-additional-properties community plugin - #1762
  • docs(Hooks): Add payload inside example to prevent bugs - #1739
  • docs(Hooks): Fix typo - #1759
  • change code examples in Reply documentation - #1751
  • Update Routes.md - #1743
  • Update Server.md - #1718
  • docs: fix typos for logging - #1701
  • docs(Ecosystem): Add cls-rtracer community plugin - #1731
  • docs: move Trivikram to past collaborators - #1727
  • docs(Ecosystem): Add plugin community fastify-reverse-routes - #1728
  • docs(Ecosystem): Removed fastify-nuxt community package - #1725
  • docs(Ecosystem): Add plugin community fastify-amqp - #1724
Commits

The new version differs by 21 commits.

  • 4e4810f Bumped v2.7.0
  • b08414f Fix bug regarding Joi schemas (#1768)
  • 9b233e8 docs(Plugins): Fix typo (#1764)
  • e0fa8f9 docs: change the next to done inside documentation (#1756)
  • fec034a security policy (#1738)
  • eb7a8fc docs(Ecosystem): Add fastify-no-additional-properties community plugin (#1762)
  • 45f8750 Fixed linting
  • e842115 Update standard to the latest version 🚀 (#1741)
  • 421f214 Fix typo Hooks.md (#1759)
  • 1c8687c docs(Hooks): Add payload inside example to prevent bugs (#1739)
  • dad5c98 tap --no-esm (#1752)
  • 78562ce change code examples in Reply documentation (#1751)
  • 5829bac Avoid return 503 after closing fastify (#1723)
  • 093e18d fix typo Routes.md (#1743)
  • ca99ad6 Update Server.md (#1718)

There are 21 commits in total.

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@codecov
Copy link

codecov bot commented Jul 30, 2019

Codecov Report

Merging #15 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #15   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          37     37           
  Lines         379    379           
  Branches        5      5           
=====================================
  Hits          379    379

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 698624d...a1bcca1. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jul 30, 2019

Codecov Report

Merging #15 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #15   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          37     37           
  Lines         379    379           
  Branches        5      5           
=====================================
  Hits          379    379

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 698624d...a1bcca1. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Jul 31, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 31, 2019

  • The dependency fastify was updated from 2.6.0 to 2.7.1.

Update to this version instead 🚀

Release Notes for v2.7.1

Fixes:

  • Ensure we are not running the handler if reply.sent is true - #1778
  • better typing for headers object - #1775

Documentation:

  • Added Google Cloud Run docs - #1770
  • docs: simplify serverless usage - #1748
Commits

The new version differs by 5 commits.

  • fd781b7 Bumped v2.7.1
  • 0713aeb Added Google Cloud Run docs (#1770)
  • 2996fd8 Ensure we are not running the handler if reply.sent is true (#1778)
  • b856f07 better typing for headers object (#1775)
  • c1cf604 docs: simplify serverless usage with aws-lambda-fastify (#1748)

See the full diff

@lwojcik lwojcik closed this in febd004 Jul 31, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/fastify-2.7.0 branch July 31, 2019 10:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant