An open index of dependabot pull requests across open source projects.

chore(deps): bump markdown-to-jsx from 7.7.1 to 7.7.6

Closed
Number: #6
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: April 28, 2025 at 03:48 PM UTC
(5 months ago)
Updated: June 16, 2025 at 04:29 PM UTC
(3 months ago)
Closed: June 16, 2025 at 04:29 PM UTC
(3 months ago)
Time to Close: about 2 months
Labels:
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 trimEnd API.
  • 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 ReactNode instead of ReactChild for 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 trimEnd API.
  • 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 ReactNode instead of ReactChild for React 19 compatibility
  • 4fa87d8: Bump ws from 8.11.0 to 8.18.0
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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
Files Changed:
2
Additions:
+9
Deletions:
-9
Package Dependencies
Ecosystem:
npm
Version Change:
7.7.1 → 7.7.6
Update Type:
Patch
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