Skip to content

feat: diff in browser#2

Merged
flipvh merged 4 commits into
mainfrom
feat/diff
Jul 4, 2026
Merged

feat: diff in browser#2
flipvh merged 4 commits into
mainfrom
feat/diff

Conversation

@flipvh

@flipvh flipvh commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread tests/diff.test.ts Fixed
Comment thread src/utils/diff.ts Fixed
flipvh and others added 3 commits July 4, 2026 01:51
…racter sanitization'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…from environment values'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
The CodeQL autofix switched the child_process import to execFileSync but
left gitDiffFile calling spawnSync (ReferenceError in CI). Convert
gitDiffFile to execFileSync, make the browser opener best-effort again,
and restore the test's tag stripping as a fixed-point loop so it satisfies
js/incomplete-multi-character-sanitization without losing its meaning.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@flipvh flipvh merged commit deb997c into main Jul 4, 2026
7 checks passed
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.

2 participants