This is an automated email from the ASF dual-hosted git repository.
andy 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 f89e29edc3 Bump @fortawesome/fontawesome-svg-core in
/jena-fuseki2/jena-fuseki-ui
f89e29edc3 is described below
commit f89e29edc33d8fcbccd62eeb882b6285b056c196
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 6 09:08:07 2025 +0000
Bump @fortawesome/fontawesome-svg-core in /jena-fuseki2/jena-fuseki-ui
Bumps
[@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome)
from 6.7.2 to 7.0.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
-
[Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md)
-
[Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.7.2...7.0.0)
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-core"
dependency-version: 7.0.0
dependency-type: direct:production
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 | 15 +++++----------
2 files changed, 6 insertions(+), 11 deletions(-)
diff --git a/jena-fuseki2/jena-fuseki-ui/package.json
b/jena-fuseki2/jena-fuseki-ui/package.json
index 036862757d..98d51f7845 100644
--- a/jena-fuseki2/jena-fuseki-ui/package.json
+++ b/jena-fuseki2/jena-fuseki-ui/package.json
@@ -21,7 +21,7 @@
"serve:offline": "cross-env FUSEKI_PORT=\"${FUSEKI_PORT:=3030}\"
PORT=\"${PORT:=8080}\" concurrently --names 'SERVER,CLIENT' --prefix-colors
'yellow,blue' --success 'first' --kill-others 'yarn run serve:fuseki' 'yarn
wait-on http://localhost:${FUSEKI_PORT}/$/ping && yarn run dev'"
},
"dependencies": {
- "@fortawesome/fontawesome-svg-core": "^6.4.2",
+ "@fortawesome/fontawesome-svg-core": "^7.0.0",
"@fortawesome/free-solid-svg-icons": "^7.0.0",
"@fortawesome/vue-fontawesome": "^3.0.3",
"@popperjs/core": "^2.11.8",
diff --git a/jena-fuseki2/jena-fuseki-ui/yarn.lock
b/jena-fuseki2/jena-fuseki-ui/yarn.lock
index 53a8358932..8d65d7664f 100644
--- a/jena-fuseki2/jena-fuseki-ui/yarn.lock
+++ b/jena-fuseki2/jena-fuseki-ui/yarn.lock
@@ -1134,11 +1134,6 @@
resolved
"https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091"
integrity
sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==
-"@fortawesome/[email protected]":
- version "6.7.2"
- resolved
"https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.7.2.tgz#7123d74b0c1e726794aed1184795dbce12186470"
- integrity
sha512-Zs+YeHUC5fkt7Mg1l6XTniei3k4bwG/yo3iFUtZWd/pMx9g3fdvkSK9E0FOC+++phXOka78uJcYb8JaFkW52Xg==
-
"@fortawesome/[email protected]":
version "7.0.0"
resolved
"https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-7.0.0.tgz#1a03eb151263bffcc9c4d0b0b0ffef04496e4382"
@@ -1149,12 +1144,12 @@
resolved
"https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.36.tgz#b44e52db3b6b20523e0c57ef8c42d315532cb903"
integrity
sha512-a/7BiSgobHAgBWeN7N0w+lAhInrGxksn13uK7231n2m8EDPE3BMCl9NZLTGrj9ZXfCmC6LM0QLqXidIizVQ6yg==
-"@fortawesome/fontawesome-svg-core@^6.4.2":
- version "6.7.2"
- resolved
"https://registry.yarnpkg.com/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.7.2.tgz#0ac6013724d5cc327c1eb81335b91300a4fce2f2"
- integrity
sha512-yxtOBWDrdi5DD5o1pmVdq3WMCvnobT0LU6R8RyyVXPvFRd2o79/0NCuQoCjNTeZz9EzA9xS3JxNWfv54RIHFEA==
+"@fortawesome/fontawesome-svg-core@^7.0.0":
+ version "7.0.0"
+ resolved
"https://registry.yarnpkg.com/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-7.0.0.tgz#57c0c6105a84cacd62d06e61d1b259f5dade560b"
+ integrity
sha512-obBEF+zd98r/KtKVW6A+8UGWeaOoyMpl6Q9P3FzHsOnsg742aXsl8v+H/zp09qSSu/a/Hxe9LNKzbBaQq1CEbA==
dependencies:
- "@fortawesome/fontawesome-common-types" "6.7.2"
+ "@fortawesome/fontawesome-common-types" "7.0.0"
"@fortawesome/free-solid-svg-icons@^5.14.0":
version "5.15.4"