rss-fulltext-proxy
rss-fulltext-proxy copied to clipboard
Update concurrently to the latest version π
The devDependency concurrently was updated from 4.1.2
to 5.0.0
.
This version is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: gustavohenke License: MIT
Release Notes for v5.0.0
Breaking changes
- Timestamp formatting library
date-fns
was upgraded to v2.0.0 (#196)
Other changes
- Kill child processes on
SIGHUP
(#195)
Commits
The new version differs by 4 commits ahead by 4, behind by 1.
2c4e1b7
5.0.0
40e7647
npm: upgrade date-fns to v2.0.1 (#196)
b140ef1
Kill commands on SIGHUP (#195)
8365dc0
ci: run on Node.js v12
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 :palm_tree:
- The
devDependency
concurrently was updated from4.1.2
to5.0.1
.
Update to this version instead π
Release Notes for v5.0.1
- Upgrade dependencies to get rid of vulnerability in
os-locale
(#204, #205) - bin: remove duplicate entries from usage docs (#192)