descriptinc / descriptinc/dependicus
[Dependicus] [npm] FYI: isomorphic-dompurify 3.12.0 is available (currently on 3.5.1)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 1
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 5
Description
Makes it possible to use DOMPurify on server and client in the same way.
Summary
- Current versions in monorepo:
3.5.1(published 2026-03-17) — used by @dependicus/site-builder, dependicus, dependicus-monorepo +1 more3.11.0(published 2026-04-29) — used by dependicus
- Target version:
3.12.0(published 2026-05-02) - Update type: minor
- Versions behind: 8
- Installed size: 24.6 kB
- Dependency types: prod
- In catalog: No
How to Update
This dependency is used by 4 packages. Consider adding it to the catalog:
- Add to catalog - Edit
undefined:
catalog:
isomorphic-dompurify: 3.12.0
-
Update each package to use
"isomorphic-dompurify": "catalog:"instead of the version number. -
Run
pnpm installto update the lockfile.
Packages to update:
@dependicus/site-builderdependicusdependicus-monorepopackages/dependicus
Alternatively, update each package to "isomorphic-dompurify": "3.12.0" individually.
Upgrade Path
- 3.12.0 (latest) (2026-05-02) — 25.4 kB (+3%)
- 3.11.0 (2026-04-29) — 25.4 kB (+3%)
- 3.10.0 (2026-04-22) — 23.6 kB (-4%)
- 3.9.0 (2026-04-15) — 23.6 kB (-4%)
- 3.8.0 (2026-04-08) — 23.6 kB (-4%)
- 3.7.1 (2026-03-24) — 23.6 kB (-4%)
- 3.7.0 (2026-03-24) — 19.1 kB (-22%)
- 3.6.0 (2026-03-21) — 24.6 kB (0%)
Links
Notes for coding agents
PR title should be: "Update isomorphic-dompurify from 3.5.1 to 3.12.0"
If the PR body makes claims about the changes in the new version, include URL references to release notes, changelogs, or commit diffs that support those claims.
This issue was automatically created by Dependicus. It will be recreated if closed while the dependency remains non-compliant.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the package manifests for @dependicus/site-builder, dependicus, dependicus-monorepo, and packages/dependicus, then locate the catalog configuration because its path is not specified. Review the existing dependency declarations and run pnpm install. Done means all four packages use isomorphic-dompurify 3.12.0 consistently and the lockfile is updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100