mirror of
https://github.com/tiann/KernelSU.git
synced 2025-08-27 23:46:34 +00:00
f4561e51a8890a6d45da36207ea605f240fa6301
353 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
f4561e51a8 |
templates/kernelmanager.root: Adjust capabilities (#1948)
* Following capabilities are removed as not commonly used on Kernel Managers: - CAP_SYS_NICE - CAP_PERFMON - CAP_SYS_MODULE - CAP_SYS_RESOURCE * Added CAP_DAC_OVERRIDE to prevent read/write permission issues Signed-off-by: Rem01Gaming <Rem01_Gaming@proton.me> |
||
|
|
b134e3c651 |
build(deps): bump the npm group across 1 directory with 44 updates (#1998)
Bumps the npm group with 5 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [vitepress](https://github.com/vuejs/vitepress) | `1.3.1` | `1.3.3` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.25.3` | `7.25.4` | | [@types/unist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/unist) | `3.0.2` | `3.0.3` | | [postcss](https://github.com/postcss/postcss) | `8.4.40` | `8.4.41` | | [preact](https://github.com/preactjs/preact) | `10.23.1` | `10.23.2` | Updates `vitepress` from 1.3.1 to 1.3.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.3.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.3.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.3.2...v1.3.3">1.3.3</a> (2024-08-17)</h2> <h3>Miscellaneous</h3> <ul> <li>bump deps (<a href="https://github.com/vuejs/vitepress/commit/a20db247822438ac4e0e76bc4a2b4ee2f5d94940">a20db24</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vitepress/compare/v1.3.1...v1.3.2">1.3.2</a> (2024-08-05)</h2> <h3>Bug Fixes</h3> <ul> <li>multiple cache busting imports causing useData to fail (<a href="https://github.com/vuejs/vitepress/commit/2b3e486ab913ff77707410b9cee3ba6d256ccc95">2b3e486</a>), closes <a href="https://redirect.github.com/vuejs/vitepress/issues/3820">#3820</a>, reverts <a href="https://redirect.github.com/vuejs/vitepress/issues/3398">#3398</a>, reopens <a href="https://redirect.github.com/vuejs/vitepress/issues/3363">#3363</a></li> <li><strong>theme:</strong> excerpt style in LocalSearchBox (<a href="https://redirect.github.com/vuejs/vitepress/issues/4050">#4050</a>) (<a href="https://github.com/vuejs/vitepress/commit/2bc0d39d5089841986f0988fc9cfe15533d3a0c6">2bc0d39</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vitepress/commit/eed9a9441569dbaa1d07b95135e7d27ed9da38aa"><code>eed9a94</code></a> release: v1.3.3</li> <li><a href="https://github.com/vuejs/vitepress/commit/a20db247822438ac4e0e76bc4a2b4ee2f5d94940"><code>a20db24</code></a> chore: bump deps</li> <li><a href="https://github.com/vuejs/vitepress/commit/2bda1168504f38093da097e1ad9d43bd1ddffea8"><code>2bda116</code></a> chore: include node types for client</li> <li><a href="https://github.com/vuejs/vitepress/commit/3c40e9d9a8443433f49599111ee571d569de530d"><code>3c40e9d</code></a> docs(ko): re-translation of korean documents (reference/*) (<a href="https://redirect.github.com/vuejs/vitepress/issues/4120">#4120</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/df27e44db668f2eddbf9d350e5dae4e042fe1250"><code>df27e44</code></a> docs: fix wrong link</li> <li><a href="https://github.com/vuejs/vitepress/commit/049fd8d0e5c648e89baadbe264dbe977d50f27dc"><code>049fd8d</code></a> docs(ko): re-translation of korean documents (<a href="https://redirect.github.com/vuejs/vitepress/issues/4111">#4111</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/1b679d45288f7ae4abe04b7a35b615b46550f989"><code>1b679d4</code></a> docs(ru): update translations (<a href="https://redirect.github.com/vuejs/vitepress/issues/4104">#4104</a>)</li> <li><a href="https://github.com/vuejs/vitepress/commit/3543b02347edea9828a4f76ac5a0c3dca5fe35bc"><code>3543b02</code></a> chore: update changelog wording</li> <li><a href="https://github.com/vuejs/vitepress/commit/32862123b85583209b3d48650c0cfc65d0ed425a"><code>3286212</code></a> release: v1.3.2</li> <li><a href="https://github.com/vuejs/vitepress/commit/2b3e486ab913ff77707410b9cee3ba6d256ccc95"><code>2b3e486</code></a> fix: multiple cache busting imports causing useData to fail</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vitepress/compare/v1.3.1...v1.3.3">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.4.35 to 3.4.38 <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.38</h2> <p>For stable releases, please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details. For pre-releases, please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> of the <code>minor</code> branch.</p> <h2>v3.4.37</h2> <p>For stable releases, please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details. For pre-releases, please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> of the <code>minor</code> branch.</p> <h2>v3.4.36</h2> <p>For stable releases, please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details. For pre-releases, please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> of the <code>minor</code> branch.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/v3.4.38/CHANGELOG.md">vue's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.4.37...v3.4.38">3.4.38</a> (2024-08-15)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> revert entities to 4.5 to avoid runtime resolution errors (<a href="https://github.com/vuejs/core/commit/f349af7b65b9f8605d8b7bafcc06c25ab1f2daf0">f349af7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11603">#11603</a></li> <li><strong>compiler-core:</strong> use ast-based check for function expressions when possible (<a href="https://github.com/vuejs/core/commit/236cac3ff285890b8468dc827c463d87a91e516f">236cac3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11615">#11615</a></li> <li><strong>compiler-sfc:</strong> handle keyof operator with index object (<a href="https://redirect.github.com/vuejs/core/issues/11581">#11581</a>) (<a href="https://github.com/vuejs/core/commit/74d26dbbe3cf2f70d1b772284eec6743ea946f6d">74d26db</a>)</li> <li><strong>types:</strong> add fallback stub for DOM types when DOM lib is absent (<a href="https://redirect.github.com/vuejs/core/issues/11598">#11598</a>) (<a href="https://github.com/vuejs/core/commit/4db0085de316e1b773f474597915f9071d6ae6c6">4db0085</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.36...v3.4.37">3.4.37</a> (2024-08-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> use <code>isProp.arg.loc</code> instead of <code>isProp.loc</code> (<a href="https://redirect.github.com/vuejs/core/issues/11547">#11547</a>) (<a href="https://github.com/vuejs/core/commit/236fb7abebe567b73826a3ddc2120f3273377ba0">236fb7a</a>)</li> <li><strong>custom-element:</strong> fix custom-element double render on immediate prop change (<a href="https://github.com/vuejs/core/commit/978ff3c1dbff9c93ec284c1804d3c77331ea33f8">978ff3c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/9885">#9885</a> <a href="https://redirect.github.com/vuejs/core/issues/11335">#11335</a></li> <li><strong>defineModel:</strong> detect changes respect custom getter and setter (<a href="https://redirect.github.com/vuejs/core/issues/11543">#11543</a>) (<a href="https://github.com/vuejs/core/commit/e0428884b57ac834274045bd33841263aeae259e">e042888</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11541">#11541</a> <a href="https://redirect.github.com/vuejs/core/issues/11526">#11526</a> <a href="https://redirect.github.com/vuejs/core/issues/11527">#11527</a></li> <li><strong>keep-alive:</strong> avoid cache suspense comment root (<a href="https://redirect.github.com/vuejs/core/issues/11479">#11479</a>) (<a href="https://github.com/vuejs/core/commit/a917c0539cdc55c0188ca91f70b6ff79fee13ed9">a917c05</a>)</li> <li><strong>keep-alive:</strong> fix render error in cached is undefined (<a href="https://redirect.github.com/vuejs/core/issues/11496">#11496</a>) (<a href="https://github.com/vuejs/core/commit/81351dc7fbdabcfa0f545f7d924c31a3c367e496">81351dc</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11427">#11427</a> <a href="https://redirect.github.com/vuejs/core/issues/11431">#11431</a></li> <li>Revert "fix(types/ref): allow getter and setter types to be unrelated (<a href="https://redirect.github.com/vuejs/core/issues/11442">#11442</a>)" (<a href="https://github.com/vuejs/core/commit/b1abac06cdb198bd72f8e614b1f68b92e1c78339">b1abac0</a>)</li> <li>Revert "fix(types/ref): correct type inference for nested refs (<a href="https://redirect.github.com/vuejs/core/issues/11536">#11536</a>)" (<a href="https://github.com/vuejs/core/commit/3a56315f94bc0e11cfbb288b65482ea8fc3a39b4">3a56315</a>)</li> <li><strong>runtime-core:</strong> fix warning for missing event handler (<a href="https://redirect.github.com/vuejs/core/issues/11489">#11489</a>) (<a href="https://github.com/vuejs/core/commit/e359ff0046286aee03fe31656c023677be457e07">e359ff0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/4803">#4803</a> <a href="https://redirect.github.com/vuejs/core/issues/8268">#8268</a></li> <li><strong>runtime-core:</strong> prioritize using the provides from currentApp in nested createApp (<a href="https://redirect.github.com/vuejs/core/issues/11502">#11502</a>) (<a href="https://github.com/vuejs/core/commit/7e75de002f08076a02c9361a58fa1d0af1772964">7e75de0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11488">#11488</a> <ul> <li>Note: this change will break <code>inject</code> calls inside Pinia stores that expects to be able to inject provided values from the component using the store. This is expected because the usage is relying on previously incorrect behavior.</li> </ul> </li> <li><strong>runtime-dom:</strong> apply css vars before mount (<a href="https://redirect.github.com/vuejs/core/issues/11538">#11538</a>) (<a href="https://github.com/vuejs/core/commit/fdc2a31dbd4196d6432be16767a1bfdab1240d49">fdc2a31</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11533">#11533</a></li> <li><strong>ssr:</strong> ensure content is valid when rendering normal slot (<a href="https://redirect.github.com/vuejs/core/issues/11491">#11491</a>) (<a href="https://github.com/vuejs/core/commit/6c903248703e2413c6197b9ad4d535f31c8eac39">6c90324</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11326">#11326</a></li> <li><strong>types/ref:</strong> correct type inference for nested refs (<a href="https://redirect.github.com/vuejs/core/issues/11536">#11536</a>) (<a href="https://github.com/vuejs/core/commit/536f62332c455ba82ef2979ba634b831f91928ba">536f623</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11532">#11532</a> <a href="https://redirect.github.com/vuejs/core/issues/11537">#11537</a></li> <li><strong>types:</strong> allow <code>DirectiveArguments</code> third parameter to accept undefined (<a href="https://redirect.github.com/vuejs/core/issues/11540">#11540</a>) (<a href="https://github.com/vuejs/core/commit/1058ce8e747ce606e5e86fca5a2acce3c12a0846">1058ce8</a>)</li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.35...v3.4.36">3.4.36</a> (2024-08-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> fix expression transform for try...catch block params (<a href="https://github.com/vuejs/core/commit/077a1aeb3c222b729a7e190f46864656ecc65325">077a1ae</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11465">#11465</a> <a href="https://redirect.github.com/vuejs/core/issues/11467">#11467</a></li> <li><strong>compiler-core:</strong> properly handle for loop variable declarations in expression transforms (<a href="https://github.com/vuejs/core/commit/67bb820904d53480fa37536fc3cb4109a4c6d3e2">67bb820</a>), ref <a href="https://redirect.github.com/vuejs/core/issues/11467">#11467</a></li> <li><strong>compiler-ssr:</strong> don't render v-if comments in TransitionGroup + static tag (<a href="https://redirect.github.com/vuejs/core/issues/11515">#11515</a>) (<a href="https://github.com/vuejs/core/commit/275354caba295a6fb50695b70e97888a33c504e0">275354c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11514">#11514</a></li> <li><strong>hydration:</strong> force hydrate custom element dynamic props (<a href="https://github.com/vuejs/core/commit/7d473b7721b423050dba62823b16f3d39e640567">7d473b7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/7203">#7203</a> <a href="https://redirect.github.com/vuejs/core/issues/8038">#8038</a></li> <li><strong>ssr:</strong> respect textContent/innerHTML from getSSRProps in optimized SSR output (<a href="https://github.com/vuejs/core/commit/79602f9ecd9559954f844774a90286305b13e056">79602f9</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8112">#8112</a></li> <li><strong>types/withDefaults:</strong> ensure default values of type <code>any</code> do not include <code>undefined</code> (<a href="https://redirect.github.com/vuejs/core/issues/11490">#11490</a>) (<a href="https://github.com/vuejs/core/commit/4592b63c6a8a3d69bfe4ac1f9458b4a86a9676a4">4592b63</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/56e658e7b738ab92d2a76c08443f4034970ede21"><code>56e658e</code></a> release: v3.4.38</li> <li><a href="https://github.com/vuejs/core/commit/0bdb2a3bd71040b573f229f0789f58fa6627ba89"><code>0bdb2a3</code></a> workflow: move private packages to separate directory</li> <li><a href="https://github.com/vuejs/core/commit/74d26dbbe3cf2f70d1b772284eec6743ea946f6d"><code>74d26db</code></a> fix(compiler-sfc): handle keyof operator with index object (<a href="https://redirect.github.com/vuejs/core/issues/11581">#11581</a>)</li> <li><a href="https://github.com/vuejs/core/commit/236cac3ff285890b8468dc827c463d87a91e516f"><code>236cac3</code></a> fix(compiler-core): use ast-based check for function expressions when possible</li> <li><a href="https://github.com/vuejs/core/commit/b27d90054af873185c2c6c7e746ee7ed7288afd1"><code>b27d900</code></a> chore: update changelog regarding inject behavior change</li> <li><a href="https://github.com/vuejs/core/commit/f349af7b65b9f8605d8b7bafcc06c25ab1f2daf0"><code>f349af7</code></a> fix(build): revert entities to 4.5 to avoid runtime resolution errors</li> <li><a href="https://github.com/vuejs/core/commit/4db0085de316e1b773f474597915f9071d6ae6c6"><code>4db0085</code></a> fix(types): add fallback stub for DOM types when DOM lib is absent (<a href="https://redirect.github.com/vuejs/core/issues/11598">#11598</a>)</li> <li><a href="https://github.com/vuejs/core/commit/28db2e69f40e53df84f21ea9e98e9d5d45cd6a60"><code>28db2e6</code></a> release: v3.4.37</li> <li><a href="https://github.com/vuejs/core/commit/6be63e0243e29448b2bbb3761a710e273bce37c7"><code>6be63e0</code></a> workflow: new release workflow</li> <li><a href="https://github.com/vuejs/core/commit/e33331275d14e8c48a41d8170613d21d32482dca"><code>e333312</code></a> workflow: fix release script in actions</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.35...v3.4.38">compare view</a></li> </ul> </details> <br /> Updates `@babel/parser` from 7.25.3 to 7.25.4 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@babel/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.4 (2024-08-22)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16756">#16756</a> fix: Skip computed key when renaming (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16755">#16755</a> fix: Decorator 2018-09 may throw an exception (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16710">#16710</a> Visit AST fields nodes according to their syntactical order (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16709">#16709</a> Print semicolon after TS <code>export namespace as A</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>💅 Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-pipeline-operator</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-methods</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-plugin-transform-typescript</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16722">#16722</a> Avoid unnecessary parens around sequence expressions (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-transform-class-properties</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16714">#16714</a> Avoid unnecessary parens around exported arrow functions (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-transform-object-rest-spread</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16712">#16712</a> Avoid printing unnecessary parens around object destructuring (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🔬 Output optimization</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16740">#16740</a> Avoid extra spaces between comments/regexps in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/cbf124ca42a4c34630040bf556e6a8507f961dfe"><code>cbf124c</code></a> v7.25.4</li> <li><a href="https://github.com/babel/babel/commit/5174ad182faa9cdbd7833096376abf7df3f88f25"><code>5174ad1</code></a> Clean all always enabled parser plugins (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16572">#16572</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.4/packages/babel-parser">compare view</a></li> </ul> </details> <br /> Updates `@babel/types` from 7.25.2 to 7.25.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@babel/types</code>'s releases</a>.</em></p> <blockquote> <h2>v7.25.3 (2024-07-31)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-plugin-bugfix-firefox-class-in-computed-class-key</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16699">#16699</a> Avoid validating visitors produced by <code>traverse.visitors.merge</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🏠 Internal</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16688">#16688</a> Add <code>@babel/types</code> as a dependency of <code>@babel/parser</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@babel/types</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.25.4 (2024-08-22)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16756">#16756</a> fix: Skip computed key when renaming (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16755">#16755</a> fix: Decorator 2018-09 may throw an exception (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16710">#16710</a> Visit AST fields nodes according to their syntactical order (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16709">#16709</a> Print semicolon after TS <code>export namespace as A</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>💅 Polish</h4> <ul> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-pipeline-operator</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-methods</code>, <code>babel-plugin-transform-private-property-in-object</code>, <code>babel-plugin-transform-typescript</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16722">#16722</a> Avoid unnecessary parens around sequence expressions (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-transform-class-properties</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16714">#16714</a> Avoid unnecessary parens around exported arrow functions (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-transform-object-rest-spread</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16712">#16712</a> Avoid printing unnecessary parens around object destructuring (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🔬 Output optimization</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16740">#16740</a> Avoid extra spaces between comments/regexps in compact mode (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.25.3 (2024-07-31)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-plugin-bugfix-firefox-class-in-computed-class-key</code>, <code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16699">#16699</a> Avoid validating visitors produced by <code>traverse.visitors.merge</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🏠 Internal</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16688">#16688</a> Add <code>@babel/types</code> as a dependency of <code>@babel/parser</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/cbf124ca42a4c34630040bf556e6a8507f961dfe"><code>cbf124c</code></a> v7.25.4</li> <li><a href="https://github.com/babel/babel/commit/ea20dfcf852bcdba565bd0b16ab69464f27f1e5c"><code>ea20dfc</code></a> Visit AST fields nodes according to their syntactical order (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16710">#16710</a>)</li> <li><a href="https://github.com/babel/babel/commit/dba45d3ebc92a868c9b8952a6f407c6ab83c6b3f"><code>dba45d3</code></a> Ignore <code>devDependencies</code> when generating <code>tsconfig.json</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-types/issues/16659">#16659</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.25.4/packages/babel-types">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-android-arm-eabi` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@rollup/rollup-android-arm-eabi</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@rollup/rollup-android-arm-eabi</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-android-arm64` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@rollup/rollup-android-arm64</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@rollup/rollup-android-arm64</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-darwin-arm64` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@rollup/rollup-darwin-arm64</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@rollup/rollup-darwin-arm64</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-darwin-x64` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@rollup/rollup-darwin-x64</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@rollup/rollup-darwin-x64</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601ce077b6caa85140daef2ae15ebe438104"><code>8350601</code></a> chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5607">#5607</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/811ef57291229d4d74ce1539f3a8b7d1d2c9f838"><code>811ef57</code></a> chore: fix the <code>noConflict</code> option in REPL. (<a href="https://redirect.github.com/rollup/rollup/issues/5611">#5611</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/af6a347551c80b1bf49e2076326ff3e03b5c0fef"><code>af6a347</code></a> feat: introduce the virtualDirname option to customize the virtual directory ...</li> <li><a href="https://github.com/rollup/rollup/commit/eb12f34ddb4bce3e8fd89e6b796551c6e594a872"><code>eb12f34</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/5614">#5614</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93af657762cfe0c08f743c434eb105ba4c64d89b"><code>93af657</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5613">#5613</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c6751ff66d33bf0f4c87508765abb996f1dd5bbe"><code>c6751ff</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5608">#5608</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/df12edfea6e9c1a71bda1a01bed1ab787b7514d5"><code>df12edf</code></a> 4.20.0</li> <li><a href="https://github.com/rollup/rollup/commit/32e8d5bbb19a01792b5ecfaa7d15b125026d19b9"><code>32e8d5b</code></a> Add originalFIleName property to emitted assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/1b4d1420eca788225eb1601af55b9149c898980f"><code>1b4d142</code></a> chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://redirect.github.com/rollup/rollup/issues/5599">#5599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.19.2...v4.21.0">compare view</a></li> </ul> </details> <br /> Updates `@rollup/rollup-linux-arm-gnueabihf` from 4.19.2 to 4.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@rollup/rollup-linux-arm-gnueabihf</code>'s releases</a>.</em></p> <blockquote> <h2>v4.21.0</h2> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> </ul> <h2>v4.20.0</h2> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md"><code>@rollup/rollup-linux-arm-gnueabihf</code>'s changelog</a>.</em></p> <blockquote> <h2>4.21.0</h2> <p><em>2024-08-18</em></p> <h3>Features</h3> <ul> <li>Add option to configure directory for virtual modules when preserving modules (<a href="https://redirect.github.com/rollup/rollup/issues/5602">#5602</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5602">#5602</a>: feat: introduce the virtualDirname option to customize the virtual directory name (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5607">#5607</a>: chore(deps): update typescript-eslint monorepo to v8 (major) (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5608">#5608</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5611">#5611</a>: chore: fix the <code>noConflict</code> option in REPL. (<a href="https://github.com/7086cmd"><code>@7086cmd</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5613">#5613</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5614">#5614</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li> </ul> <h2>4.20.0</h2> <p><em>2024-08-03</em></p> <h3>Features</h3> <ul> <li>Allow plugins to specify the original file name when emitting assets (<a href="https://redirect.github.com/rollup/rollup/issues/5596">#5596</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5596">#5596</a>: Add originalFIleName property to emitted assets (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5599">#5599</a>: chore(deps): update dependency eslint-plugin-unicorn to v55 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5600">#5600</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/c4bb050938778bcbe7b3b3ea3419f7fa70d60f5b"><code>c4bb050</code></a> 4.21.0</li> <li><a href="https://github.com/rollup/rollup/commit/8350601... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
4b978cc7c1 |
website: Updated translations (#1959)
更新翻譯 |
||
|
|
8169a16f56 |
website: fix selected kernelsu version on non-gki steps (#1848)
|
||
|
|
f7ae418e49 | id_ID: Update guide for Non-GKI devices (#1975) | ||
|
|
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> |
||
|
|
a94c51c78e | build(deps): bump the npm group across 1 directory with 17 updates (#1937) | ||
|
|
7d2704391f | build(deps): bump the npm group in /website with 3 updates (#1912) | ||
|
|
18f0b26279 | build(deps): bump postcss from 8.4.39 to 8.4.40 in /website in the npm group (#1911) | ||
|
|
5b83bb473e | build(deps-dev): bump vue from 3.4.31 to 3.4.34 in /website (#1910) | ||
|
|
59ba84eb2b | build(deps): bump the npm group in /website with 6 updates (#1907) | ||
|
|
566c7bcb38 | build(deps): bump the npm group in /website with 3 updates (#1905) | ||
|
|
226025e55b | build(deps): bump the npm group in /website with 3 updates (#1903) | ||
|
|
54322c0208 | build(deps): bump the npm group in /website with 2 updates (#1899) | ||
|
|
88ea96d4cb | build(deps): bump the npm group in /website with 13 updates (#1893) | ||
|
|
eab91d9d2b | build(deps-dev): bump vitepress from 1.3.0 to 1.3.1 in /website (#1879) | ||
|
|
25a21f4b5f | build(deps-dev): bump vitepress from 1.2.3 to 1.3.0 in /website (#1865) | ||
|
|
3dc6e65586 | website: fix typo (#1834) | ||
|
|
0fa203d021 | website: fix typo (#1807) | ||
|
|
149d25751c | website: update translations (#1796) | ||
|
|
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> |
||
|
|
0373646f41 | non-GKI:Remove maintainer Coconutat's repositories (#1794) | ||
|
|
55950be0eb | 从非官方支持设备中移除K-Nel-M1721 (#1792) | ||
|
|
1f24daa79d | docs: Add description for non gki integration | ||
|
|
b766b98513 | website: fixed small typo (#1780) | ||
|
|
916d6bcd06 | website: update translation (#1779) | ||
|
|
1071a5c135 | website: update translations (#1772) | ||
|
|
81f1a47cec |
website: added conditional preprocessor directive (#1774)
Signed-off-by: Akari <akariondev@gmail.com> |
||
|
|
6a3979842b |
doc: add boot scripts process explanation (#1726)
Co-authored-by: weishu <twsxtd@gmail.com> |
||
|
|
57a5f39f81 | website: update translations (#1760) | ||
|
|
dc233700aa |
Update Dependencies and Migrate to Kotlin 2 (#1765)
Corrections/edits and reviews always welcomed. Migrate to Kotlin 2 Updated dependencies Refreshed lock files |
||
|
|
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> |
||
|
|
717c0fee61 | [add device] OnePlus Nord - avicii (#1749) | ||
|
|
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. |
||
|
|
d76004c6f1 | website: update translations (#1717) | ||
|
|
fb6ce7ee62 |
json: added KSU support in Android 14 for the Xiaomi Redmi 7 and Xiao… (#1732)
…mi Redmi Y3. makes ksu user happy. |
||
|
|
109442f8c4 | docs: Add devpts description for non gki | ||
|
|
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 |
||
|
|
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> |
||
|
|
66ae50eb49 | Add chopin kernel (#1687) | ||
|
|
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> |
||
|
|
4922d89823 | website: update translation (#1653) | ||
|
|
ba28d57e94 | Add LG G8 / G8s / G8X source (#1651) | ||
|
|
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> |
||
|
|
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> |
||
|
|
1e029eddee | Update (#1618) | ||
|
|
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> |
||
|
|
11a98e855a |
add device (#1606)
add realme 9 pro 5g and oneplus nord ce 2 lite Co-authored-by: weishu <twsxtd@gmail.com> |
||
|
|
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> |
||
|
|
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> |