Skip to content

DFR-4713: Resolve working build and fix CVE's#252

Merged
joe-wilko-hmcts merged 17 commits intomasterfrom
DFR-4713
Apr 10, 2026
Merged

DFR-4713: Resolve working build and fix CVE's#252
joe-wilko-hmcts merged 17 commits intomasterfrom
DFR-4713

Conversation

@joe-wilko-hmcts
Copy link
Copy Markdown
Contributor

https://tools.hmcts.net/jira/browse/DFR-4713

Change description

Changes are required so that CVE's within old-divorce frontend services can be properly resolved

Testing done

Security Vulnerability Assessment

CVE Suppression: Are there any CVEs present in the codebase (either newly introduced or pre-existing) that are being intentionally suppressed or ignored by this commit?

  • Yes
  • No

Checklist

  • commit messages are meaningful and follow good commit message guidelines
  • README and other documentation has been updated / added (if needed)
  • tests have been updated / new tests has been added (if needed)
  • Does this PR introduce a breaking change

joe-wilko-hmcts and others added 16 commits April 1, 2026 13:28
# Upgrade to yarn 4

# Add .yarnrc.yml and yarn-4.10.0.cjs

# Upgrade to node v20.20.2 and update .nvmrc
# Conflicts:
#	.github/workflows/cd.yml
# Refactor eslint configuration and remove old deprecated config

# Eslint fixes and tweaks across several files

# Regenerate yarn-audit-known-issues

# Update dependencies:
- @hapi/cryptiles v6.0.3 -> added
- @hapi/hoek v11.0.7 -> added
- connect-redis v3.4.2 -> v9.0.0
- cryptiles v4.1.3 -> removed
- glob v8.1.0 -> v13.0.6
- hoek v6.1.3 -> removed
- router v1.3.8 -> v2.2.0

# Update dev dependencies
- @eslint/eslintrc v3.3.5 -> added
- @eslint/js v10.0.1 -> added
- @hmcts/eslint-config v1.4.0 -> v1.0.5
- @hmcts/tech-docs v0.4.0 -> removed
- eslint v8.57.1 -> v10.0.2
- eslint-plugin-mocha v11.2.0 -> added
- globals v17.4.0 -> added
# Refactor of fs.js to use v13 glob api

# In BaseStep.js check for if the class name is null and if so, use a default of 'BaseStep'

# In expectImplemented.js return parent class constructor name if the object's class name is null
# Update supertest.js to use absolute paths instead of relative
# Update new version in package.json
@joe-wilko-hmcts joe-wilko-hmcts merged commit 2a4de5f into master Apr 10, 2026
2 checks passed
@joe-wilko-hmcts joe-wilko-hmcts deleted the DFR-4713 branch April 10, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants