Skip to content

Update nodemon to the latest version 🚀 #4637

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

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 13, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 1.17.2 of nodemon was just published.

Dependency nodemon
Current Version 1.17.1
Type devDependency

The version 1.17.2 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.2

1.17.2 (2018-03-13)

Bug Fixes

Commits

The new version differs by 5 commits.

  • 89d6062 fix: prevent throw when args missing (#1288)
  • 372e6b2 fix: watch count regression (#1287)
  • 8637e52 chore: merge branch 'master'
  • 41f0d42 chore: update issue template
  • e16f2fe chore: revert package

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 Mar 13, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4637   +/-   ##
=======================================
  Coverage   92.64%   92.64%           
=======================================
  Files         119      119           
  Lines        8566     8566           
=======================================
  Hits         7936     7936           
  Misses        630      630
Impacted Files Coverage Δ
src/Routers/PushRouter.js 92.85% <0%> (-3.58%) ⬇️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 97.11% <0%> (-0.1%) ⬇️
src/RestWrite.js 93.78% <0%> (+0.36%) ⬆️

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 3acb3e7...cd9f78c. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Mar 31, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 31, 2018

Version 1.17.3 just got published.

Update to this version instead 🚀

Release Notes v1.17.3

1.17.3 (2018-03-31)

Bug Fixes

  • don't throw when required in the repl (aa18c80), closes #1292
Commits

The new version differs by 1 commits.

  • aa18c80 fix: don't throw when required in the repl

See the full diff

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.

0 participants