jbenner-radham / node-readme-md-cli

Automatically generate a readme for your project from the CLI.
MIT License
2 stars 0 forks source link

An in-range update of sort-package-json is breaking the build 🚨 #22

Closed greenkeeper[bot] closed 1 month ago

greenkeeper[bot] commented 5 years ago

The devDependency sort-package-json was updated from 1.22.1 to 1.23.0.

🚨 View failing branch.

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

sort-package-json 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 could not complete due to an error ([Details](https://travis-ci.org/jbenner-radham/node-readme-md-cli/builds/608669079?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.23.0

1.23.0 (2019-11-07)

Features

  • Cross-platform support for glob paths (#74) (a940e93)
Commits

The new version differs by 3 commits.

  • a940e93 feat: Cross-platform support for glob paths (#74)
  • 14a9ee1 docs: add link to eslint run with autofix (#69)
  • de04f88 docs: add automatic instructions (#66)

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 5 years ago

After pinning to 1.22.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 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.23.1

1.23.1 (2019-11-07)

Bug Fixes

  • package: update detect-indent to version 6.0.0 (daab31d)
Commits

The new version differs by 1 commits.

  • daab31d fix(package): update detect-indent to version 6.0.0

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.24.0

1.24.0 (2019-11-25)

Features

  • add 'type' field to list (1c51598)
Commits

The new version differs by 3 commits.

  • 4de7adb Merge pull request #77 from eankeen/field/type
  • 1c51598 feat: add 'type' field to list
  • 491edb9 test: tests are unreliable in Windows (#72)

See the full diff