Skip to content

chore(deps): nyc #97

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

Merged
merged 1 commit into from
Jun 7, 2019
Merged

chore(deps): nyc #97

merged 1 commit into from
Jun 7, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 16, 2019

This PR contains the following updates:

Package Type Update Change
nyc devDependencies major 13.2.0 -> 14.1.1

Release Notes

istanbuljs/nyc

v14.1.1

Compare Source

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.

Renovate configuration

📅 Schedule: "after 3am,before 9am" 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 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.

@renovate renovate bot force-pushed the renovate/nyc-14.x branch 3 times, most recently from c7d2b6c to 577fa84 Compare April 26, 2019 10:28
@renovate renovate bot force-pushed the renovate/nyc-14.x branch 3 times, most recently from 373ba57 to 02828d1 Compare May 7, 2019 00:42
@renovate renovate bot force-pushed the renovate/nyc-14.x branch 3 times, most recently from 66f5973 to c41c97f Compare May 13, 2019 10:39
@renovate renovate bot force-pushed the renovate/nyc-14.x branch from c41c97f to 024314c Compare May 17, 2019 17:56
@renovate renovate bot force-pushed the renovate/nyc-14.x branch from 024314c to d68a16d Compare May 20, 2019 09:46
@mike-north mike-north merged commit 8eb0cec into master Jun 7, 2019
@renovate renovate bot deleted the renovate/nyc-14.x branch June 7, 2019 04:22
@mike-north-bot
Copy link
Collaborator

🎉 This PR is included in version 1.1.16 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants