simonmcmanus / speclate

spec objects for sizlate that can render at build, on the server or client.
MIT License
3 stars 1 forks source link

Update karma to the latest version 🚀 #43

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 1.6.0 of karma just got published.

Dependency karma
Current Version 1.5.0
Type devDependency

The version 1.6.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of karma. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


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.

Update to this version instead 🚀

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

greenkeeper[bot] commented 6 years ago

Version 1.7.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • ee40570 chore: release v1.7.1
  • 66b08e6 chore: update contributors
  • ea32194 feat(deps): add support for node@8

See the full diff