postlight / parser

๐Ÿ“œ Extract meaningful content from the chaos of a web page
https://reader.postlight.com
Apache License 2.0
5.41k stars 442 forks source link

Update karma-mocha to the latest version ๐Ÿš€ #550

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

โ˜๏ธ Important announcement: Greenkeeper will be saying goodbye ๐Ÿ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency karma-mocha was updated from 1.3.0 to 2.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: karmarunnerbot License: MIT

Release Notes for v2.0.0

2.0.0 (2020-04-14)

Features

BREAKING CHANGES

  • drop support for node 8
Commits

The new version differs by 18 commits.

  • 5828416 chore(release): 2.0.0 [skip ci]
  • 4e35a55 chore(ci): semantic-release on success (#221)
  • 00b24b6 chore(deps-dev): bump eslint from 2.13.1 to 4.18.2 (#220)
  • f7ec4e7 Merge pull request #218 from karma-runner/semanitic-release
  • 5a5b6d5 feat(ci): enable semanitic-release
  • 36404cf Merge pull request #217 from franktopel/minimist-update
  • bab0416 updated minimum version of minimist dependency to ^1.2.3 instead of 1.2.0
  • 3f9e4b7 Revert "updated minimum version of minimist dependency to ^1.2.3 instead of 1.2.0"
  • a9bfdf9 updated minimum version of minimist dependency to ^1.2.3 instead of 1.2.0
  • 3dd7a56 Merge pull request #215 from mbaumgartl/update-node-versions
  • 844939c Merge pull request #213 from mbaumgartl/fix-travis-build
  • fd64f5b Update Node.js versions
  • 6eb28de Fix Travis builds
  • c8feade Merge pull request #210 from elpddev/chore/align-node-support-same-as-karma
  • ea076c0 test(mock-fs): update mock-fs version

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 4 years ago

Update to this version instead ๐Ÿš€

Release Notes for v2.0.1

2.0.1 (2020-04-29)

Bug Fixes

  • deps: Report fails without emit 'test end' event (#223) (1a8226c)
Commits

The new version differs by 2 commits.

  • bb5be9b chore(release): 2.0.1 [skip ci]
  • 1a8226c fix(deps): Report fails without emit 'test end' event (#223)

See the full diff