[DEV-73] Display update release notes as safe, formatted content - #17
Open
danii1 wants to merge 4 commits into
Open
[DEV-73] Display update release notes as safe, formatted content#17danii1 wants to merge 4 commits into
danii1 wants to merge 4 commits into
Conversation
added 2 commits
August 18, 2026 16:23
- Bound release-note HTML length before parsing.\n- Enforce traversal depth and node budgets with safe fallback behavior.\n- Cover oversized, deeply nested, and high-node-count release notes.
Contributor
Author
|
@devintern-internal awesome, now bump pm-desktop version |
added 2 commits
August 18, 2026 16:34
Refresh bun.lock workspace manifest metadata after the pm-desktop version bump. Consolidate the React import to satisfy import/no-duplicates. Remove native navigation semantics from release-note links and add regression coverage.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Task: DEV-73
Summary: Display update release notes as safe, formatted content
Implementation Details
Implemented DEV-73.
Verification passed:
git diff --checkNo documentation update was necessary because no CLI behavior, configuration, or environment variables changed.
This PR was automatically created by @devintern/code