Skip to content

chore: update lock file#477

Merged
charlesmulder merged 1 commit intoRedHatInsights:mainfrom
charlesmulder:update-lock-file
Apr 29, 2026
Merged

chore: update lock file#477
charlesmulder merged 1 commit intoRedHatInsights:mainfrom
charlesmulder:update-lock-file

Conversation

@charlesmulder
Copy link
Copy Markdown
Contributor

@charlesmulder charlesmulder commented Apr 29, 2026

Description

Regenerate package-lock.json to include new transitive dependencies (lightningcss, rolldown, @oxc-project/types) introduced by the Nx 22.6.5 upgrade. CI was failing with npm ci because these packages were missing from the lock file.

RHCLOUD-47359


How to test locally

npm ci  # should succeed without "Missing from lock file" errors

Anything reviewers should know?

  • Lock file regenerated with Node 20.19.5 (matching .nvmrc / CI)
  • This unblocks the release pipeline which was failing at npm ci
  • No code changes, only lock file resolution updates

Checklist

  • Tests: new/updated tests cover the change
  • API: spec updated if endpoints changed (or N/A)
  • Migrations: backwards compatible if schema changed (or N/A)
  • Dependencies: no known impact to dependent services
  • Security: reviewed against secure coding checklist (or N/A)

AI disclosure

Assisted by: Claude Code

@charlesmulder charlesmulder merged commit d10a87f into RedHatInsights:main Apr 29, 2026
9 checks passed
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