Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitepress (source) 1.0.0-alpha.69 -> 1.0.0-beta.5 age adoption passing confidence

Release Notes

vuejs/vitepress (vitepress)

v1.0.0-beta.5

Compare Source

Bug Fixes
  • types: Sidebar was exported multiple times breaking the config (#​2573) (a99dcf9)

v1.0.0-beta.4

Compare Source

Bug Fixes
  • build: add @vue/devtools-api to optimizeDeps.include (#​2543) (b2a129f)
  • client: bypass client router for links explicitly specifying target (#​2563) (e95015f)
  • client: don't throw on using special chars in element ids (#​2560) (6b98113)
  • client: scroll not working on clicking an anchor in search box (#​2527) (c30e758)
  • theme: unresponsive back button with empty input in search box (#​2566) (fa3780f)
Features
BREAKING CHANGES
  • client: specifying target="_self" for internal links will now perform full reload.

v1.0.0-beta.3

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • reverts the breaking changes in beta-2. defineConfig and defineConfigWithTheme no longer accept functions as argument.

v1.0.0-beta.2

Compare Source

Bug Fixes
  • build: create markdown env for localSearchPlugin (#​2322) (c9a98ac)
  • build: use rimraf to handle temp folder deletion in windows (#​2483) (2f75769)
  • search: detailed view not working when page contains script setup (80e734d), closes #​2485
  • theme: adjust z-index for active code group marker (#​2413) (06c0fc5)
  • theme: properly show divider between navs (#​2481) (2bd55ec)
  • theme: use brand color in skip link in dark theme (#​2431) (62d1110)
  • theme: use document !== undefined check for browser (#​2417) (c869ea6)
  • types: sync defineConfig types with vite (b3ded34)
  • types: theme-without-fonts types for node (#​2416) (8e87c14)
Features
Performance Improvements
BREAKING CHANGES
  • types: defineConfig and defineConfigWithTheme can now accept functions that return the config object. This might break typings in some third-party plugins that rely on the type of these functions.

v1.0.0-beta.1

Compare Source

Bug Fixes

v1.0.0-alpha.76

Compare Source

Bug Fixes
Features

v1.0.0-alpha.75

Compare Source

Bug Fixes
  • build: reset regex lastIndex before testing (188893c)
  • cli/init: remove trailing slash from npm scripts (64ecedc)
  • theme: hide local nav on home page (f07587a), closes #​2312
  • theme: local search get 404 on build when use route rewrites in windows (#​2301) (494c634)
  • theme: vitepress data not properly injected in app when use localSearch (#​2299) (69c7646)
Features
BREAKING CHANGES
  • theme: Styling for code blocks might break, especially if you were earlier overriding it for light theme. Those workarounds are no longer required. VitePress will now show code blocks and groups in light mode too if a light shiki theme is specified.

v1.0.0-alpha.74

Compare Source

Bug Fixes
  • build: allow data-loaders files in packages to be found (closes #​2272) (84cf457)
  • router: scroll back to the hash anchor even if it is already selected (#​2265) (f3d3332)
Features
  • allow using html in member description (#​2269) (f744364)
  • search: support custom disableQueryPersistence in local search (#​2273) (2f0f2d5)
  • theme: mobile view show outline button after removing sidebar (#​2274) (25b9111)

v1.0.0-alpha.73

Compare Source

Bug Fixes
  • search: fix highlighting in detailed view (1f4920c)
  • search: local search showDetailedList not working in windows (#​2253) (09be057)
Features

v1.0.0-alpha.72

Compare Source

Bug Fixes
  • search: don't directly access userConfig (3e0e9d2)
  • search: ready event is not fired on mac (e37e5cb)
  • theme: local search showDetailedList not working in windows (#​2248) (8354f8f)

v1.0.0-alpha.71

Compare Source

Bug Fixes
  • search: esm interop mark.js import (1b0a249)
  • search: properly group nested headings (b1c956c), closes #​2238

v1.0.0-alpha.70

Compare Source

Bug Fixes
  • a11y: increase touch target size of search icons (4449867)
  • search: avoid body scroll when using local search (#​2236) (144a7d8)
  • search: better highlighting in detailed view (#​2234) (be83524)
  • search: fix keyword highlighting and scrolling in excerpts (ca8db8a)
  • search: remove double base on importing excepts (185213c), closes #​2230
  • search: remove extra /index from routes (9e04b43)
  • search: show escape to close on footer (6d5b4cd)
Features
  • search: allow force disabling detailed view (40f1d1b)
  • search: make styling more configurable, align more with the theme (#​2233) (b2077c7)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 792a5f5 to a1112e5 Compare December 5, 2022 11:03
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.29 fix(deps): update dependency vitepress to v1.0.0-alpha.30 Dec 5, 2022
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from a1112e5 to 91665ac Compare December 11, 2022 01:13
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.30 fix(deps): update dependency vitepress to v1.0.0-alpha.31 Dec 11, 2022
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 91665ac to 6fecbe6 Compare December 16, 2022 14:18
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.31 fix(deps): update dependency vitepress to v1.0.0-alpha.32 Dec 16, 2022
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.32 Update dependency vitepress to v1.0.0-alpha.32 Dec 17, 2022
@renovate renovate bot changed the title Update dependency vitepress to v1.0.0-alpha.32 fix(deps): update dependency vitepress to v1.0.0-alpha.32 Dec 17, 2022
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.32 fix(deps): update dependency vitepress to v1.0.0-alpha.33 Dec 21, 2022
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch 2 times, most recently from fb4a85f to e145a26 Compare December 25, 2022 12:55
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from e145a26 to 0fa91de Compare January 1, 2023 07:25
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.33 fix(deps): update dependency vitepress to v1.0.0-alpha.34 Jan 1, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 0fa91de to f414a4f Compare January 3, 2023 12:07
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.34 fix(deps): update dependency vitepress to v1.0.0-alpha.35 Jan 3, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from f414a4f to f27a072 Compare January 11, 2023 20:42
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.35 fix(deps): update dependency vitepress to v1.0.0-alpha.36 Jan 11, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from f27a072 to 206af7a Compare January 17, 2023 18:46
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.36 fix(deps): update dependency vitepress to v1.0.0-alpha.38 Jan 17, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 206af7a to 36d28e9 Compare January 20, 2023 10:38
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.38 fix(deps): update dependency vitepress to v1.0.0-alpha.39 Jan 20, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 36d28e9 to 972a40b Compare January 20, 2023 14:29
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.39 fix(deps): update dependency vitepress to v1.0.0-alpha.40 Jan 20, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 972a40b to 4dcc49d Compare January 28, 2023 16:43
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.40 fix(deps): update dependency vitepress to v1.0.0-alpha.41 Jan 28, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 4dcc49d to 6c21f88 Compare January 29, 2023 08:57
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.41 fix(deps): update dependency vitepress to v1.0.0-alpha.43 Jan 29, 2023
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.43 fix(deps): update dependency vitepress to v1.0.0-alpha.44 Jan 31, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch 2 times, most recently from ec24321 to 39bae22 Compare January 31, 2023 18:38
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.66 fix(deps): update dependency vitepress to v1.0.0-alpha.69 Apr 15, 2023
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.69 fix(deps): update dependency vitepress to v1.0.0-alpha.69 - autoclosed Apr 16, 2023
@renovate renovate bot closed this Apr 16, 2023
@renovate renovate bot deleted the renovate/vitepress-1.x branch April 16, 2023 02:22
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.69 - autoclosed fix(deps): update dependency vitepress to v1.0.0-alpha.69 Apr 16, 2023
@renovate renovate bot reopened this Apr 16, 2023
@renovate renovate bot restored the renovate/vitepress-1.x branch April 16, 2023 15:14
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.69 fix(deps): update dependency vitepress to v1.0.0-alpha.71 Apr 16, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 0b93987 to 1aed282 Compare April 16, 2023 19:06
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.71 fix(deps): update dependency vitepress to v1.0.0-alpha.72 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 1aed282 to 895825e Compare April 17, 2023 14:30
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.72 fix(deps): update dependency vitepress to v1.0.0-alpha.73 Apr 20, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch 2 times, most recently from e5cd4cb to 0153189 Compare April 25, 2023 04:16
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.73 fix(deps): update dependency vitepress to v1.0.0-alpha.74 Apr 25, 2023
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.74 fix(deps): update dependency vitepress to v1.0.0-alpha.75 Apr 30, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 0153189 to 2ca49dd Compare April 30, 2023 11:17
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 2ca49dd to 07fdd0c Compare May 18, 2023 13:16
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.75 fix(deps): update dependency vitepress to v1.0.0-alpha.76 May 18, 2023
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-alpha.76 fix(deps): update dependency vitepress to v1.0.0-beta.1 May 22, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 07fdd0c to 1b4460d Compare May 22, 2023 12:53
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-beta.1 fix(deps): update dependency vitepress to v1.0.0-beta.2 Jun 11, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 1b4460d to 65e7d40 Compare June 11, 2023 09:45
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-beta.2 fix(deps): update dependency vitepress to v1.0.0-beta.3 Jun 20, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 65e7d40 to 68062f0 Compare June 20, 2023 10:17
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-beta.3 fix(deps): update dependency vitepress to v1.0.0-beta.4 Jul 2, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 68062f0 to 9f22fae Compare July 2, 2023 16:22
@renovate renovate bot changed the title fix(deps): update dependency vitepress to v1.0.0-beta.4 fix(deps): update dependency vitepress to v1.0.0-beta.5 Jul 3, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 9f22fae to 1ac203d Compare July 3, 2023 08:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants