jonathanweiss / component-manager

Micro utility (583 bytes compressed) that manages initialising and teardown of components (e.g. jQuery plugins) as soon as specific DOM nodes are added into the document, respectively removed from it.
MIT License
7 stars 0 forks source link

Update npm-watch to the latest version 🚀 #75

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.3.0 of npm-watch just got published.

Dependency npm-watch
Current Version 0.2.0
Type devDependency

The version 0.3.0 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 npm-watch. 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 ⬆

Update nodemon version

Commits

The new version differs by 4 commits.

  • 559606e 0.3.0
  • 9ea41ce Merge pull request #50 from sandrosc/patch-1
  • 91fcfe7 Update package.json -> nodemon version
  • faa56d7 Update package.json

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 5db0e72667d157580779b4db8a6f13c0d31bd8a1 on greenkeeper/npm-watch-0.3.0 into on master.

greenkeeper[bot] commented 6 years ago

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • d13a35d 0.4.0
  • 93effc5 Merge pull request #57 from bluebrat/master
  • e95f172 Merge pull request #1 from bluebrat/runOnChangeOnly-option
  • f56cb5b Implement runOnChangeOnly option

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 55ff75b 0.5.0
  • 312e92d Merge pull request #62 from mfolkeseth/minimal-nodemon
  • dd8fde9 Assures minimal version of nodemon 1.18.7 #61

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for How long is it?
  • Add verbose option
  • Added config flag to clear the buffer on file changes
  • Clean up documentation

Thank you to @kaycebasques, @Leo7654, @charlesbdudley for your kind contributions!

v0.5.0...v0.6.0

Commits

The new version differs by 11 commits.

  • efb3c75 0.6.0
  • ced6020 Documentation for verbose mode
  • e02147f Merge pull request #53 from charlesbdudley/add-clear-buffer-option
  • a30560c Merge branch 'master' into add-clear-buffer-option
  • f5f5064 Merge pull request #54 from Leo7654/master
  • 22aef57 Merge branch 'master' into master
  • 305a45e Merge pull request #63 from kaycebasques/patch-1
  • 6e88d57 Fix code samples
  • c555e38 Add section on ignoring files
  • 3ba807e Add verbose option
  • 73b3c9d added config flag to clear the buffer on file changes

See the full diff