cinecove / defunctr

Browser detection based on feature inspection
BSD 3-Clause "New" or "Revised" License
27 stars 2 forks source link

An in-range update of gulp-rename is breaking the build 🚨 #163

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 6 years ago

Version 1.2.3 of gulp-rename was just published.

Branch Build failing 🚨
Dependency gulp-rename
Current Version 1.2.2
Type devDependency

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

gulp-rename 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 passed [Details](https://travis-ci.org/cinecove/defunctr/builds/379252723?utm_source=github_status&utm_medium=notification) - βœ… **bitHound - Code** No failing files. [Details](https://www.bithound.io/github/cinecove/defunctr/fa731e05c895dc7429ad2a5bc0acecfed53a9902/files?status=passing) - ❌ **bitHound - Dependencies** 6 failing dependencies. [Details](https://www.bithound.io/github/cinecove/defunctr/fa731e05c895dc7429ad2a5bc0acecfed53a9902/dependencies/npm#filter-failing-dep)

Commits

The new version differs by 20 commits.

  • 239c2b6 exclude package-lock
  • 8d4eecc update deps, 1.2.3
  • 165949e Merge pull request #79 from TheDancingCode/remove-gutil
  • 33e3fa7 Update engines field in package.json
  • 8104e4b Update travis build
  • bb11b80 Make test pass on Windows
  • 457db2e Fix code style error
  • bdfc359 Drop dependency on deprecated gulp-util
  • 3b4fdf8 Merge pull request #72 from lleaff/patch-1
  • fa84ece Fix confusing example
  • 17d44ec Merge pull request #56 from Josiah/clone-original-file
  • ba5ab6d Merge pull request #57 from florianeckerstorfer/patch-1
  • 6cf0627 Return path in rename by function example
  • 5001e08 Test that gulp-rename works for parallel streams
  • fb1a8e3 Clone the original file prior to renaming

There are 20 commits in total.

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.2.2 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.3.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 3 commits.

  • 5a1f34b 1.3.0 - multiExt option
  • 1ad76a5 Merge pull request #81 from TheDancingCode/multiExt
  • eda8133 Add multiExt option

See the full diff

greenkeeper[bot] commented 5 years ago

Version 1.4.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 7 commits.

  • c9c2ba2 update
  • 82b1c4c Merge pull request #82 from jrpomeroy/include-file-obj
  • 85346dc Add unit tests
  • d70ba0a Pass the original file to the rename plugin
  • 5a1f34b 1.3.0 - multiExt option
  • 1ad76a5 Merge pull request #81 from TheDancingCode/multiExt
  • eda8133 Add multiExt option

See the full diff