Maurice Heumann
023f692549
Build(deps-dev): Bump vite from 7.1.5 to 7.1.7 in /page ( #548 )
...
[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️
Rebasing might not happen immediately, so don't worry if this takes some
time.
Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite )
from 7.1.5 to 7.1.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/releases ">vite's
releases</a>.</em></p>
<blockquote>
<h2>v7.1.7</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v7.1.7/packages/vite/CHANGELOG.md ">CHANGELOG.md</a>
for details.</p>
<h2>v7.1.6</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v7.1.6/packages/vite/CHANGELOG.md ">CHANGELOG.md</a>
for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md ">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted --><a
href="https://github.com/vitejs/vite/compare/v7.1.6...v7.1.7 ">7.1.7</a>
(2025-09-22)<!-- raw HTML omitted --></h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>build:</strong> fix ssr environment <code>emitAssets:
true</code> when <code>sharedConfigBuild: true</code> (<a
href="https://redirect.github.com/vitejs/vite/issues/20787 ">#20787</a>)
(<a
href="4c4583ce7a ">4c4583c</a>)</li>
<li><strong>client:</strong> use CSP nonce when rendering error overlay
(<a
href="https://redirect.github.com/vitejs/vite/issues/20791 ">#20791</a>)
(<a
href="9bc9d1258f ">9bc9d12</a>)</li>
<li><strong>deps:</strong> update all non-major dependencies (<a
href="https://redirect.github.com/vitejs/vite/issues/20811 ">#20811</a>)
(<a
href="9f2247c066 ">9f2247c</a>)</li>
<li><strong>glob:</strong> handle glob imports from folders starting
with dot (<a
href="https://redirect.github.com/vitejs/vite/issues/20800 ">#20800</a>)
(<a
href="105abe87c4 ">105abe8</a>)</li>
<li><strong>hmr:</strong> trigger prune event when import is removed
from non hmr module (<a
href="https://redirect.github.com/vitejs/vite/issues/20768 ">#20768</a>)
(<a
href="9f32b1dc71 ">9f32b1d</a>)</li>
<li><strong>hmr:</strong> wait for <code>import.meta.hot.prune</code>
callbacks to complete before running other HMRs (<a
href="https://redirect.github.com/vitejs/vite/issues/20698 ">#20698</a>)
(<a
href="98a3484733 ">98a3484</a>)</li>
</ul>
<h2><!-- raw HTML omitted --><a
href="https://github.com/vitejs/vite/compare/v7.1.5...v7.1.6 ">7.1.6</a>
(2025-09-18)<!-- raw HTML omitted --></h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update all non-major dependencies (<a
href="https://redirect.github.com/vitejs/vite/issues/20773 ">#20773</a>)
(<a
href="88af2ae7df ">88af2ae</a>)</li>
<li><strong>esbuild:</strong> inject esbuild helper functions with
minified <code>$</code> variables correctly (<a
href="https://redirect.github.com/vitejs/vite/issues/20761 ">#20761</a>)
(<a
href="7e8e0043d6 ">7e8e004</a>)</li>
<li>fallback terser to main thread when nameCache is provided (<a
href="https://redirect.github.com/vitejs/vite/issues/20750 ">#20750</a>)
(<a
href="a679a64340 ">a679a64</a>)</li>
<li><strong>types:</strong> strict env typings fail when
<code>skipLibCheck</code> is <code>false</code> (<a
href="https://redirect.github.com/vitejs/vite/issues/20755 ">#20755</a>)
(<a
href="cc54e29474 ">cc54e29</a>)</li>
</ul>
<h3>Miscellaneous Chores</h3>
<ul>
<li><strong>deps:</strong> update rolldown-related dependencies (<a
href="https://redirect.github.com/vitejs/vite/issues/20675 ">#20675</a>)
(<a
href="a67bb5fbec ">a67bb5f</a>)</li>
<li><strong>deps:</strong> update rolldown-related dependencies (<a
href="https://redirect.github.com/vitejs/vite/issues/20772 ">#20772</a>)
(<a
href="d785e72f2e ">d785e72</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="693d25510a "><code>693d255</code></a>
release: v7.1.7</li>
<li><a
href="98a3484733 "><code>98a3484</code></a>
fix(hmr): wait for <code>import.meta.hot.prune</code> callbacks to
complete before runni...</li>
<li><a
href="9f32b1dc71 "><code>9f32b1d</code></a>
fix(hmr): trigger prune event when import is removed from non hmr module
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20 ">#20</a>...</li>
<li><a
href="9f2247c066 "><code>9f2247c</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20811 ">#20811</a>)</li>
<li><a
href="105abe87c4 "><code>105abe8</code></a>
fix(glob): handle glob imports from folders starting with dot (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20800 ">#20800</a>)</li>
<li><a
href="4c4583ce7a "><code>4c4583c</code></a>
fix(build): fix ssr environment <code>emitAssets: true</code> when
`sharedConfigBuild: t...</li>
<li><a
href="9bc9d1258f "><code>9bc9d12</code></a>
fix(client): use CSP nonce when rendering error overlay (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20791 ">#20791</a>)</li>
<li><a
href="54377f70ad "><code>54377f7</code></a>
release: v7.1.6</li>
<li><a
href="88af2ae7df "><code>88af2ae</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20773 ">#20773</a>)</li>
<li><a
href="d785e72f2e "><code>d785e72</code></a>
chore(deps): update rolldown-related dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20772 ">#20772</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/v7.1.7/packages/vite ">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>
2025-10-04 08:47:01 +02:00
Maurice Heumann
6d0fd97b61
Build(deps-dev): Bump @types/node from 24.3.1 to 24.6.1 in /page ( #545 )
...
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node )
from 24.3.1 to 24.6.1.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node ">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>
2025-10-04 08:46:42 +02:00
Maurice Heumann
0c57463d30
Build(deps): Bump flatbuffers from 25.2.10 to 25.9.23 in /page ( #546 )
...
[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️
Rebasing might not happen immediately, so don't worry if this takes some
time.
Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps [flatbuffers](https://github.com/google/flatbuffers ) from 25.2.10
to 25.9.23.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/flatbuffers/releases ">flatbuffers's
releases</a>.</em></p>
<blockquote>
<h2>FlatBuffers Version 25.9.23</h2>
<h2>What's Changed</h2>
<ul>
<li>[Swift] Adds new API to reduce memory copying within swift by <a
href="https://github.com/mustiikhalil "><code>@mustiikhalil</code></a>
in <a
href="https://redirect.github.com/google/flatbuffers/pull/8484 ">google/flatbuffers#8484</a></li>
<li>[C++] Fixes access to union members when generating code with
options "--cpp-field-case-style upper" and
"--gen-object-api" by <a
href="https://github.com/Ailuridae "><code>@Ailuridae</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8447 ">google/flatbuffers#8447</a></li>
<li>[C++] Fix dereference operator of VectorIterator to structures by <a
href="https://github.com/admo "><code>@admo</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8425 ">google/flatbuffers#8425</a></li>
<li>[TS] Enum value default null by <a
href="https://github.com/bjornharrtell "><code>@bjornharrtell</code></a>
in <a
href="https://redirect.github.com/google/flatbuffers/pull/8619 ">google/flatbuffers#8619</a></li>
<li>[Swift] Flexbuffers native swift port by <a
href="https://github.com/mustiikhalil "><code>@mustiikhalil</code></a>
in <a
href="https://redirect.github.com/google/flatbuffers/pull/8577 ">google/flatbuffers#8577</a></li>
<li>[TS] Upgrade deps by <a
href="https://github.com/bjornharrtell "><code>@bjornharrtell</code></a>
in <a
href="https://redirect.github.com/google/flatbuffers/pull/8620 ">google/flatbuffers#8620</a></li>
<li>Avoid outputting Python files for already generated types by <a
href="https://github.com/akb825 "><code>@akb825</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8500 ">google/flatbuffers#8500</a></li>
<li>Bugfix: grpc python code generation location and file suffix by <a
href="https://github.com/fliiiix "><code>@fliiiix</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8359 ">google/flatbuffers#8359</a></li>
<li>Decode bytes to strings in Python Object API by <a
href="https://github.com/sethraymond "><code>@sethraymond</code></a> in
<a
href="https://redirect.github.com/google/flatbuffers/pull/8551 ">google/flatbuffers#8551</a></li>
<li>[Swift] Adds windows support by <a
href="https://github.com/mustiikhalil "><code>@mustiikhalil</code></a>
in <a
href="https://redirect.github.com/google/flatbuffers/pull/8622 ">google/flatbuffers#8622</a></li>
<li>[TS] Fix relative paths for exports by <a
href="https://github.com/trumully "><code>@trumully</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8517 ">google/flatbuffers#8517</a></li>
<li>[CI] Moves swift actions to use next by <a
href="https://github.com/mustiikhalil "><code>@mustiikhalil</code></a>
in <a
href="https://redirect.github.com/google/flatbuffers/pull/8632 ">google/flatbuffers#8632</a></li>
<li>Bugfix/new decode flag by <a
href="https://github.com/fliiiix "><code>@fliiiix</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8634 ">google/flatbuffers#8634</a></li>
<li>Use correct default type for str by <a
href="https://github.com/fliiiix "><code>@fliiiix</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8623 ">google/flatbuffers#8623</a></li>
<li>Fixed typo in quick_start.md by <a
href="https://github.com/Dylan-Gallagher "><code>@Dylan-Gallagher</code></a>
in <a
href="https://redirect.github.com/google/flatbuffers/pull/8592 ">google/flatbuffers#8592</a></li>
<li>Fix typo in code comment by <a
href="https://github.com/fliiiix "><code>@fliiiix</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8549 ">google/flatbuffers#8549</a></li>
<li>Update README logo path by <a
href="https://github.com/gio3k "><code>@gio3k</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8602 ">google/flatbuffers#8602</a></li>
<li>[Python] Avoid include own type by <a
href="https://github.com/fliiiix "><code>@fliiiix</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8625 ">google/flatbuffers#8625</a></li>
<li>[Swift] Fixes inlining & module importing by <a
href="https://github.com/mustiikhalil "><code>@mustiikhalil</code></a>
in <a
href="https://redirect.github.com/google/flatbuffers/pull/8637 ">google/flatbuffers#8637</a></li>
<li>Fix Enum type definition by <a
href="https://github.com/fliiiix "><code>@fliiiix</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8624 ">google/flatbuffers#8624</a></li>
<li>Fix JavaScript typo in mkdocs.yml by <a
href="https://github.com/luksab "><code>@luksab</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8515 ">google/flatbuffers#8515</a></li>
<li>[Python] Avoid double flatbuffers include in pyi files by <a
href="https://github.com/fliiiix "><code>@fliiiix</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8626 ">google/flatbuffers#8626</a></li>
<li>doc: PHP fread typo by <a
href="https://github.com/rogeriolino "><code>@rogeriolino</code></a> in
<a
href="https://redirect.github.com/google/flatbuffers/pull/8566 ">google/flatbuffers#8566</a></li>
<li>[Swift] Allows keepingCapacity for the underlying memory by <a
href="https://github.com/mustiikhalil "><code>@mustiikhalil</code></a>
in <a
href="https://redirect.github.com/google/flatbuffers/pull/8643 ">google/flatbuffers#8643</a></li>
<li>[Python] Enhance object API <code>__init__</code> with typed keyword
arguments by <a
href="https://github.com/crackcomm "><code>@crackcomm</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8615 ">google/flatbuffers#8615</a></li>
<li>Fix start page: Backwards and Forwards Compatibility by <a
href="https://github.com/fliiiix "><code>@fliiiix</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8645 ">google/flatbuffers#8645</a></li>
<li>Support Rust edition 2024 by <a
href="https://github.com/aleb "><code>@aleb</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8638 ">google/flatbuffers#8638</a></li>
<li>Bugfix <strong>eq</strong> for numpy data types by <a
href="https://github.com/fliiiix "><code>@fliiiix</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8646 ">google/flatbuffers#8646</a></li>
<li>[Swift] Moves capacity from storage to struct by <a
href="https://github.com/mustiikhalil "><code>@mustiikhalil</code></a>
in <a
href="https://redirect.github.com/google/flatbuffers/pull/8650 ">google/flatbuffers#8650</a></li>
<li>[Swift] Fixes load from misaligned raw pointer by <a
href="https://github.com/mustiikhalil "><code>@mustiikhalil</code></a>
in <a
href="https://redirect.github.com/google/flatbuffers/pull/8649 ">google/flatbuffers#8649</a></li>
<li>Fix native_type non-native_inline fields, add tests by <a
href="https://github.com/souryavarenya "><code>@souryavarenya</code></a>
in <a
href="https://redirect.github.com/google/flatbuffers/pull/8655 ">google/flatbuffers#8655</a></li>
<li>Remove stray required in docs by <a
href="https://github.com/fliiiix "><code>@fliiiix</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8663 ">google/flatbuffers#8663</a></li>
<li>Doc fix verifier example code for cpp by <a
href="https://github.com/fliiiix "><code>@fliiiix</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8664 ">google/flatbuffers#8664</a></li>
<li>docs: fix broken link in readme by <a
href="https://github.com/Nugine "><code>@Nugine</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8656 ">google/flatbuffers#8656</a></li>
<li>Fix small typo in word JavaScript (JavasScript -> JavaScript) by
<a
href="https://github.com/isaiahpettingill "><code>@isaiahpettingill</code></a>
in <a
href="https://redirect.github.com/google/flatbuffers/pull/8530 ">google/flatbuffers#8530</a></li>
<li>Add Rust reflection documentation by <a
href="https://github.com/candysonya "><code>@candysonya</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8536 ">google/flatbuffers#8536</a></li>
<li>CMakeLists: include(CheckSymbolExists) so check_symbol_exists() will
work by <a href="https://github.com/vzjc "><code>@vzjc</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8580 ">google/flatbuffers#8580</a></li>
<li>Fix: Actually call ValidateOptions by <a
href="https://github.com/thejtshow "><code>@thejtshow</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8665 ">google/flatbuffers#8665</a></li>
<li>Update TS codegen - change <code>getFullyQualifiedName</code> return
type from string to string literal by <a
href="https://github.com/rametta "><code>@rametta</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8421 ">google/flatbuffers#8421</a></li>
<li>[CI] Fixes swift tests on windows by <a
href="https://github.com/mustiikhalil "><code>@mustiikhalil</code></a>
in <a
href="https://redirect.github.com/google/flatbuffers/pull/8685 ">google/flatbuffers#8685</a></li>
<li>fix(go/grpc): avoid panic on short FlatBuffers input by <a
href="https://github.com/thevilledev "><code>@thevilledev</code></a> in
<a
href="https://redirect.github.com/google/flatbuffers/pull/8684 ">google/flatbuffers#8684</a></li>
<li>Bugfix: grpc supress incorrect warning by <a
href="https://github.com/fliiiix "><code>@fliiiix</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8669 ">google/flatbuffers#8669</a></li>
<li>gRPC callbackService support added by <a
href="https://github.com/shankeleven "><code>@shankeleven</code></a> in
<a
href="https://redirect.github.com/google/flatbuffers/pull/8666 ">google/flatbuffers#8666</a></li>
<li>[C#] Fix union verifier by <a
href="https://github.com/TorsteinTenstadNorsonic "><code>@TorsteinTenstadNorsonic</code></a>
in <a
href="https://redirect.github.com/google/flatbuffers/pull/8593 ">google/flatbuffers#8593</a></li>
<li>Add bounds checking to a C# method where it was missing by <a
href="https://github.com/CurtHagenlocher "><code>@CurtHagenlocher</code></a>
in <a
href="https://redirect.github.com/google/flatbuffers/pull/8673 ">google/flatbuffers#8673</a></li>
<li>[C#] Improve Span<> utilization by <a
href="https://github.com/bigjt-dev "><code>@bigjt-dev</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8588 ">google/flatbuffers#8588</a></li>
<li>[C#] Added ToSizedArrayPadded(int padLeft, int padRight) to
ByteBuffers to avoid unnecessary copying. by <a
href="https://github.com/petersvp "><code>@petersvp</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8658 ">google/flatbuffers#8658</a></li>
<li>fix(idl_gen_ts): bool to number conversion in mutable API (<a
href="https://redirect.github.com/google/flatbuffers/issues/8676 ">#8676</a>)
by <a href="https://github.com/nurbo "><code>@nurbo</code></a> in <a
href="https://redirect.github.com/google/flatbuffers/pull/8677 ">google/flatbuffers#8677</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/google/flatbuffers/blob/master/CHANGELOG.md ">flatbuffers's
changelog</a>.</em></p>
<blockquote>
<h2>[25.9.23] (September 23 2025)(<a
href="https://github.com/google/flatbuffers/releases/tag/v25.9.23 ">https://github.com/google/flatbuffers/releases/tag/v25.9.23 </a>)</h2>
<ul>
<li>flatc: <code>--grpc-callback-api</code> flag generates C++ gRPC
Callback API server <code>CallbackService</code> skeletons AND client
native callback/async stubs (unary + all streaming reactor forms)
(opt-in, non-breaking, issue <a
href="https://redirect.github.com/google/flatbuffers/issues/8596 ">#8596</a>).</li>
<li>Swift - Adds new API to reduce memory copying within swift (<a
href="https://redirect.github.com/google/flatbuffers/issues/8484 ">#8484</a>)</li>
<li>Rust - Support Rust edition 2024 (<a
href="https://redirect.github.com/google/flatbuffers/issues/8638 ">#8638</a>)</li>
</ul>
<h1>[:C++] - Use the Google Style for clang-format without exceptions
(<a
href="https://redirect.github.com/google/flatbuffers/issues/8706 ">#8706</a>)</h1>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1872409707 "><code>1872409</code></a>
FlatBuffers Version 25.9.23 (<a
href="https://redirect.github.com/google/flatbuffers/issues/8708 ">#8708</a>)</li>
<li><a
href="c427e1a65d "><code>c427e1a</code></a>
Bump the npm_and_yarn group across 1 directory with 2 updates (<a
href="https://redirect.github.com/google/flatbuffers/issues/8704 ">#8704</a>)</li>
<li><a
href="caf3b494db "><code>caf3b49</code></a>
bulk code format fix (<a
href="https://redirect.github.com/google/flatbuffers/issues/8707 ">#8707</a>)</li>
<li><a
href="0e047869da "><code>0e04786</code></a>
Use the Google Style for clang-format without exceptions (<a
href="https://redirect.github.com/google/flatbuffers/issues/8706 ">#8706</a>)</li>
<li><a
href="881eaab706 "><code>881eaab</code></a>
Revert back to use the latest from the swiftly ci (<a
href="https://redirect.github.com/google/flatbuffers/issues/8702 ">#8702</a>)</li>
<li><a
href="48eccb83db "><code>48eccb8</code></a>
fix(idl_gen_ts): bool to number conversion in mutable API (<a
href="https://redirect.github.com/google/flatbuffers/issues/8677 ">#8677</a>)</li>
<li><a
href="3c0511fa6a "><code>3c0511f</code></a>
[C#] Added ToSizedArrayPadded(int padLeft, int padRight) to ByteBuffers
to av...</li>
<li><a
href="82396fa0fe "><code>82396fa</code></a>
[C#] Improve Span<> utilization (<a
href="https://redirect.github.com/google/flatbuffers/issues/8588 ">#8588</a>)</li>
<li><a
href="a6b337f803 "><code>a6b337f</code></a>
Add bounds checking to a method where it was missing (<a
href="https://redirect.github.com/google/flatbuffers/issues/8673 ">#8673</a>)</li>
<li><a
href="35230bd70c "><code>35230bd</code></a>
[C#] Fix union verifier (<a
href="https://redirect.github.com/google/flatbuffers/issues/8593 ">#8593</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/google/flatbuffers/compare/v25.2.10...v25.9.23 ">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>
2025-10-04 08:46:32 +02:00
Maurice Heumann
efc9f701d7
Build(deps): Bump @fontsource/inter from 5.2.6 to 5.2.8 in /page ( #547 )
...
Bumps
[@fontsource/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inter )
from 5.2.6 to 5.2.8.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inter ">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>
2025-10-04 08:46:28 +02:00
Maurice Heumann
e39a96ac72
Build(deps): Bump tw-animate-css from 1.3.8 to 1.4.0 in /page ( #549 )
...
Bumps [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css )
from 1.3.8 to 1.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Wombosvideo/tw-animate-css/releases ">tw-animate-css's
releases</a>.</em></p>
<blockquote>
<h2>v1.4.0</h2>
<h2>Changelog</h2>
<p>902e37a019ffd165ba078e0b3c02634526c54bf0: fix: remove support for
prefix, add new export for prefixed version. Closes <a
href="https://redirect.github.com/Wombosvideo/tw-animate-css/issues/58 ">#58</a>.
fab2a5bf817605be1976e159976718a83489fc1c: chore: bump version to 1.4.0
and update dependencies
c20dc32e2b532a8e74546879b4ce7d9ce89ba710: fix(build): make transform.ts
accept two arguments</p>
<h2>⚠️ BREAKING CHANGE ⚠️ </h2>
<p>Support for Tailwind CSS's prefix option was moved to
<code>tw-animate-css/prefix</code> because it was breaking the
<code>--spacing</code> function. Users requiring prefixes should replace
their import:</p>
<pre lang="diff"><code>- import "tw-animate-css";
+ import "tw-animate-css/prefix";
</code></pre>
<p><em>I do not plan to introduce breaking changes like this to
non-major releases in the future. But because more people use spacing
rather than prefixes, reverting the previous version's (obviously
breaking) change seems reasonable.</em></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c20dc32e2b "><code>c20dc32</code></a>
fix(build): make transform.ts accept two arguments</li>
<li><a
href="fab2a5bf81 "><code>fab2a5b</code></a>
chore: bump version to 1.4.0 and update dependencies</li>
<li><a
href="902e37a019 "><code>902e37a</code></a>
fix: remove support for prefix, add new export for prefixed version</li>
<li>See full diff in <a
href="https://github.com/Wombosvideo/tw-animate-css/compare/v1.3.8...v1.4.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>
2025-10-04 08:46:16 +02:00
Maurice Heumann
6fd6c1579a
Build(deps): Bump @tailwindcss/vite from 4.1.13 to 4.1.14 in /page ( #550 )
...
Bumps
[@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite )
from 4.1.13 to 4.1.14.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/releases "><code>@tailwindcss/vite</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v4.1.14</h2>
<h3>Fixed</h3>
<ul>
<li>Handle <code>'</code> syntax in ClojureScript when extracting
classes (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18888 ">#18888</a>)</li>
<li>Handle <code>@variant</code> inside <code>@custom-variant</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18885 ">#18885</a>)</li>
<li>Merge suggestions when using <code>@utility</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18900 ">#18900</a>)</li>
<li>Ensure that file system watchers created when using the CLI are
always cleaned up (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18905 ">#18905</a>)</li>
<li>Do not generate <code>grid-column</code> utilities when configuring
<code>grid-column-start</code> or <code>grid-column-end</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18907 ">#18907</a>)</li>
<li>Do not generate <code>grid-row</code> utilities when configuring
<code>grid-row-start</code> or <code>grid-row-end</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18907 ">#18907</a>)</li>
<li>Prevent duplicate CSS when overwriting a static utility with a theme
key (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18056 ">#18056</a>)</li>
<li>Show Lightning CSS warnings (if any) when optimizing/minifying (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18918 ">#18918</a>)</li>
<li>Use <code>default</code> export condition for
<code>@tailwindcss/vite</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18948 ">#18948</a>)</li>
<li>Re-throw errors from PostCSS nodes (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18373 ">#18373</a>)</li>
<li>Detect classes in markdown inline directives (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18967 ">#18967</a>)</li>
<li>Ensure files with only <code>@theme</code> produce no output when
built (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18979 ">#18979</a>)</li>
<li>Support Maud templates when extracting classes (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18988 ">#18988</a>)</li>
<li>Upgrade: Do not migrate <code>variant = 'outline'</code> during
upgrades (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18922 ">#18922</a>)</li>
<li>Upgrade: Show version mismatch (if any) when running upgrade tool
(<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/19028 ">#19028</a>)</li>
<li>Upgrade: Ensure first class inside <code>className</code> is
migrated (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/19031 ">#19031</a>)</li>
<li>Upgrade: Migrate classes inside <code>*ClassName</code> and
<code>*Class</code> attributes (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/19031 ">#19031</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md "><code>@tailwindcss/vite</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>[4.1.14] - 2025-10-01</h2>
<h3>Fixed</h3>
<ul>
<li>Handle <code>'</code> syntax in ClojureScript when extracting
classes (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18888 ">#18888</a>)</li>
<li>Handle <code>@variant</code> inside <code>@custom-variant</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18885 ">#18885</a>)</li>
<li>Merge suggestions when using <code>@utility</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18900 ">#18900</a>)</li>
<li>Ensure that file system watchers created when using the CLI are
always cleaned up (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18905 ">#18905</a>)</li>
<li>Do not generate <code>grid-column</code> utilities when configuring
<code>grid-column-start</code> or <code>grid-column-end</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18907 ">#18907</a>)</li>
<li>Do not generate <code>grid-row</code> utilities when configuring
<code>grid-row-start</code> or <code>grid-row-end</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18907 ">#18907</a>)</li>
<li>Prevent duplicate CSS when overwriting a static utility with a theme
key (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18056 ">#18056</a>)</li>
<li>Show Lightning CSS warnings (if any) when optimizing/minifying (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18918 ">#18918</a>)</li>
<li>Use <code>default</code> export condition for
<code>@tailwindcss/vite</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18948 ">#18948</a>)</li>
<li>Re-throw errors from PostCSS nodes (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18373 ">#18373</a>)</li>
<li>Detect classes in markdown inline directives (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18967 ">#18967</a>)</li>
<li>Ensure files with only <code>@theme</code> produce no output when
built (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18979 ">#18979</a>)</li>
<li>Support Maud templates when extracting classes (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18988 ">#18988</a>)</li>
<li>Upgrade: Do not migrate <code>variant = 'outline'</code> during
upgrades (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18922 ">#18922</a>)</li>
<li>Upgrade: Show version mismatch (if any) when running upgrade tool
(<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/19028 ">#19028</a>)</li>
<li>Upgrade: Ensure first class inside <code>className</code> is
migrated (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/19031 ">#19031</a>)</li>
<li>Upgrade: Migrate classes inside <code>*ClassName</code> and
<code>*Class</code> attributes (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/19031 ">#19031</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b67cbcf6cc "><code>b67cbcf</code></a>
Prepare v4.1.14 release (<a
href="https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite/issues/19037 ">#19037</a>)</li>
<li><a
href="5a94f81e7e "><code>5a94f81</code></a>
Use <code>default</code> export condition for
<code>@tailwindcss/vite</code> (<a
href="https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite/issues/18948 ">#18948</a>)</li>
<li>See full diff in <a
href="https://github.com/tailwindlabs/tailwindcss/commits/v4.1.14/packages/@tailwindcss-vite ">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>
2025-10-04 08:46:10 +02:00
Maurice Heumann
c6814a3c00
Build(deps-dev): Bump eslint from 9.35.0 to 9.36.0 in /page ( #551 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.35.0 to 9.36.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/releases ">eslint's
releases</a>.</em></p>
<blockquote>
<h2>v9.36.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="47afcf668d "><code>47afcf6</code></a>
feat: correct <code>preserve-caught-error</code> edge cases (<a
href="https://redirect.github.com/eslint/eslint/issues/20109 ">#20109</a>)
(Francesco Trotta)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="75b74d865d "><code>75b74d8</code></a>
fix: add missing rule option types (<a
href="https://redirect.github.com/eslint/eslint/issues/20127 ">#20127</a>)
(ntnyq)</li>
<li><a
href="1c0d85049e "><code>1c0d850</code></a>
fix: update <code>eslint-all.js</code> to use <code>Object.freeze</code>
for <code>rules</code> object (<a
href="https://redirect.github.com/eslint/eslint/issues/20116 ">#20116</a>)
(루밀LuMir)</li>
<li><a
href="7d61b7fadc "><code>7d61b7f</code></a>
fix: add missing scope types to <code>Scope.type</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/20110 ">#20110</a>)
(Pixel998)</li>
<li><a
href="7a670c301b "><code>7a670c3</code></a>
fix: correct rule option typings in <code>rules.d.ts</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/20084 ">#20084</a>)
(Pixel998)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="b73ab12acd "><code>b73ab12</code></a>
docs: update examples to use <code>defineConfig</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/20131 ">#20131</a>)
(sethamus)</li>
<li><a
href="31d9392699 "><code>31d9392</code></a>
docs: fix typos (<a
href="https://redirect.github.com/eslint/eslint/issues/20118 ">#20118</a>)
(Pixel998)</li>
<li><a
href="c7f861b3f8 "><code>c7f861b</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="6b0c08b106 "><code>6b0c08b</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="91f97c5046 "><code>91f97c5</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="12411e8d45 "><code>12411e8</code></a>
chore: upgrade <code>@eslint/js</code><a
href="https://github.com/9 "><code>@9</code></a>.36.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/20139 ">#20139</a>)
(Milos Djermanovic)</li>
<li><a
href="488cba6b39 "><code>488cba6</code></a>
chore: package.json update for <code>@eslint/js</code> release
(Jenkins)</li>
<li><a
href="bac82a2a9c "><code>bac82a2</code></a>
ci: simplify renovate configuration (<a
href="https://redirect.github.com/eslint/eslint/issues/19907 ">#19907</a>)
(唯然)</li>
<li><a
href="c00bb37d62 "><code>c00bb37</code></a>
ci: bump actions/labeler from 5 to 6 (<a
href="https://redirect.github.com/eslint/eslint/issues/20090 ">#20090</a>)
(dependabot[bot])</li>
<li><a
href="fee751dc8a "><code>fee751d</code></a>
refactor: use <code>defaultOptions</code> in rules (<a
href="https://redirect.github.com/eslint/eslint/issues/20121 ">#20121</a>)
(Pixel998)</li>
<li><a
href="1ace67d9f7 "><code>1ace67d</code></a>
chore: update example to use <code>defineConfig</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/20111 ">#20111</a>)
(루밀LuMir)</li>
<li><a
href="4821963bf7 "><code>4821963</code></a>
test: add missing loc information to error objects in rule tests (<a
href="https://redirect.github.com/eslint/eslint/issues/20112 ">#20112</a>)
(루밀LuMir)</li>
<li><a
href="b42c42e7cd "><code>b42c42e</code></a>
chore: disallow use of deprecated <code>type</code> property in core
rule tests (<a
href="https://redirect.github.com/eslint/eslint/issues/20094 ">#20094</a>)
(Milos Djermanovic)</li>
<li><a
href="7bb498d720 "><code>7bb498d</code></a>
test: remove deprecated <code>type</code> property from core rule tests
(<a
href="https://redirect.github.com/eslint/eslint/issues/20093 ">#20093</a>)
(Pixel998)</li>
<li><a
href="e10cf2ab42 "><code>e10cf2a</code></a>
ci: bump actions/setup-node from 4 to 5 (<a
href="https://redirect.github.com/eslint/eslint/issues/20089 ">#20089</a>)
(dependabot[bot])</li>
<li><a
href="5cb0ce48ef "><code>5cb0ce4</code></a>
refactor: use <code>meta.defaultOptions</code> in
<code>preserve-caught-error</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/20080 ">#20080</a>)
(Pixel998)</li>
<li><a
href="f9f7cb578d "><code>f9f7cb5</code></a>
chore: package.json update for eslint-config-eslint release
(Jenkins)</li>
<li><a
href="81764b2980 "><code>81764b2</code></a>
chore: update <code>eslint</code> peer dependency in
<code>eslint-config-eslint</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/20079 ">#20079</a>)
(Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md ">eslint's
changelog</a>.</em></p>
<blockquote>
<p>v9.36.0 - September 19, 2025</p>
<ul>
<li><a
href="12411e8d45 "><code>12411e8</code></a>
chore: upgrade <code>@eslint/js</code><a
href="https://github.com/9 "><code>@9</code></a>.36.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/20139 ">#20139</a>)
(Milos Djermanovic)</li>
<li><a
href="488cba6b39 "><code>488cba6</code></a>
chore: package.json update for <code>@eslint/js</code> release
(Jenkins)</li>
<li><a
href="b73ab12acd "><code>b73ab12</code></a>
docs: update examples to use <code>defineConfig</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/20131 ">#20131</a>)
(sethamus)</li>
<li><a
href="47afcf668d "><code>47afcf6</code></a>
feat: correct <code>preserve-caught-error</code> edge cases (<a
href="https://redirect.github.com/eslint/eslint/issues/20109 ">#20109</a>)
(Francesco Trotta)</li>
<li><a
href="75b74d865d "><code>75b74d8</code></a>
fix: add missing rule option types (<a
href="https://redirect.github.com/eslint/eslint/issues/20127 ">#20127</a>)
(ntnyq)</li>
<li><a
href="bac82a2a9c "><code>bac82a2</code></a>
ci: simplify renovate configuration (<a
href="https://redirect.github.com/eslint/eslint/issues/19907 ">#19907</a>)
(唯然)</li>
<li><a
href="1c0d85049e "><code>1c0d850</code></a>
fix: update <code>eslint-all.js</code> to use <code>Object.freeze</code>
for <code>rules</code> object (<a
href="https://redirect.github.com/eslint/eslint/issues/20116 ">#20116</a>)
(루밀LuMir)</li>
<li><a
href="c00bb37d62 "><code>c00bb37</code></a>
ci: bump actions/labeler from 5 to 6 (<a
href="https://redirect.github.com/eslint/eslint/issues/20090 ">#20090</a>)
(dependabot[bot])</li>
<li><a
href="fee751dc8a "><code>fee751d</code></a>
refactor: use <code>defaultOptions</code> in rules (<a
href="https://redirect.github.com/eslint/eslint/issues/20121 ">#20121</a>)
(Pixel998)</li>
<li><a
href="31d9392699 "><code>31d9392</code></a>
docs: fix typos (<a
href="https://redirect.github.com/eslint/eslint/issues/20118 ">#20118</a>)
(Pixel998)</li>
<li><a
href="7d61b7fadc "><code>7d61b7f</code></a>
fix: add missing scope types to <code>Scope.type</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/20110 ">#20110</a>)
(Pixel998)</li>
<li><a
href="1ace67d9f7 "><code>1ace67d</code></a>
chore: update example to use <code>defineConfig</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/20111 ">#20111</a>)
(루밀LuMir)</li>
<li><a
href="4821963bf7 "><code>4821963</code></a>
test: add missing loc information to error objects in rule tests (<a
href="https://redirect.github.com/eslint/eslint/issues/20112 ">#20112</a>)
(루밀LuMir)</li>
<li><a
href="c7f861b3f8 "><code>c7f861b</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="6b0c08b106 "><code>6b0c08b</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="7a670c301b "><code>7a670c3</code></a>
fix: correct rule option typings in <code>rules.d.ts</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/20084 ">#20084</a>)
(Pixel998)</li>
<li><a
href="b42c42e7cd "><code>b42c42e</code></a>
chore: disallow use of deprecated <code>type</code> property in core
rule tests (<a
href="https://redirect.github.com/eslint/eslint/issues/20094 ">#20094</a>)
(Milos Djermanovic)</li>
<li><a
href="7bb498d720 "><code>7bb498d</code></a>
test: remove deprecated <code>type</code> property from core rule tests
(<a
href="https://redirect.github.com/eslint/eslint/issues/20093 ">#20093</a>)
(Pixel998)</li>
<li><a
href="91f97c5046 "><code>91f97c5</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="e10cf2ab42 "><code>e10cf2a</code></a>
ci: bump actions/setup-node from 4 to 5 (<a
href="https://redirect.github.com/eslint/eslint/issues/20089 ">#20089</a>)
(dependabot[bot])</li>
<li><a
href="5cb0ce48ef "><code>5cb0ce4</code></a>
refactor: use <code>meta.defaultOptions</code> in
<code>preserve-caught-error</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/20080 ">#20080</a>)
(Pixel998)</li>
<li><a
href="f9f7cb578d "><code>f9f7cb5</code></a>
chore: package.json update for eslint-config-eslint release
(Jenkins)</li>
<li><a
href="81764b2980 "><code>81764b2</code></a>
chore: update <code>eslint</code> peer dependency in
<code>eslint-config-eslint</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/20079 ">#20079</a>)
(Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b4857e54e5 "><code>b4857e5</code></a>
9.36.0</li>
<li><a
href="5878a4243f "><code>5878a42</code></a>
Build: changelog update for 9.36.0</li>
<li><a
href="12411e8d45 "><code>12411e8</code></a>
chore: upgrade <code>@eslint/js</code><a
href="https://github.com/9 "><code>@9</code></a>.36.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/20139 ">#20139</a>)</li>
<li><a
href="488cba6b39 "><code>488cba6</code></a>
chore: package.json update for <code>@eslint/js</code> release</li>
<li><a
href="b73ab12acd "><code>b73ab12</code></a>
docs: update examples to use <code>defineConfig</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/20131 ">#20131</a>)</li>
<li><a
href="47afcf668d "><code>47afcf6</code></a>
feat: correct <code>preserve-caught-error</code> edge cases (<a
href="https://redirect.github.com/eslint/eslint/issues/20109 ">#20109</a>)</li>
<li><a
href="75b74d865d "><code>75b74d8</code></a>
fix: add missing rule option types (<a
href="https://redirect.github.com/eslint/eslint/issues/20127 ">#20127</a>)</li>
<li><a
href="bac82a2a9c "><code>bac82a2</code></a>
ci: simplify renovate configuration (<a
href="https://redirect.github.com/eslint/eslint/issues/19907 ">#19907</a>)</li>
<li><a
href="1c0d85049e "><code>1c0d850</code></a>
fix: update <code>eslint-all.js</code> to use <code>Object.freeze</code>
for <code>rules</code> object (<a
href="https://redirect.github.com/eslint/eslint/issues/20116 ">#20116</a>)</li>
<li><a
href="c00bb37d62 "><code>c00bb37</code></a>
ci: bump actions/labeler from 5 to 6 (<a
href="https://redirect.github.com/eslint/eslint/issues/20090 ">#20090</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/eslint/eslint/compare/v9.35.0...v9.36.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>
2025-10-04 08:46:04 +02:00
Maurice Heumann
0d037be122
Build(deps): Bump react-window from 2.1.0 to 2.2.0 in /page ( #552 )
...
Bumps [react-window](https://github.com/bvaughn/react-window ) from 2.1.0
to 2.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bvaughn/react-window/releases ">react-window's
releases</a>.</em></p>
<blockquote>
<h2>2.2.0</h2>
<ul>
<li>Support for dynamic row heights via new
<code>useDynamicRowHeight</code> hook.</li>
</ul>
<pre lang="tsx"><code>const rowHeight = useDynamicRowHeight({
defaultRowHeight: 50
});
<p>return <List rowHeight={rowHeight} {...rest} />;<br />
</code></pre></p>
<ul>
<li>Smaller NPM bundle; (docs are no longer included as part of the
bundle due to the added size)</li>
</ul>
<hr />
<p>Documentation at: <a
href="https://react-window-9gegorjnr-brian-vaughns-projects.vercel.app/ ">https://react-window-9gegorjnr-brian-vaughns-projects.vercel.app/ </a></p>
<h2>2.1.2</h2>
<p>Prevent <code>ResizeObserver</code> API from being called at all if
an explicit <code>List</code> height (or <code>Grid</code> width and
height) is provided.</p>
<p>Thanks to <a
href="https://github.com/tnajdek "><code>@tnajdek</code></a> for the
PR!</p>
<hr />
<p>Documentation at: <a
href="https://react-window-8cygyvomv-brian-vaughns-projects.vercel.app/ ">https://react-window-8cygyvomv-brian-vaughns-projects.vercel.app/ </a></p>
<h2>2.1.1</h2>
<p>Grids with only one row no longer incorrectly set cell height to
100%.</p>
<hr />
<p>Documentation at: <a
href="https://react-window-8cygyvomv-brian-vaughns-projects.vercel.app/ ">https://react-window-8cygyvomv-brian-vaughns-projects.vercel.app/ </a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/bvaughn/react-window/blob/master/CHANGELOG.md ">react-window's
changelog</a>.</em></p>
<blockquote>
<h2>2.2.0</h2>
<ul>
<li>Support for dynamic row heights via new
<code>useDynamicRowHeight</code> hook.</li>
</ul>
<pre lang="tsx"><code>const rowHeight = useDynamicRowHeight({
defaultRowHeight: 50
});
<p>return <List rowHeight={rowHeight} {...rest} />;<br />
</code></pre></p>
<ul>
<li>Smaller NPM bundle; (docs are no longer included as part of the
bundle due to the added size)</li>
</ul>
<h2>2.1.2</h2>
<p>Prevent <code>ResizeObserver</code> API from being called at all if
an explicit <code>List</code> height (or <code>Grid</code> width and
height) is provided.</p>
<h2>2.1.1</h2>
<p>Grids with only one row no longer incorrectly set cell height to
100%.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4d71210d23 "><code>4d71210</code></a>
Relax List rowHeight constraint (alt) (<a
href="https://redirect.github.com/bvaughn/react-window/issues/857 ">#857</a>)</li>
<li><a
href="1220d5cd83 "><code>1220d5c</code></a>
Remove docs from NPM bundle; they're pretty large (<a
href="https://redirect.github.com/bvaughn/react-window/issues/858 ">#858</a>)</li>
<li><a
href="5992e1d5f6 "><code>5992e1d</code></a>
Improve mock ResizeObserver test utils</li>
<li><a
href="71df53dc69 "><code>71df53d</code></a>
Update image example to set width=100%</li>
<li><a
href="dbd044c4eb "><code>dbd044c</code></a>
2.1.1 -> 2.1.2</li>
<li><a
href="079b87887b "><code>079b878</code></a>
Removed unnecessary mock reset</li>
<li><a
href="778bb05cb4 "><code>778bb05</code></a>
Mark style param required in useResizeObserver</li>
<li><a
href="2cd840209b "><code>2cd8402</code></a>
Fix ResizeObserver being used even with size provided (<a
href="https://redirect.github.com/bvaughn/react-window/issues/855 ">#855</a>)</li>
<li><a
href="e83054ba82 "><code>e83054b</code></a>
Image compression</li>
<li><a
href="0ec4930980 "><code>0ec4930</code></a>
Updated image aspect ratio a bit to make the example more visually
interesting</li>
<li>Additional commits viewable in <a
href="https://github.com/bvaughn/react-window/compare/2.1.0...2.2.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>
2025-10-04 08:45:57 +02:00
Maurice Heumann
0844d852b8
Build(deps-dev): Bump typescript from 5.9.2 to 5.9.3 in /page ( #553 )
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.9.2
to 5.9.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/TypeScript/releases ">typescript's
releases</a>.</em></p>
<blockquote>
<h2>TypeScript 5.9.3</h2>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="31a0ead46d "><code>31a0ead</code></a>
Don't compare "missing" to <code>undefined</code> in
<code>compareProperties</code> under `exactOpt...</li>
<li><a
href="d4b15eb56d "><code>d4b15eb</code></a>
Enhance type argument completions (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/62170 ">#62170</a>)</li>
<li><a
href="83ff20281e "><code>83ff202</code></a>
Bump the github-actions group across 1 directory with 2 updates (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/62507 ">#62507</a>)</li>
<li><a
href="e350126ab9 "><code>e350126</code></a>
Port <a
href="https://redirect.github.com/microsoft/typescript-go/issues/1764 ">microsoft/typescript-go#1764</a>
(<a
href="https://redirect.github.com/microsoft/TypeScript/issues/62510 ">#62510</a>)</li>
<li><a
href="97610a8a63 "><code>97610a8</code></a>
Port <a
href="https://redirect.github.com/microsoft/typescript-go/issues/1757 ">microsoft/typescript-go#1757</a>
(<a
href="https://redirect.github.com/microsoft/TypeScript/issues/62501 ">#62501</a>)</li>
<li><a
href="1cd5309f7d "><code>1cd5309</code></a>
Port <a
href="https://redirect.github.com/microsoft/typescript-go/pull/1759 ">microsoft/typescript-go#1759</a>
(<a
href="https://redirect.github.com/microsoft/TypeScript/issues/62502 ">#62502</a>)</li>
<li><a
href="5f183ad73d "><code>5f183ad</code></a>
Revert PR 61928 (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/62423 ">#62423</a>)</li>
<li><a
href="6f6efb419a "><code>6f6efb4</code></a>
Disable conditional exports fallbacks on <code>null</code> values (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/62483 ">#62483</a>)</li>
<li><a
href="96acaa5290 "><code>96acaa5</code></a>
Remove no-default-lib (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/62435 ">#62435</a>)</li>
<li><a
href="904e7dd97d "><code>904e7dd</code></a>
Enable <code>noUncheckedSideEffectImports</code> by default (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/62443 ">#62443</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/TypeScript/compare/v5.9.2...v5.9.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>
2025-10-04 08:45:36 +02:00
dependabot[bot]
8fcf9107b5
Build(deps-dev): Bump typescript from 5.9.2 to 5.9.3 in /page
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v5.9.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 5.9.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-01 17:32:23 +00:00
dependabot[bot]
96a96bbe9d
Build(deps): Bump react-window from 2.1.0 to 2.2.0 in /page
...
Bumps [react-window](https://github.com/bvaughn/react-window ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/bvaughn/react-window/releases )
- [Changelog](https://github.com/bvaughn/react-window/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bvaughn/react-window/compare/2.1.0...2.2.0 )
---
updated-dependencies:
- dependency-name: react-window
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-01 17:32:21 +00:00
dependabot[bot]
9aa1f8e135
Build(deps-dev): Bump eslint from 9.35.0 to 9.36.0 in /page
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.35.0 to 9.36.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.35.0...v9.36.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.36.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-01 17:32:15 +00:00
dependabot[bot]
3c918d7512
Build(deps): Bump @tailwindcss/vite from 4.1.13 to 4.1.14 in /page
...
Bumps [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite ) from 4.1.13 to 4.1.14.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.14/packages/@tailwindcss-vite )
---
updated-dependencies:
- dependency-name: "@tailwindcss/vite"
dependency-version: 4.1.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-01 17:32:13 +00:00
dependabot[bot]
1a8eda2b8c
Build(deps): Bump tw-animate-css from 1.3.8 to 1.4.0 in /page
...
Bumps [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css ) from 1.3.8 to 1.4.0.
- [Release notes](https://github.com/Wombosvideo/tw-animate-css/releases )
- [Commits](https://github.com/Wombosvideo/tw-animate-css/compare/v1.3.8...v1.4.0 )
---
updated-dependencies:
- dependency-name: tw-animate-css
dependency-version: 1.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-01 17:32:04 +00:00
dependabot[bot]
bc86251395
Build(deps-dev): Bump vite from 7.1.5 to 7.1.7 in /page
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 7.1.5 to 7.1.7.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v7.1.7/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.1.7
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-01 17:31:43 +00:00
dependabot[bot]
68480b75c5
Build(deps): Bump @fontsource/inter from 5.2.6 to 5.2.8 in /page
...
Bumps [@fontsource/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inter ) from 5.2.6 to 5.2.8.
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inter )
---
updated-dependencies:
- dependency-name: "@fontsource/inter"
dependency-version: 5.2.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-01 17:31:41 +00:00
dependabot[bot]
331ddadcce
Build(deps): Bump flatbuffers from 25.2.10 to 25.9.23 in /page
...
Bumps [flatbuffers](https://github.com/google/flatbuffers ) from 25.2.10 to 25.9.23.
- [Release notes](https://github.com/google/flatbuffers/releases )
- [Changelog](https://github.com/google/flatbuffers/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/flatbuffers/compare/v25.2.10...v25.9.23 )
---
updated-dependencies:
- dependency-name: flatbuffers
dependency-version: 25.9.23
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-01 17:31:30 +00:00
dependabot[bot]
c64b5fba6c
Build(deps-dev): Bump @types/node from 24.3.1 to 24.6.1 in /page
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 24.3.1 to 24.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.6.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-01 17:31:27 +00:00
dependabot[bot]
a04c0bba34
Build(deps-dev): Bump eslint-plugin-react-refresh in /page
...
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh ) from 0.4.20 to 0.4.22.
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases )
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.20...v0.4.22 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react-refresh
dependency-version: 0.4.22
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-01 17:30:48 +00:00
dependabot[bot]
d064a75fc0
Build(deps-dev): Bump @types/react-dom from 19.1.9 to 19.1.10 in /page
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 19.1.9 to 19.1.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-version: 19.1.10
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-01 17:30:07 +00:00
dependabot[bot]
c929ce3a88
Build(deps): Bump deps/googletest from 50b8600 to 9706f75
...
Bumps [deps/googletest](https://github.com/google/googletest ) from `50b8600` to `9706f75`.
- [Release notes](https://github.com/google/googletest/releases )
- [Commits](50b8600c63...9706f75b8f )
---
updated-dependencies:
- dependency-name: deps/googletest
dependency-version: 9706f75b8f91c52a3840cf5d878a7f37ea10ef00
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-01 17:12:29 +00:00
dependabot[bot]
4cc2cdb8d6
Build(deps): Bump deps/flatbuffers from 881eaab to 27325e0
...
Bumps [deps/flatbuffers](https://github.com/google/flatbuffers ) from `881eaab` to `27325e0`.
- [Release notes](https://github.com/google/flatbuffers/releases )
- [Commits](881eaab706...27325e002a )
---
updated-dependencies:
- dependency-name: deps/flatbuffers
dependency-version: 27325e002a36b3de2999906a77ff13a14fb09471
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-01 17:12:25 +00:00
dependabot[bot]
043a1e7695
Build(deps): Bump deps/capstone from c66f877 to be9a4d2
...
Bumps [deps/capstone](https://github.com/capstone-engine/capstone ) from `c66f877` to `be9a4d2`.
- [Release notes](https://github.com/capstone-engine/capstone/releases )
- [Commits](c66f877464...be9a4d24b7 )
---
updated-dependencies:
- dependency-name: deps/capstone
dependency-version: be9a4d24b75f861cfa744e13f6456f4a83902cdf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-01 17:12:23 +00:00
momo5502
babde1da63
Fix tooltips
2025-09-28 21:23:12 +02:00
momo5502
cea8441077
Change to white again
2025-09-28 20:50:33 +02:00
momo5502
f1a7e70082
Better theme colors
2025-09-28 16:21:05 +02:00
momo5502
2526baa86a
Better destructive button colors
2025-09-28 16:20:47 +02:00
momo5502
fa775dba41
More accessibility improvements
2025-09-28 13:09:32 +02:00
momo5502
1be8d70bb7
Improve accessibility
2025-09-28 12:51:26 +02:00
momo5502
7f8716b648
Fix drive letters
2025-09-28 10:48:09 +02:00
momo5502
ac5adf08d2
Fix icon border radius
2025-09-28 10:21:37 +02:00
momo5502
0c503c5d89
Cleanup youtube video component
2025-09-28 10:17:52 +02:00
momo5502
61ec9c8530
Rounded buttons
2025-09-28 10:09:31 +02:00
momo5502
ca2757e016
Isolate youtube video component
2025-09-28 10:09:25 +02:00
momo5502
b606eca26e
Small fix
2025-09-28 09:41:41 +02:00
momo5502
5408b3b149
Smaller icons
2025-09-28 09:35:25 +02:00
momo5502
37aa752805
Cleanup settings menu
2025-09-28 09:28:52 +02:00
momo5502
8eb306b84f
Fixes and cleaner tooltips
2025-09-28 08:57:54 +02:00
momo5502
b6a0832309
Better colors
2025-09-28 08:22:33 +02:00
momo5502
499b13938b
Add icon
2025-09-28 08:18:11 +02:00
momo5502
0d7177361e
No default exec access
2025-09-27 17:09:26 +02:00
momo5502
cba0a83dbb
Better loader colors
2025-09-27 12:55:33 +02:00
momo5502
fae0d9c2b5
Reset FS state on error
2025-09-27 12:49:25 +02:00
momo5502
cfd0d7cf21
Log filesystem fetch failures
2025-09-27 11:55:54 +02:00
momo5502
78b35b064b
Cleaner animation start
2025-09-26 10:09:29 +02:00
momo5502
22b579d186
Use animated gradient
2025-09-26 09:32:19 +02:00
momo5502
1d4dee7727
Choose different loading animation
2025-09-26 08:47:17 +02:00
Maurice Heumann
fb7efdaa33
Remove loading when offline is ready
2025-09-25 21:33:24 +02:00
momo5502
7abc7dea0e
Extract loader
2025-09-25 20:57:15 +02:00
momo5502
9a9e38d4a8
Show loader when page is updating
2025-09-25 19:58:07 +02:00