alsatian-test / alsatian-website

1 stars 0 forks source link

Update onchange to the latest version πŸš€ #115

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

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’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 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’t 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](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:

greenkeeper[bot] commented 6 years ago

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] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

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