mirror of
https://github.com/toeverything/AFFiNE.git
synced 2025-01-03 13:12:04 +03:00
chore: bump up nyc version to v17 (#7187)
[![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 ([#​1555](https://togithub.com/istanbuljs/nyc/issues/1555)) ([b6ed598](b6ed59832e
)) ##### Build System - minimum Node version now 18 ([9ef340e](9ef340e075
)) </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==-->
This commit is contained in:
parent
dee0793179
commit
e2c95731ab
@ -94,7 +94,7 @@
|
|||||||
"msw": "^2.3.0",
|
"msw": "^2.3.0",
|
||||||
"nanoid": "^5.0.7",
|
"nanoid": "^5.0.7",
|
||||||
"nx": "^19.0.0",
|
"nx": "^19.0.0",
|
||||||
"nyc": "^15.1.0",
|
"nyc": "^17.0.0",
|
||||||
"oxlint": "0.3.5",
|
"oxlint": "0.3.5",
|
||||||
"prettier": "^3.2.5",
|
"prettier": "^3.2.5",
|
||||||
"semver": "^7.6.0",
|
"semver": "^7.6.0",
|
||||||
|
39
yarn.lock
39
yarn.lock
@ -601,7 +601,7 @@ __metadata:
|
|||||||
msw: "npm:^2.3.0"
|
msw: "npm:^2.3.0"
|
||||||
nanoid: "npm:^5.0.7"
|
nanoid: "npm:^5.0.7"
|
||||||
nx: "npm:^19.0.0"
|
nx: "npm:^19.0.0"
|
||||||
nyc: "npm:^15.1.0"
|
nyc: "npm:^17.0.0"
|
||||||
oxlint: "npm:0.3.5"
|
oxlint: "npm:0.3.5"
|
||||||
prettier: "npm:^3.2.5"
|
prettier: "npm:^3.2.5"
|
||||||
semver: "npm:^7.6.0"
|
semver: "npm:^7.6.0"
|
||||||
@ -29287,6 +29287,43 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
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":
|
"nypm@npm:^0.3.8":
|
||||||
version: 0.3.8
|
version: 0.3.8
|
||||||
resolution: "nypm@npm:0.3.8"
|
resolution: "nypm@npm:0.3.8"
|
||||||
|
Loading…
Reference in New Issue
Block a user