Skip to content

chore(deps): update dependency vitepress-plugin-llms to v1.5.1 #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitepress-plugin-llms 1.1.4 -> 1.5.1 age adoption passing confidence

Release Notes

okineadev/vitepress-plugin-llms (vitepress-plugin-llms)

v1.5.1

Compare Source

compare changes

🩹 Fixes
  • 🚑 fix index page resolving (0461232)
  • 🚑 normalize file paths in TOC generation and tests (92f7ddf)
💅 Refactors
  • 🗃️ move sample Markdown documents for testing into separate .md files (b0eca52)
📖 Documentation
  • Add a note advising against use of this plugin in documentation repos for other languages (5e95245)
🤖 CI
❤️ Contributors

v1.5.0

Compare Source

compare changes

🚀 Enhancements
  • Add depth-based generation for hierarchical llms.txt files (#​59)
💅 Refactors
  • Do not repeat stripExt functions (d7dda58)
  • Move devserver middleware back to src/index.ts (cd0b8f5)
📖 Documentation
  • Add "Ask DeepWiki" badge (110319d)
❤️ Contributors

v1.4.0

Compare Source

compare changes

🚀 Enhancements
  • Implement VitePress rewrites support (6c8f5f1)
🩹 Fixes
  • Fix sidebar file path resolving and add support for base sidebar parameter (#​51)
📖 Documentation
  • Remove redirects instructions (1cfecba)
  • Stretch the contributor list image from 10 columns to 15 (a3554c6)
🏡 Chore
  • Migrate back to Renovate (8c258f2)
  • Use files field in package.json instead of tricks with .npmignore (3597f4f)
  • Improve Renovate configuration (0dbbabb)
  • actions: Pin dependencies (#​54)
❤️ Contributors

v1.3.4

Compare Source

compare changes

💅 Refactors
🏡 Chore
  • Improve bug-report template (5c5c518)
  • readme: Remove GitAds (b4ef2f9)
🤖 CI
  • Refactor tests, disable Windows tests by default (d9f776c)
  • Run tests also on Windows before release by default if they were set to run (9daf916)
❤️ Contributors

v1.3.3

Compare Source

compare changes

🩹 Fixes
💅 Refactors
  • Refactor and simplify the code (82fede3)
🏡 Chore
❤️ Contributors

v1.3.2

Compare Source

compare changes

🩹 Fixes
  • Return enforce: 'post' back (3050415)
❤️ Contributors

v1.3.1

Compare Source

compare changes

🩹 Fixes
  • workflows: Correct condition for running tests in release.yml (4efa02c)
  • package.json: 🚑 return exports field back (8b859a9)
❤️ Contributors

v1.3.0

Compare Source

compare changes

🚀 Enhancements
  • ♻️ exclude some unnecessary pages by default to save tokens (6f84799)
🩹 Fixes
  • Fix potential undefined reference errors (#​44)
  • ci: Return changelog generation back (e1b2fa7)
🏡 Chore
  • workflows: Simplify release workflow (bc7e72d)
  • package.json: Remove exports field and main entry (78bc5d5)
  • workflows: Improve run-tests input description in release.yml (153dded)
🤖 CI
  • Dont generate CHANGELOG.md (5919119)
❤️ Contributors

v1.2.0

Compare Source

compare changes

🚀 Enhancements
  • Implement <llm-only> and <llm-exclude> tags (cada554)
📦 Build
  • Upgrade bunup and add report plugin (#​39)
  • Disable minification (8686ee5)
🏡 Chore
  • deps-dev: Bump the dev-dependencies group across 1 directory with 2 updates (#​40)
❤️ Contributors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented May 12, 2025

Deploy Preview for vite-docs-fa ready!

Name Link
🔨 Latest commit 28995c3
🔍 Latest deploy log https://app.netlify.com/projects/vite-docs-fa/deploys/6850385966d8c30008ce00f4
😎 Deploy Preview https://deploy-preview-35--vite-docs-fa.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot changed the title chore(deps): update dependency vitepress-plugin-llms to v1.1.4 chore(deps): update dependency vitepress-plugin-llms to v1.1.4 - autoclosed May 13, 2025
@renovate renovate bot closed this May 13, 2025
@renovate renovate bot deleted the renovate/vitepress-plugin-llms-1.x-lockfile branch May 13, 2025 19:57
@renovate renovate bot changed the title chore(deps): update dependency vitepress-plugin-llms to v1.1.4 - autoclosed chore(deps): update dependency vitepress-plugin-llms to v1.1.4 May 17, 2025
@renovate renovate bot reopened this May 17, 2025
@renovate renovate bot changed the title chore(deps): update dependency vitepress-plugin-llms to v1.1.4 chore(deps): update dependency vitepress-plugin-llms to v1.2.0 May 17, 2025
@renovate renovate bot force-pushed the renovate/vitepress-plugin-llms-1.x-lockfile branch 3 times, most recently from f937080 to b5a568d Compare May 19, 2025 17:23
@renovate renovate bot changed the title chore(deps): update dependency vitepress-plugin-llms to v1.2.0 chore(deps): update dependency vitepress-plugin-llms to v1.3.0 May 19, 2025
@renovate renovate bot force-pushed the renovate/vitepress-plugin-llms-1.x-lockfile branch from b5a568d to 420f7ab Compare May 19, 2025 20:14
@renovate renovate bot changed the title chore(deps): update dependency vitepress-plugin-llms to v1.3.0 chore(deps): update dependency vitepress-plugin-llms to v1.3.1 May 19, 2025
@renovate renovate bot force-pushed the renovate/vitepress-plugin-llms-1.x-lockfile branch from 420f7ab to 2ff61eb Compare May 20, 2025 17:14
@renovate renovate bot changed the title chore(deps): update dependency vitepress-plugin-llms to v1.3.1 chore(deps): update dependency vitepress-plugin-llms to v1.3.2 May 20, 2025
@renovate renovate bot force-pushed the renovate/vitepress-plugin-llms-1.x-lockfile branch from 2ff61eb to 18c99dc Compare May 22, 2025 20:30
@renovate renovate bot changed the title chore(deps): update dependency vitepress-plugin-llms to v1.3.2 chore(deps): update dependency vitepress-plugin-llms to v1.3.3 May 22, 2025
@renovate renovate bot force-pushed the renovate/vitepress-plugin-llms-1.x-lockfile branch from 18c99dc to 191ec68 Compare May 26, 2025 07:41
@renovate renovate bot changed the title chore(deps): update dependency vitepress-plugin-llms to v1.3.3 chore(deps): update dependency vitepress-plugin-llms to v1.3.4 May 26, 2025
@renovate renovate bot force-pushed the renovate/vitepress-plugin-llms-1.x-lockfile branch from 191ec68 to 4197859 Compare May 28, 2025 08:10
@renovate renovate bot force-pushed the renovate/vitepress-plugin-llms-1.x-lockfile branch 2 times, most recently from 3e3af7c to 775a680 Compare June 7, 2025 13:27
@renovate renovate bot changed the title chore(deps): update dependency vitepress-plugin-llms to v1.3.4 chore(deps): update dependency vitepress-plugin-llms to v1.4.0 Jun 7, 2025
@renovate renovate bot force-pushed the renovate/vitepress-plugin-llms-1.x-lockfile branch from 775a680 to f9b281c Compare June 9, 2025 16:36
@renovate renovate bot changed the title chore(deps): update dependency vitepress-plugin-llms to v1.4.0 chore(deps): update dependency vitepress-plugin-llms to v1.5.0 Jun 9, 2025
@renovate renovate bot force-pushed the renovate/vitepress-plugin-llms-1.x-lockfile branch from f9b281c to 28995c3 Compare June 16, 2025 15:29
@renovate renovate bot changed the title chore(deps): update dependency vitepress-plugin-llms to v1.5.0 chore(deps): update dependency vitepress-plugin-llms to v1.5.1 Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants