lucasmazza / state

Other
1 stars 0 forks source link

An in-range update of karma is breaking the build 🚨 #16

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.6.0 of karma just got published.

Branch Build failing 🚨
Dependency karma
Current Version 1.5.0
Type devDependency

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

As karma 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 failed [Details](https://travis-ci.org/lucasmazza/state/builds/218928590)
Release Notes v1.6.0

Bug Fixes

  • client: add proxy support to stringify (be10116)
  • file-list: always use file from first matcher (74bfdf3)
  • middleware: does not work with mootools (#2591) (2685e13)
  • reporter: keep users exact formatError result (17c2c43)

Features

  • browser: add browser_info event (09ac7d7), closes #2192
  • launcher: output stderr for failing launchers (7d33398)
  • proxy: add proxy events to config (f5d99fb)
Commits

The new version differs by 33 commits .

  • 03958ce chore: release v1.6.0
  • af32d0c chore: update contributors
  • 2685e13 fix(middleware): does not work with mootools (#2591)
  • 3263c06 Merge pull request #2639 from twolfson/dev/better.launch.fail.errors.sqwished
  • 17c2c43 fix(reporter): keep users exact formatError result
  • db9682c Merge pull request #2642 from maksimr/chore-file-list-tests
  • 332ac4b Merge pull request #2643 from maksimr/chore-remove-pending-tests
  • b1de55f Merge pull request #2620 from chriscasola/fix/file-cache
  • 74bfdf3 fix(file-list): always use file from first matcher
  • 83a6be2 chore: remove skipped tests
  • 85a1769 chore: Remove unhandled rejection Error from unit tests
  • bcfac8a Merge pull request #2641 from chriscasola/fix/test-line-nums
  • 67d1cfe chore: ensure test failures show correct line number
  • 7d33398 feat(launcher): output stderr for failing launchers
  • de55bc6 Merge pull request #2637 from maksimr/issue-2192

There are 33 commits in total. 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

Version 1.7.0 just got published.

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

Release Notes v1.7.0

Bug Fixes

  • middleware: change to use vanilla for loop (ac62cc0), closes #2671
  • reporters: Revert the backwards-incompatible log priority order changes (316b944), closes #2582

Features

  • runner: Buffer stdout and stderr for output when errors occur (460d423)
Commits

The new version differs by 11 commits0.

  • 2a847c2 chore: release v1.7.0
  • 47e52e4 chore: update contributors
  • a99dc52 chore: fix lint task
  • 51b4f64 Merge pull request #2682 from wesleycho/fix/for-in
  • ac62cc0 fix(middleware): change to use vanilla for loop
  • 14b6dfd Merge pull request #2664 from LoveIsGrief/feature-karma-2663
  • 722bbbb docs: add notice about casing in exports
  • e93d1e3 Merge pull request #2676 from mgol/log-order-fixes
  • 316b944 fix(reporters): Revert the backwards-incompatible log priority order changes
  • ef62da9 test(reporters): Fix the log suppressing tests
  • 460d423 feat(runner): Buffer stdout and stderr for output when errors occur

false

See the full diff