Skip to content

chore(deps): update dependency @lezer/markdown to ^1.6.3#284

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/lezer-markdown-1.x
Open

chore(deps): update dependency @lezer/markdown to ^1.6.3#284
renovate[bot] wants to merge 1 commit intomainfrom
renovate/lezer-markdown-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2026

This PR contains the following updates:

Package Change Age Confidence
@lezer/markdown ^1.4.3^1.6.3 age confidence

Release Notes

lezer-parser/markdown (@​lezer/markdown)

v1.6.3

Compare Source

Bug fixes

Fix an issue that caused the parser to re-parse much more than it needed to when reusable content ends in a single list element after many non-list elements.

v1.6.2

Compare Source

Bug fixes

Nested parses in fenced blocks are now marked as bracketed.

v1.6.1

Compare Source

Bug fixes

Fix an issue where, if a composite node handler added a marker before returning false, that token was parsed twice.

v1.6.0

Compare Source

Bug fixes

When a composite block adds a node while ending, make sure the composite node covers that end token.

New features

Export the opening delimiters used for standard links and images, so that extension code can look for them.

v1.5.1

Compare Source

Bug fixes

Fix an issue where findOpeningDelimiter could return the position of a close delimiter.

v1.5.0

Compare Source

New features

A getDelimiterAt method on inline contexts makes it possible to get information about opening delimiters.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Relates to dependencies label Jan 31, 2026
@renovate renovate bot added the dependencies Relates to dependencies label Jan 31, 2026
@socket-security
Copy link

socket-security bot commented Jan 31, 2026

@renovate renovate bot force-pushed the renovate/lezer-markdown-1.x branch from 19c2d24 to e247584 Compare March 5, 2026 15:05
@socket-security
Copy link

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn Critical
Critical CVE: npm form-data uses unsafe random function in form-data for choosing boundary

CVE: GHSA-fjxv-7rqg-78g4 form-data uses unsafe random function in form-data for choosing boundary (CRITICAL)

Affected versions: < 2.5.4; >= 3.0.0 < 3.0.4; >= 4.0.0 < 4.0.4

Patched version: 4.0.4

From: pnpm-lock.yamlnpm/form-data@4.0.2

ℹ Read more on: This package | This alert | What is a critical CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/form-data@4.0.2. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Relates to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants