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

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

Open
greenkeeper bot opened this issue May 25, 2019 · 4 comments
Open

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

greenkeeper bot opened this issue May 25, 2019 · 4 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 25, 2019

The devDependency nodemon was updated from 1.19.0 to 1.19.1.

🚨 View failing branch.

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 could not complete due to an error (Details).

Release Notes for v1.19.1

1.19.1 (2019-05-25)

Bug Fixes

  • ensure signal is sent to exit event (13afac2)
Commits

The new version differs by 5 commits.

  • 5124ae9 Merge branch 'master' of github.com:remy/nodemon
  • 95fa05a chore: git card
  • d84f421 chore: adding funding file
  • 13afac2 fix: ensure signal is sent to exit event
  • d088cb6 chore: update stalebot

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 25, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 3, 2019

  • The devDependency nodemon was updated from 1.19.1 to 1.19.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.19.2

1.19.2 (2019-09-03)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 12b66cd fix: langauge around "watching" (#1591)
  • 2e6e2c4 docs: README Grammar (#1601)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 29, 2019

  • The devDependency nodemon was updated from 1.19.2 to 1.19.3.

Your tests are still failing with this version. Compare changes

Release Notes for v1.19.3

1.19.3 (2019-09-29)

Bug Fixes

  • to avoid confusion like in #1528, always report used extension (eead311)
Commits

The new version differs by 1 commits.

  • eead311 fix: to avoid confusion like in #1528, always report used extension

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 15, 2019

  • The devDependency nodemon was updated from 1.19.3 to 1.19.4.

Your tests are still failing with this version. Compare changes

Release Notes for v1.19.4

1.19.4 (2019-10-15)

Bug Fixes

Commits

The new version differs by 4 commits.

  • 7d6c1a8 fix: Replace jade references by pug
  • 74c8749 chore: test funding.yml change
  • c1a8b75 chore: update funding
  • d5b9891 test: ensure ignore relative paths

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants