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 ^13.3.0 #18

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2019

This PR contains the following updates:

Package Type Update New value References Sourcegraph
nyc devDependencies minor ^13.3.0 source code search for "nyc"

Release Notes

istanbuljs/nyc

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.

@codecov-io
Copy link

codecov-io commented Apr 2, 2019

Codecov Report

Merging #18 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   64.96%   64.96%           
=======================================
  Files          11       11           
  Lines         294      294           
  Branches       20       20           
=======================================
  Hits          191      191           
  Misses        103      103

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...07b0dd3. Read the comment docs.

@renovate renovate bot force-pushed the renovate/nyc-13.x branch 5 times, most recently from 5b2690f to 59a9acd Compare May 1, 2019 11:26
@renovate renovate bot force-pushed the renovate/nyc-13.x branch 2 times, most recently from 2b6619e to b7f27e9 Compare May 15, 2019 00:13
@renovate renovate bot force-pushed the renovate/nyc-13.x branch from b7f27e9 to de7dfbc Compare May 16, 2019 20:08
@renovate renovate bot force-pushed the renovate/nyc-13.x branch 5 times, most recently from a9d6655 to 5b72a44 Compare June 1, 2019 11:10
@renovate renovate bot force-pushed the renovate/nyc-13.x branch from 5b72a44 to 410054a Compare June 6, 2019 20:10
@renovate renovate bot force-pushed the renovate/nyc-13.x branch 3 times, most recently from ea959aa to b49ad15 Compare July 1, 2019 20:16
@renovate renovate bot force-pushed the renovate/nyc-13.x branch from b49ad15 to eb602e6 Compare July 23, 2019 11:53
@renovate renovate bot force-pushed the renovate/nyc-13.x branch 5 times, most recently from 93f829f to a2bd0cf Compare August 6, 2019 11:34
@renovate renovate bot force-pushed the renovate/nyc-13.x branch 2 times, most recently from db895f0 to d80ecd4 Compare September 1, 2019 09:09
@renovate renovate bot force-pushed the renovate/nyc-13.x branch 3 times, most recently from c5210f2 to e9b1f95 Compare October 1, 2019 09:10
@renovate renovate bot force-pushed the renovate/nyc-13.x branch from e9b1f95 to 9d69273 Compare October 8, 2019 00:19
@renovate renovate bot force-pushed the renovate/nyc-13.x branch 3 times, most recently from 700d4a3 to 2b2d45c Compare November 7, 2019 01:08
@renovate renovate bot force-pushed the renovate/nyc-13.x branch from 2b2d45c to ac4006e Compare December 1, 2019 09:09
@renovate renovate bot force-pushed the renovate/nyc-13.x branch from ac4006e to cb59094 Compare December 22, 2019 01:36
@renovate renovate bot force-pushed the renovate/nyc-13.x branch 3 times, most recently from f9aa17f to 9640903 Compare January 3, 2020 20:09
@renovate renovate bot force-pushed the renovate/nyc-13.x branch 4 times, most recently from 5519b9e to 31c263f Compare January 31, 2020 22:09
@renovate renovate bot force-pushed the renovate/nyc-13.x branch from 31c263f to 07b0dd3 Compare February 1, 2020 09:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants