Skip to content

chore(deps-dev): bump the action-dependencies group across 1 directory with 3 updates - #5

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/action-dependencies-d5e4a68719
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/action-dependencies-d5e4a68719

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown

Bumps the action-dependencies group with 3 updates in the / directory: @types/node, vitepress and vitepress-plugin-llms.

Updates @types/node from 26.3.0 to 26.5.1

Commits

Updates vitepress from 2.0.0-alpha.19 to 2.0.0-alpha.20

Release notes

Sourced from vitepress's releases.

v2.0.0-alpha.20

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

2.0.0-alpha.20 (2026-09-04)

Bug Fixes

  • harden eager frontmatter interpolation (#5413) (09f9672)
  • key head entries by id and ignore meta content when deduping (b18f306), closes #5362 #5363 #5379
  • search: respect per-locale markdown options (#5351) (27c4a1a)
  • serialize config functions as code, not strings revived via new Function (close #3685) (d3b2957)
  • theme/regression: fix misaligned external link icon (2be52f0)
  • theme: adjust z-index for VPNavBar and simplify VPNavScreen styles (#5374) (35cf647)
  • theme: cover the external link icon's paint box with its mask (39b8f9f)
  • theme: drop the -webkit-backdrop-filter fallbacks (a2a0a92)
  • theme: fix menu dropdown group dividers (#5365) (49c84f5)
  • theme: fix nav screen and divider appearance (#5369) (a0401ee)
  • theme: fix social links spacing in dropdown (#5370) (cb636b2)
  • theme: handle outline bottom overscroll (#5375) (3fe901d)
  • theme: keep search beside the title without a nav menu (14f4f09)
  • theme: keep the search keycap glyphs out of the DOM text (60f656b), closes #5401
  • theme: mark current navigation links (#5395) (0f0fe13)
  • theme: paint the navbar divider on its own layer (9bebd09), closes #5399
  • theme: prevent layout shifts when locking page scroll (310679a), closes #5386
  • theme: prevent scroll chaining in local nav outline dropdown (#5367) (0a96bae)
  • theme: remove extra margins from first and last paragraph inside a list element (8dbd782), closes #5353
  • theme: render sidebar active state during ssr (005aa5c)
  • theme: render sidebar group toggles as native buttons (ed2bfb2), closes #5366 #5371
  • theme: rendering of sponsor and team components inside vp-doc containers (#4493) (b7602df)
  • theme: treat negative scrollY as top (#5368) (9d521db)
  • theme: use a getter as VPSidebar's open watch source (9aeeb4f)
  • theme: use relative length units to auto-close nav screen menu (#5387) (c197979)

Features

  • cli: make shortcuts case-insensitive (#5378) (4ffcdae)
  • hashed icon styles, offline dev icons, arbitrary iconify collections (#5407) (d00a5e0)
  • relative base (./) and assetsBase (CDN prefix) (#5406) (feadd9f)
  • resolve $frontmatter expressions while rendering markdown (#5412) (a1eb284)
  • ssr: enable throwUnhandledErrorInProduction (#5419) (a6573ff)
  • theme: add --vp-local-nav-divider-color (110209d)
  • theme: add opt-in severity-based colors for containers, alerts, and badges (#5373) (45cb85e)
  • theme: redesign the navbar (#5397) (26b76d6)
  • theme: scroll toc if active item is out of view (#5377) (72534af)
  • theme: un-deprecate Theme.setup and compose it across extends (#5404) (ebbd48c)
  • theme: use relative length units (#5323) (2a91caa)
Commits
  • 22b64ff release: v2.0.0-alpha.20
  • dcf7fda chore: named imports don't work with json natively
  • a6573ff feat(ssr): enable throwUnhandledErrorInProduction (#5419)
  • 09f9672 fix: harden eager frontmatter interpolation (#5413)
  • a1eb284 feat: resolve $frontmatter expressions while rendering markdown (#5412)
  • 73bbaea chore: replace lodash.template with eta (#5411)
  • 1a702fd docs: fix the appearance toggle example
  • 7de3cae chore: generate third-party license notices for bundled deps (#5408)
  • d00a5e0 feat: hashed icon styles, offline dev icons, arbitrary iconify collections (#...
  • d3b2957 fix: serialize config functions as code, not strings revived via new Function...
  • Additional commits viewable in compare view

Updates vitepress-plugin-llms from 1.13.5 to 1.14.0

Release notes

Sourced from vitepress-plugin-llms's releases.

v1.14.0

    🚀 Enhancements

Added support for the llms.txt v2 standard, making LLM-friendly documentation easier for agents to discover.

The plugin now automatically adds discovery links to each HTML page’s <head>:

<link rel="alternate" type="text/markdown" href="/guide/getting-started.md" />
<link rel="describedby" href="/llms.txt" />
  • alternate points to the page’s Markdown version
  • describedby points to llms.txt when generateLLMsTxt is enabled.

These standard links replace the previous hidden "Are you an LLM?" text on regular pages. The homepage hint remains controlled by injectLLMHint.

Added the ability to translate the "Copy / Download as Markdown" buttons via themeConfig, you can now localize these buttons like this:

.vitepress/config.ts:

export default defineConfig({
  locales: {
    root: {
      label: 'English',
      themeConfig: {
        llms: { copyText: 'Copy page', copiedText: 'Copied!' }
      }
    },
    fr: {
      label: 'Français',
      themeConfig: {
        llms: { copyText: 'Copier la page', copiedText: 'Copié !' }
      }
    }
  }
})

    🩹 Fixes

   💖 Contributors

... (truncated)

Commits
  • 0f3bbfa chore: release v1.14.0
  • 913919f 📝 docs(vitepress-components): explain button localization
  • f5161e5 🩹 fix(vitepress-components): fix "Open in {provider}" label fallback
  • 9904e37 📝 feat: implement llms.txt v2 standard support
  • 24cba49 ♻️ refactor: break down files and functions into smaller parts, make some big...
  • 13a772b 🔨 build: migrate from bunup to tsdown
  • 362021b ci(dependents.yml): fetch 100 last dependents pages instead of default 50
  • fd96c65 🌍 feat(vitepress-components): add native i18n support via themeConfig (#145)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…y with 3 updates

Bumps the action-dependencies group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [vitepress](https://github.com/vuejs/vitepress) and [vitepress-plugin-llms](https://github.com/okineadev/vitepress-plugin-llms).


Updates `@types/node` from 26.3.0 to 26.5.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `vitepress` from 2.0.0-alpha.19 to 2.0.0-alpha.20
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v2.0.0-alpha.19...v2.0.0-alpha.20)

Updates `vitepress-plugin-llms` from 1.13.5 to 1.14.0
- [Release notes](https://github.com/okineadev/vitepress-plugin-llms/releases)
- [Commits](okineadev/vitepress-plugin-llms@v1.13.5...v1.14.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: action-dependencies
- dependency-name: vitepress
  dependency-version: 2.0.0-alpha.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: action-dependencies
- dependency-name: vitepress-plugin-llms
  dependency-version: 1.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: action-dependencies
...

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 Sep 15, 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