Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cross-env to version 5.0.0 🚀 #120

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

🚨🔥⚠️ 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 🚀
Dependency cross-env
New version 5.0.0
Type devDependency

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 ✨

You rock!

🌴


GitHub Release

5.0.0 (2017-05-11)

Bug Fixes

  • bin: add a bin entry for cross-env-shell (9c4f3462)

Features

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 32 commits .

  • 9c4f346 fix(bin): add a bin entry for cross-env-shell
  • d7b48d5 feat(bin): two bins (shell, non-shell) (#104)
  • 3881423 feat: don't change colons on non-PATH/NODE_PATH on win32 (#107)
  • 6994a24 docs(contributors): add amilajack to contributors (#98)
  • e8a1614 fix: Resolve value of env variables before invoking cross-spawn (#95)
  • 9e0ea05 docs(engine): revert support to node 4 (#96)
  • 0a846e6 fix: Remove Windows => UNIX variable conversion (#94)
  • ea0ac4b feat: Convert list delimiters for PATH-style env variables (#93)
  • ea80021 feat(spawn): add support for quoted scripts
  • 22d1c80 fix(module): Add export for commonjs (#88)
  • 1b172fe feat(args): convert embedded and braced variables in command args (#86)
  • c1a9ed0 fix(args): make args conversion stateless (#85)
  • 920451d docs(contributors): add @inyono (#83)
  • b59473a docs(contributors): add @danielo515 (#81)
  • 4799cc2 docs(README): Add compumike08 as a contributor (#79)

There are 32 commits in total. See the full diff.

@codecov-io
Copy link

codecov-io commented May 11, 2017

Codecov Report

Merging #120 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #120   +/-   ##
=======================================
  Coverage   23.76%   23.76%           
=======================================
  Files          36       36           
  Lines         686      686           
  Branches      108      108           
=======================================
  Hits          163      163           
  Misses        523      523

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e279a05...64e8597. Read the comment docs.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 64e8597 on greenkeeper-cross-env-5.0.0 into ** on master**.

@JonatanSalas JonatanSalas deleted the greenkeeper-cross-env-5.0.0 branch October 16, 2017 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants