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

chore(deps): update dependency vitepress to v1.3.4 (docs) #102

Open
wants to merge 1 commit into
base: docs
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitepress (source) 1.0.0-alpha.75 -> 1.3.4 age adoption passing confidence

Release Notes

vuejs/vitepress (vitepress)

v1.3.4

Compare Source

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

v1.3.3

Compare Source

Miscellaneous

v1.3.2

Compare Source

Bug Fixes

v1.3.1

Compare Source

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

Compare Source

Bug Fixes
  • build: don't normalize links containing target or download property (e24899a), closes #​3947
  • build: respect frontmatter.lastUpdated for pageData.lastUpdated and sitemap generation (7fcf462), closes #​3931
  • build: sort pageToHashMap to ensure stable assets (e302328), closes #​4016
  • client: do nothing on anchor elements with empty href (6461f5d), closes #​3950
  • don't do git log on non-existent file (387acf7), closes #​4008
  • don't reopen browser on restart (d837e82), closes #​4001
  • properly handle svg anchor elements (b785bd6)
  • theme: add styles for h4 too (b54d7b0)
  • theme: deep watch sidebar groups and force render on match change (97f9469), closes #​3613
  • theme: dim color for all text like elements inside blockquotes (5d3ed87), closes #​3929
  • theme: force update title attribute on hydration (d348da7), closes #​4004
  • theme: show filled nav bar when nav screen is open (0fc70e2)
Features

1.2.3 (2024-06-04)

