Skip to content

Bump vitepress-plugin-llms from 1.12.2 to 1.13.0#853

Merged
Fangliding merged 1 commit into
mainfrom
dependabot/npm_and_yarn/vitepress-plugin-llms-1.13.0
May 25, 2026
Merged

Bump vitepress-plugin-llms from 1.12.2 to 1.13.0#853
Fangliding merged 1 commit into
mainfrom
dependabot/npm_and_yarn/vitepress-plugin-llms-1.13.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps vitepress-plugin-llms from 1.12.2 to 1.13.0.

Release notes

Sourced from vitepress-plugin-llms's releases.

v1.13.0

    🚀 Enhancements

You can now build a completely custom UI for the "Copy / Download as Markdown" buttons without touching the bundled Vue component. 🥞

The new useCopyOrDownloadAsMarkdownButtons composable is exported directly from vitepress-plugin-llms/vitepress-components and gives you full access to the underlying reactive state and action handlers - copied, downloaded, copyAsMarkdown, downloadMarkdown, viewAsMarkdown, openInAI, so you can wire them up to any markup you want.

The list of AI providers is also now configurable via the aiProviders option, and the default providers (ChatGPT and Claude) are exported separately as defaultAiProviders so you can extend rather than replace them.

   💖 Contributors

     View changes on GitHub
Commits

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 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.12.2 to 1.13.0.
- [Release notes](https://github.com/okineadev/vitepress-plugin-llms/releases)
- [Commits](okineadev/vitepress-plugin-llms@v1.12.2...v1.13.0)

---
updated-dependencies:
- dependency-name: vitepress-plugin-llms
  dependency-version: 1.13.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 May 25, 2026
@Fangliding Fangliding merged commit 91e7b21 into main May 25, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/vitepress-plugin-llms-1.13.0 branch May 25, 2026 10:40
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