canjs / can-util

Essential utilities used by lots of CanJS's projects.
https://canjs.com/doc/can-util.html
MIT License
10 stars 8 forks source link

An in-range update of wd is breaking the build 🚨 #440

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.10.2 of wd was just published.

Branch Build failing 🚨
Dependency wd
Current Version 1.10.1
Type devDependency

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

wd 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 failed ([Details](https://travis-ci.org/canjs/can-util/builds/408164986?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 5 commits.

  • 9dc6235 1.10.2
  • 13533d0 fix hidden use of underscore.string in tests (cc @imurchie)
  • 7cfa1f1 make finding by image first class methods because it's now supported on the server
  • 700365d Merge pull request #542 from imurchie/isaac-lodash
  • 9261e1f Remove underscore.string mixin

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.10.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 6 years ago

Version 1.10.3 just got published.

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

Commits

The new version differs by 2 commits.

  • a5928f2 1.10.3
  • 70f2459 might as well have plural of element(s)ByImageFile

See the full diff

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 37 commits.

  • 321fbfa 1.11.0
  • 3d35543 Merge pull request #559 from admc/jlipps-custom-loc-strat
  • c97169b Revert "Most repos I see aren't pushing the package-lock.json"
  • 4664894 add custom find strategy
  • 3ad3668 Most repos I see aren't pushing the package-lock.json
  • 8ed028b Looks like map and filter both need _.value(), removing all others
  • b8d6ad5 Removing underscore value() just for the api mapping code
  • 0f84188 Revert "Removing remaining _.value() calls that seem no longer important, fixing the make targets"
  • 9159ff7 Removing remaining _.value() calls that seem no longer important, fixing the make targets
  • 391f48f Executing JS commands doesn't work with new firefox apparently
  • 181cf02 Merge branch 'master' of github.com:admc/wd
  • 1349f7f bump sauce connect, remove the linux build platform constraint
  • 1e43f5b Merge pull request #556 from KazuCocoa/add_flags_for_keycode
  • 5419470 Try removing linux as platform constraint
  • 5bef956 add flags for press keycodes

There are 37 commits in total.

See the full diff

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 48 commits.

  • 2eae99c 1.11.1
  • f5454a9 Merge pull request #568 from GreenGremlin/patch-1
  • daa0fc9 Upgrade lodash to pickup fix for prototype pollution vulnerability
  • 5ed1515 This bitdeli thing seems to no longer exist
  • 9fa214b Updating the mocha runner, also contains security vulns
  • 43839e7 upgrade the sauce-connect-launcher package to deal with security vulneratibilities in the depedencies
  • b556135 Merge pull request #561 from mattrayner/master
  • d0a1f0d [WIP] Chrome fixes
  • a436e8c [#555] Update request dependency
  • cc30fbb Merge pull request #560 from vtabary/master
  • b9678b7 fix a typo on sessionID in webdriver
  • 321fbfa 1.11.0
  • 3d35543 Merge pull request #559 from admc/jlipps-custom-loc-strat
  • c97169b Revert "Most repos I see aren't pushing the package-lock.json"
  • 4664894 add custom find strategy

There are 48 commits in total.

See the full diff

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 83 commits.

  • 8468c44 1.11.2
  • e1024e9 Merge pull request #585 from fpoppinga/master
  • b648cb4 Merge pull request #581 from dpgraham/dpgraham-android-espresso-datamatcher
  • 86d07f7 Merge pull request #582 from AaronNGray/master
  • c6aa0f1 Fix hardcoded saucelabs domain
  • f87617e Fixed 'npm run test' unit tests for Windows platform
  • 98fe536 Remove additional space
  • dacb2f8 feat: Android Espresso DataMatcher strategy
  • c7d022f Merge pull request #575 from admc/admc-pwnall-handle_timeouts
  • 5b040e0 Merge branch 'handle_timeouts' of https://github.com/pwnall/wd into pwnall-handle_timeouts
  • 1bf95d7 Merge pull request #574 from admc/admc-dpgraham-w3c-support-basics
  • 5425974 Fix
  • 846cb9b Fix
  • de03a8b Fix
  • 9bf0f60 Fix

There are 83 commits in total.

See the full diff

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 89 commits.

  • bd0fbac 1.11.3
  • b6914dd Move to gulp@4 (#593)
  • 13ffe77 Move to Eslint for linting (#592)
  • b77a002 Update deps and work on tests (#591)
  • 9e06faf Merge pull request #590 from admc/isaac-travis
  • 00a842d Work on Travis build
  • 8468c44 1.11.2
  • e1024e9 Merge pull request #585 from fpoppinga/master
  • b648cb4 Merge pull request #581 from dpgraham/dpgraham-android-espresso-datamatcher
  • 86d07f7 Merge pull request #582 from AaronNGray/master
  • c6aa0f1 Fix hardcoded saucelabs domain
  • f87617e Fixed 'npm run test' unit tests for Windows platform
  • 98fe536 Remove additional space
  • dacb2f8 feat: Android Espresso DataMatcher strategy
  • c7d022f Merge pull request #575 from admc/admc-pwnall-handle_timeouts

There are 89 commits in total.

See the full diff

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 92 commits.

  • 7d6d9b1 1.11.4
  • 40ae70c Merge pull request #598 from newyankeecodeshop/change-dependencies
  • f60a402 Include "gulp-mocha" and "fancy-log" as dev dependencies
  • bd0fbac 1.11.3
  • b6914dd Move to gulp@4 (#593)
  • 13ffe77 Move to Eslint for linting (#592)
  • b77a002 Update deps and work on tests (#591)
  • 9e06faf Merge pull request #590 from admc/isaac-travis
  • 00a842d Work on Travis build
  • 8468c44 1.11.2
  • e1024e9 Merge pull request #585 from fpoppinga/master
  • b648cb4 Merge pull request #581 from dpgraham/dpgraham-android-espresso-datamatcher
  • 86d07f7 Merge pull request #582 from AaronNGray/master
  • c6aa0f1 Fix hardcoded saucelabs domain
  • f87617e Fixed 'npm run test' unit tests for Windows platform

There are 92 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 104 commits.

  • 9ba5d6b 1.12.0
  • 1432cc5 add httpAgent as right now the connection is not kept alive (#612)
  • 6066d3a build: use built-in sauce connect functionality (#611)
  • b11d89e build: fix test reporting, and tests (#610)
  • 608d2c0 Merge pull request #599 from admc/dependabot/npm_and_yarn/lodash-4.17.13
  • b150ce2 Merge pull request #607 from rhysd/active-element-w3c
  • cf53544 Merge pull request #600 from admc/isaac-fix-gulp
  • bdcb8cc Merge pull request #608 from admc/isaac-sauce-connect
  • 9ab2c1f chore: Sauce Connect 4.5.4
  • 7bfdf92 support W3C get active element command
  • 7d6d9b1 1.11.4
  • cd86956 fix: naming of tasks in gulp tasks
  • 65fc3c9 Bump lodash from 4.17.11 to 4.17.13
  • 40ae70c Merge pull request #598 from newyankeecodeshop/change-dependencies
  • f60a402 Include "gulp-mocha" and "fancy-log" as dev dependencies

There are 104 commits in total.

See the full diff