Skip to content

chore(deps): update dependency vitepress to v1.0.2#4

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

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

Conversation

@renovate
Copy link

@renovate renovate bot commented Dec 21, 2022

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-alpha.321.0.2 age confidence

Release Notes

vuejs/vitepress (vitepress)

v1.0.2

Compare Source

Bug Fixes
  • client: hashchange should only be triggered for same page navigations (#​3768) (2a9fc2a)
  • client: emit correct Event instance in hashchange event
  • theme: remove small layout shift on On this page button (#​3767) (5f28e74)
Features

1.0.2 (2024-04-01)

Bug Fixes
  • theme: text containing html not showing properly in mobile nav menu (3c8b4c7)

1.0.1 (2024-03-22)

Bug Fixes
  • build: vendor vue-demi to avoid resolution issues with yarn berry (#​3680) (5d3cb96)

v1.0.1

Compare Source

Bug Fixes
  • client: hashchange should only be triggered for same page navigations (#​3768) (2a9fc2a)
  • client: emit correct Event instance in hashchange event
  • theme: remove small layout shift on On this page button (#​3767) (5f28e74)
Features

1.0.2 (2024-04-01)

Bug Fixes
  • theme: text containing html not showing properly in mobile nav menu (3c8b4c7)

1.0.1 (2024-03-22)

Bug Fixes
  • build: vendor vue-demi to avoid resolution issues with yarn berry (#​3680) (5d3cb96)

v1.0.0

Compare Source

Bug Fixes
  • client: hashchange should only be triggered for same page navigations (#​3768) (2a9fc2a)
  • client: emit correct Event instance in hashchange event
  • theme: remove small layout shift on On this page button (#​3767) (5f28e74)
Features

1.0.2 (2024-04-01)

Bug Fixes
  • theme: text containing html not showing properly in mobile nav menu (3c8b4c7)

1.0.1 (2024-03-22)

Bug Fixes
  • build: vendor vue-demi to avoid resolution issues with yarn berry (#​3680) (5d3cb96)

v1.0.0-rc.45

Compare Source

Bug Fixes
Features
  • set __VITEPRESS__ for easy detection by plugins and other tools (#​3634) (f6bd99e)

v1.0.0-rc.44

Compare Source

Reverts
  • types for internal components (e703429)

v1.0.0-rc.43

Compare Source

Bug Fixes
Features
Performance Improvements
BREAKING CHANGES
  • The default theme now styles the markdown content in the home page. If you have custom styles that rely on the markdown content not being styled, you may need to adjust your styles, or add markdownStyles: false to the frontmatter of your home page.

v1.0.0-rc.42

Compare Source

Bug Fixes
  • md: dont break on nesting blockquotes inside gfm alerts (8f8a6fe), closes #​3512
  • theme: correctly normalize paths ending with "index" (#​3544) (c582a8d)

v1.0.0-rc.41

Compare Source

Bug Fixes
  • handle CRLF in snippet plugin (5811b62), closes #​3499
  • lazy evaluate known extensions to allow env set in config (04f794b)
Features
BREAKING CHANGES
  • vitepress now uses shiki instead of shikiji. If you’re on the latest version and using shikiji specific features, you just need to change imports. The shikijiSetup hook is renamed to shikiSetup.

v1.0.0-rc.40

Compare Source

Bug Fixes
  • client: handle head orphans added in initial load (#​3474) (5e2d853)
  • theme: avoid selecting summary on toggling details (77a318c)
  • theme: hover color for code links inside custom containers (#​3467) (d529ed4)
  • type: fix missed VPBadge type in theme.d.ts (#​3470) (fcf828c)
Features

v1.0.0-rc.39

Compare Source

Bug Fixes
  • theme: misaligned outline indicator (#​3458) (0ce5ece)
  • theme: enter key behavior conflict with IME in search box (#​3454) (cd8ee6f)
  • theme: use--vp-c-tip- CSS variable for badge/block colors with typetip (#​3434) (78abf47)
Features

v1.0.0-rc.38

Compare Source

v1.0.0-rc.37

Compare Source

v1.0.0-rc.36

Compare Source

Bug Fixes
  • avoid pushing to history when clicking on the current link (#​3405) (d279e63)
  • theme/regression: external link icon not working (c236570), closes #​3424
  • theme/regression: inter getting bundled even importing without-fonts entry (#​3412) (b03fb83)

v1.0.0-rc.35

Compare Source

Bug Fixes
Features
Performance Improvements
  • localSearch: add concurrency pooling, cleanup logic, improve performance (#​3374) (ac5881e)

v1.0.0-rc.34

Compare Source

Bug Fixes
  • build: clear cache after build (9568fea), closes #​3363
  • default-theme: remove use of reactify for search i18n (8687b86)
  • print errors when importing an invalid dynamic route (#​3201) (6d89a08)
  • remove double title from home pages (9f1f04e), closes #​3375
  • theme/i18n: support customizing dark mode switch titles (#​3311) (50c9758)
Features

v1.0.0-rc.33

Compare Source

Features
  • allow explicitly mark code element as .vp-copy-ignore (#​3360) (93122ee)
  • build: enable VUE_PROD_HYDRATION_MISMATCH_DETAILS when DEBUG is truthy (f4d4280), closes #​422
Performance Improvements
  • implement concurrent promise pooling for render task (#​3366)

v1.0.0-rc.32

Compare Source

Features

v1.0.0-rc.31

Compare Source

Bug Fixes

v1.0.0-rc.30

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • VitePress now uses shikiji instead of shiki for syntax highlighting. If you're using features like adding extra languages or custom aliases, please refer shikiji docs for migration guide or comment on #​3237 if you need help.

v1.0.0-rc.29

Compare Source

Bug Fixes
  • client: regression - router not working without .html present (d63cb86), closes #​3225

v1.0.0-rc.28

Compare Source

Bug Fixes
  • ally: clear up confusion with the title of theme switch (#​3215) (6761036)
  • build: support nested assetsDir (02161d0)
  • wrong recognition of non-html extension leads to route error (#​3218) (c4abc95)
Features

v1.0.0-rc.27

Compare Source

Bug Fixes

v1.0.0-rc.26

Compare Source

Bug Fixes
Features
BREAKING CHANGES

v1.0.0-rc.25

Compare Source

Bug Fixes
Features
Performance Improvements

v1.0.0-rc.24

Compare Source

Bug Fixes
  • lock plugin-vue version (aa75fd6)
  • styles: large blur radius is causing color issues with safari (a31e143)
Features

v1.0.0-rc.23

Compare Source

Bug Fixes

v1.0.0-rc.22

Compare Source

Bug Fixes
  • fixes a regression related with nanoid v5 (#​3090)

v1.0.0-rc.21

Compare Source

Bug Fixes
Features

v1.0.0-rc.20

Compare Source

Bug Fixes
  • build: consistent route.path across dev and ssr (#​2997) (0d56855)
  • build: don't show missing lang warnings with text specifiers in fences (aa40cec)
  • handle references in container titles (7fbfe71), closes #​3004
  • hmr: handle hmr in imported code snippets (#​3005) (e84f313)
  • snippet hmr not working with rewrites (a275049)
  • selectively pass env for container titles (1a9c32d), closes #​3007
  • types: add RegExp to markdown's allowed attributes (#​3008) (bc96b2b)

v1.0.0-rc.19

Compare Source

v1.0.0-rc.18

Compare Source

v1.0.0-rc.17

Compare Source

v1.0.0-rc.16

Compare Source

v1.0.0-rc.15

Compare Source

Bug Fixes
Features
  • allow passing fast glob options to createContentLoader (4f9a60b), closes #​2985

v1.0.0-rc.14

Compare Source

Bug Fixes
Features

v1.0.0-rc.13

Compare Source

Bug Fixes
Features
  • theme: add search insights boolean to algolia search (#​2940) (32aa2a7)
Reverts

v1.0.0-rc.12

Compare Source

Bug Fixes
Features
  • highlight nav by default when one of the items is matched (#​2893) (b1fbece)
  • process md includes before building local search index (#​2906) (c6ff5c7)
  • support for customizing the starting line number in a code block (#​2917) (c0ce7f7)
  • theme: allow setting target in home features (#​2897) (cb49673)
  • theme: use inert to avoid traverse menus and content with keyboard (#​2932) (070fc0a)

v1.0.0-rc.11

Compare Source

Bug Fixes
  • init: missing mts extension on windows (195ebe9), closes #​2886
  • respect attrs on custom containers (8b76167)
  • temp workaround for broken navigation from 404 to home (a18d544), closes #​2891
  • theme: dropdown menu partially hidden by the homepage footer when it is too long (#​2904) (a60f079)
  • theme: improve contrast of search highlight text (#​2887) (20f9770)
  • theme: link hover color inside a custom block (#​2876) (39784ca)
  • theme: prevent layout shift in search button key (#​2889) (0088434)
  • theme: search button key misplaced on safari (18adc07)
  • types: NavItem can only have either link or items (#​2880) (12ef12d)
Features

v1.0.0-rc.10

Compare Source

Bug Fixes
  • pseudo styles being removed with postcssIsolateStyles (21b4f8c), closes #​2868 #​2867
  • resolve snippets from original file path - align with include behavior (8aa032f)
Features
  • allow overriding mdit-vue/component options (4f01f1a)
Reverts
  • "fix: createContentLoader generates invalid url when sets base" (#​2865) (6be5a7e)

v1.0.0-rc.9

Compare Source

Bug Fixes
  • a11y/theme: disable transitions if user prefers reduced motion (fc5092f)
  • build: respect preserveSymlinks (#​2780) (1bda710)
  • cli/init: print the correct packageManager (#​2787) (b388b0a)
  • cli/init: terminal message has not enough contrast (#​2786) (4d9d977)
  • restart server on theme creation/deletion (#​2785) (e0be677)
  • scroll-to-top in iOS when opens sidebar (#​2803) (3dab9a6)
  • stackblitz not working on firefox (877f643), closes #​2817
  • theme: docsearch variables not applying properly on ios beta (436e99a)
  • theme: improve logo svg and add art dir (1f8c58a)
  • theme: prevent sidebar re-render unless there is actual change (33962e0), closes #​2796
  • theme: revert 79 to 179 in yellow-soft (#​2858) (74fcb60)
  • theme: show only one carbon ad at a time (5ced0cc)
  • theme: ssr issues on deno (e8edd0a)
Features
BREAKING CHANGES
  • pathname:// protocol is dropped. Specify target="_self" or target="_blank" instead. Refer docs to learn more.
  • Shiki's default theme is now changed to github-light and github-dark. If you want to use the old theme, you can set markdown.theme in your config to 'material-theme-palenight'.
  • Internal logic of isDark is changed to use vueuse. It might impact your custom theme. You can customize its behavior using appearance option.
  • Default theme's color system is updated to make it more easily customizable. Refer the PR for new variables.

v1.0.0-rc.8

Compare Source

v1.0.0-rc.7

Compare Source

v1.0.0-rc.6

Compare Source

v1.0.0-rc.5

Compare Source

v1.0.0-rc.4

Compare Source

Bug Fixes
Features
  • set __VITEPRESS__ for easy detection by plugins and other tools (#​3634) (f6bd99e)

v1.0.0-rc.3

Compare Source

Bug Fixes
  • theme: misaligned outline indicator (#​3458) (0ce5ece)
  • theme: enter key behavior conflict with IME in search box (#​3454) (cd8ee6f)
  • theme: use--vp-c-tip- CSS variable for badge/block colors with typetip (#​3434) (78abf47)
Features

v1.0.0-rc.2

Compare Source

Bug Fixes
  • client: regression - router not working without .html present (d63cb86), closes #​3225

v1.0.0-rc.1

Bug Fixes
Features
  • allow passing fast glob options to createContentLoader (4f9a60b), closes #​2985

v1.0.0-beta.7

Compare Source

Bug Fixes

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 force-pushed the renovate/vitepress-1.0.x branch 2 times, most recently from 71f79eb to 51d2170 Compare December 23, 2022 03:17
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from 51d2170 to e65e415 Compare January 1, 2023 07:09
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.33 chore(deps): update dependency vitepress to v1.0.0-alpha.34 Jan 1, 2023
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.34 chore(deps): update dependency vitepress to v1.0.0-alpha.35 Jan 3, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from e65e415 to 7a1f9d6 Compare January 3, 2023 14:56
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.35 chore(deps): update dependency vitepress to v1.0.0-alpha.36 Jan 11, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch 2 times, most recently from 4434d65 to f38878e Compare January 17, 2023 17:00
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.36 chore(deps): update dependency vitepress to v1.0.0-alpha.38 Jan 17, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from f38878e to d0aeced Compare January 20, 2023 10:25
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.38 chore(deps): update dependency vitepress to v1.0.0-alpha.39 Jan 20, 2023
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.39 chore(deps): update dependency vitepress to v1.0.0-alpha.40 Jan 20, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from d0aeced to cb543e8 Compare January 20, 2023 14:35
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from cb543e8 to 0a4cc69 Compare January 28, 2023 16:27
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.40 chore(deps): update dependency vitepress to v1.0.0-alpha.41 Jan 28, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from 0a4cc69 to aa1f091 Compare January 29, 2023 08:41
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.41 chore(deps): update dependency vitepress to v1.0.0-alpha.43 Jan 29, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from aa1f091 to 03848c7 Compare January 31, 2023 08:55
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.43 chore(deps): update dependency vitepress to v1.0.0-alpha.44 Jan 31, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from 03848c7 to 591e00e Compare January 31, 2023 18:10
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.44 chore(deps): update dependency vitepress to v1.0.0-alpha.45 Jan 31, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from 591e00e to f795bd0 Compare February 12, 2023 18:44
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.45 chore(deps): update dependency vitepress to v1.0.0-alpha.46 Feb 12, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from f795bd0 to b44efab Compare February 20, 2023 15:41
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.46 chore(deps): update dependency vitepress to v1.0.0-alpha.47 Feb 20, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from b44efab to 112b2f9 Compare March 9, 2023 05:54
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-alpha.47 chore(deps): update dependency vitepress to v1.0.0-alpha.50 Mar 9, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from 112b2f9 to 7430845 Compare March 16, 2023 07:51
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from 68ada16 to d6778bf Compare July 23, 2023 05:10
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-beta.5 chore(deps): update dependency vitepress to v1.0.0-beta.6 Jul 23, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from d6778bf to 6fb064a Compare July 30, 2023 02:49
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-beta.6 chore(deps): update dependency vitepress to v1.0.0-beta.7 Jul 30, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from 6fb064a to 74f9786 Compare August 8, 2023 17:57
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-beta.7 chore(deps): update dependency vitepress to v1.0.0-rc.4 Aug 8, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from 74f9786 to 0ce2c3f Compare August 28, 2023 05:33
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.4 chore(deps): update dependency vitepress to v1.0.0-rc.8 Aug 28, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from 0ce2c3f to cbf2bbb Compare August 29, 2023 17:50
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.8 chore(deps): update dependency vitepress to v1.0.0-rc.10 Aug 29, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from cbf2bbb to 9e0a17b Compare September 11, 2023 11:56
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.10 chore(deps): update dependency vitepress to v1.0.0-rc.12 Sep 11, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from 9e0a17b to 4f2bf40 Compare September 13, 2023 17:58
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.12 chore(deps): update dependency vitepress to v1.0.0-rc.13 Sep 13, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from 4f2bf40 to edc7244 Compare September 16, 2023 20:44
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.13 chore(deps): update dependency vitepress to v1.0.0-rc.14 Sep 16, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from edc7244 to 7439c86 Compare September 21, 2023 05:38
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.14 chore(deps): update dependency vitepress to v1.0.0-rc.15 Sep 21, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from 7439c86 to 850c0fc Compare September 24, 2023 05:19
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.15 chore(deps): update dependency vitepress to v1.0.0-rc.17 Sep 24, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from 850c0fc to bf90ad1 Compare September 25, 2023 02:16
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.17 chore(deps): update dependency vitepress to v1.0.0-rc.20 Sep 25, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from bf90ad1 to 3c7d605 Compare October 13, 2023 06:00
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.20 chore(deps): update dependency vitepress to v1.0.0-rc.21 Oct 13, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from 3c7d605 to 70b5943 Compare October 15, 2023 02:56
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.21 chore(deps): update dependency vitepress to v1.0.0-rc.22 Oct 15, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from 70b5943 to 32cf10b Compare October 23, 2023 02:58
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.22 chore(deps): update dependency vitepress to v1.0.0-rc.23 Oct 23, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.0.x branch from 32cf10b to ac49c39 Compare October 25, 2023 05:05
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