Skip to content
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

Closed
greenkeeper bot opened this issue Sep 6, 2018 · 4 comments
Closed

An in-range update of fastify is breaking the build 🚨 #46

greenkeeper bot opened this issue Sep 6, 2018 · 4 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 6, 2018

Version 1.11.2 of fastify was just published.

Branch Build failing 🚨
Dependency fastify
Current Version 1.11.1
Type devDependency

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 v1.11.2

Internals

  • Handle promises in the error handler with the same logic of normal handlers - #1134
  • Rename ContentTypeParser - #1123
  • after should not cause inject() to be called - #1132

Documentation

  • Add trivikr@ to the collaborators list - #1139
  • Updated ecosystem doc - #1137
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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 6, 2018

After pinning to 1.11.1 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 24, 2018

  • The devDependency fastify was updated from 1.11.2 to 1.12.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.12.0

Enhancements

  • Fix missing object wrapper for errors in pino log - #1180
  • Complete support for Joi. Added test - #1178 #1179

Fixes

  • fix the logic of convert chunk segement into string - #1172

Typescript

  • Add overloads for { parseAs: "string" } or { parseAs: "buffer" } - #1162
  • added generic Query, Params, Headers, and Body types - #1160

Internals

  • Update genReqId test name - #1167

Documentation

  • Keep consistent es6 usage in readme example - #1181
  • added fastify-jwt-webapp - #1141
  • Update Ecosystem.md - #1170
  • Add @cemremengu to contributors - #1176
  • Correct typo in docs/Plugins-Guide.md - #1173
  • Add fastify-webpack-hmr community plugin to ECOSYSTEM.md - #1152
  • Updated README and tap runner - #1171
  • Error Handling Documentation - #1130
  • Update ContentTypeParser.md - #1157
  • Add fastify-vue-plugin to Ecosystem.md - #1151
  • Add fastify-loader to Ecosystem.md - #1154
  • Add badge of vulnerabilities from snyk.io - #1149
Commits

The new version differs by 20 commits.

  • dfec122 Bumped v1.12.0
  • 889f16d Fix missing object wrapper for errors in pino log (#1180)
  • f33b0b2 Keep consistent es6 usage in readme example (#1181)
  • 01687a8 added fastify-jwt-webapp (#1141)
  • cf7e76c Complete support for Joi. Added test (#1179)
  • 0afa858 Fix support for latest Joi (#1178)
  • c21932c Update Ecosystem.md (#1170)
  • 12b62d9 Add @cemremengu to contributors (#1176)
  • 5441280 fix the logic of convert chunk segement into string (#1172)
  • 64869a5 Correct typo in docs/Plugins-Guide.md (#1173)
  • 80f74c8 Updated README and tap runner (#1171)
  • 1b16a4c chore(package): update autocannon to version 3.0.0 (#1165)
  • 4b5f818 Error Handling Documentation (#1130)
  • 15fbe24 added generic Query, Params, Headers, and Body types (#1160)
  • c21bb9f Add overloads for { parseAs: "string" } or { parseAs: "buffer" } (#1162)

There are 20 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 25, 2018

  • The devDependency fastify was updated from 1.12.0 to 1.12.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.12.1

Bugfix

  • Fix content length for utf-8 characters #1187
Commits

The new version differs by 23 commits.

  • 326d681 Bumped v1.12.1.
  • 4741dc6 Update dependencies
  • aaeb024 Fix content length on utf8 charset (#1187)
  • dfec122 Bumped v1.12.0
  • 889f16d Fix missing object wrapper for errors in pino log (#1180)
  • f33b0b2 Keep consistent es6 usage in readme example (#1181)
  • 01687a8 added fastify-jwt-webapp (#1141)
  • cf7e76c Complete support for Joi. Added test (#1179)
  • 0afa858 Fix support for latest Joi (#1178)
  • c21932c Update Ecosystem.md (#1170)
  • 12b62d9 Add @cemremengu to contributors (#1176)
  • 5441280 fix the logic of convert chunk segement into string (#1172)
  • 64869a5 Correct typo in docs/Plugins-Guide.md (#1173)
  • 80f74c8 Updated README and tap runner (#1171)
  • 1b16a4c chore(package): update autocannon to version 3.0.0 (#1165)

There are 23 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 31, 2018

  • The devDependency fastify was updated from 1.12.1 to 1.13.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.13.0

Features

  • Enable nested plugins to override decorators - #1199
  • Attach validation result to request - #1238

Enhancements

  • Prevent losing stacktrace onEnd - #1223

Fixes

  • Add fastify-babel - #1219
  • Update contentTypeParser.js - #1229

Typescript

  • typings: fix allowHTTP1 flag for http2 servers - #1222

Documentation

  • Update Reply.md - #1227
  • Add fastify-babel - #1219
  • doc(logging): fix broken link - #1215
  • Update validation docs to include information about error handling - #1232
Commits

The new version differs by 48 commits.

There are 48 commits in total.

See the full diff

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

No branches or pull requests

1 participant