Bug Fixes
  • theme,a11y: handle overflow on long mathematical equation and make tables focusable (#​3932) (closes #​3914) (afc611d)
  • types: wrong types generated for markdown-it > mdurl (48ca76c), closes #​3935

1.2.2 (2024-05-21)

Bug Fixes
  • dont escape ampersand twice in title (7ea3572)

1.2.1 (2024-05-21)

Bug Fixes
  • a11y: make code blocks accessible with keyboard (#​3902) (cb308b9)
  • escape title properly in build (49b1233)
  • theme: remove unnecessary navigation role on nav element (af4717d)

v1.2.3

Compare Source

Bug Fixes
  • theme,a11y: handle overflow on long mathematical equation and make tables focusable (#​3932) (closes #​3914) (afc611d)
  • types: wrong types generated for markdown-it > mdurl (48ca76c), closes #​3935

v1.2.2

Compare Source

Bug Fixes
  • dont escape ampersand twice in title (7ea3572)

v1.2.1

Compare Source

Bug Fixes
  • a11y: make code blocks accessible with keyboard (#​3902) (cb308b9)
  • escape title properly in build (49b1233)
  • theme: remove unnecessary navigation role on nav element (af4717d)

v1.2.0

Compare Source

Bug Fixes
  • build: show file info on error (f0debd2)
  • dev: match dev and prod routing behavior (#​3837) (b360ac8)
  • markdown: entities and escapes not working properly (#​3882) (d5dbd70)
  • render 404 page completely on client to infer locale from browser path (#​3858) (728cb15)
  • style: prefer YaHei over DengXian (f0a37b4)
  • theme/regression: custom font not applying in Chinese docs because of specificity (fa2f38a), closes #​3864
  • theme: external link icon not visible for target _blank links (d08eeed), closes #​3327
  • theme: fix invalid vp-offset in ssr (9794877)
Features

1.1.4 (2024-04-27)

Bug Fixes
  • dev: multiple server instances being created when editing config too quickly (#​3835) (729a890)
  • theme/a11y: add unique name to footer prev / next navigation landmark (e60c101)
  • theme/a11y: remove duplicate assistive text from outline nav (#​3803) (733d986)
  • theme/i18n: 404 page not showing localized text (#​3833) (cc11b8e)
  • theme: disable keypress effect on search button (ccc37bb)
  • theme: don't use Chinese quotes on non-Chinese documents (#​3834) (75115f4)
  • theme: leaking event listener when going back/forward on Safari on iOS (#​3658) (#​3671) (1a72181)

1.1.3 (2024-04-18)

Bug Fixes
  • build/regression: markdown backslash escapes not working (d02d1e9), closes #​3808

1.1.1 (2024-04-18)

Bug Fixes

v1.1.4

Compare Source

Bug Fixes
  • dev: multiple server instances being created when editing config too quickly (#​3835) (729a890)
  • theme/a11y: add unique name to footer prev / next navigation landmark (e60c101)
  • theme/a11y: remove duplicate assistive text from outline nav (#​3803) (733d986)
  • theme/i18n: 404 page not showing localized text (#​3833) (cc11b8e)
  • theme: disable keypress effect on search button (ccc37bb)
  • theme: don't use Chinese quotes on non-Chinese documents (#​3834) (75115f4)
  • theme: leaking event listener when going back/forward on Safari on iOS (#​3658) (#​3671) (1a72181)

v1.1.3

Compare Source

Bug Fixes
  • build/regression: markdown backslash escapes not working (d02d1e9), closes #​3808

v1.1.2

Compare Source

v1.1.1

Compare Source

Bug Fixes

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

Compare Source

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

v1.0.1

Compare Source

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

v1.0.0

Compare Source

Bug Fixes
  • build: resolve pattern relative to srcDir instead of root in createContentLoader (#​3638) (59183e9)
  • localSearch: remove empty titles that may appear in search results (#​3665) (f7aef3c)
  • theme: fixed sidebar expand caret showing when no children are present (#​3657) (e13f932)
  • theme: ignore inner-page items in next/prev link (#​3663) (b50a8a1)
  • theme: local nav separator not visible on pages having no outline (1909041)
Features
  • theme: allow selectively disabling external link icon on navbar items (#​3607) (5f6297c)

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](https://github.com/vuejs/vitepress/compare/v1.0.0-rc.9...v1.0.


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 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 changed the title chore(deps): update dependency vitepress to v1.0.0-beta.1 (docs) chore(deps): update dependency vitepress to v1.0.0-beta.2 (docs) Jun 11, 2023
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from d93aadf to ba041f0 Compare June 11, 2023 10:32
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-beta.2 (docs) chore(deps): update dependency vitepress to v1.0.0-beta.3 (docs) Jun 20, 2023
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch 2 times, most recently from 666180b to 8432910 Compare June 27, 2023 08:10
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-beta.3 (docs) chore(deps): update dependency vitepress to v1.0.0-beta.4 (docs) Jul 2, 2023
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from 8432910 to 1417804 Compare July 2, 2023 15:35
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-beta.4 (docs) chore(deps): update dependency vitepress to v1.0.0-beta.5 (docs) Jul 3, 2023
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from 1417804 to 7948e72 Compare July 3, 2023 06:02
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from 7948e72 to a627f50 Compare July 14, 2023 19:58
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from a627f50 to 4518899 Compare July 22, 2023 13:02
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-beta.5 (docs) chore(deps): update dependency vitepress to v1.0.0-beta.6 (docs) Jul 22, 2023
@adenvt adenvt added this pull request to the merge queue Jul 28, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jul 28, 2023
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-beta.6 (docs) chore(deps): update dependency vitepress to v1.0.0-beta.7 (docs) Jul 29, 2023
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from 4518899 to d3a2929 Compare July 29, 2023 22:21
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from d3a2929 to 1782902 Compare August 8, 2023 11:29
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-beta.7 (docs) chore(deps): update dependency vitepress to v1.0.0-rc.1 (docs) Aug 8, 2023
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from 1782902 to 6f4fd30 Compare August 8, 2023 15:39
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.1 (docs) chore(deps): update dependency vitepress to v1.0.0-rc.3 (docs) Aug 8, 2023
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from 6f4fd30 to 882ea3b Compare August 8, 2023 19:04
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.3 (docs) chore(deps): update dependency vitepress to v1.0.0-rc.4 (docs) Aug 8, 2023
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from 882ea3b to faf36b6 Compare August 27, 2023 09:02
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.4 (docs) chore(deps): update dependency vitepress to v1.0.0-rc.5 (docs) Aug 27, 2023
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from faf36b6 to 6f1aef7 Compare August 27, 2023 16:41
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.5 (docs) chore(deps): update dependency vitepress to v1.0.0-rc.7 (docs) Aug 27, 2023
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from 6f1aef7 to d66f931 Compare August 28, 2023 06:05
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.7 (docs) chore(deps): update dependency vitepress to v1.0.0-rc.8 (docs) Aug 28, 2023
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from d66f931 to 73c47ef Compare August 28, 2023 10:13
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.8 (docs) chore(deps): update dependency vitepress to v1.0.0-rc.9 (docs) Aug 28, 2023
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.1 (docs) chore(deps): update dependency vitepress to v1.0.2 (docs) Apr 1, 2024
@adenvt adenvt added this pull request to the merge queue Apr 2, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Apr 2, 2024
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from 1fb77ca to 4af26e6 Compare April 9, 2024 10:43
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.2 (docs) chore(deps): update dependency vitepress to v1.1.0 (docs) Apr 9, 2024
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from 4af26e6 to ea18221 Compare April 18, 2024 11:31
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.1.0 (docs) chore(deps): update dependency vitepress to v1.1.1 (docs) Apr 18, 2024
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from ea18221 to 70e8b0b Compare April 18, 2024 18:24
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.1.1 (docs) chore(deps): update dependency vitepress to v1.1.3 (docs) Apr 18, 2024
@adenvt adenvt added this pull request to the merge queue Apr 22, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Apr 22, 2024
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from 70e8b0b to a616e67 Compare April 27, 2024 18:15
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.1.3 (docs) chore(deps): update dependency vitepress to v1.1.4 (docs) Apr 27, 2024
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from a616e67 to 777a7d3 Compare May 18, 2024 12:06
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.1.4 (docs) chore(deps): update dependency vitepress to v1.2.0 (docs) May 18, 2024
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from 777a7d3 to df12787 Compare May 21, 2024 16:19
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.2.0 (docs) chore(deps): update dependency vitepress to v1.2.2 (docs) May 21, 2024
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from df12787 to f2e8881 Compare June 4, 2024 08:21
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.2.2 (docs) chore(deps): update dependency vitepress to v1.2.3 (docs) Jun 4, 2024
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from f2e8881 to a62fc32 Compare July 7, 2024 19:53
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.2.3 (docs) chore(deps): update dependency vitepress to v1.3.0 (docs) Jul 7, 2024
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from a62fc32 to 9513457 Compare July 14, 2024 11:46
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.3.0 (docs) chore(deps): update dependency vitepress to v1.3.1 (docs) Jul 14, 2024
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from 9513457 to 2af44d4 Compare August 5, 2024 18:17
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.3.1 (docs) chore(deps): update dependency vitepress to v1.3.2 (docs) Aug 5, 2024
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from 2af44d4 to 0035e26 Compare August 17, 2024 13:15
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.3.2 (docs) chore(deps): update dependency vitepress to v1.3.3 (docs) Aug 17, 2024
@renovate renovate bot force-pushed the renovate/docs-vitepress-1.x branch from 0035e26 to 1683641 Compare August 24, 2024 16:31
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.3.3 (docs) chore(deps): update dependency vitepress to v1.3.4 (docs) Aug 24, 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.

None yet

0 participants