pvdlg / karma-postcss-preprocessor

Karma preprocessor to compile css files with postcss with sourcemap and watch support
MIT License
0 stars 0 forks source link

Update @metahub/karma-jasmine-jquery to the latest version 🚀 #104

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency @metahub/karma-jasmine-jquery was updated from 2.0.1 to 3.0.0.

This version 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.


Publisher: pvdlg License: MIT

Release Notes for v3.0.0

3.0.0 (2019-10-22)

🛠 Builds

  • use Travis for windows tests (01f6696)

♻️ Chores

  • package: update ava to version 2.4.0 (3c65b41)
  • package: update conventional-changelog-metahub to version 3.0.0 (4eb9aca)
  • package: update karma to version 4.4.1 (d67c516)
  • package: update nyc to version 14.1.1 (ca035f3)
  • package: update p-event to version 4.1.0 (728ec96)
  • package: update rimraf to version 3.0.0 (1acc395)
  • package: update rollup to version 1.0.0 (c3cefdc)
  • package: update rollup-plugin-commonjs to version 10.0.0 (dc90f73)
  • package: update rollup-plugin-node-resolve to version 5.2.0 (bdafa8a)
  • package: update xo to version 0.25.3 (3692f9b)
  • require Node.js >=8.16 (4cb68e6)

Breaking changes

  • Require Node.js => 8.16
Commits

The new version differs by 12 commits.

  • 3c65b41 chore(package): update ava to version 2.4.0
  • 4eb9aca chore(package): update conventional-changelog-metahub to version 3.0.0
  • 1acc395 chore(package): update rimraf to version 3.0.0
  • ca035f3 chore(package): update nyc to version 14.1.1
  • bdafa8a chore(package): update rollup-plugin-node-resolve to version 5.2.0
  • 728ec96 chore(package): update p-event to version 4.1.0
  • d67c516 chore(package): update karma to version 4.4.1
  • 3692f9b chore(package): update xo to version 0.25.3
  • 01f6696 build: use Travis for windows tests
  • 4cb68e6 chore: require Node.js >=8.16
  • dc90f73 chore(package): update rollup-plugin-commonjs to version 10.0.0
  • c3cefdc chore(package): update rollup to version 1.0.0

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: