Skip to content

Bump linkify-it, @vuepress/plugin-shiki and vuepress in /docs - #7

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

Bump linkify-it, @vuepress/plugin-shiki and vuepress in /docs#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/multi-5491f86993

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps linkify-it to 5.0.2 and updates ancestor dependencies linkify-it, @vuepress/plugin-shiki and vuepress. 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 @vuepress/plugin-shiki from 2.0.0-beta.53 to 2.0.0-rc.132

Release notes

Sourced from @​vuepress/plugin-shiki's releases.

v2.0.0-rc.31

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-rc.30

   🚀 Features

    View changes on GitHub

v2.0.0-rc.29

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-rc.28

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-rc.27

   🚀 Features

... (truncated)

Changelog

Sourced from @​vuepress/plugin-shiki's changelog.

2.0.0-rc.31 (2026-07-24)

Bug Fixes

  • bundler-webpack: remove vuex from module.noParse (#1702) (894ade0)
  • client: fix client data injection failure caused by HMR (close #1715) (#1716) (2d2d8db)
  • core: update default value for absolutePathPrependBase (#1706) (9a6e677)

Features

BREAKING CHANGES

  • shouldPrefetch now defaults to 'as-needed' instead of true. Builds no longer prefetch every asynchronous page chunk by default. Set shouldPrefetch: true to retain the previous behavior.
  • bundler-webpack - configureWebpack return value now replaces the config object directly. Use the webpackMergeConfig helper to merge configs manually instead.
  • core - Bundler interface now requires type and mergeConfig.

2.0.0-rc.30 (2026-05-14)

Features

2.0.0-rc.29 (2026-05-08)

Bug Fixes

  • bundler-webpack: update esbuild target option (925e63a)

Features

  • cli: fix page file update racing problems and avoid middle state processing (#1691) (da12787)
  • core: add userStyle option to ensure highest css priority (close #1110) (#1695) (071cc21)

2.0.0-rc.28 (2026-04-01)

Bug Fixes

  • cli: cleanup writeTemp on dev server restart (#1693) (ab6eada)
  • cli: pagesWatcher should ignore files based on relative path (#1689) (2e164f5)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​vuepress/plugin-shiki since your current version.


Updates vuepress from 2.0.0-beta.53 to 2.0.0-rc.30

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for vuepress since your current version.


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 dependencies [linkify-it](https://github.com/markdown-it/linkify-it), [@vuepress/plugin-shiki](https://github.com/vuepress/vuepress-next) and [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress). 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 `@vuepress/plugin-shiki` from 2.0.0-beta.53 to 2.0.0-rc.132
- [Release notes](https://github.com/vuepress/vuepress-next/releases)
- [Changelog](https://github.com/vuepress/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuepress/vuepress-next/commits)

Updates `vuepress` from 2.0.0-beta.53 to 2.0.0-rc.30
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/vuepress)

---
updated-dependencies:
- dependency-name: linkify-it
  dependency-version: 5.0.2
  dependency-type: indirect
- dependency-name: "@vuepress/plugin-shiki"
  dependency-version: 2.0.0-rc.132
  dependency-type: direct:development
- dependency-name: vuepress
  dependency-version: 2.0.0-rc.30
  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 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