eventsource
eventsource copied to clipboard
Bump nyc from 11.9.0 to 15.1.0
Bumps nyc from 11.9.0 to 15.1.0.
Changelog
Sourced from nyc's changelog.
15.1.0 (2020-06-01)
Features
15.0.1 (2020-04-02)
Bug Fixes
- Data merge concurrency limit to prevent OOM (#1293) (df34c1c), closes #1263
- Ignore insignificant lines when coalesce text report (#1300) (3a577f0), closes istanbuljs/istanbuljs#525
15.0.0 (2019-12-20)
⚠ BREAKING CHANGES
- The
flowandjsxparser plugins are no longer enabled by default.- Node.js 8 is now required to run nyc
- Remove NYC_ROOT_ID and NYC_INSTRUMENTER environmental variables.
- The
rootfield has been removed from processinfo files.Features
- Add
--use-spawn-wrap=trueoption (#1169) (df4de4d)- Add
.cjs,.mjs,.ts,.tsx,.jsxto default extensions (#1110) (914b776), closes #1103- Allow
nyc instrumentto instrument code in place (#1149) (7783284)- Drop node.js 6, upgrade dependencies (#1134) (00c3b34)
- Filenames relative to project cwd in coverage reports (#1212) (5258e9f)
- Use
@istanbuljs/schemafor yargs setup (#1194) (fd40d49)- Use istanbul-lib-processinfo (#1145) (7943413)
- Use source base name to prefix cache files (#1144) (5c1b7a9)
Bug Fixes
- Avoid
source-mapmodule duringsignal-exithandler (#1191) (83eb629)- Better error handling for main execution, reporting (#1229) (dfd629d)
- Correct handling of source-maps for pre-instrumented files (#1216) (8411a26), closes #1208
- Drop coverage produced by
nyc --allfor files that were tested (#1155) (fc1bbbf), closes #1113 #1124 #1148- Honor eager setting (false by default) (#1179) (c18fb0a)
- Remove vestigial environment variables (#1078) (cfd3da0)
14.1.1 (2019-05-09)
... (truncated)
Commits
de7baa4chore(release): 15.1.0992359afeat(experimental): Support using--allwith node.js ESM (#1320)086fd20chore: Regenerate package-lock, update source-map-support test (#1314)b20f751chore: addbugs(used, e.g., by npmjs) (#1313)6898e88chore: Fix CHANGELOG.md version headerd9a76d5chore(release): 15.0.13a577f0fix: Ignore insignificant lines when coalesce text report (#1300)df34c1cfix: Data merge concurrency limit to prevent OOM (#1293)befbf08chore: A test where nyc output help text to stderr was flaky (#1269)9260a70docs: Removenyccontaining object in json config examples (#1276)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by coreyfarrell, a new releaser for nyc since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)