DBCDK / dk5

DK5 Digital
GNU Affero General Public License v3.0
0 stars 0 forks source link

An in-range update of nodemon is breaking the build 🚨 #446

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.12.2 of nodemon was just published.

Branch Build failing 🚨
Dependency nodemon
Current Version 1.12.1
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

nodemon is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/DBCDK/tanterne/builds/311518138?utm_source=github_status&utm_medium=notification)

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

After pinning to 1.12.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 1.12.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

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.

Your tests are still failing with this version. Compare the changes 🚨

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.

Your tests are still failing with this version. Compare the changes 🚨

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

fvsdbc commented 6 years ago

Ignore