-
Improvement
-
Resolution: Fixed
-
Minor
-
3.5.7, 3.6.5, 3.7.1, 3.8
-
MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE, MOODLE_38_STABLE
-
MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE
-
MDL-66532-master -
From what I understand we should be using a package-lock.json rather than the existing npm-shrinkwrap.json.
The lock variant will only be updated when adding, removing, or upgrading packages; whilst the shrinkwrap is updated on each npm install.
- blocks
-
MDL-66265 Update jshint and add ignore
-
- Closed
-
- has a non-specific relationship to
-
MDL-66109 Bump nodejs from lts/carbon to stable (>=v14.0.0)
-
- Closed
-
-
MDLSITE-5931 Move all local_ci stuff to work with both shrinkwrap.json and package-lock.json
-
- Closed
-
-
MDLSITE-5536 New CI job to look for changes in lock files
-
- Open
-