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
github-actions[bot]
a43dddf6f1
[add device]: ( #1563 )
...
has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/1562
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-30 21:01:23 +08:00
Fede2782
f8c6c747b3
templates: fix italian templates language id ( #1554 )
...
Sorry for the previous PR.
This fixes #1553
2024-03-29 09:14:45 +08:00
Masum Reza
a5fa45baf2
templates: Add bn translation for templates ( #1555 )
...
For the following templates:
- adb
- cemiuiler
- incompetent.root
- kernelmanager
- nethunter
- rootexplorer
- system
2024-03-29 09:14:02 +08:00
Fede2782
e1c59f8e18
template: add Italian translations ( #1553 )
2024-03-28 21:30:04 +08:00
weishu
eea2287a39
Update nethunter.root
2024-03-27 13:13:39 +08:00
Forget
f3cdfab88f
website: docs: zh_CN: Sync to en as path_umount ( #1516 )
...
Signed-off-by: xiaoleGun <1592501605@qq.com >
2024-03-24 11:19:12 +08:00
igor
4adc9873a9
website: update translation ( #1514 )
2024-03-23 21:50:43 +08:00
sus
9403c8f606
Updated translations for the website and templates. ( #1513 )
...
Mainly updates in traditional Chinese, but also fixes a typo in
simplified Chinese.
2024-03-23 19:44:02 +08:00
weishu
f73885fc95
website: Add docs for LKM mode
2024-03-23 16:05:21 +08:00
dependabot[bot]
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>
2024-03-22 22:12:11 +08:00
Ali Beyaz
3ebe2c6a81
Turkish translation of adaway.root ( #1500 )
2024-03-22 09:17:07 +08:00
Caner Karaca
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 >
2024-03-20 12:52:34 +08:00
Fede2782
1fc1ffe2ab
Docs: add backport notice in module umount docs ( #1476 )
...
This aims to uniform the documentation since the official introduction
of pre-GKI modules umount feature
2024-03-19 15:41:22 +08:00
igor
7f73827658
website: update translation ( #1473 )
2024-03-19 09:53:45 +08:00
backslashxx
b4cfc2f298
Suggest non-gki kernel users to backport path_umount ( #1464 )
...
Most kernel builders have to touch their kernel source code anyway, why
not also tell them to backport path_umount so even non-gki users can
benefit from this?
I know this might be a bit controversial as this will raise the barrier
of entry, but the benefits are just so high.
Idea was from OnlyTomInSecond on KernelSU group chat way back, and it
has been on the discussions for some time
references:
https://t.me/KernelSU_group/27237/176515
https://t.me/KernelSU_group/3249/184908
https://github.com/tiann/KernelSU/discussions/955#discussioncomment-7617166
https://github.com/OnlyTomInSecond/android_kernel_xiaomi_sdm845/commit/03d233db8bbe9fe101509430bfa09d1899168aa7
https://github.com/tiann/KernelSU/pull/1060
https://elixir.bootlin.com/linux/v5.9.1/source/fs/namespace.c#L1728
https://elixir.bootlin.com/linux/v5.10.9/source/fs/namespace.c#L1730
https://elixir.bootlin.com/linux/v6.5/source/fs/namespace.c#L1887
https://github.com/tiann/KernelSU/pull/1464#issuecomment-2002492107
Kernel side change examples
5.4
https://github.com/natsumerinchan/kernel_oneplus_sm8350/commit/961d9788624e88c3c58918b3781b9fbdd19ecbeb
4.19
https://github.com/backslashxx/android_karnol_ximi_fog/commit/164917f56d0e75ab51bb9f1bdf489acac7a6d3db
4.14
https://github.com/crdroidandroid/android_kernel_xiaomi_sm6150/commit/c07c70a0c59fb46ac0c1c812c3e993022e375cd5
4.9
https://github.com/backslashxx/msm8953-los21/commit/195f07593ae9769a992f3945bcdc43ff7fc99827
4.4
https://github.com/riarumoda/android_kernel_samsung_a9y18qlte/commit/21ea33fe41ce079ec1d663c0bd2201bc00a8084a
https://github.com/tiann/KernelSU/pull/1464#issuecomment-2002424069
ofcourse having someone on 3.18 confirm this will be nice.
**PROS**: umount modules for everyone
**CONS**: barrier of entry +1
---------
Co-authored-by: Christoph Hellwig <hch@lst.de >
Co-authored-by: Fede2782 <78815152+Fede2782@users.noreply.github.com >
Co-authored-by: Tom <31297720+onlytominsecond@users.noreply.github.com >
2024-03-18 10:27:31 +08:00
igor
339e75be24
website: fix typo ( #1456 )
2024-03-17 09:08:46 +08:00
cachiusa
7168a974be
Add nethunter.root template ( #1445 )
...
This app requires DAC_OVERRIDE, DAC_READ_SEARCH, SYS_PTRACE, SYS_ADMIN
(for /data/local r/w) and SYS_CHROOT, SETGID (to run chroot and run it's
processes)
Devices with NetHunter installed is already considered compromised due
to lack of security features(like SELinux), therefore users are advised
not to store private data
It's not really worth restricting more capabilities of the app.
2024-03-16 10:54:00 +08:00
TheNeutrinoRaged
ddc086c4ef
Update installation.md ( #1451 )
...
typo flush -> flash
2024-03-16 10:53:10 +08:00
sus
076511e275
Updated the Traditional Chinese translations for the website and templates. ( #1453 )
...
Signed-off-by: sus <54392299+jeffpeng3@users.noreply.github.com >
2024-03-16 10:52:53 +08:00
Ylarod
50914ce39b
Fix typo ( #1444 )
2024-03-13 18:04:58 +08:00
zalnars
6af2480008
Fix typos ( #1443 )
2024-03-12 13:15:03 +08:00
igor
ae17001033
website: update translation ( #1423 )
2024-03-08 10:32:08 +08:00
WindyDay
7611accc33
Add docs about Android 14 Kernel ( #1421 )
...
First time Pr to this project, not sure if I done it in the correct
format
2024-03-05 23:39:55 +08:00
igor
217755bb5a
website: fixed typos and update translation ( #1407 )
2024-03-04 19:16:39 +08:00
Fede2782
f459dfad54
English Faq: add wrong storage size on some Samsung ( #1400 )
...
#1389
2024-02-29 13:47:45 +08:00
Celica Sylphil
532796de48
website: Fix zh_CN and ja_JP paths ( #1394 )
2024-02-26 10:16:20 +08:00
dabao1955
e691c62811
website: fix ja guide broken links ( #1392 )
...
Signed-off-by: dabao1955 <dabao1955@163.com >
2024-02-26 09:49:10 +08:00
igor
56dbc980f4
website: update translation ( #1377 )
2024-02-25 22:48:22 +08:00
dabao1955
3f12080dfe
website: update Japanese translation ( #1387 )
...
Signed-off-by: dabao1955 <dabao1955@163.com >
2024-02-25 20:24:49 +08:00
weishu
406070914a
website: Add docs for module WebUI
2024-02-23 22:43:31 +08:00
igor
8e448767a5
update templates ( #1371 )
2024-02-23 16:55:53 +08:00
Masum Reza
e85646fad4
Added adaway.root template ( #1337 )
...
Adaway only needs the following permissions to work properly:
DAC_OVERRIDE, SYS_PTRACE.
Note: [systemless hosts kernelsu
module](https://github.com/symbuzzer/systemless-hosts-KernelSU-module )
needs to be installed, to add support.
This PR only addresses the minimal permission requirements of Adaway to
let it modify hosts file.
2024-02-21 09:57:23 +08:00
dabao1955
4969c5f548
Translate templates into Japanese ( #1364 )
...
Signed-off-by: dabao1955 <dabao1955@163.com >
2024-02-21 09:55:26 +08:00
igor
81f15ef120
Translate templates into Brazilian Portuguese ( #1362 )
...
Co-authored-by: weishu <twsxtd@gmail.com >
2024-02-18 11:40:48 +08:00
Pr0pHesyer
a360cd87c0
Update msm8998 in repos.json ( #1363 )
...
A repository still under maintenance
2024-02-18 11:39:50 +08:00