Skip to content

chore(deps): bump linkify-it and markdownlint-cli2#3577

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-09583810a9
Open

chore(deps): bump linkify-it and markdownlint-cli2#3577
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-09583810a9

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps linkify-it to 5.0.2 and updates ancestor dependency markdownlint-cli2. These dependencies need 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 markdownlint-cli2 from 0.10.0 to 0.23.1

Changelog

Sourced from markdownlint-cli2's changelog.

0.23.1

  • Show attempted fix counts after fixing
  • Update dependencies (including markdownlint)

0.23.0

  • Add overrides configuration option
  • Improve options/configuration file handling
  • Update dependencies (including markdownlint)
  • Remove support for end-of-life Node 20

0.22.1

  • Update dependencies

0.22.0

  • Make --config parameter more flexible
  • Support TOML with --config parameter
  • Add --configPointer parameter
  • Update dependencies

0.21.0

  • Refactor options/configuration file loading
  • Update dependencies

0.20.0

  • Update dependencies (including markdownlint)

0.19.1

  • Update --format to avoid trailing newline
  • Update dependencies

0.19.0

  • Add --format parameter for editor integration
  • Update output formatters for severity warning
  • Explicitly version Docker containers for pre-commit
  • Update dependencies (including markdownlint)

0.18.1

  • Update dependencies (including markdownlint)

0.18.0

... (truncated)

Commits
  • 06f92c9 Update to version 0.23.1.
  • a773526 Freshen list of external custom rules included with the markdownlint-cli2-rul...
  • 437b0ca Bump eslint-plugin-jsdoc from 63.0.11 to 63.0.12
  • 5463e0f Bump eslint-plugin-unicorn from 70.0.0 to 71.0.0
  • b04ac13 Bump globby from 16.2.0 to 16.2.1
  • 1e63f97 Revert commit afb7d9898724f0d96279116bbb6f0d1026fff8df "Pin CI workflow's pnp...
  • 040594b Update dependency: markdownlint to 0.41.1.
  • 4d97fa8 Address new ESLint warnings from previous commit.
  • 50cb033 Bump eslint-node-test from 0.1.0 to 0.2.0
  • a53bf04 Bump eslint-plugin-jsdoc from 63.0.10 to 63.0.11
  • 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) to 5.0.2 and updates ancestor dependency [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2). These dependencies need 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 `markdownlint-cli2` from 0.10.0 to 0.23.1
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](DavidAnson/markdownlint-cli2@v0.10.0...v0.23.1)

---
updated-dependencies:
- dependency-name: linkify-it
  dependency-version: 5.0.2
  dependency-type: indirect
- dependency-name: markdownlint-cli2
  dependency-version: 0.23.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 22, 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