Created by: dependabot[bot]
Bumps rollup-plugin-istanbul from 2.0.1 to 3.0.0.
Release notes
Sourced from rollup-plugin-istanbul's releases.
Version 3.0.0
Bug Fixes
- Fix sourcemap support (#21)
BREAKING CHANGES
- Node.js 10 is now required
- The defaults for
autoWrap
,preserveComments
,esModules
andproduceSourceMap
are now true.- Rollup minimum version is now 1.20.0
istanbul-lib-instrument
version 4.0.3 is now used
Changelog
Sourced from rollup-plugin-istanbul's changelog.
3.0.0 (2020-12-22)
Bug Fixes
- Fix sourcemap support (#21)
BREAKING CHANGES
- Node.js 10 is now required
- The defaults for
autoWrap
,preserveComments
,esModules
andproduceSourceMap
are now true.- Rollup minimum version is now 1.20.0
istanbul-lib-instrument
version 4.0.3 is now used
Commits
-
bf0b083
Switch from Travis to GitHub Actions -
31c6868
Removing support for Nodejs 8 -
168d145
Upgrade deps and fix source map support -
bcaf97b
Merge pull request #23 from benmccann/patch-1 -
b17b651
Fix rollupPreprocessor configuration in README -
4431393
Merge branch 'master' of github.com:artberri/rollup-plugin-istanbul -
9090803
Upgrading changelog with 2.0.1 version -
063594c
Merge pull request #19 from w33ble/patch-1 -
f8fb721
Fix the jsnext:main path - See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)