Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps vitepress-plugin-llms from 1.7.3 to 1.8.1.

Release notes

Sourced from vitepress-plugin-llms's releases.

v1.8.1

    🩹 Fixes

Sidebar configurations where there is no list of items but only text and links keys are now supported

   💖 Contributors

     View changes on GitHub

v1.8.0

   🚀 Features

  • Add support for markdown file inclusion and code snippets  -  by @​okineadev and Claude (2da71)

Now the plugin will understand and process file Inclusions like <!--@include: ./parts/basics.md--> and code snippets like <<< @/snippets/snippet.js as proposed in #69

    View changes on GitHub

v1.7.5

   🐞 Bug Fixes

    View changes on GitHub

v1.7.4

No significant changes

    View changes on GitHub
Commits
  • 72255dd chore: release v1.8.1
  • 42fe04d ci(release.yml): use latest npm version to support trusted publishing
  • 44fc9e7 tests: fix failing remark-include simple test > should handle @ prefix test...
  • 16c7d15 ci(label-sponsors.yml): limit workflow permissions
  • 7f5db83 fix: fix links not generated if both vitepress base and section base are set ...
  • ab084e8 fix: include links that are not included in any section into "Other" section ...
  • cf542a9 chore(actions): Pin dependencies (#77)
  • 9446fd0 refactor: simplify specifying base path in generateLLMsTxt
  • 90b5ce6 📰 ci(release.yml): use experimental gitpaper to generate release notes in...
  • a502ef9 ci(release.yml): migrate to npm trusted publishing with OIDC from classic l...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vitepress-plugin-llms since your current version.


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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 27, 2025
@xcfox xcfox merged commit 654e049 into main Oct 27, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vitepress-plugin-llms-1.8.1 branch October 27, 2025 05:17
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.

2 participants