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

Update micro to the latest version 🚀 #3

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 1, 2017

Version 8.0.0 of micro just got published.

Dependency micro
Current Version 7.3.3
Type dependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of micro.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes 8.0.0

Read more about this release here! 🎉

Commits

The new version differs by 15 commits.

  • c5da182 8.0.0
  • 5e2f018 Added graphql-request example (#288)
  • c4a3afd Minimize the core (#286)
  • 098c210 Added HTTPS example (#264)
  • c7a6229 Parse PORT environment variable as number (#277)
  • 3b6be39 Uppercase M for Micro (#274)
  • 89b5f75 Fixed markdown header (#269)
  • 36a5540 chore(package): update nyc to version 11.0.1 (#270)
  • a3969af chore(package): update lint-staged to version 3.5.1 (#268)
  • a808c76 chore(package): update lint-staged to version 3.5.0 (#266)
  • 8824dcb fix(package): update args to version 3.0.2 (#265)
  • 9827813 chore(package): update lint-staged to version 3.4.2 (#261)
  • e281012 fix(package): update clipboardy to version 1.1.2 (#259)
  • c62fbf3 fix(package): update args to version 3.0.1 (#258)
  • 409b847 fix(package): update args to version 3.0.0 (#257)

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.023% when pulling 4f0cc4e on greenkeeper/micro-8.0.0 into 7e93c7f on master.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 1, 2017

Version 8.0.1 just got published.

Update to this version instead 🚀

Release Notes 8.0.1

Patches

  • Simplified binary flags: #291
  • Bumped dependencies to the latest version: 49ff776

Credits

Huge thanks to @lukeed for his help!

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 10, 2017

Version 8.0.2 just got published.

Update to this version instead 🚀

Release Notes 8.0.2

Patches

  • Close HTTP service in testing section safely: #293
  • Bumped dependencies to the latest version: 3b26837
Commits

The new version differs by 3 commits.

  • 1746044 8.0.2
  • 3b26837 Bumped dependencies to the latest version
  • ca146a1 Close HTTP service in testing section safely (#293)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 17, 2017

Version 8.0.3 just got published.

Update to this version instead 🚀

Release Notes 8.0.3

Patches

  • Fixed example in "Body parsing" section: #297
  • Show hint if error is about async on older Node.js: #298

Credits

Huge thanks to @floatdrop for his help!

Commits

The new version differs by 4 commits.

  • 7627ffa 8.0.3
  • a73e840 Bumped ava to the latest version
  • 2408dd5 Show hint if error is about async on older Node.js (#298)
  • 6649be3 Fix-up example in `body parsing" section (#297)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 31, 2017

Version 8.0.4 just got published.

Update to this version instead 🚀

Release Notes 8.0.4

Patches

  • HTTP error should be status code in readme.md: #303
  • Treat abstract streams (not inherited from Stream) correctly: #299

Credits

Huge thanks to @floatdrop and @mikeal for their help!

Commits

The new version differs by 3 commits.

  • 912e9a2 8.0.4
  • 080b159 Added support for abstract streams (#299)
  • 98f5f86 HTTP error should be status code in readme.md (#303)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 12, 2017

Version 9.0.0 just got published.

Update to this version instead 🚀

Release Notes 9.0.0

Major Changes

  • Set encoding to utf-8 for JSON responses: #302

Patches

  • Simplified sendError method: #307
  • Bumped dependencies to the latest version: #310

Credits

Huge thanks to @floatdrop and @clarkdo for their help!

Commits

The new version differs by 4 commits.

  • dbc003d 9.0.0
  • 665a6db Bumped dependencies to the latest version (#310)
  • ad9a5d3 Set encoding to utf-8 for JSON responses (#302)
  • aa1f5b4 Simplified sendError method (#307)

See the full diff

@greenkeeper greenkeeper bot closed this Oct 19, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/micro-8.0.0 branch October 19, 2017 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant