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 π
error
should be status
code in readme.md
: #303Stream
) correctly: #299Huge thanks to @floatdrop and @mikeal for their 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
Update to this version instead π
Huge thanks to @arbazsiddiqui for helping!
Update to this version instead π
Huge thanks to @timneutkens and @JakubMatyka for helping!
The new version differs by 7 commits.
8e904e3
9.1.0
57d0458
Updated license date
2694bfc
Brought lockfiles in order
774f5aa
Allow exporting a promise that might become a function (#335)
12de1f2
Update readme.md (#332)
ab74cb0
Update index.js (#330)
92081d2
Replace exponential operator with Math.pow as it causes errors (#328)
See the full diff
Update to this version instead π
The new version differs by 8 commits.
fa91ddc
9.1.1
3191eea
splat listen() args to only specify host when supplied (#347)
3b33de0
Create README file for https example (#340)
1248351
Lint Socket.IO Example (#341)
14b097a
Remove unused var from with-graphql example (#342)
dd2a4bb
[WIP] feat: support es6 module default export (#336)
62f3e45
No transpilation needed anymore
08146dd
Removed triangle from company name
See the full diff
Update to this version instead π
The new version differs by 14 commits.
d11b496
9.3.0
95ffc80
correct and simplify shutdown hooks
b2d35ee
update usage and installation documentation
2aed2f7
allow listening on multiple endpoints
801fdb1
change circleci badge style to shield
eb9485b
update readme badges
e26b69a
remove coveralls and set 100% coverage threshold
98ec80f
remove travis-ci configuration
e2d0f40
add circleci configuration
c099757
manual linting fixups
e9448a3
ignore yarn-error.log
72b1419
initial lint --fix pass
f6818af
use new linting ecosystem
ed0b804
update .editorconfig to latest
See the full diff
dependency
micro was updated from 7.3.3
to 9.3.4
.Update to this version instead π
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: