Skip to content

[TASK] Update vitepress to v2.0.0-alpha.8 #487

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

Merged
merged 1 commit into from
Jul 14, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitepress (source) 2.0.0-alpha.6 -> 2.0.0-alpha.8 age adoption passing confidence

Release Notes

vuejs/vitepress (vitepress)

v2.0.0-alpha.8

Compare Source

Bug Fixes
  • adjust glob logic to always resolve glob relative to base (5d41785), closes #​4822
  • build: ignore escaped : when splitting selector in postcssIsolateStyles (#​4830) (a629b03)
  • font preload not being generated in rolldown-vite (ed387e8)
  • theme: remove extra slash when concatenating base with sidebar links (c8fc80e)

v2.0.0-alpha.7

Compare Source

Bug Fixes
  • local-search: parse headings with non-anchor a tags as titles properly (#​4809) (5359903)
  • resolve pages after setting global vitepress config (56ba65e), closes #​4803
Features
Performance Improvements
  • render pages in contentLoader asynchronously (36148a0)
BREAKING CHANGES
  • Only cwd, ignore, dot and debug are supported in globOptions of createContentLoader. If you want to pass other options, you still can but you might need to suppress type errors.
  • Uses vite 7. See vite migration guide for more info. For most of the users no change is required. VitePress should work same as earlier, except for maybe some type mismatches if you're using third-party plugins. You can suppress them using @ts-expect-error or as any and report the issues at respective repositories.

Configuration

📅 Schedule: 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 Updates project dependencies label Jun 24, 2025
@renovate renovate bot requested a review from eliashaeussler as a code owner June 24, 2025 17:30
Copy link
Contributor Author

renovate bot commented Jun 24, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot enabled auto-merge (squash) June 24, 2025 17:30
@renovate renovate bot added the dependencies Updates project dependencies label Jun 24, 2025
Copy link

qlty-cloud-legacy bot commented Jun 24, 2025

Code Climate has analyzed commit d7e3673 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 90.0% (0.0% change).

View more on Code Climate.

Copy link

socket-security bot commented Jun 24, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​iconify-json/​simple-icons@​1.2.38 ⏵ 1.2.431001007595 +1100
Updatedvitepress@​2.0.0-alpha.6 ⏵ 2.0.0-alpha.8981008397 +4100

View full report

@renovate renovate bot force-pushed the renovate/vitepress-2.x-lockfile branch from e0467b4 to b6f7e5f Compare July 2, 2025 18:37
@coveralls
Copy link
Collaborator

coveralls commented Jul 2, 2025

Pull Request Test Coverage Report for Build 16273953182

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 90.076%

Totals Coverage Status
Change from base Build 16273924415: 0.0%
Covered Lines: 1788
Relevant Lines: 1985

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/vitepress-2.x-lockfile branch from b6f7e5f to d7e3673 Compare July 8, 2025 12:50
@renovate renovate bot changed the title [TASK] Update vitepress to v2.0.0-alpha.7 [TASK] Update vitepress to v2.0.0-alpha.8 Jul 8, 2025
@renovate renovate bot force-pushed the renovate/vitepress-2.x-lockfile branch from d7e3673 to ecaa78a Compare July 14, 2025 17:43
| datasource | package   | from          | to            |
| ---------- | --------- | ------------- | ------------- |
| npm        | vitepress | 2.0.0-alpha.6 | 2.0.0-alpha.8 |
@renovate renovate bot force-pushed the renovate/vitepress-2.x-lockfile branch from ecaa78a to 900c0fd Compare July 14, 2025 17:46
@renovate renovate bot merged commit 438f73f into main Jul 14, 2025
14 checks passed
@renovate renovate bot deleted the renovate/vitepress-2.x-lockfile branch July 14, 2025 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants