wilmoore / selectn.js

Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
https://www.npmjs.com/package/selectn
MIT License
196 stars 16 forks source link

An in-range update of dependency-check is breaking the build 🚨 #68

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 2.9.0 of dependency-check just got published.

Branch Build failing 🚨
Dependency dependency-check
Current Version 2.8.0
Type devDependency

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

As dependency-check is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/wilmoore/selectn.js/builds/242914986?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 3 commits.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

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

greenkeeper[bot] commented 7 years ago

Version 2.9.1 just got published.

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

Release Notes Fallback `.js` Detective

Fixed

  • Fallback on .js when no detective is found for extension

Changed

  • Use async resolve() function
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.9.2 just got published.

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

Commits

The new version differs by 6 commits.

  • ed7e923 2.9.2
  • 5cb1030 Correctly determine core modules in different Node versions
  • ef25eb0 Add Node 7 and 8 as test targets
  • 03e4fbc Pin to older read-package-json to pass tests
  • 93a33fe Update Travis Badge
  • 6595b27 Remove "only usable with --unused" from docs

See the full diff