Skip to content
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

Update nodemon to the latest version 🚀 #4885

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 10, 2018

Version 1.18.0 of nodemon was just published.

Dependency nodemon
Current Version 1.17.5
Type devDependency

The version 1.18.0 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.18.0

1.18.0 (2018-07-10)

Bug Fixes

Features

  • support ctrl+l to clear (a974892)
Commits

The new version differs by 10 commits.

  • a974892 feat: support ctrl+l to clear
  • d48a482 fix: don't watch directory when watching file
  • 9d1a63c fix: allow watching relative path files (#1385)
  • ec76cad chore: Merge branch 'master'
  • 73aa13f docs: add to faq
  • 251bc57 docs: typo on string #24 & #246 (#1374)
  • a724e53 docs: more docs for nodemon as child process (#1362)
  • 935e260 docs: FAQ update to address Docker restarts
  • c554b42 Update faq.md
  • dc06466 Note about procps on Docker

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 Jul 10, 2018

Codecov Report

Merging #4885 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4885      +/-   ##
==========================================
- Coverage   92.95%   92.93%   -0.03%     
==========================================
  Files         119      119              
  Lines        8821     8821              
==========================================
- Hits         8200     8198       -2     
- Misses        621      623       +2
Impacted Files Coverage Δ
src/Adapters/Auth/meetup.js 84.21% <0%> (-5.27%) ⬇️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 97.2% <0%> (-0.09%) ⬇️

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 e07a442...83a7e62. Read the comment docs.

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

greenkeeper bot commented Jul 11, 2018

Version 1.18.1 just got published.

Update to this version instead 🚀

Release Notes v1.18.1

1.18.1 (2018-07-11)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 25a1813 fix: send proper quit signal on ctrl-c (#1387)
  • a5263b1 docs: change README.md to make the intro more concise

See the full diff

@greenkeeper greenkeeper bot deleted the greenkeeper/nodemon-1.18.0 branch July 12, 2018 14:33
flovilmart added a commit that referenced this pull request Aug 12, 2018
* chore(package): update nodemon to version 1.18.1

Closes #4885

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
flovilmart added a commit that referenced this pull request Aug 12, 2018
* chore(package): update nodemon to version 1.18.1

Closes #4885

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
* chore(package): update nodemon to version 1.18.1

Closes parse-community#4885

* 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.

1 participant