Skip to content

Conversation

@turnerrainer
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade markdown-to-jsx from 7.7.3 to 7.7.4.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released a month ago.

Release notes
Package name: markdown-to-jsx
  • 7.7.4 - 2025-02-17
    +--------------------------+------------------------+-----------------------+
    |                          │ 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.
  • 7.7.3 - 2025-01-07

    Patch Changes

    • 8026103: Handle paragraph splitting better, fixes #641.
    • 1ea00bb: Adjust table row parsing to better handle inline syntaxes and improve performance.
from markdown-to-jsx GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade markdown-to-jsx from 7.7.3 to 7.7.4.

See this package in npm:
markdown-to-jsx

See this project in Snyk:
https://app.snyk.io/org/turnerrainer/project/da9b497a-d83c-4b67-995a-fb2e354a1800?utm_source=github&utm_medium=referral&page=upgrade-pr
@sonarqubecloud
Copy link

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.

3 participants