chore(deps): bump markdown-to-jsx from 7.7.1 to 7.7.6
Closed
Number: #6
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
April 28, 2025 at 03:48 PM UTC
(7 months ago)
(7 months ago)
Updated:
June 16, 2025 at 04:29 PM UTC
(5 months ago)
(5 months ago)
Closed:
June 16, 2025 at 04:29 PM UTC
(5 months ago)
(5 months ago)
Time to Close:
about 2 months
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps markdown-to-jsx from 7.7.1 to 7.7.6.
Release notes
Sourced from markdown-to-jsx's releases.
v7.7.6
Patch Changes
- 654855b: Sanitize more attributes by default to help address XSS vectors.
- 7639c08: Improve splitting of style attributes.
v7.7.5
Patch Changes
- 0ddaabb: Remove unescaping of content inside fenced code blocks.
- 07b4280: Better handle exotic backtick scenarios for inline code blocks.
- 0dad192: Fix consecutive marked text.
v7.7.4
+--------------------------+------------------------+-----------------------+ | │ simple markdown string │ large markdown string | +--------------------------+------------------------+-----------------------+ | markdown-to-jsx (7.7.4) │ 92,671 ops/sec │ 330 ops/sec | +--------------------------+------------------------+-----------------------+ | markdown-to-jsx (7.7.3) │ 91,164 ops/sec │ 301 ops/sec | +--------------------------+------------------------+-----------------------+Patch Changes
- adc08c7: Further optimize the plain text splitting regex.
- c8bc5f3: Remove redundant detectors when processing paragraphs.
- d96a8d8: Replace some regexes with optimized functions to avoid polynomial time scenarios. Also fixes compatibility issues in some older browsers with the
trimEndAPI.- 7be3d77: Optimize regexes and parsing to do less work.
- cf7693c: Rework inline code syntax handling, handle escaped characters in code blocks correctly so they render without the backslash.
v7.7.3
Patch Changes
- 8026103: Handle paragraph splitting better, fixes #641.
- 1ea00bb: Adjust table row parsing to better handle inline syntaxes and improve performance.
v7.7.2
Patch Changes
- 52a727c: Use
ReactNodeinstead ofReactChildfor React 19 compatibility- 4fa87d8: Bump ws from 8.11.0 to 8.18.0
Changelog
Sourced from markdown-to-jsx's changelog.
7.7.6
Patch Changes
- 654855b: Sanitize more attributes by default to help address XSS vectors.
- 7639c08: Improve splitting of style attributes.
7.7.5
Patch Changes
- 0ddaabb: Remove unescaping of content inside fenced code blocks.
- 07b4280: Better handle exotic backtick scenarios for inline code blocks.
- 0dad192: Fix consecutive marked text.
7.7.4
Patch Changes
- adc08c7: Further optimize the plain text splitting regex.
- c8bc5f3: Remove redundant detectors when processing paragraphs.
- d96a8d8: Replace some regexes with optimized functions to avoid polynomial time scenarios. Also fixes compatibility issues in some older browsers with the
trimEndAPI.- 7be3d77: Optimize regexes and parsing to do less work.
- cf7693c: Rework inline code syntax handling, handle escaped characters in code blocks correctly so they render without the backslash.
7.7.3
Patch Changes
- 8026103: Handle paragraph splitting better, fixes #641.
- 1ea00bb: Adjust table row parsing to better handle inline syntaxes and improve performance.
7.7.2
Patch Changes
- 52a727c: Use
ReactNodeinstead ofReactChildfor React 19 compatibility- 4fa87d8: Bump ws from 8.11.0 to 8.18.0
Commits
d023bdfVersion Packages (#673)116b46dupdate codeql7639c08improve style attribute splitting654855bimprove baseline sanitizationc0e5583Version Packages (#672)2905df9adjust site0dad192add mark delimiter to plain text splitter07b4280single backticks are allowed inside multi-backtick inline code0ddaabbremove unnecessary unescapingf6a5f53Set compiler return type to React.JSX.Element (#666)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+9
+9
Deletions:
-9
-9
Package Dependencies
Technical Details
| ID: | 1711763 |
| UUID: | 2486252734 |
| Node ID: | PR_kwDOOXZX486UMTS- |
| Host: | GitHub |
| Repository: | peter6286/https---github.com-peter6286-personal-site |
| Mergeable: | Yes |
| Merge State: | Unstable |
| Rebaseable: | Yes |