This is an automated email from the ASF dual-hosted git repository.

afs pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new deff4a9b15 Bump vite-plugin-istanbul in /jena-fuseki2/jena-fuseki-ui
deff4a9b15 is described below

commit deff4a9b154cc19fc82090bb50ea15c924ab4684
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 27 03:17:35 2026 +0000

    Bump vite-plugin-istanbul in /jena-fuseki2/jena-fuseki-ui
    
    Bumps 
[vite-plugin-istanbul](https://github.com/iFaxity/vite-plugin-istanbul) from 
8.0.0 to 9.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](https://github.com/iFaxity/vite-plugin-istanbul/compare/v8.0.0...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: vite-plugin-istanbul
      dependency-version: 9.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 jena-fuseki2/jena-fuseki-ui/package.json | 2 +-
 jena-fuseki2/jena-fuseki-ui/yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/jena-fuseki2/jena-fuseki-ui/package.json 
b/jena-fuseki2/jena-fuseki-ui/package.json
index ac122bf005..891824f81f 100644
--- a/jena-fuseki2/jena-fuseki-ui/package.json
+++ b/jena-fuseki2/jena-fuseki-ui/package.json
@@ -74,7 +74,7 @@
     "sinon": "^22.0.0",
     "typescript": "^6.0.3",
     "vite": "^8.0.10",
-    "vite-plugin-istanbul": "^8.0.0",
+    "vite-plugin-istanbul": "^9.0.0",
     "vitest": "^3.0.5",
     "vue-eslint-parser": "^10.4.0",
     "wait-on": "^9.0.0",
diff --git a/jena-fuseki2/jena-fuseki-ui/yarn.lock 
b/jena-fuseki2/jena-fuseki-ui/yarn.lock
index 97207df1aa..f92abb7464 100644
--- a/jena-fuseki2/jena-fuseki-ui/yarn.lock
+++ b/jena-fuseki2/jena-fuseki-ui/yarn.lock
@@ -8133,10 +8133,10 @@ [email protected]:
     pathe "^2.0.3"
     vite "^5.0.0 || ^6.0.0 || ^7.0.0-0"
 
-vite-plugin-istanbul@^8.0.0:
-  version "8.0.0"
-  resolved 
"https://registry.yarnpkg.com/vite-plugin-istanbul/-/vite-plugin-istanbul-8.0.0.tgz#912ba31da0111bc47093f28c7a497fd0d36ec348";
-  integrity 
sha512-r6L7cg2iwPqNnY/rWFyemWeDTIKRZjekEWS90e2FsTjDYH4UdTS6hvW1nEX1B++PKPCnqCaj5BJTDn5Cy5jYoQ==
+vite-plugin-istanbul@^9.0.0:
+  version "9.0.0"
+  resolved 
"https://registry.yarnpkg.com/vite-plugin-istanbul/-/vite-plugin-istanbul-9.0.0.tgz#850a59fe58a19ef85fc9090b3b2a8c88840b4954";
+  integrity 
sha512-Ia0GYwVAYZMyGM9vZFAb1+xy/s+aFWBO0lWfpuBbl9XyHEm1rVCBtpk+52G2M54t272q9b07CMlwSuew7DNhqQ==
   dependencies:
     "@babel/generator" "^7.29.1"
     "@istanbuljs/load-nyc-config" "^1.1.0"

Reply via email to