Skip to content

Bump linkify-it and prosemirror-markdown#14

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-ee1d24424e
Open

Bump linkify-it and prosemirror-markdown#14
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-ee1d24424e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps linkify-it and prosemirror-markdown. These dependencies needed to be updated together.
Updates linkify-it from 4.0.1 to 5.0.2

Changelog

Sourced from linkify-it's changelog.

5.0.2 / 2026-07-02

  • Fixed DoS in mailto: links (restrict user name to 64 chars).
  • Restricted user/pass part length in links.

5.0.1 / 2026-05-23

  • Fixed DoS in fuzzy links/emails search.
  • Reworked search logic - check each pattern separate, use g regexes instead of slice.
  • Removed internal cache - useless overcomplication.

5.0.0 / 2023-12-01

  • Rewrite to ESM.
Commits

Updates prosemirror-markdown from 1.11.2 to 1.13.5

Changelog

Sourced from prosemirror-markdown's changelog.

1.13.4 (2026-02-04)

Bug fixes

Fix a regression that caused the serializer to crash when a block ends in a hard break.

1.13.3 (2026-01-20)

Bug fixes

Properly move trailing whitespace out of marks when they end in a hard break node.

1.13.2 (2025-03-18)

Bug fixes

Add a code flag to the code mark.

1.13.1 (2024-09-26)

Bug fixes

Fix a type error caused by use of an older markdown-it type package.

1.13.0 (2024-05-20)

Bug fixes

Fix the type of MarkdownParser.parse to be non-nullable. Add a strict option to MarkdownSerializer

New features

The new strict option to MarkdownSerializer makes it possible to make the serializer ignore node and mark types it doesn't know.

1.12.0 (2023-12-11)

Bug fixes

Block-level markup inside a heading is no longer escaped by the serializer.

Do not backslash-escape a + at the start of line when it isn't followed by a space. Upgrade to markdown-it 14

New features

MarkdownSerializerState.renderInline now takes a parameter that controls whether block-level markup should be escaped.

Upgrade to markdown-it version 14, which provides ES modules.

Commits

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [linkify-it](https://github.com/markdown-it/linkify-it) and [prosemirror-markdown](https://github.com/prosemirror/prosemirror-markdown). These dependencies needed to be updated together.

Updates `linkify-it` from 4.0.1 to 5.0.2
- [Changelog](https://github.com/markdown-it/linkify-it/blob/master/CHANGELOG.md)
- [Commits](markdown-it/linkify-it@4.0.1...5.0.2)

Updates `prosemirror-markdown` from 1.11.2 to 1.13.5
- [Changelog](https://github.com/ProseMirror/prosemirror-markdown/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prosemirror/prosemirror-markdown/commits)

---
updated-dependencies:
- dependency-name: linkify-it
  dependency-version: 5.0.2
  dependency-type: indirect
- dependency-name: prosemirror-markdown
  dependency-version: 1.13.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants