Skip to content

chore(deps): update dependency vitepress to v1.6.4#77

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/vitepress-1.x-lockfile
Open

chore(deps): update dependency vitepress to v1.6.4#77
renovate[bot] wants to merge 1 commit intomainfrom
renovate/vitepress-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 5, 2023

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
vitepress (source) 1.0.0-rc.311.6.4 age confidence

Release Notes

vuejs/vitepress (vitepress)

v1.6.4

Compare Source

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

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.4

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.3

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.2

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.1

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.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.3.4

Compare Source

Bug Fixes
  • vueRE conflicting with lineNoRE (#​4247) (2ac64b8)
  • hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes (c46e4b7), closes #​4172
  • remove font synthesis in webfont mode, google fonts now support italic axis in inter (1628918)
  • theme: change the order of CSS rules of VPFlyout (#​4225) (68150a6), closes #​4224
  • theme: respect custom tag prop in VPButton component (#​4185) (9c5d348)
Features
  • add data-title attribute for code group label tag (#​4152) (bc7271d)
  • allow ignoring certain headers and their subtrees completely in outline (3e11b6a), closes #​4171
  • client: add onAfterPageLoad hook in router (#​4126) (315c220)
  • support adding extra attributes to snippet imports (useful for twoslash) (#​4100) (e8f7dd1)
  • theme: expose theme default VPLink & VPSocialLink(s) component (#​4178) (615e33b)
  • trigger onContentUpdated on frontmatter-only changes too (0db269a)

1.3.4 (2024-08-24)

Bug Fixes
  • check if _importGlobMap (vite internal) exists before using it (612d66f)

1.3.3 (2024-08-17)

Miscellaneous

1.3.2 (2024-08-05)

Bug Fixes

1.3.1 (2024-07-14)

Bug Fixes
  • don't reopen browser on restart when vite.server.open is specified (6263db1), closes #​4040
  • theme/regression: typo in component props resulting in nested titles not showing in navbar (01d0d45), closes #​4042

v1.3.3

Compare Source

Bug Fixes
  • vueRE conflicting with lineNoRE (#​4247) (2ac64b8)
  • hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes (c46e4b7), closes #​4172
  • remove font synthesis in webfont mode, google fonts now support italic axis in inter (1628918)
  • theme: change the order of CSS rules of VPFlyout (#​4225) (68150a6), closes #​4224
  • theme: respect custom tag prop in VPButton component (#​4185) (9c5d348)
Features
  • add data-title attribute for code group label tag (#​4152) (bc7271d)
  • allow ignoring certain headers and their subtrees completely in outline (3e11b6a), closes #​4171
  • client: add onAfterPageLoad hook in router (#​4126) (315c220)
  • support adding extra attributes to snippet imports (useful for twoslash) (#​4100) (e8f7dd1)
  • theme: expose theme default VPLink & VPSocialLink(s) component (#​4178) (615e33b)
  • trigger onContentUpdated on frontmatter-only changes too (0db269a)

1.3.4 (2024-08-24)

Bug Fixes
  • check if _importGlobMap (vite internal) exists before using it (612d66f)

1.3.3 (2024-08-17)

Miscellaneous

1.3.2 (2024-08-05)

Bug Fixes

1.3.1 (2024-07-14)

Bug Fixes
  • don't reopen browser on restart when vite.server.open is specified (6263db1), closes #​4040
  • theme/regression: typo in component props resulting in nested titles not showing in navbar (01d0d45), closes #​4042

v1.3.2

Compare Source

Bug Fixes
  • vueRE conflicting with lineNoRE (#​4247) (2ac64b8)
  • hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes (c46e4b7), closes #​4172
  • remove font synthesis in webfont mode, google fonts now support italic axis in inter (1628918)
  • theme: change the order of CSS rules of VPFlyout (#​4225) (68150a6), closes #​4224
  • theme: respect custom tag prop in VPButton component (#​4185) (9c5d348)
Features
  • add data-title attribute for code group label tag (#​4152) (bc7271d)
  • allow ignoring certain headers and their subtrees completely in outline (3e11b6a), closes #​4171
  • client: add onAfterPageLoad hook in router (#​4126) (315c220)
  • support adding extra attributes to snippet imports (useful for twoslash) (#​4100) (e8f7dd1)
  • theme: expose theme default VPLink & VPSocialLink(s) component (#​4178) (615e33b)
  • trigger onContentUpdated on frontmatter-only changes too (0db269a)

1.3.4 (2024-08-24)

Bug Fixes
  • check if _importGlobMap (vite internal) exists before using it (612d66f)

1.3.3 (2024-08-17)

Miscellaneous

1.3.2 (2024-08-05)

Bug Fixes

1.3.1 (2024-07-14)

Bug Fixes
  • don't reopen browser on restart when vite.server.open is specified (6263db1), closes #​4040
  • theme/regression: typo in component props resulting in nested titles not showing in navbar (01d0d45), closes #​4042

v1.3.1

Compare Source

Bug Fixes
  • vueRE conflicting with lineNoRE (#​4247) (2ac64b8)
  • hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes (c46e4b7), closes #​4172
  • remove font synthesis in webfont mode, google fonts now support italic axis in inter (1628918)
  • theme: change the order of CSS rules of VPFlyout (#​4225) (68150a6), closes #​4224
  • theme: respect custom tag prop in VPButton component ([#​4185](https://redirect.github.com

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.

@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.25 chore(deps): update dependency vitepress to v1.0.0-rc.26 Nov 16, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch from e3c4f8c to 2f3e197 Compare November 16, 2023 14:04
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.26 chore(deps): update dependency vitepress to v1.0.0-rc.27 Nov 17, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch from 2f3e197 to a566505 Compare November 17, 2023 16:55
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.27 chore(deps): update dependency vitepress to v1.0.0-rc.28 Nov 18, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch from a566505 to 46e8d74 Compare November 18, 2023 18:48
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.28 chore(deps): update dependency vitepress to v1.0.0-rc.29 Nov 19, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch from 46e8d74 to a28e139 Compare November 19, 2023 07:50
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.29 chore(deps): update dependency vitepress to v1.0.0-rc.30 Nov 23, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch from a28e139 to e93d0a3 Compare November 23, 2023 16:23
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.30 chore(deps): update dependency vitepress to v1.0.0-rc.31 Nov 25, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch from e93d0a3 to 2248c21 Compare November 25, 2023 08:05
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch from 2248c21 to 728488b Compare December 3, 2023 09:18
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.31 chore(deps): update dependency vitepress to v1.0.0-rc.32 Dec 16, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch from 728488b to 9e10e35 Compare December 16, 2023 10:49
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.32 chore(deps): update dependency vitepress to v1.0.0-rc.33 Dec 26, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch 2 times, most recently from 56b569d to d0102a6 Compare December 30, 2023 19:54
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.33 chore(deps): update dependency vitepress to v1.0.0-rc.34 Dec 30, 2023
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.34 chore(deps): update dependency vitepress to v1.0.0-rc.35 Jan 3, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch from d0102a6 to d985bad Compare January 3, 2024 12:50
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.35 chore(deps): update dependency vitepress to v1.0.0-rc.36 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch from d985bad to cec00e2 Compare January 8, 2024 10:38
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.36 chore(deps): update dependency vitepress to v1.0.0-rc.37 Jan 15, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch from cec00e2 to fd438c0 Compare January 15, 2024 22:06
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.37 chore(deps): update dependency vitepress to v1.0.0-rc.39 Jan 16, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch 2 times, most recently from fa1c57d to 6d66089 Compare January 22, 2024 11:48
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.39 chore(deps): update dependency vitepress to v1.0.0-rc.40 Jan 22, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch from 6d66089 to 08593e2 Compare January 28, 2024 12:17
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch 2 times, most recently from 45c0768 to b5f1e18 Compare March 12, 2024 11:26
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch from b5f1e18 to 2ef5062 Compare March 20, 2024 13:48
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.45 chore(deps): update dependency vitepress to v1.0.0 Mar 21, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch 2 times, most recently from 92b3e4a to df60507 Compare March 22, 2024 08:00
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0 chore(deps): update dependency vitepress to v1.0.1 Mar 22, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch from df60507 to 659beff Compare March 24, 2024 17:06
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch from 659beff to 1caaa8c Compare April 1, 2024 12:08
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.1 chore(deps): update dependency vitepress to v1.0.2 Apr 1, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch from 1caaa8c to 802bbc7 Compare April 9, 2024 12:03
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.2 chore(deps): update dependency vitepress to v1.1.0 Apr 9, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch 2 times, most recently from 4cc32fb to 9ec2b5a Compare April 18, 2024 11:35
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.1.0 chore(deps): update dependency vitepress to v1.1.1 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch from 9ec2b5a to fb5b9d9 Compare April 18, 2024 19:04
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.1.1 chore(deps): update dependency vitepress to v1.1.3 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch 3 times, most recently from a73d38c to 5f99130 Compare April 27, 2024 15:43
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.1.3 chore(deps): update dependency vitepress to v1.1.4 Apr 27, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch from 5f99130 to 2c5f747 Compare May 18, 2024 12:02
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.1.4 chore(deps): update dependency vitepress to v1.2.0 May 18, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch from 2c5f747 to 36b9826 Compare May 21, 2024 14:22
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.2.0 chore(deps): update dependency vitepress to v1.2.2 May 21, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch from 36b9826 to 48fa0b1 Compare June 4, 2024 07:47
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.2.2 chore(deps): update dependency vitepress to v1.2.3 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x-lockfile branch from 48fa0b1 to 9f9af0d Compare July 7, 2024 19:02
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.2.3 chore(deps): update dependency vitepress to v1.3.0 Jul 7, 2024
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