Commit Graph

8 Commits (function-call-subroutines)

Author SHA1 Message Date
Nick O'Leary f48f623a83
Fixup lock file 2026-02-11 11:03:47 +00:00
Nick O'Leary d9f355f39a
Merge branch 'master' into sync415toDev 2026-02-11 10:52:39 +00:00
Nick O'Leary dadf7a3d71
Update for 4.1.5 release 2026-02-11 09:44:32 +00:00
bryopsida c2f2e57b7f chore: bump tar to 7.5.7
Signed-off-by: bryopsida <8363252+bryopsida@users.noreply.github.com>
2026-01-31 07:57:41 -06:00
Nick O'Leary 12c575b5a5
Bump dependencies and version 2026-01-26 10:37:42 +00:00
Nick O'Leary 28f04f3846
Bump for 5beta2 2026-01-21 14:04:19 +00:00
Nick O'Leary 33449998d2
Bump lock version 2026-01-07 16:17:52 +00:00
Dimitrie Hoekstra 3df161c3bc
Add package-lock.json for reproducible dependency chains
- Remove package-lock.json from .gitignore
- Add validated package-lock.json (Node 20, 1003 packages)
- Update CI workflow to use npm ci instead of npm install
- Update README development instructions to use npm ci

This ensures all developers and CI get identical dependency trees,
protecting against npm supply chain attacks where compromised patch
versions could automatically propagate through semver ranges.

Closes #5424
2026-01-07 16:15:12 +01:00