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

build(deps-dev): update dependency vitepress to ^1.3.4 #33

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2024

This PR contains the following updates:

Package Type Update Change OpenSSF
vitepress (source) devDependencies minor ^1.0.0-rc.45 -> ^1.3.4 OpenSSF Scorecard

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)

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), 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 requested a review from skarllot March 25, 2024 00:41
@renovate renovate bot changed the title build(deps-dev): update dependency vitepress to ^1.0.0 build(deps-dev): update dependency vitepress to ^1.0.1 Mar 25, 2024
@renovate renovate bot changed the title build(deps-dev): update dependency vitepress to ^1.0.1 build(deps-dev): update dependency vitepress to ^1.0.2 Apr 4, 2024
@renovate renovate bot changed the title build(deps-dev): update dependency vitepress to ^1.0.2 build(deps-dev): update dependency vitepress to ^1.1.0 Apr 12, 2024
@renovate renovate bot changed the title build(deps-dev): update dependency vitepress to ^1.1.0 build(deps-dev): update dependency vitepress to ^1.1.1 Apr 21, 2024
@renovate renovate bot changed the title build(deps-dev): update dependency vitepress to ^1.1.1 build(deps-dev): update dependency vitepress to ^1.1.3 Apr 21, 2024
@renovate renovate bot changed the title build(deps-dev): update dependency vitepress to ^1.1.3 build(deps-dev): update dependency vitepress to ^1.1.4 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 924995f to f33c4dc Compare May 21, 2024 14:09
@renovate renovate bot changed the title build(deps-dev): update dependency vitepress to ^1.1.4 build(deps-dev): update dependency vitepress to ^1.2.0 May 21, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from f33c4dc to 5535fb1 Compare May 24, 2024 04:16
@renovate renovate bot changed the title build(deps-dev): update dependency vitepress to ^1.2.0 build(deps-dev): update dependency vitepress to ^1.2.2 May 24, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 5535fb1 to d6b3e25 Compare June 7, 2024 06:40
@renovate renovate bot changed the title build(deps-dev): update dependency vitepress to ^1.2.2 build(deps-dev): update dependency vitepress to ^1.2.3 Jun 7, 2024
@renovate renovate bot changed the title build(deps-dev): update dependency vitepress to ^1.2.3 build(deps-dev): update dependency vitepress to ^1.3.0 Jul 10, 2024
@renovate renovate bot changed the title build(deps-dev): update dependency vitepress to ^1.3.0 build(deps-dev): update dependency vitepress to ^1.3.1 Jul 17, 2024
@renovate renovate bot changed the title build(deps-dev): update dependency vitepress to ^1.3.1 build(deps-dev): update dependency vitepress to ^1.3.2 Aug 8, 2024
@renovate renovate bot changed the title build(deps-dev): update dependency vitepress to ^1.3.2 build(deps-dev): update dependency vitepress to ^1.3.3 Aug 20, 2024
@renovate renovate bot changed the title build(deps-dev): update dependency vitepress to ^1.3.3 build(deps-dev): update dependency vitepress to ^1.3.4 Aug 27, 2024
skarllot
skarllot previously approved these changes Aug 31, 2024
@skarllot skarllot merged commit da3722f into master Sep 17, 2024
3 checks passed
@skarllot skarllot deleted the renovate/vitepress-1.x branch September 17, 2024 21:04
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.

1 participant