github-actions[bot]
195c9081bc
[add device]: ( #2006 )
...
has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/2005
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-25 11:49:53 +08:00
dependabot[bot]
a94c51c78e
build(deps): bump the npm group across 1 directory with 17 updates ( #1937 )
2024-08-05 10:22:56 +08:00
dependabot[bot]
7d2704391f
build(deps): bump the npm group in /website with 3 updates ( #1912 )
2024-07-26 10:07:04 +08:00
dependabot[bot]
18f0b26279
build(deps): bump postcss from 8.4.39 to 8.4.40 in /website in the npm group ( #1911 )
2024-07-25 11:42:55 +08:00
dependabot[bot]
5b83bb473e
build(deps-dev): bump vue from 3.4.31 to 3.4.34 in /website ( #1910 )
2024-07-25 11:38:19 +08:00
dependabot[bot]
59ba84eb2b
build(deps): bump the npm group in /website with 6 updates ( #1907 )
2024-07-24 20:15:57 +08:00
dependabot[bot]
566c7bcb38
build(deps): bump the npm group in /website with 3 updates ( #1905 )
2024-07-24 14:16:01 +08:00
dependabot[bot]
226025e55b
build(deps): bump the npm group in /website with 3 updates ( #1903 )
2024-07-22 20:47:12 +08:00
dependabot[bot]
54322c0208
build(deps): bump the npm group in /website with 2 updates ( #1899 )
2024-07-21 22:48:19 +08:00
dependabot[bot]
88ea96d4cb
build(deps): bump the npm group in /website with 13 updates ( #1893 )
2024-07-19 23:55:03 +08:00
dependabot[bot]
eab91d9d2b
build(deps-dev): bump vitepress from 1.3.0 to 1.3.1 in /website ( #1879 )
2024-07-17 23:20:13 +08:00
dependabot[bot]
25a21f4b5f
build(deps-dev): bump vitepress from 1.2.3 to 1.3.0 in /website ( #1865 )
2024-07-08 21:10:42 +08:00
igor
3dc6e65586
website: fix typo ( #1834 )
2024-06-29 10:55:55 +08:00
dabao1955
0fa203d021
website: fix typo ( #1807 )
2024-06-16 22:06:15 +08:00
igor
149d25751c
website: update translations ( #1796 )
2024-06-05 01:15:55 +08:00
dependabot[bot]
f3eab5eac5
build(deps-dev): bump vitepress from 1.2.2 to 1.2.3 in /website ( #1803 )
...
Bumps [vitepress](https://github.com/vuejs/vitepress ) from 1.2.2 to
1.2.3.
<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.2.3</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.2.2...v1.2.3 ">1.2.3</a>
(2024-06-04)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>theme,a11y:</strong> handle overflow on long mathematical
equation and make tables focusable (<a
href="https://redirect.github.com/vuejs/vitepress/issues/3932 ">#3932</a>)
(closes <a
href="https://redirect.github.com/vuejs/vitepress/issues/3914 ">#3914</a>)
(<a
href="https://github.com/vuejs/vitepress/commit/afc611d399d2780550ae04caa0e73e1c0c69a680 ">afc611d</a>)</li>
<li><strong>types:</strong> wrong types generated for markdown-it >
mdurl (<a
href="https://github.com/vuejs/vitepress/commit/48ca76c523d9b979a678d52447f5ce324799e47f ">48ca76c</a>),
closes <a
href="https://redirect.github.com/vuejs/vitepress/issues/3935 ">#3935</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vuejs/vitepress/commit/e313a274c0e421f1b0479835a826da25d889deca "><code>e313a27</code></a>
release: v1.2.3</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/a83a662fb898eb745652b6d9fa71b567110eec77 "><code>a83a662</code></a>
chore: bump deps</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/48ca76c523d9b979a678d52447f5ce324799e47f "><code>48ca76c</code></a>
fix(types): wrong types generated for markdown-it > mdurl</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/afc611d399d2780550ae04caa0e73e1c0c69a680 "><code>afc611d</code></a>
fix(theme,a11y): handle overflow on long mathematical equation and make
table...</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/b2fa9326c727170d127d950971480b6d9f6bb82d "><code>b2fa932</code></a>
chore: bump deps</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/1188951785fd2a72f9242d46dc55abb1effd212a "><code>1188951</code></a>
docs: update installation command for yarn pnp</li>
<li>See full diff in <a
href="https://github.com/vuejs/vitepress/compare/v1.2.2...v1.2.3 ">compare
view</a></li>
</ul>
</details>
<br />
<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>
| Dependency Name | Ignore Conditions |
| --- | --- |
| vitepress | [< 1.2, > 1.1.3] |
</details>
[](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>
2024-06-05 01:14:59 +08:00
Coconut
0373646f41
non-GKI:Remove maintainer Coconutat's repositories ( #1794 )
2024-06-03 16:37:52 +08:00
KeJia
55950be0eb
从非官方支持设备中移除K-Nel-M1721 ( #1792 )
2024-06-03 16:37:22 +08:00
weishu
1f24daa79d
docs: Add description for non gki integration
2024-06-01 21:18:34 +08:00
igor
b766b98513
website: fixed small typo ( #1780 )
2024-05-29 11:18:27 +08:00
igor
916d6bcd06
website: update translation ( #1779 )
2024-05-28 10:30:59 +08:00
igor
1071a5c135
website: update translations ( #1772 )
2024-05-27 10:35:41 +08:00
Akari
81f1a47cec
website: added conditional preprocessor directive ( #1774 )
...
Signed-off-by: Akari <akariondev@gmail.com >
2024-05-27 10:33:44 +08:00
Scruel Tao
6a3979842b
doc: add boot scripts process explanation ( #1726 )
...
Co-authored-by: weishu <twsxtd@gmail.com >
2024-05-26 17:10:45 +08:00
igor
57a5f39f81
website: update translations ( #1760 )
2024-05-25 11:08:35 +08:00
Caner Karaca
dc233700aa
Update Dependencies and Migrate to Kotlin 2 ( #1765 )
...
Corrections/edits and reviews always welcomed.
Migrate to Kotlin 2
Updated dependencies
Refreshed lock files
2024-05-25 11:07:27 +08:00
dependabot[bot]
4e3f03ae96
build(deps-dev): bump vitepress from 1.1.3 to 1.2.0 in /website ( #1748 )
...
Bumps [vitepress](https://github.com/vuejs/vitepress ) from 1.1.3 to
1.2.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.2.0</h2>
<p>Please refer to <a
href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md ">CHANGELOG.md</a>
for details.</p>
<h2>v1.1.4</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.1.4...v1.2.0 ">1.2.0</a>
(2024-05-18)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>build:</strong> show file info on error (<a
href="https://github.com/vuejs/vitepress/commit/f0debd20f48ab7eb58cfd142147531509d6c0209 ">f0debd2</a>)</li>
<li><strong>dev:</strong> match dev and prod routing behavior (<a
href="https://redirect.github.com/vuejs/vitepress/issues/3837 ">#3837</a>)
(<a
href="https://github.com/vuejs/vitepress/commit/b360ac88df3bfd60e3498cc19066c0c90261ee4f ">b360ac8</a>)</li>
<li><strong>markdown:</strong> entities and escapes not working properly
(<a
href="https://redirect.github.com/vuejs/vitepress/issues/3882 ">#3882</a>)
(<a
href="https://github.com/vuejs/vitepress/commit/d5dbd704ceb215ebf3ce9b23deec6e6c90634f0a ">d5dbd70</a>)</li>
<li>render 404 page completely on client to infer locale from browser
path (<a
href="https://redirect.github.com/vuejs/vitepress/issues/3858 ">#3858</a>)
(<a
href="https://github.com/vuejs/vitepress/commit/728cb15677f4f84b33bed6bb2f70f47600ea1057 ">728cb15</a>)</li>
<li><strong>style:</strong> prefer YaHei over DengXian (<a
href="https://github.com/vuejs/vitepress/commit/f0a37b4b8445ec914700df054c0897721382e5b1 ">f0a37b4</a>)</li>
<li><strong>theme/regression:</strong> custom font not applying in
Chinese docs because of specificity (<a
href="https://github.com/vuejs/vitepress/commit/fa2f38a0c3bd121dcb7e07420566087c19b10f96 ">fa2f38a</a>),
closes <a
href="https://redirect.github.com/vuejs/vitepress/issues/3864 ">#3864</a></li>
<li><strong>theme:</strong> external link icon not visible for target
_blank links (<a
href="https://github.com/vuejs/vitepress/commit/d08eeed89726572f7ea341df59864cc72716751c ">d08eeed</a>),
closes <a
href="https://redirect.github.com/vuejs/vitepress/issues/3327 ">#3327</a></li>
<li><strong>theme:</strong> fix invalid vp-offset in ssr (<a
href="https://github.com/vuejs/vitepress/commit/9794877347140c7b4955d735cd8867c260a5089d ">9794877</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>build/i18n:</strong> support customizing copy code button's
tooltip text (<a
href="https://redirect.github.com/vuejs/vitepress/issues/3854 ">#3854</a>)
(<a
href="https://github.com/vuejs/vitepress/commit/ed6ada7a688c466920f3e0ef33b7176b8eb01eee ">ed6ada7</a>)</li>
<li><strong>build:</strong> add localeIndex to md.env (<a
href="https://redirect.github.com/vuejs/vitepress/issues/3862 ">#3862</a>)
(<a
href="https://github.com/vuejs/vitepress/commit/0cbb469842d74381ad56d44b7975f34c405b78f8 ">0cbb469</a>)</li>
</ul>
<h2><a
href="https://github.com/vuejs/vitepress/compare/v1.1.3...v1.1.4 ">1.1.4</a>
(2024-04-27)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>dev:</strong> multiple server instances being created when
editing config too quickly (<a
href="https://redirect.github.com/vuejs/vitepress/issues/3835 ">#3835</a>)
(<a
href="https://github.com/vuejs/vitepress/commit/729a890669c363895cfac39ece046926cad36d01 ">729a890</a>)</li>
<li><strong>theme/a11y:</strong> add unique name to footer prev / next
navigation landmark (<a
href="https://github.com/vuejs/vitepress/commit/e60c101e50fa56d4cd54d434c5628cc7e2231318 ">e60c101</a>)</li>
<li><strong>theme/a11y:</strong> remove duplicate assistive text from
outline nav (<a
href="https://redirect.github.com/vuejs/vitepress/issues/3803 ">#3803</a>)
(<a
href="https://github.com/vuejs/vitepress/commit/733d986a84f614484b04235546dc4cda0769e833 ">733d986</a>)</li>
<li><strong>theme/i18n:</strong> 404 page not showing localized text (<a
href="https://redirect.github.com/vuejs/vitepress/issues/3833 ">#3833</a>)
(<a
href="https://github.com/vuejs/vitepress/commit/cc11b8e41ec481320b03902bdc307d479a8ba838 ">cc11b8e</a>)</li>
<li><strong>theme:</strong> disable keypress effect on search button (<a
href="https://github.com/vuejs/vitepress/commit/ccc37bb80e4147b9ab91b0f5d7dfae9d51533460 ">ccc37bb</a>)</li>
<li><strong>theme:</strong> don't use Chinese quotes on non-Chinese
documents (<a
href="https://redirect.github.com/vuejs/vitepress/issues/3834 ">#3834</a>)
(<a
href="https://github.com/vuejs/vitepress/commit/75115f4f8223d67dab2dc82fadaf2941aabf6330 ">75115f4</a>)</li>
<li><strong>theme:</strong> leaking event listener when going
back/forward on Safari on iOS (<a
href="https://redirect.github.com/vuejs/vitepress/issues/3658 ">#3658</a>)
(<a
href="https://redirect.github.com/vuejs/vitepress/issues/3671 ">#3671</a>)
(<a
href="https://github.com/vuejs/vitepress/commit/1a72181c06d78e5e6f293e3f6abdb15caa4d2f53 ">1a72181</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vuejs/vitepress/commit/1699abfb039aac4f5f538eea58b848d19d269387 "><code>1699abf</code></a>
release: v1.2.0</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/241a7c80fc12d9988fa9c3fa9a7fd27b22bcbd1a "><code>241a7c8</code></a>
chore: bump deps</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/db51f7aa430249b398d75433e6bb489434b38667 "><code>db51f7a</code></a>
build: bump deps</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/f0a37b4b8445ec914700df054c0897721382e5b1 "><code>f0a37b4</code></a>
fix(style): prefer YaHei over DengXian</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/9447ceeb0ebe23c54928c44e90650891108c35ef "><code>9447cee</code></a>
docs(zh): sync and tweak translations (<a
href="https://redirect.github.com/vuejs/vitepress/issues/3883 ">#3883</a>)</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/d5dbd704ceb215ebf3ce9b23deec6e6c90634f0a "><code>d5dbd70</code></a>
fix(markdown): entities and escapes not working properly (<a
href="https://redirect.github.com/vuejs/vitepress/issues/3882 ">#3882</a>)</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/99c0cece626b522ed62e6a3dc5c3fbde615e046c "><code>99c0cec</code></a>
docs: add notes for sitemap + base</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/fa2f38a0c3bd121dcb7e07420566087c19b10f96 "><code>fa2f38a</code></a>
fix(theme/regression): custom font not applying in Chinese docs because
of sp...</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/0cbb469842d74381ad56d44b7975f34c405b78f8 "><code>0cbb469</code></a>
feat(build): add localeIndex to md.env (<a
href="https://redirect.github.com/vuejs/vitepress/issues/3862 ">#3862</a>)</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/ed6ada7a688c466920f3e0ef33b7176b8eb01eee "><code>ed6ada7</code></a>
feat(build/i18n): support customizing copy code button's tooltip text
(<a
href="https://redirect.github.com/vuejs/vitepress/issues/3854 ">#3854</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vuejs/vitepress/compare/v1.1.3...v1.2.0 ">compare
view</a></li>
</ul>
</details>
<br />
<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>
| Dependency Name | Ignore Conditions |
| --- | --- |
| vitepress | [< 1.2, > 1.1.3] |
</details>
[](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>
2024-05-21 09:36:32 +08:00
Sreeshankar K
717c0fee61
[add device] OnePlus Nord - avicii ( #1749 )
2024-05-21 09:36:11 +08:00
Joseph P
82d965f44c
docs: update documentation for the website ( #1750 )
...
Description:
I was originally browsing through project's FAQ on the
[website](https://kernelsu.org/ ) and noticed a few discrepancies across
the text.<br>I edited them out, and once having finished with the FAQ, I
looked through other website pages as well.
Changes:
- updated documentation for the project's website (English version).
--
P.S. I actually appreciate the partial documentation on GKI and in-depth
Android mechanisms present in it. While there is of course documentation
from Google, it is nice to have guidelines from a more practical
standpoint.
2024-05-21 09:35:51 +08:00
igor
d76004c6f1
website: update translations ( #1717 )
2024-05-16 10:30:48 +08:00
Hadad D
fb6ce7ee62
json: added KSU support in Android 14 for the Xiaomi Redmi 7 and Xiao… ( #1732 )
...
…mi Redmi Y3.
makes ksu user happy.
2024-05-16 10:28:55 +08:00
weishu
109442f8c4
docs: Add devpts description for non gki
2024-05-09 12:05:10 +08:00
Flame
8ee274f7d8
device: remove POCO F3/Redmi K40/Mi 11X (alioth) ( #1694 )
...
I do patches now,
https://codeberg.org/vyrine/android_vendor_extra/src/branch/main/patches/kernel_xiaomi_sm8250/0001-Implement-KernelSU.patch
2024-05-04 16:07:34 +08:00
Ruchit Marathe
32e0b57b46
[add device] Galaxy A52 and A72 ( #1696 )
...
* Update links for a52sxq and m52xq since BlackMesa123 stepped down and
i took over for those devices as well
Change-Id: I9b35fdce65da74fa757d5b77a3819c3174e12160
Signed-off-by: Ruchit <risenid@duck.com >
2024-05-04 16:07:09 +08:00
lyc8503
66ae50eb49
Add chopin kernel ( #1687 )
2024-05-01 10:27:12 +08:00
dependabot[bot]
0be7846f9d
build(deps-dev): bump vue from 3.4.23 to 3.4.25 in /website ( #1660 )
...
Bumps [vue](https://github.com/vuejs/core ) from 3.4.23 to 3.4.25.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vuejs/core/releases ">vue's
releases</a>.</em></p>
<blockquote>
<h2>v3.4.25</h2>
<p>Please refer to <a
href="https://github.com/vuejs/core/blob/main/CHANGELOG.md ">CHANGELOG.md</a>
for details.</p>
<h2>v3.4.24</h2>
<p>Please refer to <a
href="https://github.com/vuejs/core/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/core/blob/main/CHANGELOG.md ">vue's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/vuejs/core/compare/v3.4.24...v3.4.25 ">3.4.25</a>
(2024-04-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>defineModel:</strong> align prod mode runtime type
generation with defineProps (<a
href="https://github.com/vuejs/core/commit/4253a57f1703a7f1ac701d77e0a235689203461d ">4253a57</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/10769 ">#10769</a></li>
<li><strong>runtime-core:</strong> properly get keepAlive child (<a
href="https://redirect.github.com/vuejs/core/issues/10772 ">#10772</a>)
(<a
href="https://github.com/vuejs/core/commit/3724693a25c3f2dd13d70a8a1af760b03a4fb783 ">3724693</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/10771 ">#10771</a></li>
<li><strong>runtime-core:</strong> use normal object as internal
prototype for attrs and slots (<a
href="https://github.com/vuejs/core/commit/064e82f5855f30fe0b77fe9b5e4dd22700fd634d ">064e82f</a>),
closes <a
href="https://github.com//github.com/vuejs/core/commit/6df53d85a207986128159d88565e6e7045db2add/issues/r141304923 ">/github.com/vuejs/core/commit/6df53d85a207986128159d88565e6e7045db2add#r141304923</a></li>
</ul>
<h2><a
href="https://github.com/vuejs/core/compare/v3.4.23...v3.4.24 ">3.4.24</a>
(2024-04-22)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>compiler-core:</strong> handle template ref bound via v-bind
object on v-for (<a
href="https://redirect.github.com/vuejs/core/issues/10706 ">#10706</a>)
(<a
href="https://github.com/vuejs/core/commit/da7adefa844265eecc9c336abfc727bc05b4f16e ">da7adef</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/10696 ">#10696</a></li>
<li><strong>compiler-core:</strong> properly parse await expressions in
edge cases (<a
href="https://github.com/vuejs/core/commit/b92c25f53dff0fc1687f57ca4033d0ac25218940 ">b92c25f</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/10754 ">#10754</a></li>
<li><strong>compiler-sfc:</strong> handle readonly operator and
ReadonlyArray/Map/Set types (<a
href="https://github.com/vuejs/core/commit/5cef52a5c23ba8ba3239e6def03b8ff008d3cc72 ">5cef52a</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/10726 ">#10726</a></li>
<li><strong>compiler-ssr:</strong> fix hydration mismatch for
conditional slot in transition (<a
href="https://github.com/vuejs/core/commit/f12c81efca3fcf9a7ce478af2261ad6ab9b0bfd7 ">f12c81e</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/10743 ">#10743</a></li>
<li><strong>compiler-ssr:</strong> fix v-html SSR for nullish values (<a
href="https://github.com/vuejs/core/commit/1ff407676f9495883b459779a9b0370d7588b51f ">1ff4076</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/10725 ">#10725</a></li>
<li><strong>deps:</strong> update compiler (<a
href="https://redirect.github.com/vuejs/core/issues/10760 ">#10760</a>)
(<a
href="https://github.com/vuejs/core/commit/15df5c1b261b9b471eb811fd47ab7b3cfc41cf83 ">15df5c1</a>)</li>
<li><strong>runtime-core:</strong> fix edge case of KeepAlive inside
Transition with slot children (<a
href="https://redirect.github.com/vuejs/core/issues/10719 ">#10719</a>)
(<a
href="https://github.com/vuejs/core/commit/e51ca61ca060b2772e967d169548fc2f58fce6d1 ">e51ca61</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/10708 ">#10708</a></li>
<li><strong>runtime-core:</strong> further fix slots _ctx check (<a
href="https://github.com/vuejs/core/commit/cde7f05787d16dbb93d9419ef5331adf992816fd ">cde7f05</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/10724 ">#10724</a></li>
<li><strong>runtime-core:</strong> props should be readonly via direct
template access (<a
href="https://github.com/vuejs/core/commit/b93f26464785de227b88c51a88328ae80e80d804 ">b93f264</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/8216 ">#8216</a> <a
href="https://redirect.github.com/vuejs/core/issues/10736 ">#10736</a></li>
<li><strong>transition:</strong> transition is breaking/flickering when
enter is canceled (<a
href="https://redirect.github.com/vuejs/core/issues/10688 ">#10688</a>)
(<a
href="https://github.com/vuejs/core/commit/65109a70f187473edae8cf4df11af3c33345e6f6 ">65109a7</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vuejs/core/commit/574c3e63bbb764c82fd7228eac979bb3e7fa731d "><code>574c3e6</code></a>
release: v3.4.25</li>
<li><a
href="https://github.com/vuejs/core/commit/8ee69e7eaf37d7171d80d7c93f6ce729d1fa698c "><code>8ee69e7</code></a>
ci: use single thread for e2e tests on ci</li>
<li><a
href="https://github.com/vuejs/core/commit/064e82f5855f30fe0b77fe9b5e4dd22700fd634d "><code>064e82f</code></a>
fix(runtime-core): use normal object as internal prototype for attrs and
slots</li>
<li><a
href="https://github.com/vuejs/core/commit/4253a57f1703a7f1ac701d77e0a235689203461d "><code>4253a57</code></a>
fix(defineModel): align prod mode runtime type generation with
defineProps</li>
<li><a
href="https://github.com/vuejs/core/commit/3724693a25c3f2dd13d70a8a1af760b03a4fb783 "><code>3724693</code></a>
fix(runtime-core): properly get keepAlive child (<a
href="https://redirect.github.com/vuejs/core/issues/10772 ">#10772</a>)</li>
<li><a
href="https://github.com/vuejs/core/commit/958286e3f050dc707ad1af293e91bfb190bdb191 "><code>958286e</code></a>
release: v3.4.24</li>
<li><a
href="https://github.com/vuejs/core/commit/b92c25f53dff0fc1687f57ca4033d0ac25218940 "><code>b92c25f</code></a>
fix(compiler-core): properly parse await expressions in edge cases</li>
<li><a
href="https://github.com/vuejs/core/commit/173ec65cd46f22cb1e91914923fcf75a75cd340d "><code>173ec65</code></a>
test: revert to threads</li>
<li><a
href="https://github.com/vuejs/core/commit/f12c81efca3fcf9a7ce478af2261ad6ab9b0bfd7 "><code>f12c81e</code></a>
fix(compiler-ssr): fix hydration mismatch for conditional slot in
transition</li>
<li><a
href="https://github.com/vuejs/core/commit/c8e87a1c903fe1bd10c3013890bd0855f9e3a6ba "><code>c8e87a1</code></a>
test: use pool: vmThreads</li>
<li>Additional commits viewable in <a
href="https://github.com/vuejs/core/compare/v3.4.23...v3.4.25 ">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>
2024-04-27 09:33:46 +08:00
igor
4922d89823
website: update translation ( #1653 )
2024-04-22 13:31:24 +08:00
Dawid2849
ba28d57e94
Add LG G8 / G8s / G8X source ( #1651 )
2024-04-20 20:53:10 +08:00
dependabot[bot]
c2bf237fd2
build(deps-dev): bump vitepress from 1.1.0 to 1.1.3 in /website ( #1650 )
...
Bumps [vitepress](https://github.com/vuejs/vitepress ) from 1.1.0 to
1.1.3.
<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.3</h2>
<p>Please refer to <a
href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md ">CHANGELOG.md</a>
for details.</p>
<h2>v1.1.1</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.1.1...v1.1.3 ">1.1.3</a>
(2024-04-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>build/regression:</strong> markdown backslash escapes not
working (<a
href="https://github.com/vuejs/vitepress/commit/d02d1e923aacdb1e8061a3f76af30e8a13518277 ">d02d1e9</a>),
closes <a
href="https://redirect.github.com/vuejs/vitepress/issues/3808 ">#3808</a></li>
</ul>
<h2><a
href="https://github.com/vuejs/vitepress/compare/v1.1.0...v1.1.1 ">1.1.1</a>
(2024-04-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>client:</strong> don't reload page on hash change (<a
href="https://redirect.github.com/vuejs/vitepress/issues/3777 ">#3777</a>)
(<a
href="https://github.com/vuejs/vitepress/commit/74b725a224438ef776fed25ee82274429d94ac83 ">74b725a</a>)</li>
<li>let vue compiler handle entity decoding (<a
href="https://github.com/vuejs/vitepress/commit/f86ac56b78da76f3061e6537b897bb13c1ed802d ">f86ac56</a>)</li>
<li>hot updating config file suppresses error logs (<a
href="https://redirect.github.com/vuejs/vitepress/issues/3592 ">#3592</a>)
(<a
href="https://github.com/vuejs/vitepress/commit/cd5adf3011d677263c93ce6f8066aaa7870b1dfc ">cd5adf3</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vuejs/vitepress/commit/7ed5148260052840c44bae64a670d8d610999dbe "><code>7ed5148</code></a>
release: v1.1.3</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/576e43aef4b9321e353b47248986924bad9ec483 "><code>576e43a</code></a>
refactor: simplify code</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/a481ebee1053c5d78c6311076c6de0ffeba23adb "><code>a481ebe</code></a>
release: v1.1.2</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/d02d1e923aacdb1e8061a3f76af30e8a13518277 "><code>d02d1e9</code></a>
fix(build/regression): markdown backslash escapes not working</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/f30b848e3c53fd10d825569641c3a44bc0110c46 "><code>f30b848</code></a>
docs(ru): update translation guide/deploy.md (<a
href="https://redirect.github.com/vuejs/vitepress/issues/3807 ">#3807</a>)</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/47570a184722e58e25861d72e076922f927ac7c6 "><code>47570a1</code></a>
chore: bump deps</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/3f551ead1855a7ff0260f5bbf83743e5f515bc51 "><code>3f551ea</code></a>
release: v1.1.1</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/a1ced36553cc9f5f6e321c460aee90865ac8bf38 "><code>a1ced36</code></a>
chore: override text renderer before calling user config</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/f86ac56b78da76f3061e6537b897bb13c1ed802d "><code>f86ac56</code></a>
fix: let vue compiler handle entity decoding</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/469ff3841e1e284108b589b6eb1d8f0f6dbde6ed "><code>469ff38</code></a>
chore: remove missing type</li>
<li>Additional commits viewable in <a
href="https://github.com/vuejs/vitepress/compare/v1.1.0...v1.1.3 ">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>
2024-04-19 22:04:26 +08:00
github-actions[bot]
9b72b4542c
[add device]: LG V60 timelm ( #1630 )
...
LG V60 timelm has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/1629
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-15 18:47:53 +08:00
Caner Karaca
1e029eddee
Update ( #1618 )
2024-04-13 16:43:45 +08:00
dependabot[bot]
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>
2024-04-09 19:51:22 +08:00
Tonklaistonton
11a98e855a
add device ( #1606 )
...
add realme 9 pro 5g and oneplus nord ce 2 lite
Co-authored-by: weishu <twsxtd@gmail.com >
2024-04-08 12:42:11 +08:00
github-actions[bot]
464847daee
[add device]: Galaxy S10e ( #1600 )
...
Galaxy S10e has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/1599
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: weishu <twsxtd@gmail.com >
2024-04-08 12:41:39 +08:00
github-actions[bot]
2449b494a3
[add device]: Galaxy S10+ ( #1602 )
...
Galaxy S10+ has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/1601
---------
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: weishu <twsxtd@gmail.com >
2024-04-08 12:40:24 +08:00
github-actions[bot]
637caa84ce
[add device]: Galaxy S10 ( #1604 )
...
Galaxy S10 has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/1603
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-08 12:36:25 +08:00
github-actions[bot]
7e3c756803
[add device]: ( #1583 )
...
has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/1582
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: weishu <twsxtd@gmail.com >
2024-04-03 15:15:52 +08:00
github-actions[bot]
11ff59a81c
[add device]: ( #1585 )
...
has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/1584
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-03 15:14:45 +08:00
dependabot[bot]
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>
2024-04-02 23:03:26 +08:00
Rissu
828ce6d29d
website: update repository link ( #1569 )
2024-04-02 08:23:47 +08:00