Skip to content

Update dependency vitepress-sidebar to v1.37.0 - #20

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/vitepress-sidebar-1.x
Aug 5, 2026
Merged

Update dependency vitepress-sidebar to v1.37.0#20
renovate[bot] merged 1 commit into
mainfrom
renovate/vitepress-sidebar-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
vitepress-sidebar (source) 1.36.11.37.0 age confidence

Release Notes

jooy2/vitepress-sidebar (vitepress-sidebar)

v1.37.0

Compare Source

  • A sidebar.config.json file placed in any folder now configures that folder and everything below it. The options it declares take priority over the options passed to withSidebar or generateSidebar, and documentRootPath can be omitted when such a file exists. (#​166)
  • The $folder key of a sidebar.config.json describes the folder it lives in (order, text, link) instead of its contents, and is not inherited by subfolders. A folder can now be ordered, named and linked without an index.md, and the position of a folder no longer depends on where its index.md sits inside it. (#​197)
  • Add includeDynamicRoutes option, which shows a dynamic route as the pages it generates instead of as the template file it is generated from. A parameter may appear in a folder name as well, and both a .paths.ts file and an asynchronous paths() function are supported. (#​199)
  • Add dynamicRouteTitleParam option, which names the route parameter that holds the sidebar title of a generated page. A title written as {{ $params.name }} in the template is resolved as well, and the order and date parameters are read by sortMenusByFrontmatterOrder and sortMenusByFrontmatterDate.
  • Sorting options are no longer overwritten by the folders above them.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate Bot added the dependencies label Aug 5, 2026
@renovate
renovate Bot enabled auto-merge (squash) August 5, 2026 04:46
@renovate renovate Bot added the dependencies label Aug 5, 2026
@renovate
renovate Bot merged commit ac23268 into main Aug 5, 2026
5 checks passed
@renovate
renovate Bot deleted the renovate/vitepress-sidebar-1.x branch August 5, 2026 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants