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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update onchange to the latest version 馃殌 #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented May 7, 2018

Version 4.0.0 of onchange was just published.

Dependency onchange
Current Version 3.3.0
Type devDependency

The version 4.0.0 is not covered by your current version range.

If you don鈥檛 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 onchange.

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鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes Update `chokidar`

Changed

  • Update chokidar to 2.x
  • Update cross-spawn to 6.x
Commits

The new version differs by 6 commits.

  • 1b01b79 4.0.0
  • b75bbf5 Remove greenkeeper badge
  • 8586a0c Add package-lock.json
  • 4548603 fix(package): update chokidar to version 2.0.0 (#58)
  • 23575cb fix(package): update cross-spawn to version 6.0.0 (#59)
  • 73c96a8 Mention cli-error-notifier in README (#60)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@coveralls
Copy link

Coverage Status

Coverage remained the same at 20.0% when pulling d3ee91c on greenkeeper/onchange-4.0.0 into b30f5d0 on master.

greenkeeper bot added a commit that referenced this pull request Jul 15, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 15, 2018

Version 4.1.0 just got published.

Update to this version instead 馃殌

Release Notes Expose "Await Write Finish"

Added

  • Expose awaitWriteFinish option from chokidar
Commits

The new version differs by 4 commits.

  • fce73fd 4.1.0
  • c89adef Update package-lock.json
  • cd37536 Add "Await Write Finish" option (#66)
  • a6ecd45 Update to node 10 in .travis.yml (#64)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 30, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 30, 2018

  • The devDependency onchange was updated from 3.3.0 to 5.0.0.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

  • cdf42fc 5.0.0
  • 309eb11 Refactor module to enqueue and support concurrency (#67)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 2, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 2, 2018

  • The devDependency onchange was updated from 3.3.0 to 5.0.1.

Update to this version instead 馃殌

Release Notes for Fix child command PID debugging

Fixed

  • Print correct PID when debugging in verbose mode
Commits

The new version differs by 4 commits.

  • 3cf286b 5.0.1
  • 7b5c038 Update --poll documentation in README
  • 1e8ad66 Fix childCommand.pid output
  • 1e13588 Rename item to job, add functionality comments

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 2, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 2, 2018

  • The devDependency onchange was updated from 3.3.0 to 5.0.2.

Update to this version instead 馃殌

Release Notes for Fix kill logging

Fixed

  • Fix logging of changes when exiting a process
Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 3, 2018

  • The devDependency onchange was updated from 3.3.0 to 5.1.0.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • c71cf1d 5.1.0
  • 415c604 Enable flag for initial chokidar events (#74)
  • ba5a1a6 Allow --await-write-finish to specify time (#72)
  • 402a4c8 Warn about --exclude and node_modules (#73)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 22, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 22, 2018

  • The devDependency onchange was updated from 3.3.0 to 5.1.1.

Update to this version instead 馃殌

Release Notes for Fix `outpipe`

Fixed

  • Fixed output(opts) call
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 24, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 24, 2018

  • The devDependency onchange was updated from 3.3.0 to 5.1.2.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 26, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 26, 2018

  • The devDependency onchange was updated from 3.3.0 to 5.1.3.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • 34b3085 5.1.3
  • 14f1f21 Properly quote command and argument for echo (#78)
  • 4de55d6 Fix this.childOutpipe.stdin.end()
  • 7428f2c Tidy up variable naming to properly spelt words

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 9, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 9, 2018

  • The devDependency onchange was updated from 3.3.0 to 5.2.0.

Update to this version instead 馃殌

Release Notes for Keep color in jobs

Changed

  • Use FORCE_COLOR and supports-color to detect and pass through color support to child scripts
Commits

The new version differs by 3 commits.

  • eceab5b 5.2.0
  • 5550d67 Use double quotes for echo.js shell script (#82)
  • 060fe44 Use FORCE_COLOR to pass color support to jobs (#81)

See the full diff

greenkeeper bot added a commit that referenced this pull request May 19, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 19, 2019

  • The devDependency onchange was updated from 3.3.0 to 6.0.0.

Update to this version instead 馃殌

Release Notes for Chokidar 3.0

Changed

  • Updated chokidar to latest which supports node.js 8+ only and includes major perf improvements
Commits

The new version differs by 4 commits.

  • d04e42a 6.0.0
  • 1ea5af9 Update chokidar to the latest version 馃殌 (#87)
  • 97f7bac Update arrify to the latest version 馃殌 (#86)
  • 6f6a82f Update supports-color to the latest version 馃殌 (#84)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 10, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 10, 2019

  • The devDependency onchange was updated from 3.3.0 to 6.1.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Apr 21, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 21, 2020

  • The devDependency onchange was updated from 3.3.0 to 6.1.1.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Apr 25, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 25, 2020

  • The devDependency onchange was updated from 3.3.0 to 7.0.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Apr 28, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 28, 2020

  • The devDependency onchange was updated from 3.3.0 to 7.0.1.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Apr 30, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 30, 2020

  • The devDependency onchange was updated from 3.3.0 to 7.0.2.

Update to this version instead 馃殌

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

1 participant