Skip to content

Bump vitepress-plugin-llms from 1.9.3 to 1.10.0#793

Merged
yuhan6665 merged 2 commits intomainfrom
dependabot/npm_and_yarn/vitepress-plugin-llms-1.10.0
Jan 1, 2026
Merged

Bump vitepress-plugin-llms from 1.9.3 to 1.10.0#793
yuhan6665 merged 2 commits intomainfrom
dependabot/npm_and_yarn/vitepress-plugin-llms-1.10.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps vitepress-plugin-llms from 1.9.3 to 1.10.0.

Release notes

Sourced from vitepress-plugin-llms's releases.

v1.10.0

    🚀 Enhancements

  • vitepress-components: Redesign buttons for copying a page in Markdown format and add buttons for opening a chat about a specific page  -  by @​okineadev (c8e24)

Now you can also open a chat in ChatGPT or Claude and chat about any page using the new buttons 🙌

Here's how they look:

    🩹 Fixes

  • vitepress-rewrites: Use relative paths for rewrites and align path-to-regexp version with vitepress (#108)  -  by hcdo (911f2)

Fixed an error where due to the different versions of path-to-regexp in the

plugin (^8.3.0) and in vitepress (^6.3.0), wildcard ends up changing from :<name>* and :<name>+ to :*<name>

The patch folder was not included in the package, which is why users did not have their dependencies patched

   💖 Contributors

     View changes on GitHub
Commits
  • 48b77f2 chore: release v1.10.0
  • e8c7483 ci: disable husky in the "bump version" step in release.yml
  • 4d74b61 chore(deps): bump deps
  • 66d4338 chore: fix Renovate commit message types
  • ebeae0c 🔧 chore(lint): lint *.{ts,vue} files everywhere
  • c8e24a2 ✨ feat(vitepress-components): redesign buttons for copying a page in Markdown...
  • cec76bb chore(deps-dev): update devDependencies (#107)
  • 4a926d8 📑 docs: remove full plugin configuration example
  • 911f224 fix(vitepress-rewrites): use relative paths for rewrites and align `path-to-r...
  • ad42751 fix: pack patches folder into the npm package
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [vitepress-plugin-llms](https://github.com/okineadev/vitepress-plugin-llms) from 1.9.3 to 1.10.0.
- [Release notes](https://github.com/okineadev/vitepress-plugin-llms/releases)
- [Commits](okineadev/vitepress-plugin-llms@v1.9.3...v1.10.0)

---
updated-dependencies:
- dependency-name: vitepress-plugin-llms
  dependency-version: 1.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Dec 29, 2025
@yuhan6665 yuhan6665 merged commit b578120 into main Jan 1, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vitepress-plugin-llms-1.10.0 branch January 1, 2026 17:22
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.

1 participant