Skip to content

Comments

Bump @cypress/code-coverage from 3.14.7 to 4.0.0 in /jena-fuseki2/jena-fuseki-ui#3747

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/jena-fuseki2/jena-fuseki-ui/cypress/code-coverage-4.0.0
Open

Bump @cypress/code-coverage from 3.14.7 to 4.0.0 in /jena-fuseki2/jena-fuseki-ui#3747
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/jena-fuseki2/jena-fuseki-ui/cypress/code-coverage-4.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Bumps @cypress/code-coverage from 3.14.7 to 4.0.0.

Release notes

Sourced from @​cypress/code-coverage's releases.

v4.0.0

4.0.0 (2026-02-10)

chore

BREAKING CHANGES

  • Configure with expose rather than env. Minimum Cypress version is now v15.10.0. Minimum node version is now 20.x.
Commits
  • 29455d8 chore: release next major version (#979)
  • 2a5e70d chore: release next major version (#978)
  • 8ec0991 feat!: read code coverage config from Cypress.expose instead of Cypress.env (...
  • 4e130c7 chore: use npm credentials context (#968)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 11, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jena-fuseki2/jena-fuseki-ui/cypress/code-coverage-4.0.0 branch 2 times, most recently from ba1e407 to 2e0c4fa Compare February 18, 2026 15:43
@afs
Copy link
Member

afs commented Feb 18, 2026

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2026

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@afs
Copy link
Member

afs commented Feb 18, 2026

@dependabot recreate

Bumps [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) from 3.14.7 to 4.0.0.
- [Release notes](https://github.com/cypress-io/code-coverage/releases)
- [Commits](cypress-io/code-coverage@v3.14.7...v4.0.0)

---
updated-dependencies:
- dependency-name: "@cypress/code-coverage"
  dependency-version: 4.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jena-fuseki2/jena-fuseki-ui/cypress/code-coverage-4.0.0 branch from 2e0c4fa to 935f8a6 Compare February 18, 2026 16:31
@afs afs added the help wanted Pull requests welcome. label Feb 18, 2026
@afs
Copy link
Member

afs commented Feb 18, 2026

test:unit and test:e2e
[INFO] Running 'yarn run test:unit' in /home/runner/work/jena/jena/jena-fuseki2/jena-fuseki-ui
[INFO] yarn run v1.22.17
[INFO] $ vitest run --pool=threads --environment jsdom
[INFO] 
[INFO]  RUN  v3.2.4 /home/runner/work/jena/jena/jena-fuseki2/jena-fuseki-ui
[INFO] 
[INFO]  ✓ tests/unit/services/fuseki.service.spec.js (20 tests) 31ms
[INFO]  ✓ tests/unit/components/dataset/pagination.vue.spec.js (4 tests) 97ms
[INFO]  ✓ tests/unit/utils/validation.spec.js (4 tests) 12ms
[INFO]  ✓ tests/unit/utils/query.spec.js (1 test) 3ms
[INFO] stderr | tests/unit/views/dataset/query.vue.spec.js > Query view > is created with the correct initial values
[INFO] TypeError: Failed to parse URL from //prefix.cc/popular/all.file.json
[INFO]     at node:internal/deps/undici/undici:13510:13 {
[INFO]   [cause]: TypeError: Invalid URL: //prefix.cc/popular/all.file.json
[INFO]       at new URLImpl (/home/runner/work/jena/jena/jena-fuseki2/jena-fuseki-ui/node_modules/whatwg-url/lib/URL-impl.js:21:13)
[INFO]       at Object.exports.setup (/home/runner/work/jena/jena/jena-fuseki2/jena-fuseki-ui/node_modules/whatwg-url/lib/URL.js:54:12)
[INFO]       at new URL (/home/runner/work/jena/jena/jena-fuseki2/jena-fuseki-ui/node_modules/whatwg-url/lib/URL.js:115:22)
[INFO]       at new Request (node:internal/deps/undici/undici:9586:25)
[INFO]       at fetch (node:internal/deps/undici/undici:10315:25)
[INFO]       at fetch (node:internal/deps/undici/undici:13508:10)
[INFO]       at fetch (node:internal/bootstrap/web/exposed-window-or-worker:72:12)
[INFO]       at Object.get (/home/runner/work/jena/jena/jena-fuseki2/jena-fuseki-ui/node_modules/@zazuko/yasqe/build/webpack:/yasgui/packages/yasqe/src/autocompleters/prefixes.ts:93:12)
[INFO]       at i.getCompletions (/home/runner/work/jena/jena/jena-fuseki2/jena-fuseki-ui/node_modules/@zazuko/yasqe/build/webpack:/yasgui/packages/yasqe/src/autocompleters/index.ts:73:42)
[INFO]       at i.value (/home/runner/work/jena/jena/jena-fuseki2/jena-fuseki-ui/node_modules/@zazuko/yasqe/build/webpack:/yasgui/packages/yasqe/src/autocompleters/index.ts:114:23)
[INFO] }
[INFO] 
[INFO]  ✓ tests/unit/views/dataset/query.vue.spec.js (1 test) 668ms
[INFO]    ✓ Query view > is created with the correct initial values  667ms
[INFO]  ✓ tests/unit/components/serverstatus.vue.spec.js (3 tests) 37ms
[INFO]  ✓ tests/unit/components/dataset/tablelisting.vue.spec.js (2 tests) 80ms
[INFO] 
[INFO]  Test Files  7 passed (7)
[INFO]       Tests  35 passed (35)
[INFO]    Start at  16:37:50
[INFO]    Duration  4.07s (transform 1.24s, setup 0ms, collect 3.49s, tests 928ms, environment 5.51s, prepare 728ms)
[INFO] 
[INFO] Done in 4.82s.
[INFO] 
[INFO] --- frontend:2.0.0:yarn (yarn run test:e2e) @ jena-fuseki-ui ---
[INFO] Running 'yarn run test:e2e' in /home/runner/work/jena/jena/jena-fuseki2/jena-fuseki-ui
[INFO] yarn run v1.22.17
[INFO] $ run-script-os
[INFO] $ cross-env FUSEKI_PORT="${FUSEKI_PORT:=3030}" PORT="${PORT:=8080}" concurrently  --names 'SERVER,CLIENT,TESTS' --prefix-colors 'yellow,blue,green' --success 'first' --kill-others "yarn run serve:fuseki" "yarn wait-on http://localhost:${FUSEKI_PORT}/$/ping && yarn run dev" "yarn wait-on http-get://localhost:${PORT}/index.html && cypress run $@"
[INFO] [TESTS] $ /home/runner/work/jena/jena/jena-fuseki2/jena-fuseki-ui/node_modules/.bin/wait-on http-get://localhost:39107/index.html
[INFO] [CLIENT] $ /home/runner/work/jena/jena/jena-fuseki2/jena-fuseki-ui/node_modules/.bin/wait-on 'http://localhost:39399/$/ping'
[INFO] [SERVER] $ nodemon src/services/mock/json-server.js
[INFO] [SERVER] [nodemon] 3.1.11
[INFO] [SERVER] [nodemon] to restart at any time, enter `rs`
[INFO] [SERVER] [nodemon] watching path(s): *.*
[INFO] [SERVER] [nodemon] watching extensions: js,mjs,cjs,json
[INFO] [SERVER] [nodemon] starting `node src/services/mock/json-server.js`
[INFO] [SERVER] JSON Server is running
[INFO] [SERVER] HEAD /$/ping 200 2.198 ms - 40
[INFO] [CLIENT] $ vite
[INFO] [CLIENT] 
[INFO] [CLIENT]   VITE v7.3.1  ready in 449 ms
[INFO] [CLIENT] 
[INFO] [CLIENT]   ➜  Local:   http://localhost:39107/
[INFO] [CLIENT]   ➜  Network: use --host to expose
[INFO] [TESTS] It looks like this is your first time using Cypress: 15.10.0
[INFO] [TESTS] 
[INFO] [TESTS] [16:37:57]  Verifying Cypress can run /home/runner/.cache/Cypress/15.10.0/Cypress [started]
[INFO] [TESTS] [16:37:59]  Verifying Cypress can run /home/runner/.cache/Cypress/15.10.0/Cypress [COMPLETED]
[INFO] [TESTS] 
[INFO] [TESTS] Opening Cypress...
[INFO] [TESTS] 
[INFO] [TESTS] DevTools listening on ws://127.0.0.1:44167/devtools/browser/2488c021-02e9-4eb5-a32b-b837a0c09bb5
[INFO] [TESTS] Your configFile is invalid: /home/runner/work/jena/jena/jena-fuseki2/jena-fuseki-ui/cypress.config.mjs
[INFO] [TESTS] 
[INFO] [TESTS] It threw an error when required, check the stack trace below:
[INFO] [TESTS] 
[INFO] [TESTS] Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './task.js' is not defined by "exports" in /home/runner/work/jena/jena/jena-fuseki2/jena-fuseki-ui/node_modules/@cypress/code-coverage/package.json
[INFO] [TESTS]     at exportsNotFound (node:internal/modules/esm/resolve:322:10)
[INFO] [TESTS]     at packageExportsResolve (node:internal/modules/esm/resolve:670:9)
[INFO] [TESTS]     at resolveExports (node:internal/modules/cjs/loader:636:36)
[INFO] [TESTS]     at Module._findPath (node:internal/modules/cjs/loader:716:31)
[INFO] [TESTS]     at Module._resolveFilename (node:internal/modules/cjs/loader:1198:27)
[INFO] [TESTS]     at m._resolveFilename (file:///home/runner/.cache/Cypress/15.10.0/Cypress/resources/app/node_modules/tsx/dist/register-B7jrtLTO.mjs:1:789)
[INFO] [TESTS]     at nextResolveSimple (/home/runner/.cache/Cypress/15.10.0/Cypress/resources/app/node_modules/tsx/dist/register-D46fvsV_.cjs:4:1004)
[INFO] [TESTS]     at /home/runner/.cache/Cypress/15.10.0/Cypress/resources/app/node_modules/tsx/dist/register-D46fvsV_.cjs:3:2630
[INFO] [TESTS]     at /home/runner/.cache/Cypress/15.10.0/Cypress/resources/app/node_modules/tsx/dist/register-D46fvsV_.cjs:3:1542
[INFO] [TESTS]     at resolveTsPaths (/home/runner/.cache/Cypress/15.10.0/Cypress/resources/app/node_modules/tsx/dist/register-D46fvsV_.cjs:4:760)
[INFO] [TESTS]     at Function._resolveFilename (/home/runner/.cache/Cypress/15.10.0/Cypress/resources/app/node_modules/tsx/dist/register-D46fvsV_.cjs:4:1102)
[INFO] [TESTS]     at Module._load (node:internal/modules/cjs/loader:1043:27)
[INFO] [TESTS]     at Module.require (node:internal/modules/cjs/loader:1298:19)
[INFO] [TESTS]     at require (node:internal/modules/helpers:182:18)
[INFO] [TESTS]     at vitePreprocessor (/home/runner/work/jena/jena/jena-fuseki2/jena-fuseki-ui/cypress.config.mjs:19:30)
[INFO] [TESTS]     at Object.<anonymous> (/home/runner/work/jena/jena/jena-fuseki2/jena-fuseki-ui/cypress.config.mjs:69:2)
[INFO] [TESTS]     at Module._compile (node:internal/modules/cjs/loader:1529:14)
[INFO] [TESTS]     at Object.transformer (/home/runner/.cache/Cypress/15.10.0/Cypress/resources/app/node_modules/tsx/dist/register-D46fvsV_.cjs:3:1104)
[INFO] [TESTS]     at Module.load (node:internal/modules/cjs/loader:1275:32)
[INFO] [TESTS]     at Module._load (node:internal/modules/cjs/loader:1096:12)
[INFO] [TESTS]     at Module.require (node:internal/modules/cjs/loader:1298:19)
[INFO] [TESTS]     at require (node:internal/modules/helpers:182:18)
[INFO] [TESTS] yarn wait-on http-get://localhost:39107/index.html && cypress run  exited with code 1
[INFO] --> Sending SIGTERM to other processes..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file help wanted Pull requests welcome. javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant