Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

[Snyk] Upgrade nodemon from 1.19.3 to 2.0.2#2

Merged
okikio merged 2 commits intomasterfrom
snyk-upgrade-3120ae2d3a18e44e59f3c654328b2982
Feb 15, 2020
Merged

[Snyk] Upgrade nodemon from 1.19.3 to 2.0.2#2
okikio merged 2 commits intomasterfrom
snyk-upgrade-3120ae2d3a18e44e59f3c654328b2982

Conversation

@snyk-bot
Copy link
Copy Markdown
Contributor

@snyk-bot snyk-bot commented Feb 2, 2020

Snyk has created this PR to upgrade nodemon from 1.19.3 to 2.0.2.

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

Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 7 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2019-12-11.

The recommended version fixes:

Severity Issue Exploit Maturity
Information Disclosure
SNYK-JS-KINDOF-537849
Proof of Concept
Release notes
Package name: nodemon
  • 2.0.2 - 2019-12-11

    2.0.2 (2019-12-11)

    Bug Fixes

  • 2.0.1 - 2019-11-22

    2.0.1 (2019-11-22)

    Bug Fixes

    • ubuntu loop waiting for sub processes (ed91703), closes #1633
  • 2.0.1-alpha.3 - 2019-11-21
  • 2.0.1-alpha.2 - 2019-11-21
  • 2.0.1-alpha.1 - 2019-11-21
  • 2.0.0 - 2019-11-20

    2.0.0 (2019-11-20)

    Bug Fixes

    • wait for all subprocesses to terminate (fixes issue #1476) (0e6ba3c)

    Features

    BREAKING CHANGES

    • Upgrading to chokidar@3 drops support for node@4, so nodemon is doing the same, and now supports node@8+
    • Chokidar upgrade means: massive CPU & RAM consumption improvements. 17x package & deps size reduction.
  • 1.19.4 - 2019-10-15

    1.19.4 (2019-10-15)

    Bug Fixes

  • 1.19.3 - 2019-09-29

    1.19.3 (2019-09-29)

    Bug Fixes

    • to avoid confusion like in #1528, always report used extension (eead311)
from nodemon GitHub release notes
Commit messages
Package name: nodemon
  • cd45d74 test: fix fork test
  • 496c335 chore: undo change to spawn code
  • 47dfb8b fix: pipe stderr correctly
  • ed91703 fix: ubuntu loop waiting for sub processes
  • 9a67f36 feat: update chokidar to v3
  • 6781b40 docs: add license file
  • 0e6ba3c fix: wait for all subprocesses to terminate (fixes issue #1476)
  • b58cf7d chore: Merge branch 'master'
  • 95a4c09 docs: add to faq
  • 3a2eaf7 choe: merge master
  • 3d90879 chore: add logo to site
  • 7d6c1a8 fix: Replace `jade` references by `pug`
  • 74c8749 chore: test funding.yml change
  • c1a8b75 chore: update funding
  • d5b9891 test: ensure ignore relative paths

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

@okikio okikio merged commit eb9bcba into master Feb 15, 2020
@okikio okikio deleted the snyk-upgrade-3120ae2d3a18e44e59f3c654328b2982 branch February 15, 2020 00:51
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.

debug.js colour and logging behaviour changed with the upgrade to v2 Nodemon waits forever for subprocesses to end Replace jade references by pug

2 participants