Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New semver-major release of istanbul libraries #398

Closed
coreyfarrell opened this issue Dec 20, 2019 · 1 comment
Closed

New semver-major release of istanbul libraries #398

coreyfarrell opened this issue Dec 20, 2019 · 1 comment
Labels

Comments

@coreyfarrell
Copy link

I just wanted to notify you that I'm in the process of a semver-major release of the istanbul libraries. They are currently published to npm under the next tag but will likely be promoted to latest soon. The breaking changes include:

  • dropping of node.js 6 (8.9.0 is the oldest officially support version)
  • some API changes (some functions are now async, changes to reporting)

I don't have time right now to create a PR for this but if you do I can try giving pointers if you run into issues (feel free to tag me in any PR).

anthony-redFox added a commit to anthony-redFox/karma-coverage that referenced this issue Mar 18, 2020
anthony-redFox added a commit to anthony-redFox/karma-coverage that referenced this issue Mar 19, 2020
anthony-redFox added a commit to anthony-redFox/karma-coverage that referenced this issue Mar 24, 2020
BREAKING CHANGES: major dependencies are updated
anthony-redFox added a commit to anthony-redFox/karma-coverage that referenced this issue Mar 24, 2020
karmarunnerbot pushed a commit that referenced this issue Apr 13, 2020
## [2.0.2](v2.0.1...v2.0.2) (2020-04-13)

### Bug Fixes

* **reporter:** update calls to  match new API in istanbul-lib-report fix [#398](#398) ([#403](#403)) ([4962a70](4962a70))
* remove information about old istanbul lib ([#404](#404)) ([5cf931a](5cf931a))
@karmarunnerbot
Copy link
Member

🎉 This issue has been resolved in version 2.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants