Update cross-env to version 5.0.0 ๐
| ๐จ๐ฅโ ๏ธ Action required: Switch to the new Greenkeeper now! ๐จ๐ฅโ ๏ธ |
|---|
| This version of Greenkeper will be shutdown on May 31st. |
With Integrations first-class bot support landed on GitHub and weโve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.![]() |
Hello lovely humans,
cross-env just published its new version 5.0.0.
| State | Update :rocket: |
|---|---|
| Dependency | cross-env |
| New version | 5.0.0 |
| Type | dependency |
This version 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 cross-env. 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.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isnโt right? Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while Iโm just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project :sparkles:
You rock!
:palm_tree:
5.0.0 (2017-05-11)
Bug Fixes
- bin: add a bin entry for cross-env-shell (9c4f3462)
Features
- don't change colons on non-PATH/NODE_PATH on win32 (#107) (38814238)
- bin: two bins (shell, non-shell) (#104) (d7b48d5c, closes #99)
Breaking Changes
- Scripts using quotes or escape sequences will see a difference in behavior.
Switching to the second bin should resolve any issue.
Closes #99.
(d7b48d5c)
The new version differs by 30 commits .
9c4f346fix(bin): add a bin entry for cross-env-shelld7b48d5feat(bin): two bins (shell, non-shell) (#104)3881423feat: don't change colons on non-PATH/NODE_PATH on win32 (#107)6994a24docs(contributors): add amilajack to contributors (#98)e8a1614fix: Resolve value of env variables before invoking cross-spawn (#95)9e0ea05docs(engine): revert support to node 4 (#96)0a846e6fix: Remove Windows => UNIX variable conversion (#94)ea0ac4bfeat: Convert list delimiters for PATH-style env variables (#93)ea80021feat(spawn): add support for quoted scripts22d1c80fix(module): Add export for commonjs (#88)1b172fefeat(args): convert embedded and braced variables in command args (#86)c1a9ed0fix(args): make args conversion stateless (#85)920451ddocs(contributors): add @inyono (#83)b59473adocs(contributors): add @danielo515 (#81)4799cc2docs(README): Add compumike08 as a contributor (#79)
There are 30 commits in total. See the full diff.
