code-coverage
code-coverage copied to clipboard
fix(deps): update dependency istanbul-lib-coverage to v3.2.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| istanbul-lib-coverage (source) | 3.0.0 -> 3.2.0 |
Release Notes
istanbuljs/istanbuljs
v3.2.0
Features
v3.1.0
Features
3.0.2 (2021-10-11)
Bug Fixes
3.0.1 (2021-09-23)
Bug Fixes
v3.0.2
v3.0.1
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻ 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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
@bahmutov When can we expect this to be resolved?
Unfortunately I’m no longer on the cypress team so I cannot help with this issue
Sent from my iPhone
On Feb 10, 2022, at 09:33, KateMashkinaNIH @.***> wrote:
@bahmutov When can we expect this to be resolved?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.
@jennifer-shehane Is there still work that needs to be done on this, or it's good to go?
How is this still outstanding?
In the meantime, if using yarn, you can add the following to your package.json:
"resolutions" : {
"istanbul-lib-coverage": "^3.2.0"
}
NPM 8.4.0 can use overrides (I haven't tested this personally, but it should be something along the lines of):
"overrides": {
"istanbul-lib-coverage": "^3.2.0"
}
bump also seeing the after hook failure in our main repo. Would be cool if we could get this out.
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update (3.2.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.