Skip to content

chore(deps): update dependency nyc to v15 - abandoned #52

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

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 18, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nyc (source) ^13.0.0 -> ^15.0.0 age adoption passing confidence

Release Notes

istanbuljs/nyc

v15.1.0

Compare Source

Features

v15.0.1

Compare Source

Bug Fixes

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

Bug Fixes

v14.1.0

Compare Source

Bug Fixes
Features

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

Compare Source

Bug Fixes
Features

v13.2.0

Compare Source

Bug Fixes
Features

v13.1.0

Compare Source

Features

13.0.1 (2018-07-24)

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

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

@codecov
Copy link

codecov bot commented Jan 18, 2020

Codecov Report

Merging #52 (1a9124d) into master (81cc19f) will decrease coverage by 6.64%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
- Coverage   92.72%   86.08%   -6.65%     
==========================================
  Files           3        4       +1     
  Lines          55      194     +139     
  Branches        8       30      +22     
==========================================
+ Hits           51      167     +116     
- Misses          4       27      +23     
Impacted Files Coverage Δ
src/publish.ts 83.45% <0.00%> (ø)

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 81cc19f...1a9124d. Read the comment docs.

@renovate renovate bot force-pushed the renovate/nyc-15.x branch from bedd3d9 to 6de7d09 Compare December 11, 2020 01:59
@renovate renovate bot force-pushed the renovate/nyc-15.x branch 4 times, most recently from 2548dc8 to b74a7a3 Compare February 13, 2021 15:32
@renovate renovate bot force-pushed the renovate/nyc-15.x branch from b74a7a3 to b635d83 Compare March 7, 2021 23:59
@renovate renovate bot force-pushed the renovate/nyc-15.x branch from b635d83 to 73b48b1 Compare March 31, 2021 00:09
@renovate renovate bot force-pushed the renovate/nyc-15.x branch from 73b48b1 to 0f518c6 Compare April 13, 2021 01:57
@renovate renovate bot force-pushed the renovate/nyc-15.x branch 8 times, most recently from 26be131 to 999e0c2 Compare May 25, 2021 08:02
@renovate renovate bot force-pushed the renovate/nyc-15.x branch 2 times, most recently from a0f84fa to f1bc304 Compare June 8, 2021 02:11
@renovate renovate bot force-pushed the renovate/nyc-15.x branch from f1bc304 to 253671d Compare June 23, 2021 10:42
@renovate renovate bot force-pushed the renovate/nyc-15.x branch 9 times, most recently from 6683c55 to 1cf3bea Compare July 9, 2021 03:00
@renovate renovate bot force-pushed the renovate/nyc-15.x branch from 1cf3bea to cf61ca0 Compare July 24, 2021 21:04
@renovate renovate bot force-pushed the renovate/nyc-15.x branch from acea49e to 0aa9dc4 Compare August 4, 2021 19:37
@renovate renovate bot force-pushed the renovate/nyc-15.x branch 3 times, most recently from 209b9f4 to a7a2307 Compare August 21, 2021 04:42
@renovate renovate bot force-pushed the renovate/nyc-15.x branch 2 times, most recently from 693fba4 to a705749 Compare August 26, 2021 08:08
@renovate renovate bot force-pushed the renovate/nyc-15.x branch 3 times, most recently from fd3d484 to 0a9e0ac Compare September 7, 2021 10:47
@renovate renovate bot force-pushed the renovate/nyc-15.x branch 3 times, most recently from fe46a55 to 17de847 Compare September 21, 2021 22:08
@renovate renovate bot force-pushed the renovate/nyc-15.x branch 2 times, most recently from 489d0cb to 83ce783 Compare September 29, 2021 19:35
@renovate renovate bot force-pushed the renovate/nyc-15.x branch 2 times, most recently from c669e09 to 623c5b8 Compare October 12, 2021 22:18
@renovate renovate bot force-pushed the renovate/nyc-15.x branch 2 times, most recently from 2a1323b to 4b5fdcc Compare October 14, 2021 22:01
@renovate renovate bot force-pushed the renovate/nyc-15.x branch 4 times, most recently from b8eca80 to 990ff6c Compare October 26, 2021 04:39
@renovate renovate bot force-pushed the renovate/nyc-15.x branch from 990ff6c to 14a75ca Compare November 2, 2021 18:05
@renovate renovate bot force-pushed the renovate/nyc-15.x branch 2 times, most recently from ad68b0d to 24c9087 Compare November 29, 2021 14:29
@renovate renovate bot force-pushed the renovate/nyc-15.x branch from 24c9087 to 1a9124d Compare November 29, 2021 17:02
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot changed the title chore(deps): update dependency nyc to v15 chore(deps): update dependency nyc to v15 - abandoned Jun 10, 2024
Copy link
Contributor Author

renovate bot commented Jun 10, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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.

1 participant