Skip to content
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

Update dependency vitepress to v1.6.3 #519

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitepress (source) 1.4.0 -> 1.6.3 age adoption passing confidence

Release Notes

vuejs/vitepress (vitepress)

v1.6.3

Compare Source

Bug Fixes
  • docsearch not rendering properly (3e4120e)

v1.6.2

Compare Source

Bug Fixes
  • fix static content removal for lean chunks due to Vue 3.5 changes (#​4508) (8214cae)

v1.6.1

Compare Source

Bug Fixes
  • build: escape $ in replace pattern in dynamic routes plugin (e812916), closes #​4499
  • theme/regression: broken hero heading at certain viewports (37dbe89)

v1.6.0

Compare Source

Bug Fixes
  • build: out of order css in prod builds (241d17d), closes #​4098
  • build: properly strip vpi-social css declaration in debug mode (c61182a)
  • build: respect vite.clearScreen in build (8ea776a), closes #​4468
  • build: specify mode for iconify (8a5e8ea)
  • theme: apply externalLinkIcon option on VPHome (#​4492) (fe48943)
  • theme: don't show external link icon for images (096bba1)
  • theme: ignore footnote-ref for outline (1832617), closes #​4402
  • theme: includes text to h1 tag for hero page (#​4472) (bd896c6), closes #​4453
Features
Miscellaneous

v1.5.0

Compare Source

Features

1.4.5 (2024-11-03)

Bug Fixes
  • lang lazy load not working with twoslash (fc92a77), closes #​4334
  • typo in missing language check (dcb8450)

1.4.3 (2024-10-31)

Performance Improvements

1.4.2 (2024-10-29)

Bug Fixes

1.4.1 (2024-10-13)

Bug Fixes
Features

v1.4.5

Bug Fixes
  • lang lazy load not working with twoslash (fc92a77), closes #​4334
  • typo in missing language check (dcb8450)

v1.4.3

Compare Source

Performance Improvements

v1.4.2

Compare Source

Bug Fixes

v1.4.1

Compare Source

Bug Fixes
Features

Configuration

📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" in timezone Europe/Berlin, 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 13, 2024
@renovate renovate bot requested a review from Shinigami92 as a code owner October 13, 2024 12:58
Copy link
Contributor

github-actions bot commented Oct 13, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 94.49% (🎯 90%)
🟰 ±0%
2593 / 2744
🟢 Statements 94.49% (🎯 90%)
🟰 ±0%
2593 / 2744
🟢 Functions 96.29% (🎯 90%)
🟰 ±0%
104 / 108
🟢 Branches 92.94% (🎯 90%)
⬆️ +0.01%
632 / 680
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Unchanged Files
src/doctype-shortcut-registry.ts 100% 100% 100% 100%
src/index.ts 92.77% 100% 71.42% 92.77% 79-81, 84-86
src/logger.ts 77.46% 90.9% 81.81% 77.46% 37-44, 46, 93-94, 153-157
src/printer.ts 94% 94.14% 100% 94% 334-335, 371-372, 521-523, 535-544, 549-562, 610-646, 662-663, 703-704, 761-765, 1114-1115, 1208-1209, 1236, 1248-1249, 1549-1550, 1596-1597, 1919-1925, 1963-1968
src/options/common.ts 100% 100% 100% 100%
src/options/constants.ts 100% 100% 100% 100%
src/options/converge.ts 100% 60% 100% 100%
src/options/index.ts 100% 100% 100% 100%
src/options/pug-attribute-separator.ts 89.74% 75% 100% 89.74% 52-55
src/options/pug-class-location.ts 100% 100% 100% 100%
src/options/pug-class-notation.ts 100% 100% 100% 100%
src/options/pug-closing-bracket-indent-depth.ts 100% 100% 100% 100%
src/options/pug-comment-preserve-spaces.ts 100% 100% 100% 100%
src/options/pug-explicit-div.ts 100% 100% 100% 100%
src/options/pug-framework.ts 100% 100% 100% 100%
src/options/pug-id-notation.ts 100% 100% 100% 100%
src/options/pug-preserve-attribute-brackets.ts 100% 100% 100% 100%
src/options/pug-single-file-component-indentation.ts 100% 100% 100% 100%
src/options/pug-wrap-attributes.ts 100% 100% 100% 100%
src/options/types.ts 100% 100% 100% 100%
src/options/attribute-sorting/index.ts 100% 100% 100% 100%
src/options/attribute-sorting/utils.ts 95.69% 94.44% 100% 95.69% 82-83, 94-95
src/options/empty-attributes/index.ts 100% 100% 100% 100%
src/options/empty-attributes/types.ts 100% 100% 100% 100%
src/options/empty-attributes/utils.ts 100% 100% 100% 100%
src/utils/angular.ts 100% 100% 100% 100%
src/utils/common.ts 89.67% 86.11% 100% 89.67% 19-20, 27-28, 56-57, 258-259, 262-263, 270-273, 332-333
src/utils/script-mime-types.ts 87.5% 83.33% 100% 87.5% 42-43, 49-50
src/utils/svelte.ts 100% 100% 100% 100%
src/utils/vue.ts 100% 100% 100% 100%
Generated in workflow #294 for commit 71b1c15 by the Vitest Coverage Report Action

@renovate renovate bot changed the title Update dependency vitepress to v1.4.1 Update dependency vitepress to v1.4.2 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/doc-dependencies branch 2 times, most recently from 98954cf to 74f5a4a Compare October 31, 2024 14:43
@renovate renovate bot changed the title Update dependency vitepress to v1.4.2 Update dependency vitepress to v1.4.3 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/doc-dependencies branch from 74f5a4a to 5f6ff2a Compare November 3, 2024 12:42
@renovate renovate bot changed the title Update dependency vitepress to v1.4.3 Update dependency vitepress to v1.4.5 Nov 3, 2024
@renovate renovate bot changed the title Update dependency vitepress to v1.4.5 Update dependency vitepress to v1.5.0 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/doc-dependencies branch from 5f6ff2a to 968c9c9 Compare November 4, 2024 16:08
@renovate renovate bot changed the title Update dependency vitepress to v1.5.0 Update dependency vitepress to v1.5.0 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/doc-dependencies branch December 8, 2024 18:36
@renovate renovate bot changed the title Update dependency vitepress to v1.5.0 - autoclosed Update dependency vitepress to v1.5.0 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/doc-dependencies branch from 8714605 to 968c9c9 Compare December 8, 2024 21:09
@renovate renovate bot changed the title Update dependency vitepress to v1.5.0 Update dependency vitepress to v1.6.0 Jan 20, 2025
@renovate renovate bot force-pushed the renovate/doc-dependencies branch 2 times, most recently from f82ed04 to 38eb6bf Compare January 20, 2025 21:48
@renovate renovate bot changed the title Update dependency vitepress to v1.6.0 Update dependency vitepress to v1.6.1 Jan 20, 2025
@renovate renovate bot force-pushed the renovate/doc-dependencies branch from 38eb6bf to 8212506 Compare January 22, 2025 09:11
@renovate renovate bot changed the title Update dependency vitepress to v1.6.1 Update dependency vitepress to v1.6.2 Jan 22, 2025
@renovate renovate bot force-pushed the renovate/doc-dependencies branch from 8212506 to f02137c Compare January 22, 2025 17:56
@renovate renovate bot changed the title Update dependency vitepress to v1.6.2 Update dependency vitepress to v1.6.3 Jan 22, 2025
@renovate renovate bot force-pushed the renovate/doc-dependencies branch from f02137c to 9aa1e3b Compare January 31, 2025 15:53
@renovate renovate bot force-pushed the renovate/doc-dependencies branch from 9aa1e3b to 71b1c15 Compare January 31, 2025 15:58
@Shinigami92 Shinigami92 merged commit 981c3e3 into main Jan 31, 2025
10 checks passed
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant