Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

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

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Apr 7, 2023

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

ℹ️ 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.


  • The recommended version is 21 versions ahead of your current version.
  • The recommended version was released a year ago, on 2022-01-24.
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

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant