-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
The devDependency fastify was updated from 2.3.0
to 2.4.0
.
This version is covered by your current version range and after updating it in your project the build failed.
fastify is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
Release Notes for v2.4.0
Features
- Use secure-json-parse instead of bourne (#1619)
- Add option to disable request start and end logging (#1629)
Fixes
- Add typings for disableRequestLogging option (#1633)
- Catches onRoute hooks errors (#1651)
- Emit warning synchronously (#1657)
- Hooks: throw on incorrect async function (#1608)
- fix(types): fix register options (#1644)
Documentation
- add: more example on how use the $ref keyword (#1613)
- Minor host binding documentation rewrite: (#1616)
- Add fastify-feature-flags plugin to Ecosystem (#1614)
- docs: fix a broken anchor tag in Logging page (#1622)
- improve docs of fastify.close() (#1632)
- Added
fastify-decorators
to Ecosystem.md (#1645) - offboarding steps (#1646)
- Add fastify-objectionjs plugin to the Ecosystem (#1638)
- add example repo link (#1648)
- Make some spelling and grammar corrections to TS.md (#1640)
- docs(reply): clarify settings headers (#1642)
- Docs: add links for Ajv i18n and custom errors (#1588)
- Updated docs to reflect internal reorg (#1575)
Internals
- chore(travis) add 12 (#1611)
- add node v12 to ci (#1610)
- Updated azure pipelines configuration (#1639)
- chore(package): update dns-prefetch-control to version 0.2.0 (#1641)
- add tap into greenkeeper ignore list (#1643)
- Fix typo in azure-pipelines.yml (#1649)
- chore(package): update flatstr to version 1.0.12 (#1653)
- chore(package): update send to version 0.17.0 (#1627)
- internal: moved route code (#1625)
Commits
The new version differs by 30 commits.
a6fa039
Bumped v2.4.0
ff5bfdd
docs(reply): clarify settings headers (#1642)
9e65ca4
internal: moved route code (#1625)
d377ebe
Make some spelling and grammar corrections to TS.md (#1640)
1f3c0de
Emit warning synchronously (#1657)
dd05901
chore(package): update send to version 0.17.0 (#1627)
d1dab14
add example repo link (#1648)
481d809
Catches onRoute hooks errors (#1651)
6e4e662
chore(package): update flatstr to version 1.0.12 (#1653)
f627bbf
fix(types): fix register options (#1644)
a210899
offboarding steps (#1646)
0ce4f0d
Fix typo in azure-pipelines.yml (#1649)
5a01a55
Added
fastify-decorators
to Ecosystem.md (#1645)d6b5354
add tap into greenkeeper ignore list (#1643)
edff93c
Docs: add links for Ajv i18n and custom errors (#1588)
There are 30 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 🌴