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.3.0 - autoclosed #192

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2019

This PR contains the following updates:

Package Type Update Change References
nyc devDependencies minor 13.1.0 -> 13.3.0 source

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 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.

v13.2.0

Compare Source

Bug Fixes
Features

Renovate configuration

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

🚦 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.

@renovate renovate bot changed the title ⬆️ Update dependency nyc to v13.2.0 ⬆️ Update dependency nyc to v13.2.0 Feb 14, 2019
@renovate renovate bot changed the title ⬆️ Update dependency nyc to v13.2.0 ⬆️ Update dependency nyc to v13.3.0 Feb 14, 2019
@renovate renovate bot changed the title ⬆️ Update dependency nyc to v13.3.0 ⬆️ Update dependency nyc to v13.3.0 Feb 27, 2019
@renovate renovate bot changed the title ⬆️ Update dependency nyc to v13.3.0 ⬆️ Update dependency nyc to v13.3.0 Mar 7, 2019
@renovate renovate bot changed the title ⬆️ Update dependency nyc to v13.3.0 ⬆️ Update dependency nyc to v13.3.0 Apr 16, 2019
@renovate renovate bot changed the title ⬆️ Update dependency nyc to v13.3.0 ⬆️ Update dependency nyc to v13.3.0 - autoclosed Apr 24, 2019
@renovate renovate bot closed this Apr 24, 2019
@renovate renovate bot deleted the renovate/nyc-13.x branch April 24, 2019 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant