Skip to content

feat(deps): bump linkify-it and prosemirror-markdown - #1671

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-8f445f4426
Closed

feat(deps): bump linkify-it and prosemirror-markdown#1671
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-8f445f4426

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 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.1

Changelog

Sourced from linkify-it's changelog.

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.4

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
  • d86eff3 Mark version 1.13.4
  • 92db93f Fix an out-of-bounds crash in Markdown serialization
  • 3e8fcc5 Mark version 1.13.3
  • 7c42a17 Fix a bug with serializing whitespace-expelling marks
  • d671c23 Mark version 1.13.2
  • 65bf6b8 Mark code marks as being code
  • 99b6f0a Mark version 1.13.1
  • abd5623 Make the markdown-it types a regular dependency
  • 91383e0 Upgrade @​types/markdown-it dev dependency
  • e595214 Mark version 1.13.0
  • Additional commits viewable in compare view

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.1
- [Changelog](https://github.com/markdown-it/linkify-it/blob/master/CHANGELOG.md)
- [Commits](markdown-it/linkify-it@4.0.1...5.0.1)

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

---
updated-dependencies:
- dependency-name: linkify-it
  dependency-version: 5.0.1
  dependency-type: indirect
- dependency-name: prosemirror-markdown
  dependency-version: 1.13.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added scope: code An issue related to source code. scope: deps An issue related to dependencies. type: improvement A new improvement proposal. labels Jun 30, 2026
@vercel

vercel Bot commented Jun 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tact Error Error Jun 30, 2026 2:32pm

@dependabot @github

dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1679.

@dependabot dependabot Bot closed this Jul 24, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/multi-8f445f4426 branch July 24, 2026 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: code An issue related to source code. scope: deps An issue related to dependencies. type: improvement A new improvement proposal.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant