chore(deps): update dependency @lezer/markdown to ^1.6.3#284
chore(deps): update dependency @lezer/markdown to ^1.6.3#284renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
86e45ae to
899dd6c
Compare
899dd6c to
19c2d24
Compare
19c2d24 to
e247584
Compare
|
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.
|
This PR contains the following updates:
^1.4.3→^1.6.3Release Notes
lezer-parser/markdown (@lezer/markdown)
v1.6.3Compare 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.2Compare Source
Bug fixes
Nested parses in fenced blocks are now marked as bracketed.
v1.6.1Compare 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.0Compare 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.1Compare Source
Bug fixes
Fix an issue where
findOpeningDelimitercould return the position of a close delimiter.v1.5.0Compare Source
New features
A
getDelimiterAtmethod 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.
This PR was generated by Mend Renovate. View the repository job log.