Skip to content

Update nodemon to the latest version 🚀 #4781

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 24, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 23, 2018

Version 1.17.5 of nodemon was just published.

Dependency nodemon
Current Version 1.17.3
Type devDependency

The version 1.17.5 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 nodemon.

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 v1.17.5

1.17.5 (2018-05-23)

Bug Fixes

  • in watch, use fully filtered ignore rules (b3fc3a9), closes #1348
Commits

The new version differs by 9 commits.

  • b3fc3a9 fix: in watch, use fully filtered ignore rules
  • ff79835 chore: update stalebot
  • ee2aac1 fix: support env.SUPPRESS_SUPPORT (#1334)
  • 58b82f2 fix: increase perf of watching large file count
  • f616258 fix: {{filename}} is only replaced once
  • 97f8d0a fix: node_modules watched off relative path (#1328)
  • 9bbc219 fix: only hook SIGINT on boot - not at require
  • d53a244 chore: mildly reduce npm package size
  • 6925494 docs: use consistent ext example

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@codecov
Copy link

codecov bot commented May 23, 2018

Codecov Report

Merging #4781 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #4781   +/-   ##
======================================
  Coverage    92.7%   92.7%           
======================================
  Files         119     119           
  Lines        8679    8679           
======================================
  Hits         8046    8046           
  Misses        633     633

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 57da2de...d444cff. Read the comment docs.

@flovilmart flovilmart merged commit fd86295 into master May 24, 2018
@flovilmart flovilmart deleted the greenkeeper/nodemon-1.17.5 branch May 24, 2018 20:28
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
* chore(package): update nodemon to version 1.17.5

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants