mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-17 08:28:07 -05:00
[PR #1880] [MERGED] build(deps): bump socratiq markdown-it + dompurify, rebuild bundle #29158
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/1880
Author: @profvjreddi
Created: 6/16/2026
Status: ✅ Merged
Merged: 6/16/2026
Merged by: @profvjreddi
Base:
dev← Head:fix/socratiq-dep-bumps📝 Commits (1)
efbdc34build(deps): bump socratiq markdown-it 14.2.0 + dompurify 3.4.10, rebuild bundle📊 Changes
3 files changed (+865 additions, -686 deletions)
View changed files
📝
book/quarto/tools/scripts/socratiQ/bundle.js(+815 -656)📝
socratiq/package-lock.json(+32 -12)📝
socratiq/package.json(+18 -18)📄 Description
Combines the two blocked dependabot socratiq bumps and rebuilds the committed widget bundle so it passes the SocratiQ Bundle Drift check (which dependabot cannot satisfy on its own).
book/quarto/tools/scripts/socratiQ/bundle.jsvianpm run build:viteBundle build verified deterministic across rebuilds (tooling pinned by package-lock).
Closes #1862
Closes #1863
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.