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 81f34995d3 Bump cypress
81f34995d3 is described below
commit 81f34995d3f282ef361826d3249774e769771153
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 16 00:56:06 2025 +0000
Bump cypress
Bumps the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 1
update: [cypress](https://github.com/cypress-io/cypress).
Updates `cypress` from 14.5.1 to 14.5.2
- [Release notes](https://github.com/cypress-io/cypress/releases)
-
[Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v14.5.1...v14.5.2)
---
updated-dependencies:
- dependency-name: cypress
dependency-version: 14.5.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-patch-group
...
Signed-off-by: dependabot[bot] <[email protected]>
---
jena-fuseki2/jena-fuseki-ui/yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/jena-fuseki2/jena-fuseki-ui/yarn.lock
b/jena-fuseki2/jena-fuseki-ui/yarn.lock
index 00f983db88..b80a2ed1bb 100644
--- a/jena-fuseki2/jena-fuseki-ui/yarn.lock
+++ b/jena-fuseki2/jena-fuseki-ui/yarn.lock
@@ -2911,9 +2911,9 @@ cypress-vite@^1.4.2:
debug "^4.3.4"
cypress@^14.4.1:
- version "14.5.1"
- resolved
"https://registry.yarnpkg.com/cypress/-/cypress-14.5.1.tgz#0af3f2ce7beb82f8d88a8a3cb7d8e40326114ce2"
- integrity
sha512-vYBeZKW3UAtxwv5mFuSlOBCYhyO0H86TeDKRJ7TgARyHiREIaiDjeHtqjzrXRFrdz9KnNavqlm+z+hklC7v8XQ==
+ version "14.5.2"
+ resolved
"https://registry.yarnpkg.com/cypress/-/cypress-14.5.2.tgz#b45563bf9a96b815ab6e5d028b49ce0b0fe80cb2"
+ integrity
sha512-O4E4CEBqDHLDrJD/dfStHPcM+8qFgVVZ89Li7xDU0yL/JxO/V0PEcfF2I8aGa7uA2MGNLkNUAnghPM83UcHOJw==
dependencies:
"@cypress/request" "^3.0.8"
"@cypress/xvfb" "^1.2.4"