Skip to content

Commit

Permalink
chore: bump up nyc version to v17 (#7187)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [nyc](https://istanbul.js.org/) ([source](https://togithub.com/istanbuljs/nyc)) | [`^15.1.0` -> `^17.0.0`](https://renovatebot.com/diffs/npm/nyc/15.1.0/17.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/nyc/17.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nyc/17.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nyc/15.1.0/17.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nyc/15.1.0/17.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>istanbuljs/nyc (nyc)</summary>

### [`v17.0.0`](https://togithub.com/istanbuljs/nyc/blob/HEAD/CHANGELOG.md#1700-2024-04-19)

[Compare Source](https://togithub.com/istanbuljs/nyc/compare/v15.1.0...nyc-v17.0.0)

##### ⚠ BREAKING CHANGES

-   minimum Node version now 18

##### Bug Fixes

-   **deps:** address security alerts in deps ([#&#8203;1555](https://togithub.com/istanbuljs/nyc/issues/1555)) ([b6ed598](https://togithub.com/istanbuljs/nyc/commit/b6ed59832e1b190486cbf289f081122b384465e5))

##### Build System

-   minimum Node version now 18 ([9ef340e](https://togithub.com/istanbuljs/nyc/commit/9ef340e07514b5e2d05f93a99fca17e5d60d65db))

</details>

---

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/toeverything/AFFiNE).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
  • Loading branch information
renovate[bot] committed Jun 11, 2024
1 parent dee0793 commit e2c9573
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"msw": "^2.3.0",
"nanoid": "^5.0.7",
"nx": "^19.0.0",
"nyc": "^15.1.0",
"nyc": "^17.0.0",
"oxlint": "0.3.5",
"prettier": "^3.2.5",
"semver": "^7.6.0",
Expand Down
39 changes: 38 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,7 @@ __metadata:
msw: "npm:^2.3.0"
nanoid: "npm:^5.0.7"
nx: "npm:^19.0.0"
nyc: "npm:^15.1.0"
nyc: "npm:^17.0.0"
oxlint: "npm:0.3.5"
prettier: "npm:^3.2.5"
semver: "npm:^7.6.0"
Expand Down Expand Up @@ -29287,6 +29287,43 @@ __metadata:
languageName: node
linkType: hard

"nyc@npm:^17.0.0":
version: 17.0.0
resolution: "nyc@npm:17.0.0"
dependencies:
"@istanbuljs/load-nyc-config": "npm:^1.0.0"
"@istanbuljs/schema": "npm:^0.1.2"
caching-transform: "npm:^4.0.0"
convert-source-map: "npm:^1.7.0"
decamelize: "npm:^1.2.0"
find-cache-dir: "npm:^3.2.0"
find-up: "npm:^4.1.0"
foreground-child: "npm:^2.0.0"
get-package-type: "npm:^0.1.0"
glob: "npm:^7.1.6"
istanbul-lib-coverage: "npm:^3.0.0"
istanbul-lib-hook: "npm:^3.0.0"
istanbul-lib-instrument: "npm:^6.0.2"
istanbul-lib-processinfo: "npm:^2.0.2"
istanbul-lib-report: "npm:^3.0.0"
istanbul-lib-source-maps: "npm:^4.0.0"
istanbul-reports: "npm:^3.0.2"
make-dir: "npm:^3.0.0"
node-preload: "npm:^0.2.1"
p-map: "npm:^3.0.0"
process-on-spawn: "npm:^1.0.0"
resolve-from: "npm:^5.0.0"
rimraf: "npm:^3.0.0"
signal-exit: "npm:^3.0.2"
spawn-wrap: "npm:^2.0.0"
test-exclude: "npm:^6.0.0"
yargs: "npm:^15.0.2"
bin:
nyc: bin/nyc.js
checksum: 10/b20627f4875ac79861255bfc9abfaa2589bcb2b8e59ab0f8a4905e4fba80ba55be92ca408426f2d3a6a9786f79331b1e48404aa8f89208d8c11695c68d188b26
languageName: node
linkType: hard

"nypm@npm:^0.3.8":
version: 0.3.8
resolution: "nypm@npm:0.3.8"
Expand Down

0 comments on commit e2c9573

Please sign in to comment.