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,esModulesandproduceSourceMapare now true.- Rollup minimum version is now 1.20.0
istanbul-lib-instrumentversion 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,esModulesandproduceSourceMapare now true.- Rollup minimum version is now 1.20.0
istanbul-lib-instrumentversion 4.0.3 is now used
Commits
-
bf0b083Switch from Travis to GitHub Actions -
31c6868Removing support for Nodejs 8 -
168d145Upgrade deps and fix source map support -
bcaf97bMerge pull request #23 from benmccann/patch-1 -
b17b651Fix rollupPreprocessor configuration in README -
4431393Merge branch 'master' of github.com:artberri/rollup-plugin-istanbul -
9090803Upgrading changelog with 2.0.1 version -
063594cMerge pull request #19 from w33ble/patch-1 -
f8fb721Fix 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)