build: regenerate bbb-learning-dashboard lockfile as lockfileVersion 3 - #24
Open
antobinary wants to merge 1 commit into
Open
build: regenerate bbb-learning-dashboard lockfile as lockfileVersion 3#24antobinary wants to merge 1 commit into
antobinary wants to merge 1 commit into
Conversation
Regenerated with npm 10.9.8 (npm install --package-lock-only --lockfile-version 3). Format-only change: all 1589 resolved package versions are identical; the legacy v1-compat "dependencies" section is dropped.
antobinary
force-pushed
the
lockfile-v3-learning-dashboard
branch
from
July 24, 2026 01:25
8c4c6d8 to
9a5a94d
Compare
🚨 Automated tests failed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Regenerates
bbb-learning-dashboard/package-lock.jsonfrom lockfileVersion 2 to 3 using npm 10.9.8 (npm install --package-lock-only --lockfile-version 3). npm preserves the existing lockfile format on normal installs, so this needed an explicit regeneration.Details
Format-only change — all 1589 resolved package versions are byte-identical. The diff is one changed line (
"lockfileVersion": 2→3) plus removal of the legacy v1-compatdependenciessection (~10,650 lines), shrinking the file from 816 KB to 502 KB.Testing
On the 4.0 dev container (node 22.23.1 / npm 10.9.8):
npm ciagainst the new lockfile succeedsnpm run buildcompiles (only the pre-existing@mui/baseeslint warnings)/var/bigbluebutton/learning-dashboard;/learning-analytics-dashboard/serves the new bundle over HTTPS (200 on index andmain.916a0946.js)