Skip to content

chore(deps): update node to v24.13.1, revert @swc/cli to v0.7.0#152

Merged
DerekRoberts merged 3 commits intorenovate/nodefrom
copilot/sub-pr-151
Feb 16, 2026
Merged

chore(deps): update node to v24.13.1, revert @swc/cli to v0.7.0#152
DerekRoberts merged 3 commits intorenovate/nodefrom
copilot/sub-pr-151

Conversation

Copy link
Copy Markdown

Copilot AI commented Feb 16, 2026

Description

Renovate proposed updating Node.js to v24.13.1 and @swc/cli to v0.8.0. The @swc/cli update creates a peer dependency conflict with @nestjs/cli which only supports @swc/cli up to ^0.7.0.

Changes:

  • Updated Node.js: 24.13.0 → 24.13.1 (volta config in backend/package.json)
  • Reverted @swc/cli: ^0.8.0 → ^0.7.0 (compatibility with @nestjs/cli@^11.0.0)
  • Updated package-lock.json files across all workspaces
  • Added test-report.xml to .gitignore

The @swc/cli v0.8.0 upgrade requires chokidar@^5.0.0, but @nestjs/cli depends on chokidar@^4.0.0, causing npm install to fail.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • Backend build and tests pass
  • Frontend build and tests pass
  • Linting passes for all projects
  • Code review completed with no issues
  • Security scan completed with no vulnerabilities

Checklist

  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

Further comments

The @swc/cli minor version update is blocked until @nestjs/cli adds support for v0.8.0. Current supported range: ^0.1.62 || ^0.3.0 || ^0.4.0 || ^0.5.0 || ^0.6.0 || ^0.7.0.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits February 16, 2026 20:11
Co-authored-by: DerekRoberts <4391600+DerekRoberts@users.noreply.github.com>
Co-authored-by: DerekRoberts <4391600+DerekRoberts@users.noreply.github.com>
Copy link
Copy Markdown
Author

Copilot AI commented Feb 16, 2026

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • scarf.sh
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node node ./report.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] Update node dependencies to latest versions chore(deps): update node to v24.13.1, revert @swc/cli to v0.7.0 Feb 16, 2026
Copilot AI requested a review from DerekRoberts February 16, 2026 20:15
@DerekRoberts DerekRoberts marked this pull request as ready for review February 16, 2026 20:18
@DerekRoberts
Copy link
Copy Markdown
Member

Related to #151

@DerekRoberts DerekRoberts merged commit 695dd3e into renovate/node Feb 16, 2026
17 checks passed
@DerekRoberts DerekRoberts deleted the copilot/sub-pr-151 branch February 16, 2026 20:31
@github-project-automation github-project-automation bot moved this from New to Done in NRIDS - Architecture Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done
Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants