Progressive-UI-KITT icon indicating copy to clipboard operation
Progressive-UI-KITT copied to clipboard

Update grunt-contrib-jasmine to the latest version 🚀

Open greenkeeper[bot] opened this issue 7 years ago • 1 comments

Version 2.0.0 of grunt-contrib-jasmine was just published.

Dependency grunt-contrib-jasmine
Current Version 1.2.0
Type devDependency

The version 2.0.0 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 grunt-contrib-jasmine.

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

  • 51feacb Update deps (#271)
  • 02e72f3 Switch from PhantomJS to Chrome Headless via Puppeteer (#269)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot :palm_tree:

greenkeeper[bot] avatar May 20 '18 02:05 greenkeeper[bot]

Version 2.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • d65dd20 v2.0.2
  • d7f652f Fix typo
  • 55a5f1f Wait for spec runner before larunching browser
  • 408a233 Set the startTime before calling sendMessage
  • a30f731 Create new optional 'noSandbox' option to launching Puppeteer with no-sandbox arg.
  • a88f31b Launching Puppeteer with no-sandbox arg.
  • de29770 v2.0.1
  • a71cc54 Use the grunt current working directory to find the jasmine core folder (#277)
  • f3c320c Deals with #274 (#275)
  • a21b0b1 Implement options.version (#273)
  • 7d3dbdc update template usage (#272)

See the full diff

greenkeeper[bot] avatar Aug 14 '18 00:08 greenkeeper[bot]