Skip to content

Patch URI parsing and HTML sanitization dependencies - #391

Open
poiley wants to merge 1 commit into
mainfrom
patch-parser-dependencies
Open

Patch URI parsing and HTML sanitization dependencies#391
poiley wants to merge 1 commit into
mainfrom
patch-parser-dependencies

Conversation

@poiley

@poiley poiley commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Updates the version-scoped fast-uri and sanitize-html overrides to 3.1.6 and 2.17.7 and regenerates the dependency lockfile, addressing URI parsing and HTML sanitization advisories.

Validation: make node-check cli-check go-check shared-check passed, including 730 Node SDK tests, 726 CLI tests, Go checks, and shared compatibility tests across Node, Python, and Go. Generated files remain unchanged.

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

docfacts impact

This PR also touches evidence for 4 verified claims — no action needed unless behavior changed; the nightly scan re-verifies automatically.

details
  • ✅ The repository is a polyglot monorepo containing independent SDK packages for Node, Python, and Go. (docs/repo-model.mdpnpm-workspace.yaml)
  • ✅ No root-level language workspace owns all three SDKs. (docs/repo-model.mdpnpm-workspace.yaml)
  • ✅ The sdk-node/ directory is an npm package managed with pnpm. (docs/repo-model.mdpnpm-workspace.yaml)
  • ✅ The root pnpm-workspace.yaml defines a pnpm workspace covering only the Node packages cli-node, sdk-node, and packages/*, and does not govern the Python or Go SDKs. (docs/repo-model.mdpnpm-workspace.yaml)

@greptile-apps

greptile-apps Bot commented Sep 9, 2026

Copy link
Copy Markdown

Confidence Score: 5/5

The PR appears safe to merge; the dependency overrides and regenerated lockfile consistently select the intended patched versions.

No actionable regression remains: all changed resolution paths agree on fast-uri 3.1.6 and sanitize-html 2.17.7, while unrelated advisory findings concern dependency versions that were already present in the base revision.

Important Files Changed

Filename Overview
pnpm-workspace.yaml Updates the fast-uri and sanitize-html override ranges and targets to the intended patched releases.
pnpm-lock.yaml Consistently records the updated overrides and resolved dependency versions without unrelated resolution changes.

Reviews (1): Last reviewed commit: "Patch URI parsing and HTML sanitization ..." | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant