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

Update dependency nyc to v13 #56

Merged
merged 1 commit into from
Apr 13, 2019
Merged

Update dependency nyc to v13 #56

merged 1 commit into from
Apr 13, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 13, 2019

This PR contains the following updates:

Package Type Update Change References
nyc devDependencies major 8.4.0 -> 13.3.0 source

Release Notes

istanbuljs/nyc

v13.3.0

Compare Source

Bug Fixes
Features

v13.2.0

Compare Source

Bug Fixes
Features

v13.1.0

Compare Source

Bug Fixes
Features

v13.0.1

Compare Source

Features

13.0.1 (2018-07-24)

Bug Fixes

v13.0.0

Compare Source

Bug Fixes
  • source was being instrumented twice, due to upstream fix in ista… (#​853) (d0f654c)
Features
  • allow rows with 100% statement, branch, and function coverage to be skipped in text report (#​859) (893345a)
BREAKING CHANGES
  • --hook-run-in-context, and --hook-run-in-this-context are no longer true by default (they should be enabled if you're using a library like requirejs).

12.0.2 (2018-06-03)

Bug Fixes
  • don't bundle istanbul-lib-instrument due to Node 6 issues (b4c325b)
  • stop bundling istanbul-lib-instrument due to npm issue on Node 6 (#​854) (ddc9331)

12.0.1 (2018-05-31)

v12.0.2

Compare Source

Bug Fixes
  • source was being instrumented twice, due to upstream fix in ista… (#​853) (d0f654c)
Features
  • allow rows with 100% statement, branch, and function coverage to be skipped in text report (#​859) (893345a)
BREAKING CHANGES
  • --hook-run-in-context, and --hook-run-in-this-context are no longer true by default (they should be enabled if you're using a library like requirejs).

12.0.2 (2018-06-03)

Bug Fixes
  • don't bundle istanbul-lib-instrument due to Node 6 issues (b4c325b)
  • stop bundling istanbul-lib-instrument due to npm issue on Node 6 (#​854) (ddc9331)

12.0.1 (2018-05-31)

v12.0.1

Compare Source

Bug Fixes
  • don't bundle istanbul-lib-instrument due to Node 6 issues (b4c325b)
  • stop bundling istanbul-lib-instrument due to npm issue on Node 6 (#​854) (ddc9331)

v12.0.0

Compare Source

Chores
BREAKING CHANGES
  • babel@7 drops Node.js 4 support

v11.9.0

Compare Source

Chores
BREAKING CHANGES
  • babel@7 drops Node.js 4 support

v11.8.0

Compare Source

Features
  • add option that allows instrument to exit on error (#​850) (1329a3b)

v11.7.3

Compare Source

Features

11.7.3 (2018-05-10)

11.7.2 (2018-05-08)

11.7.1 (2018-04-17)

v11.7.2

Compare Source

11.7.3 (2018-05-10)

v11.7.1

Compare Source

11.7.2 (2018-05-08)

v11.7.0

Compare Source

Features
  • allow 0-line files to be ignored in coverage output (#​808) (24e5979)
  • load coverage files individually instead of all at once, addressing memory issues (#​806) (05fea60)

v11.6.0

Compare Source

Features
  • allow 0-line files to be ignored in coverage output (#​808) (24e5979)
  • load coverage files individually instead of all at once, addressing memory issues (#​806) (05fea60)

v11.5.0

Compare Source

Bug Fixes
  • removes unused split-lines dependency. (#​787) (b4032ce)
  • update to yargs version that allows extending configs with no extension (#​790) (2d51562)
Features

v11.4.1

Compare Source

Bug Fixes
Features
  • add command line options to control compacting and comment removal (#​754) (2030e0c)
  • resolve custom cache directory to absolute path (#​766) (dd48707)

11.4.1 (2017-12-14)

Bug Fixes

v11.4.0

Compare Source

Bug Fixes
  • always invoke instrumenter callback, set appropriate exit-code (#​703) (7ea96ba)
Features

v11.3.0

Compare Source

Bug Fixes
  • always invoke instrumenter callback, set appropriate exit-code (#​703) (7ea96ba)
Features

v11.2.1

Compare Source

Features
  • add --exclude-after-remap option for users who pre-instrument their codebase (#​697) (cdfdff3)
  • add option to hook vm.runInContext (#​680) (f04b7a9)
  • allow instrument-only to produce sourcemaps (#​674) (f31d7a6)

11.2.1 (2017-09-06)

Bug Fixes

v11.2.0

Compare Source

Bug Fixes
  • remove excluded files from coverage before writing (#​649) (658dba4)
Features

v11.1.0

Compare Source

Bug Fixes
  • remove excluded files from coverage before writing (#​649) (658dba4)
Features

v11.0.3

Compare Source

Features

11.0.3 (2017-06-25)

Bug Fixes
  • update help link to list of reporters (#​601) (b1eb4d6)
  • upgrade to spawn-wrap version that works with babel-register (#​617) (923b062)

11.0.2 (2017-06-02)

11.0.1 (2017-06-01)

v11.0.2

Compare Source

Bug Fixes
  • update help link to list of reporters (#​601) (b1eb4d6)
  • upgrade to spawn-wrap version that works with babel-register (#​617) (923b062)

v11.0.1

Compare Source

11.0.2 (2017-06-02)

v11.0.0

Compare Source

Bug Fixes
  • add support for ES6 modules (f18f780)
Features
BREAKING CHANGES
  • new version of find-up requires dropping 0.10/0.12 support (which we had already been planning).

10.3.2 (2017-05-05)

Bug Fixes
  • we should not create a cache folder if cache is false (#​567) (213206f)

10.3.1 (2017-05-04)

Bug Fixes
  • introduced a bug that resulted in source-maps not being loaded approriately on second test run (#​566) (1bf74fd)

v10.3.2

Compare Source

Bug Fixes
  • add support for ES6 modules (f18f780)
Features
BREAKING CHANGES
  • new version of find-up requires dropping 0.10/0.12 support (which we had already been planning).

10.3.2 (2017-05-05)

Bug Fixes
  • we should not create a cache folder if cache is false (#​567) (213206f)

10.3.1 (2017-05-04)

Bug Fixes
  • introduced a bug that resulted in source-maps not being loaded approriately on second test run (#​566) (1bf74fd)

v10.3.1

Compare Source

Bug Fixes
  • we should not create a cache folder if cache is false (#​567) (213206f)

v10.3.0

Compare Source

Bug Fixes
  • source-maps were not being cached in the parent process when --all was being used (#​556) (ff73b18)
Features
  • add support for --no-clean, to disable deleting raw coverage output (#​558) (1887d1c)

v10.2.2

Compare Source

v10.2.1

Compare Source

v10.2.0

Compare Source

Bug Fixes
  • source-maps were not being cached in the parent process when --all was being used (#​556) (ff73b18)
Features
  • add support for --no-clean, to disable deleting raw coverage output (#​558) (1887d1c)

v10.1.2

Compare Source

Bug Fixes
  • revert defaulting to empty file-coverage report, this caused too many issues (25aec77)

v10.1.0

Compare Source

Bug Fixes
  • fix bug related to merging coverage reports see #​482 (81229a0)
  • revert defaulting to empty file-coverage report, this caused too many issues (25aec77)
Features

10.1.2 (2017-01-18)

Bug Fixes
  • revert defaulting to empty file-coverage report, this caused too many issues (25aec77)

10.1.1 (2017-01-18)

Bug Fixes

v10.0.0

Compare Source

Bug Fixes
  • debug-log should be production dependency (a3c7f83)
Features
BREAKING CHANGES
  • nyc's cache is now enabled by default

9.0.1 (2016-11-14)

Bug Fixes
  • addresses several test-exclude edge-cases. addresses perf issue with yargs (#​442)

v9.0.1

Compare Source

Bug Fixes
  • debug-log should be production dependency (a3c7f83)
Features
BREAKING CHANGES
  • nyc's cache is now enabled by default

9.0.1 (2016-11-14)

Bug Fixes
  • addresses several test-exclude edge-cases. addresses perf issue with yargs (#​442)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@mindsers mindsers merged commit 86ae7dc into develop Apr 13, 2019
@renovate renovate bot deleted the renovate/nyc-13.x branch April 13, 2019 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants