Nozbe / WatermelonDB

πŸ‰ Reactive & asynchronous database for powerful React and React Native apps ⚑️
https://watermelondb.dev
MIT License
10.62k stars 600 forks source link

An in-range update of anymatch is breaking the build 🚨 #474

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency anymatch was updated from 3.0.3 to 3.1.0.

🚨 View failing branch.

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

anymatch 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 - ❌ **Travis CI - Branch:** The build **failed**.

Commits

The new version differs by 8 commits.

  • abfaed6 Release 3.1.0.
  • 36f6e0d License.
  • c5fb0a1 Fix typo.
  • 8c91e61 Clarify changelog.
  • 2524236 Add pkg engine section. Closes gh-32.
  • 36317fd Move returnIndex to a sub-option of 3rd arg.
  • 8f96a00 Merge pull request #34 from bpasero/ben-picooptions
  • 17c072e allow to specify picomatch options

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 3.0.3 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 passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 1 commits.

See the full diff