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 🚀 #46

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of @metahub/karma-jasmine-jquery was just published.

Dependency @metahub/karma-jasmine-jquery
Current Version 1.1.2
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 @metahub/karma-jasmine-jquery.

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.


Release Notes v2.0.0

2.0.0 (2018-04-29)

Features

⚙️ Continuous Integrations

  • lint: simplify XO config (6df6c3d)

♻️ Chores

  • package: update ava to version 0.25.0 (f3671a6)
  • package: update jasmine-core to version 3.0.0 (5e2d254)
  • package: update rollup to version 0.54.0 (ed4b84d)
  • package: update rollup to version 0.55.0 (607c242)
  • package: update rollup to version 0.56.0 (26bcea9)
  • package: update rollup to version 0.57.0 (12db0a0)
  • package: update rollup to version 0.58.0 (14091c2)
  • package: update rollup-plugin-commonjs to version 9.0.0 (db69c59)
  • package: update semantic-release to version 15.0.0 (bece696)
  • package: update xo to version 0.20.0 (2c515d6)

💎 Styles

Breaking changes

  • remove support for Node.js <= 6
Commits

The new version differs by 13 commits.

  • a8c611c feat: require Node.js 6
  • 14091c2 chore(package): update rollup to version 0.58.0
  • 12db0a0 chore(package): update rollup to version 0.57.0
  • bece696 chore(package): update semantic-release to version 15.0.0
  • db69c59 chore(package): update rollup-plugin-commonjs to version 9.0.0
  • e821bd6 style: lint
  • 6df6c3d ci(lint): simplify XO config
  • 2c515d6 chore(package): update xo to version 0.20.0
  • 26bcea9 chore(package): update rollup to version 0.56.0
  • 5e2d254 chore(package): update jasmine-core to version 3.0.0
  • f3671a6 chore(package): update ava to version 0.25.0
  • 607c242 chore(package): update rollup to version 0.55.0
  • ed4b84d chore(package): update rollup to version 0.54.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:

pvdlg commented 5 years ago

:tada: This PR is included in version 2.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: