Skip to content
This repository was archived by the owner on Feb 22, 2020. It is now read-only.

chore(deps): update dependency nyc to v15 #74

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2020

This PR contains the following updates:

Package Type Update New value References Sourcegraph
nyc devDependencies major ^15.0.0 source code search for "nyc"

Release Notes

istanbuljs/nyc

v15.0.0

Compare Source

⚠ BREAKING CHANGES
  • The flow and jsx parser 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 root field has been removed from processinfo
    files.
Features
Bug Fixes

v14.1.1

Compare Source

⚠ BREAKING CHANGES
  • The flow and jsx parser 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 root field has been removed from processinfo
    files.
Features
Bug Fixes

v14.1.0

Compare Source

Bug Fixes
Features

v14.0.0

Compare Source

Bug Fixes
Features

v13.3.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • The --exclude-after-remap option is now functional and enabled by default. This causes the include, exclude and extension lists to be processed after using source maps to determine the original filename of sources.
  • Add a file named 'index.json' to the .nyc_output/processinfo directory, which has a different format from the other files in this dir.
  • Change the data type of the pid/ppid fields in processinfo files
  • nyc instrument now honors include and exclude settings, potentially resulting in some files that were previously instrumented being ignored.
  • The plugins option has been renamed to parser-plugins.
  • The logic involving include/exclude processing has changed. Results should be verified to ensure all desired sources have coverage data.
  • nyc instrument now enables the --es-module option by default. This can cause failures to instrument scripts which violate 'use strict' rules.

v13.2.0

Compare Source

Bug Fixes
Features

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.

🔕 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/nyc-15.x branch from 4f0ee91 to 2c81884 Compare January 3, 2020 04:10
@codecov-io
Copy link

codecov-io commented Jan 3, 2020

Codecov Report

Merging #74 into master will decrease coverage by 1.51%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
- Coverage   64.96%   63.45%   -1.52%     
==========================================
  Files          11       11              
  Lines         294      342      +48     
  Branches       20       44      +24     
==========================================
+ Hits          191      217      +26     
- Misses        103      125      +22
Impacted Files Coverage Δ
src/index.ts 58.23% <0%> (-3.81%) ⬇️
src/connection.ts 15.15% <0%> (-0.48%) ⬇️
src/test/stubs.ts 94.44% <0%> (+0.32%) ⬆️
src/lsp-conversion.ts 81.63% <0%> (+0.55%) ⬆️
src/features/feature.ts 80% <0%> (+2.22%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9c78b52...c4340eb. Read the comment docs.

@renovate renovate bot force-pushed the renovate/nyc-15.x branch 2 times, most recently from 41c044b to 429d9a0 Compare January 3, 2020 20:11
@renovate renovate bot force-pushed the renovate/nyc-15.x branch 4 times, most recently from 6dbef72 to ff872d7 Compare January 31, 2020 22:11
@renovate renovate bot force-pushed the renovate/nyc-15.x branch from ff872d7 to c4340eb Compare February 1, 2020 09:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants