Skip to content

Resync package-lock.json for globals 17.9.0 - #8027

Merged
n-lark merged 1 commit into
mainfrom
update-package-lock
Aug 3, 2026
Merged

Resync package-lock.json for globals 17.9.0#8027
n-lark merged 1 commit into
mainfrom
update-package-lock

Conversation

@n-lark

@n-lark n-lark commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Description

npm ci began failing on main because the lockfile pinned globals@17.8.0 while package.json's ^17.7.0 now resolves to the newly-published 17.9.0. This resyncs package-lock.json to 17.9.0. Its a dev-only, lint-time dependency (used solely by eslint.config.mjs), so there's no runtime impact.

Related Issue(s)

N/A

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production
  • Link to Changelog Entry PR, or note why one is not needed.

Labels

  • Includes a DB migration? -> add the area:migration label

@n-lark
n-lark requested review from andypalmi and hardillb August 3, 2026 13:49
@n-lark n-lark self-assigned this Aug 3, 2026
@n-lark
n-lark enabled auto-merge (squash) August 3, 2026 13:52
@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.14%. Comparing base (c2ae1d0) to head (31f1f17).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8027      +/-   ##
==========================================
+ Coverage   76.13%   76.14%   +0.01%     
==========================================
  Files         439      439              
  Lines       23548    23562      +14     
  Branches     6272     6276       +4     
==========================================
+ Hits        17928    17942      +14     
  Misses       5620     5620              
Flag Coverage Δ
backend 76.14% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@n-lark
n-lark merged commit c011853 into main Aug 3, 2026
29 checks passed
@n-lark
n-lark deleted the update-package-lock branch August 3, 2026 14:11
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