Skip to content

Commit 6f7c947

Browse files
dependabot[bot]afs
authored andcommitted
Bump vite-plugin-istanbul in /jena-fuseki2/jena-fuseki-ui
Bumps [vite-plugin-istanbul](https://github.com/iFaxity/vite-plugin-istanbul) from 7.2.1 to 8.0.0. - [Release notes](https://github.com/iFaxity/vite-plugin-istanbul/releases) - [Changelog](https://github.com/iFaxity/vite-plugin-istanbul/blob/next/release.config.mjs) - [Commits](iFaxity/vite-plugin-istanbul@v7.2.1...v8.0.0) --- updated-dependencies: - dependency-name: vite-plugin-istanbul dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 475a6d3 commit 6f7c947

File tree

2 files changed

+49
-18
lines changed

2 files changed

+49
-18
lines changed

jena-fuseki2/jena-fuseki-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"sinon": "^21.0.1",
7575
"typescript": "^5.9.3",
7676
"vite": "^7.1.4",
77-
"vite-plugin-istanbul": "^7.0.0",
77+
"vite-plugin-istanbul": "^8.0.0",
7878
"vitest": "^3.0.5",
7979
"vue-eslint-parser": "^10.4.0",
8080
"wait-on": "^9.0.0",

jena-fuseki2/jena-fuseki-ui/yarn.lock

Lines changed: 48 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
json5 "^2.2.3"
7878
semver "^6.3.1"
7979

80-
"@babel/generator@^7.28.0", "@babel/generator@^7.28.6", "@babel/generator@^7.29.0":
80+
"@babel/generator@^7.28.6", "@babel/generator@^7.29.0", "@babel/generator@^7.29.1":
8181
version "7.29.1"
8282
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.1.tgz#d09876290111abbb00ef962a7b83a5307fba0d50"
8383
integrity sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==
@@ -1811,10 +1811,10 @@
18111811
dependencies:
18121812
tslib "^2.4.0"
18131813

1814-
"@types/babel__generator@7.6.8":
1815-
version "7.6.8"
1816-
resolved "https://registry.yarnpkg.com/@types/babel__generator/-/babel__generator-7.6.8.tgz#f836c61f48b1346e7d2b0d93c6dacc5b9535d3ab"
1817-
integrity sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==
1814+
"@types/babel__generator@7.27.0":
1815+
version "7.27.0"
1816+
resolved "https://registry.yarnpkg.com/@types/babel__generator/-/babel__generator-7.27.0.tgz#b5819294c51179957afaec341442f9341e4108a9"
1817+
integrity sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==
18181818
dependencies:
18191819
"@babel/types" "^7.0.0"
18201820

@@ -4182,7 +4182,7 @@ espree@^10.3.0:
41824182
acorn-jsx "^5.3.2"
41834183
eslint-visitor-keys "^4.2.1"
41844184

4185-
"espree@^10.3.0 || ^11.0.0", espree@^11.1.1:
4185+
"espree@^10.3.0 || ^11.0.0", espree@^11.1.1, espree@^11.2.0:
41864186
version "11.2.0"
41874187
resolved "https://registry.yarnpkg.com/espree/-/espree-11.2.0.tgz#01d5e47dc332aaba3059008362454a8cc34ccaa5"
41884188
integrity sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw==
@@ -4744,6 +4744,15 @@ glob@^10.4.1, glob@^10.4.2:
47444744
package-json-from-dist "^1.0.0"
47454745
path-scurry "^1.11.1"
47464746

4747+
glob@^13.0.6:
4748+
version "13.0.6"
4749+
resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.6.tgz#078666566a425147ccacfbd2e332deb66a2be71d"
4750+
integrity sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==
4751+
dependencies:
4752+
minimatch "^10.2.2"
4753+
minipass "^7.1.3"
4754+
path-scurry "^2.0.2"
4755+
47474756
glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
47484757
version "7.2.3"
47494758
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -5697,7 +5706,7 @@ lru-cache@^10.2.0:
56975706
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
56985707
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
56995708

5700-
lru-cache@^11.2.5, lru-cache@^11.2.6:
5709+
lru-cache@^11.0.0, lru-cache@^11.2.5, lru-cache@^11.2.6:
57015710
version "11.2.6"
57025711
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.2.6.tgz#356bf8a29e88a7a2945507b31f6429a65a192c58"
57035712
integrity sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==
@@ -5888,6 +5897,11 @@ minimist@^1.2.0, minimist@^1.2.6, minimist@^1.2.8, minimist@~1.2.0:
58885897
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
58895898
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
58905899

5900+
minipass@^7.1.3:
5901+
version "7.1.3"
5902+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.3.tgz#79389b4eb1bb2d003a9bba87d492f2bd37bdc65b"
5903+
integrity sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==
5904+
58915905
mitt@^3.0.1:
58925906
version "3.0.1"
58935907
resolved "https://registry.yarnpkg.com/mitt/-/mitt-3.0.1.tgz#ea36cf0cc30403601ae074c8f77b7092cdab36d1"
@@ -6310,6 +6324,14 @@ path-scurry@^1.11.1:
63106324
lru-cache "^10.2.0"
63116325
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
63126326

6327+
path-scurry@^2.0.2:
6328+
version "2.0.2"
6329+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.2.tgz#6be0d0ee02a10d9e0de7a98bae65e182c9061f85"
6330+
integrity sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==
6331+
dependencies:
6332+
lru-cache "^11.0.0"
6333+
minipass "^7.1.2"
6334+
63136335
path-to-regexp@^1.0.3:
63146336
version "1.9.0"
63156337
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.9.0.tgz#5dc0753acbf8521ca2e0f137b4578b917b10cf24"
@@ -7256,7 +7278,7 @@ source-map@^0.6.0, source-map@^0.6.1:
72567278
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
72577279
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
72587280

7259-
source-map@^0.7.4:
7281+
source-map@^0.7.6:
72607282
version "0.7.6"
72617283
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.6.tgz#a3658ab87e5b6429c8a1f3ba0083d4c61ca3ef02"
72627284
integrity sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==
@@ -7575,6 +7597,15 @@ test-exclude@^7.0.1:
75757597
glob "^10.4.1"
75767598
minimatch "^9.0.4"
75777599

7600+
test-exclude@^8.0.0:
7601+
version "8.0.0"
7602+
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-8.0.0.tgz#85891add3fa46bb822b1b1579c7f8c9a3d04ebd8"
7603+
integrity sha512-ZOffsNrXYggvU1mDGHk54I96r26P8SyMjO5slMKSc7+IWmtB/MQKnEC2fP51imB3/pT6YK5cT5E8f+Dd9KdyOQ==
7604+
dependencies:
7605+
"@istanbuljs/schema" "^0.1.2"
7606+
glob "^13.0.6"
7607+
minimatch "^10.2.2"
7608+
75787609
throttleit@^1.0.0:
75797610
version "1.0.1"
75807611
resolved "https://registry.yarnpkg.com/throttleit/-/throttleit-1.0.1.tgz#304ec51631c3b770c65c6c6f76938b384000f4d5"
@@ -8012,19 +8043,19 @@ vite-node@3.2.4:
80128043
pathe "^2.0.3"
80138044
vite "^5.0.0 || ^6.0.0 || ^7.0.0-0"
80148045

8015-
vite-plugin-istanbul@^7.0.0:
8016-
version "7.2.1"
8017-
resolved "https://registry.yarnpkg.com/vite-plugin-istanbul/-/vite-plugin-istanbul-7.2.1.tgz#0c752a6032b3e2e7c8a20b5f6b47d9a44ef9b67e"
8018-
integrity sha512-DSPi4ulvYsjnP44sTI5oriNosbM0E6m3uoCxjdxboTtVzxSkFwcDy3/JnSYKebjr+ZToJwVLTms+2CM0rmbbzQ==
8046+
vite-plugin-istanbul@^8.0.0:
8047+
version "8.0.0"
8048+
resolved "https://registry.yarnpkg.com/vite-plugin-istanbul/-/vite-plugin-istanbul-8.0.0.tgz#912ba31da0111bc47093f28c7a497fd0d36ec348"
8049+
integrity sha512-r6L7cg2iwPqNnY/rWFyemWeDTIKRZjekEWS90e2FsTjDYH4UdTS6hvW1nEX1B++PKPCnqCaj5BJTDn5Cy5jYoQ==
80198050
dependencies:
8020-
"@babel/generator" "^7.28.0"
8051+
"@babel/generator" "^7.29.1"
80218052
"@istanbuljs/load-nyc-config" "^1.1.0"
8022-
"@types/babel__generator" "7.6.8"
8023-
espree "^10.3.0"
8053+
"@types/babel__generator" "7.27.0"
8054+
espree "^11.2.0"
80248055
istanbul-lib-instrument "^6.0.3"
80258056
picocolors "^1.1.1"
8026-
source-map "^0.7.4"
8027-
test-exclude "^7.0.1"
8057+
source-map "^0.7.6"
8058+
test-exclude "^8.0.0"
80288059

80298060
"vite@^5.0.0 || ^6.0.0 || ^7.0.0-0", vite@^7.1.4:
80308061
version "7.3.1"

0 commit comments

Comments
 (0)