Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

chore(deps): update dependency nyc to v14#669

Merged
JustinBeckwith merged 1 commit intomasterfrom
renovate/nyc-14.x
Apr 18, 2019
Merged

chore(deps): update dependency nyc to v14#669
JustinBeckwith merged 1 commit intomasterfrom
renovate/nyc-14.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 16, 2019

This PR contains the following updates:

Package Type Update Change References
nyc devDependencies major ^13.1.0 -> ^14.0.0 source

Release Notes

istanbuljs/nyc

v14.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • The --exclude-after-remap option is now functional and enabled by default. This causes the include and exclude 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.

Renovate configuration

📅 Schedule: "after 9am and before 3pm" (UTC).

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

♻️ Rebasing: Whenever PR is stale, 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.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 16, 2019
Copy link
Copy Markdown

@bcoe bcoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@ofrobots ofrobots added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 18, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 18, 2019
@JustinBeckwith JustinBeckwith merged commit d500ca7 into master Apr 18, 2019
@renovate renovate bot deleted the renovate/nyc-14.x branch April 18, 2019 01:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants