Closed greenkeeper[bot] closed 5 years ago
devDependency
env-cmd was updated from 7.0.0
to 9.0.0
.Update to this version instead π
The new version differs by 18 commits.
4463e55
Updates to Readme and CLI help text
4b37f41
Readme updates
cd3018f
Switch to dist folder and output typescript declaration files
3534069
Add --use-shell option
86edc94
Fix issue where rc file option was always defined
0523d99
More Readme file tweaks
25de68f
Fix newline character parsing in .env files
9171dc0
More Readme file tweaks
dc06c40
Add in programmatic API docs
c6220bc
Dropped support for node v6 since its now deprecated
2509f2c
Readme file tweaks
75a2f50
Add polyfill for util.promisify for node v6
4990ab3
Add async .rc file support
56ed009
Convert EnvCmd to Typescript
0738042
Initial conversion of lib over to typescript
There are 18 commits in total.
See the full diff
devDependency
env-cmd was updated from 7.0.0
to 9.0.1
.devDependency
env-cmd was updated from 7.0.0
to 9.0.2
.devDependency
env-cmd was updated from 7.0.0
to 9.0.3
.devDependency
env-cmd was updated from 7.0.0
to 10.0.0
.devDependency
env-cmd was updated from 7.0.0
to 10.0.1
.
Version 8.0.0 of env-cmd was just published.
The version 8.0.0 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.
It might be worth looking into these changes and trying to get this project onto the latest version of env-cmd.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 4 commits.
a4b2143
8.0 release
569b5a9
Fix bugs in parent and spawn process termination (#36)
1bf9451
Stripe spaces out around equal sign when parsing an env file. (#35)
7829a6c
Add support for escaping double and single quoted values. (#34)
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: