notifme / notifme-sdk

A Node.js library to send all kinds of transactional notifications.
https://notifme.github.io/www/
MIT License
1.94k stars 149 forks source link

Update nodemon to the latest version 🚀 #40

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.12.2 of nodemon was just published.

Dependency nodemon
Current Version 1.12.1
Type devDependency

The version 1.12.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.


Commits

The new version differs by 13 commits.

  • 24a4b84 feat: disable chokidar globbing on windows (#1140)
  • 6d57dac fix: bump deps and fix tests for local dev (#1139)
  • 5a89df6 fix: Support for .mjs es6 modules (#1138)
  • 9b6c786 fix: sync help.txt to available options
  • 0b1bf13 docs: update faq for -c option
  • f3e0c29 fix: read config file before defaulting script parameter (#1110)
  • d0c515a chore: Merge branch 'AverageMarcus-fix/810'
  • 5b990b2 chore: merge branch 'fix/810'
  • af54f64 docs: trying a new position
  • 29a9a44 fix: Add support for multi-level filenames
  • ff935ca test: Test support for multi-level filenames
  • 07e55cc docs: update FAQ with added platform documentation
  • 4391ede docs: Reposition Code Sponsor (#1090)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 1.12.3 just got published.

Update to this version instead 🚀

Release Notes v1.12.3

1.12.3 (2017-12-04)

Bug Fixes

Features

  • nodemonConfig support in package.json (fb5da38), closes #873
Commits

The new version differs by 2 commits.

  • 71eab1a fix: require node 6 or above in engines
  • 2bb587c chore: update semantic release process

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.12.4 just got published.

Update to this version instead 🚀

Release Notes v1.12.4

1.12.4 (2017-12-04)

Bug Fixes

  • reduce help output (a teeny bit) (2e1b496)
Commits

The new version differs by 1 commits.

  • 2e1b496 fix: reduce help output (a teeny bit)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.12.5 just got published.

Update to this version instead 🚀

Release Notes v1.12.5

1.12.5 (2017-12-05)

Bug Fixes

Commits

The new version differs by 4 commits.

  • 6a4fb22 fix: pass through execArgs from config (#1142)
  • 18c03f9 chore: bump dev deps
  • 7dcea48 chore: update stale bot config
  • 17ad4b9 docs: include .github templates

See the full diff