Skip to content

Update cross-env to the latest version 🚀 #4071

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

Merged
merged 1 commit into from
Aug 10, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 1, 2017

Version 5.0.2 of cross-env just got published.

Dependency cross-env
Current Version 5.0.1
Type devDependency

The version 5.0.2 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.


Release Notes v5.0.2

<a name"5.0.2">

5.0.2 (2017-08-01)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 487241d fix: Handle relative path in cmd on windows (#130)
  • f83a163 chore(deps): updated package babel-cli from 6.23.0 to 6.24.1 (#119)

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@codecov
Copy link

codecov bot commented Aug 1, 2017

Codecov Report

Merging #4071 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4071      +/-   ##
==========================================
+ Coverage    90.7%   90.74%   +0.03%     
==========================================
  Files         116      116              
  Lines        7916     7916              
==========================================
+ Hits         7180     7183       +3     
+ Misses        736      733       -3
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.5% <0%> (+0.12%) ⬆️
src/RestWrite.js 93.16% <0%> (+0.18%) ⬆️
src/Adapters/Auth/meetup.js 89.47% <0%> (+5.26%) ⬆️

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 92d51de...79ab27f. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Aug 3, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 3, 2017

Version 5.0.3 just got published.

Update to this version instead 🚀

Release Notes v5.0.3

<a name"5.0.3">

5.0.3 (2017-08-03)

Bug Fixes

  • Normalize command only and not command args(windows) (#134) (277cf075)
Commits

The new version differs by 3 commits.

  • 277cf07 fix: Normalize command only and not command args(windows) (#134)
  • 601632d test: Fix EventEmitter.MaxListenersExceededWarning warning (#132)
  • 0fe3482 chore: rm yarn.lock, add lock files to .gitignore (#131)

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 6, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 6, 2017

Version 5.0.4 just got published.

Update to this version instead 🚀

Release Notes v5.0.4

<a name"5.0.4">

5.0.4 (2017-08-06)

Bug Fixes

  • Don't pass fn reference(commandConvert) to commandArgs.map (#135) (c03ec7a2)
Commits

The new version differs by 1 commits.

  • c03ec7a fix: Don't pass fn reference(commandConvert) to commandArgs.map (#135)

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 8, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 8, 2017

Version 5.0.5 just got published.

Update to this version instead 🚀

Release Notes v5.0.5

<a name"5.0.5">

5.0.5 (2017-08-08)

Bug Fixes

  • docs: add malware warning to README (44b37dd1)
Commits

The new version differs by 1 commits.

  • 44b37dd fix(docs): add malware warning to README

See the full diff

@acinader acinader merged commit 47f00e6 into master Aug 10, 2017
@acinader acinader deleted the greenkeeper/cross-env-5.0.2 branch August 10, 2017 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant