segmentio / myth

A CSS preprocessor that acts like a polyfill for future versions of the spec.
4.33k stars 131 forks source link

[Snyk] Upgrade node-watch from 0.3.5 to 0.7.3 #158

Open snyk-bot opened 1 year ago

snyk-bot commented 1 year ago

Snyk has created this PR to upgrade node-watch from 0.3.5 to 0.7.3.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: node-watch
  • 0.7.3 - 2022-01-24
    • Fixed the type definition of callback function. (by @ xieyuheng)
    • Optimization to the guard function. (by @ wmertens)
    • Switched to Github Actions for CI.
  • 0.7.2 - 2021-09-19
  • 0.7.1 - 2020-12-06

    Fixes

    • Don't normalize events for Windows or it might lose essential events.
    • Fix the functionality of the .close() method before watcher is ready.
  • 0.7.0 - 2020-10-05

    Feature

    • Add an extra flag for skipping sub-directories like node_modules inside filter function.
  • 0.6.4 - 2020-05-01

    Fixes

    • Fix ERR_FEATURE_UNAVAILABLE_ON_PLATFORM error for Node v14.
  • 0.6.3 - 2019-08-10

    Fixes

    • Fix types for allowing watching multiple files.
  • 0.6.2 - 2019-04-18

    Fixes

    • Detect temporary editor files more wisely in order to avoid side effects on Windows
  • 0.6.1 - 2019-04-09
    • Add TypeScript support.
    • Fix race condition of fs.exists and fs.stat.
    • Prevent redundant events on Windows when creating file/directory.
  • 0.6.0 - 2019-01-03

    0.6.0

    Special thanks to Timo Tijhof

    • Drop support for node < 6.0
    • Lots of bug fixed.
    • Add ready event for the watcher.
  • 0.5.9 - 2018-11-24

    0.5.9

    Fixes

    • Fix function detection.
    • Emit close event after calling .close().
    • Don't emit any events after close.

    Changes

    • Change default delay to 200ms.
  • 0.5.8 - 2018-03-08
  • 0.5.7 - 2018-02-08
  • 0.5.6 - 2018-01-25
  • 0.5.5 - 2017-06-23
  • 0.5.4 - 2017-05-04
  • 0.5.3 - 2017-04-29
  • 0.5.2 - 2017-03-18
  • 0.5.1 - 2017-03-13
  • 0.5.0 - 2017-03-12
  • 0.4.1 - 2016-10-09
  • 0.4.0 - 2016-07-25
  • 0.3.5 - 2015-12-11
from node-watch GitHub release notes
Commit messages
Package name: node-watch
  • 87f687a release 0.7.3 (#121)
  • b4bd21d Do not fail fast
  • 1f441f3 Do not test on Windows right now
  • 2218f9f Temporarily exclude node 16.x
  • 6b352c5 Tweak ci
  • e79f015 Update badge
  • 5527d38 Switch to GitHub CI
  • 5eab007 Format code inside guard function (#119)
  • 6da8a8b Merge pull request #118 from wmertens/patch-1
  • 728ccbb skip: only provide on initial recurse
  • 0c8a3e6 fix Callback type (#116)
  • ac8c8e6 release 0.7.2
  • 6cf4fbf Remove all-contributors badge in favor of GitHub contributors board
  • 23d0884 Merge pull request #115 from Krinkle/patch-2
  • 93445d1 Exclude test directory from npm package
  • c69294f Merge pull request #114 from inkch/master
  • cddc3d9 Fix typo in README: resursive -> recursive
  • d7a7b68 Remove sponsor info
  • 9186177 update license info
  • 00a3045 release 0.7.1
  • 4cac915 Should not watch after .close() is called.
  • 2e42be3 Make test pass on Windows
  • 0d66a86 Tweak test
  • cd14f90 Add Node 15 and drop 8 for travis'
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs