« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/package-lock.json
AgeCommit message (Collapse)Author
23 hoursupdate tap because glob is grouchy. Awww. Outdated versions of glob have ↵(quasar) nebula
known vulnerabilities. Well not any THAT ARE REPORTED YOU FOOL
12 daysFIX THE DAMN NPM AUDIT(quasar) nebula
12 daysdrop tcompare and some unused test helpers(quasar) nebula
12 daysmove chokidar to not-dev dependencies(quasar) nebula
12 dayschokidar 3.5.3 -> 5.0.0, pin exact(quasar) nebula
12 daystap 21.1.1 -> 21.6.2, pin exact(quasar) nebula
12 daysjs-yaml 4.1.0 -> 4.1.1(quasar) nebula
12 dayschroma.js 2.4.2 -> 3.2.0(quasar) nebula
sure, looks the same to me
12 daysrimraf 5.0.7 -> 6.1.3(quasar) nebula
thanks isaacs
12 daysmsgpackr 1.11.1 -> 1.11.9(quasar) nebula
12 dayseslint 9.37.0 -> 10.1.0(quasar) nebula
12 daysmarked 16.4.1 -> 17.0.5(quasar) nebula
2025-10-21content: generateCommentaryIndexPage: use npm word-count instead(quasar) nebula
2025-10-20content: drop 'he' module(quasar) nebula
2025-10-20no-source-change meaningfulish npm updates(quasar) nebula
2025-10-20pin node dependencies(quasar) nebula
only substantial changes: - @eslint/js 9.38.0 -> 9.37.0, basically just reverting the change from previous commit - word-wrap 1.2.3 -> 1.2.5, matching version in lockfile, apparently changed via eslint 8 -> 9 update and not on purpose by us, may 2025 (255102c2) pinning chroma-js keeps chroma.min.js from disappearing out of the root of that package, so import continues working, broken at some point more recently - affecting people using other package managers or running npm update themselves
2025-10-20add @eslint/js as explicit dependency, hopefully(quasar) nebula
npm isn't exiting for us but the package-lock.json update appears to be . .... extant?? it's probably working
2025-10-15blindly update tap(quasar) nebula
2025-10-15npm audit(quasar) nebula
2025-10-15eslint 9.27.0 -> 9.37.0(quasar) nebula
2025-05-27eslint: basic eslint 8 -> 9(quasar) nebula
2024-06-18web-routes, write: static-build: statically copy some routes(quasar) nebula
2024-06-12npm audit(quasar) nebula
2024-05-31update node-tap to 19(quasar) nebula
2024-05-31search, client: use json-compress and msgpackr for search indexes(quasar) nebula
2024-05-31upd8: Search implementationGio
2024-05-13npm audit(quasar) nebula
2024-02-16validators: drop dead printable-characters/strlen import(quasar) nebula
2024-01-06update tap dependency(quasar) nebula
2023-11-29data: language: formatDateDuration, formatRelativeDate(quasar) nebula
Also related counting functions.
2023-11-20data: validateArrayItems: annotate multiline errors nicely(quasar) nebula
2023-11-18update marked from 5.0.2 to 10.0.0(quasar) nebula
2023-09-30update to node-tap 18.4.0(quasar) nebula
2023-09-01thumbs: use image-size module instead of magick identify(quasar) nebula
2023-08-20content: linkTemplate: strip <a> tags from content(quasar) nebula
2023-05-25content: multiline content & fill out album/track pages more(quasar) nebula
2023-04-08html: drastically simplify template/slot system(quasar) nebula
2023-03-27data steps: basic custom mocking function support(quasar) nebula
I checked out a few libraries but none really behaved the way I needed, and coding it myself means much lower- level access, which makes certain options a lot easier (e.g. excluding one argument of a mocked function from assertion while matching the rest against a pattern).
2023-03-25data steps: port tests to tap instead of tape(quasar) nebula
2023-01-16stub --help option(quasar) nebula
2022-12-06quick-reload HSMusic-dedicated data tests(quasar) nebula
2022-11-27redesign & refinements for sticky layouting(quasar) nebula
2022-11-20htmlify upd8.js, remove fix-whitespace dependency(quasar) nebula
2022-06-28Merge branch 'staging' into prettify-lint(quasar) nebula
2022-06-28add command-exists as npm dependency(quasar) nebula
2022-06-26remove prettier, don't lint indentation(quasar) nebula
2022-06-26initial prettier/eslint commit(quasar) nebula
2022-06-26update dependencies(quasar) nebula
2022-01-18initial working changes for big data restructure(quasar) nebula
2021-12-31update package-lock.json(quasar) nebula