Skip to content

Updated available dependencies - #10

Merged
bexsoft merged 2 commits into
masterfrom
fix-audit-issues
Aug 3, 2026
Merged

Updated available dependencies#10
bexsoft merged 2 commits into
masterfrom
fix-audit-issues

Conversation

@bexsoft

@bexsoft bexsoft commented Aug 3, 2026

Copy link
Copy Markdown

What does this do?

Updated available dependencies to latest versions.

NOTE: React Router cannot be updated as latest patched version is v7 and this implies a complete rewrite of the routing paths that is not required as this is a deprecated project.

Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
@bexsoft bexsoft self-assigned this Aug 3, 2026
@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 7a3d6fa2-0668-4cd3-81a8-bcd29efe5052

📥 Commits

Reviewing files that changed from the base of the PR and between e92e0f6 and df83675.

⛔ Files ignored due to path filters (1)
  • web-app/yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (1)
  • web-app/package.json

📝 Walkthrough

Walkthrough

The web application pins react-dom to version 18.3.1 and updates react-router-dom to version 6.30.4.

Changes

Dependency updates

Layer / File(s) Summary
Update dependency versions
web-app/package.json
react-dom is pinned to exact version 18.3.1. react-router-dom is updated to 6.30.4.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the dependency updates in the changeset.
Description check ✅ Passed The description accurately explains the dependency updates and the decision not to upgrade React Router to v7.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix-audit-issues

Comment @coderabbitai help to get the list of available commands.

@bexsoft
bexsoft merged commit 521e72c into master Aug 3, 2026
24 of 27 checks passed
@bexsoft
bexsoft deleted the fix-audit-issues branch August 3, 2026 22:09
@coderabbitai coderabbitai Bot mentioned this pull request Aug 3, 2026
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.

1 participant