apache / apache/jena

[ui] Verify if we still needs the dependency requirement overrides

Open
#2,082 1 comment 0 reactions 0 assignees View on GitHub
dependencies Fuseki UI javascript task
Dominant language
Java
Stars
1.4k
Forks
712
Avg merge
15h 41m
Merged PRs (30d)
53

Description

### Change

```js
"overrides": {
"terser": "^5.14.2",
"loader-utils": "^1.4.2",
"cookiejar": "^2.1.4",
"json5": "^1.0.2"
}
```

From https://github.com/apache/jena/issues/2054#issuecomment-1799296733

We need to confirm if they are still needed.

### Are you interested in contributing a pull request for this task?

Yes

Contributor guide

Open the contributing guide

Research direction

Start by locating the UI dependency manifest containing the listed overrides, then check whether each requirement is still needed by the current dependency tree and build. Done means every entry is either removed when unnecessary or retained with a clear reason, with the UI dependency installation or build still passing.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system, frontend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.