canjs / can-define-lodash

Lodash integration for CanJS
MIT License
0 stars 0 forks source link

Update steal-qunit to the latest version 🚀 #15

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.0.2 of steal-qunit was just published.

Dependency [steal-qunit](https://github.com/bitovi/steal-qunit)
Current Version 0.1.4
Type devDependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of steal-qunit.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 18 commits.

  • 8db4357 1.0.2
  • 79d3b18 Merge pull request #30 from stealjs/run-one
  • fbd1c0d Test with a modern version of Node and Firefox
  • b65c719 Test with a modern version of Node and Firefox
  • 20a35c8 Update the banner correctly for failed/passing tests
  • 8313d69 1.0.1
  • f684d7d Merge pull request #24 from stealjs/lr-more
  • 0d549fd Select current module for updating the UI
  • 43c99da Merge pull request #23 from stealjs/lr-more
  • 7628cb7 Remove orphaned tests after live-reload
  • 25c6219 1.0.0
  • ae0deae Use steal 1.0.0
  • f3334e9 1.0.0-rc.1
  • 72b973b Merge pull request #19 from stealjs/plugins
  • 30c30cf Explicitly add steal-css as a plugin

There are 18 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 5 years ago

Update to this version instead 🚀

Release Notes for QUNIT V2 support

This adds support for QUnit 2.
#31

Commits

The new version differs by 14 commits.

  • 1b4b898 2.0.0
  • 05b8e0f Merge pull request #32 from stealjs/qunit-2
  • a5a9913 edit readme file
  • b1504e7 Tests without funcunit tests
  • 7ab2daf Upgrade to QUNIT2
  • f2a1148 Replace qunitjs package with qunit package
  • 1f76058 Merge branch 'master' into qunit-2
  • 15cedf8 1.1.0-beta.1
  • a776228 Merge pull request #28 from shayaneumar/correctqunitcheck
  • 78573e2 Correct check for qunit 2
  • 187f32d 1.0.0-beta.0
  • d9f6647 Merge pull request #27 from shayaneumar/updatequnit
  • dfa955b Make lib compatible with the qunit 1
  • 6724346 Update qunit

See the full diff