-
-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of fastify is breaking the build 🚨 #46
Comments
After pinning to 1.11.1 your tests are passing again. Downgrade this dependency 📌. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v1.12.0Enhancements
Fixes
Typescript
Internals
Documentation
CommitsThe new version differs by 20 commits.
There are 20 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 23 commits.
There are 23 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v1.13.0Features Enhancements
Fixes Typescript
Documentation CommitsThe new version differs by 48 commits.
There are 48 commits in total. See the full diff |
Version 1.11.2 of fastify was just published.
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
Release Notes
v1.11.2Internals
Documentation
Commits
The new version differs by 13 commits.
4e047a8
Bumped v1.11.2
c40ea62
Add trivikr@ to the collaborators list (#1139)
0a27c92
Correct typos in Github Issue Template (#1140)
5b18645
Updated ecosystem doc (#1137)
0a874b9
Handle promises in the error handler with the same logic of normal handlers (#1134)
cce1a85
Rename ContentTypeParser (#1123)
6d302a5
Add test for error fixed in mcollina/avvio#74 (#1132)
60b85e7
Update Validation-and-Serialization.md (#1124)
d6982ea
Remove/Merge redundant decorate functions (#1120)
baeebef
Updated standard to v12. (#1121)
7c8401d
Update ContentTypeParser.js (#1122)
a14397d
ecosystem in alphabetical order
8a0c618
Update Ecosystem.md (#1125)
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 🌴
The text was updated successfully, but these errors were encountered: