Open greenkeeper[bot] opened 7 years ago
Update to this version instead 🚀
async
on older Node.js: #298Huge thanks to @floatdrop for his help!
Update to this version instead 🚀
Huge thanks to @floatdrop and @clarkdo for their help!
Update to this version instead 🚀
Number.isNaN
instead of global.isNaN
: #322Huge thanks to @dougwilson and @rapzo for their help!
The new version differs by 6 commits.
451506d
9.0.1
b39f0e4
Bumped dependencies to the latest version
4b65506
Use Number.isNaN
instead of global.isNaN
(#322)
d03895e
Add port type and range validation to micro. (#320)
1464634
Replace media-typer module with content-type (#316)
221f9ed
Don't recommend installing async-to-gen globally (#311)
See the full diff
Version 8.0.0 of micro just got published.
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.0Read 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](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: