mirror of
https://github.com/tiann/KernelSU.git
synced 2025-08-27 23:46:34 +00:00
488564fe767d92e408553996d721b5d2c40272c7
10 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
582e81d5af |
build(deps-dev): bump vitepress from 1.0.2 to 1.1.0 in /website (#1608)
Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.0.2 to 1.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vitepress/releases">vitepress's releases</a>.</em></p> <blockquote> <h2>v1.1.0</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">vitepress's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.0.2...v1.1.0">1.1.0</a> (2024-04-09)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>client:</strong> hashchange should only be triggered for same page navigations (<a href="https://redirect.github.com/vuejs/vitepress/issues/3768">#3768</a>) (<a href="https://github.com/vuejs/vitepress/commit/2a9fc2a26b829bb3f28067ac6f4a41bc1e8b7a1e">2a9fc2a</a>)</li> <li><strong>client:</strong> emit correct <code>Event</code> instance in hashchange event</li> <li><strong>theme:</strong> remove small layout shift on <code>On this page</code> button (<a href="https://redirect.github.com/vuejs/vitepress/issues/3767">#3767</a>) (<a href="https://github.com/vuejs/vitepress/commit/5f28e74abfc984cdc7e0d9d9f7b7e15cb2b46923">5f28e74</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>client:</strong> add <code>hash</code> property to <code>useData()</code></li> <li><strong>theme:</strong> update Inter to version 4 (<a href="https://redirect.github.com/vuejs/vitepress/issues/3693">#3693</a>) (<a href="https://redirect.github.com/vuejs/vitepress/issues/3694">#3694</a>) (<a href="https://github.com/vuejs/vitepress/commit/ffafa31b9204f996f4b819684214fa631c224575">ffafa31</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/32e105cd569990cd39c816746e632094fc7ff955"><code>32e105c</code></a> release: v1.1.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/9de259371eb219c82aad38b8162f8f919a339ebf"><code>9de2593</code></a> chore: bump deps, lock mdit to v2.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/2a9fc2a26b829bb3f28067ac6f4a41bc1e8b7a1e"><code>2a9fc2a</code></a> fix: hashchange should only be triggered for same page navigations (<a href="https://redirect.github.com/vuejs/vitepress/issues/3768">#3768</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/5f28e74abfc984cdc7e0d9d9f7b7e15cb2b46923"><code>5f28e74</code></a> fix(theme): remove small layout shift on <code>On this page</code> button (<a href="https://redirect.github.com/vuejs/vitepress/issues/3767">#3767</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/b45217c1369d9c6b2f9cf6e9ecb2ecb645d90c05"><code>b45217c</code></a> docs(ru): update translations (<a href="https://redirect.github.com/vuejs/vitepress/issues/3765">#3765</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/229c168a36e7b09309ce42a69399cbc73b5be296"><code>229c168</code></a> docs: make vue as peer dependency section clearer (<a href="https://redirect.github.com/vuejs/vitepress/issues/3687">#3687</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/c4ae9d3cde4789ca8a1b3660189de419e5ef73f3"><code>c4ae9d3</code></a> docs: update default-theme sidebar type (<a href="https://redirect.github.com/vuejs/vitepress/issues/3715">#3715</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/54c46e7ceb8dd29106ac0d7493fe8da57ac15dc3"><code>54c46e7</code></a> docs: adjust install and init commands</li> <li><a href="https://github.com/vuejs/vitepress/commit/58324020c76c5f9e3ef15576083ca244f764a336"><code>5832402</code></a> docs(ru): add Russian translation (<a href="https://redirect.github.com/vuejs/vitepress/issues/3709">#3709</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/3113dad002e60312ca7b679cf38b887196c33303"><code>3113dad</code></a> docs: add Stormkit as deployment platform (<a href="https://redirect.github.com/vuejs/vitepress/issues/3751">#3751</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.0.2...v1.1.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
a34090bc57 |
build(deps-dev): bump vitepress from 1.0.1 to 1.0.2 in /website (#1576)
Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.0.1 to 1.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vitepress/releases">vitepress's releases</a>.</em></p> <blockquote> <h2>v1.0.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">vitepress's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.0.1...v1.0.2">1.0.2</a> (2024-04-01)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>theme:</strong> text containing html not showing properly in mobile nav menu (<a href="https://github.com/vuejs/vitepress/commit/3c8b4c706051592dd2cca0ae57e293254cbb51ce">3c8b4c7</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/3e95fa102873fa45a4212224caacfba29de1d129"><code>3e95fa1</code></a> release: v1.0.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/3c8b4c706051592dd2cca0ae57e293254cbb51ce"><code>3c8b4c7</code></a> fix(theme): html text not showing properly in mobile nav menu</li> <li><a href="https://github.com/vuejs/vitepress/commit/a6a7645e942cc63c57ca5d79da4b76dee76d8a96"><code>a6a7645</code></a> docs: typo (<a href="https://redirect.github.com/vuejs/vitepress/issues/3692">#3692</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/1e8b3679c845cc0d66bc80ea8a5b5b69d7b8520d"><code>1e8b367</code></a> docs(zh): sync and tweak translations (<a href="https://redirect.github.com/vuejs/vitepress/issues/3684">#3684</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/vitepress/compare/v1.0.1...v1.0.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
c189320a66 |
build(deps-dev): bump vitepress from 1.0.0-rc.45 to 1.0.1 in /website (#1510)
Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.0.0-rc.45 to 1.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vitepress/releases">vitepress's releases</a>.</em></p> <blockquote> <h2>v1.0.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v1.0.0</h2> <p>Please refer to <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">vitepress's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.0.0...v1.0.1">1.0.1</a> (2024-03-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> vendor vue-demi to avoid resolution issues with yarn berry (<a href="https://redirect.github.com/vuejs/vitepress/issues/3680">#3680</a>) (<a href="https://github.com/vuejs/vitepress/commit/5d3cb96ac364413aa9eb494bc91744bd8f4a2c79">5d3cb96</a>)</li> </ul> <h1><a href="https://github.com/vuejs/vitepress/compare/v1.0.0-rc.45...v1.0.0">1.0.0</a> (2024-03-21)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> resolve pattern relative to srcDir instead of root in createContentLoader (<a href="https://redirect.github.com/vuejs/vitepress/issues/3638">#3638</a>) (<a href="https://github.com/vuejs/vitepress/commit/59183e9cef112a004c8a8e2b365478af657858b0">59183e9</a>)</li> <li><strong>localSearch:</strong> remove empty titles that may appear in search results (<a href="https://redirect.github.com/vuejs/vitepress/issues/3665">#3665</a>) (<a href="https://github.com/vuejs/vitepress/commit/f7aef3ca23dae39e226c85d7bb2579dbf7c758f3">f7aef3c</a>)</li> <li><strong>theme:</strong> fixed sidebar expand caret showing when no children are present (<a href="https://redirect.github.com/vuejs/vitepress/issues/3657">#3657</a>) (<a href="https://github.com/vuejs/vitepress/commit/e13f93292ce1a2b1d5ba161fddfe947a1824a2b0">e13f932</a>)</li> <li><strong>theme:</strong> ignore inner-page items in next/prev link (<a href="https://redirect.github.com/vuejs/vitepress/issues/3663">#3663</a>) (<a href="https://github.com/vuejs/vitepress/commit/b50a8a132577693817a15ab43fc4cc22670a8a65">b50a8a1</a>)</li> <li><strong>theme:</strong> local nav separator not visible on pages having no outline (<a href="https://github.com/vuejs/vitepress/commit/190904171500ad22998c8666080fd58c867a59b5">1909041</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>theme:</strong> allow selectively disabling external link icon on navbar items (<a href="https://redirect.github.com/vuejs/vitepress/issues/3607">#3607</a>) (<a href="https://github.com/vuejs/vitepress/commit/5f6297cb3df98926154235f31570e75820d4ea16">5f6297c</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/0b45abd7dddd845e262a0e57d67cb13e246091af"><code>0b45abd</code></a> release: v1.0.1</li> <li><a href="https://github.com/vuejs/vitepress/commit/66bae6bff71af30161cdb4136d8e075a670c15dc"><code>66bae6b</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/5d3cb96ac364413aa9eb494bc91744bd8f4a2c79"><code>5d3cb96</code></a> fix(build): ship built-in vue-demi to avoid resolution issues (<a href="https://redirect.github.com/vuejs/vitepress/issues/3680">#3680</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/05061bd3d25173d581b3b93bd60fd046bf4a4347"><code>05061bd</code></a> release: v1.0.0</li> <li><a href="https://github.com/vuejs/vitepress/commit/88a4284f3a6cbec2145b38496f733eb711fa3024"><code>88a4284</code></a> docs: tweak intro perf section</li> <li><a href="https://github.com/vuejs/vitepress/commit/0b68382121b60dc934d9b82c4d159638c3c74c55"><code>0b68382</code></a> docs: document metaChunk</li> <li><a href="https://github.com/vuejs/vitepress/commit/38ac579d17bdadfae0250271e52801b4189b6e11"><code>38ac579</code></a> chore: bump vite version</li> <li><a href="https://github.com/vuejs/vitepress/commit/f7aef3ca23dae39e226c85d7bb2579dbf7c758f3"><code>f7aef3c</code></a> fix(localSearch): remove empty titles that may appear in search results (<a href="https://redirect.github.com/vuejs/vitepress/issues/3665">#3665</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/e13f93292ce1a2b1d5ba161fddfe947a1824a2b0"><code>e13f932</code></a> fix(theme): fixed sidebar expand caret showing when no children are present (...</li> <li><a href="https://github.com/vuejs/vitepress/commit/b50a8a132577693817a15ab43fc4cc22670a8a65"><code>b50a8a1</code></a> fix(theme): ignore inner-page items in next/prev link (<a href="https://redirect.github.com/vuejs/vitepress/issues/3663">#3663</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.0.0-rc.45...v1.0.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
8f33926aa0 |
Add Dependabot, Update Dependencies and Workflows (#1440)
Build may fail because of some major dependency updates. Needs changes, changes/fixes welcomed. Main goal is keeping all things up-to-date. --------- Co-authored-by: weishu <twsxtd@gmail.com> |
||
|
|
5deecb3b50 | website: fix build error | ||
|
|
aa21385a36 | Upgrade vitepress | ||
|
|
0cdca0d053 | website: fix build error | ||
|
|
95ea1b2dfb | website: bump vitepress to 1.0.0-alpha.40 | ||
|
|
a255a5e3c1 |
website: add zh_CN translation (#88)
* website: bump vitepress to 1.0.0-alpha.38 * i18n: add zh-CN translation |
||
|
|
5a8acea84e | Add website (#65) |