mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-15 08:33:07 +03:00
30ec08cadf
[//]: # (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 the all-cargo-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [napi](https://github.com/napi-rs/napi-rs) | `2.14.0` | `2.14.1` | | [napi-derive](https://github.com/napi-rs/napi-rs) | `2.14.1` | `2.14.2` | | [serde](https://github.com/serde-rs/serde) | `1.0.192` | `1.0.193` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.7.2` | `0.7.3` | | [uuid](https://github.com/uuid-rs/uuid) | `1.6.0` | `1.6.1` | Updates `napi` from 2.14.0 to 2.14.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/napi-rs/napi-rs/releases">napi's releases</a>.</em></p> <blockquote> <h2><code>@napi-rs/cli</code><a href="https://github.com/2"><code>@2</code></a>.14.1</h2> <h2>What's Changed</h2> <ul> <li>[Fix] Quote toml path by <a href="https://github.com/TheBrenny"><code>@TheBrenny</code></a> in <a href="https://redirect.github.com/napi-rs/napi-rs/pull/1410">napi-rs/napi-rs#1410</a></li> <li>chore(cli): update CI template by <a href="https://github.com/Brooooooklyn"><code>@Brooooooklyn</code></a> in <a href="https://redirect.github.com/napi-rs/napi-rs/pull/1416">napi-rs/napi-rs#1416</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/TheBrenny"><code>@TheBrenny</code></a> made their first contribution in <a href="https://redirect.github.com/napi-rs/napi-rs/pull/1410">napi-rs/napi-rs#1410</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/napi-rs/napi-rs/compare/napi@2.10.4...@napi-rs/cli@2.14.1">https://github.com/napi-rs/napi-rs/compare/napi@2.10.4...<code>@napi-rs/cli</code><code>@2.14.1</code></a></p> <h2>napi-derive@2.14.1</h2> <h2>What's Changed</h2> <ul> <li>fix(napi-derive): async task void output type by <a href="https://github.com/Brooooooklyn"><code>@Brooooooklyn</code></a> in <a href="https://redirect.github.com/napi-rs/napi-rs/pull/1795">napi-rs/napi-rs#1795</a></li> <li>fix(napi-derive): async task optional output type by <a href="https://github.com/Brooooooklyn"><code>@Brooooooklyn</code></a> in <a href="https://redirect.github.com/napi-rs/napi-rs/pull/1796">napi-rs/napi-rs#1796</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/napi-rs/napi-rs/compare/napi-sys@2.3.0...napi-derive@2.14.1">https://github.com/napi-rs/napi-rs/compare/napi-sys@2.3.0...napi-derive@2.14.1</a></p> <h2>napi@2.14.1</h2> <h2>What's Changed</h2> <ul> <li>style(napi): clippy fix by <a href="https://github.com/Brooooooklyn"><code>@Brooooooklyn</code></a> in <a href="https://redirect.github.com/napi-rs/napi-rs/pull/1815">napi-rs/napi-rs#1815</a></li> <li>fix(napi): cargo doc build by <a href="https://github.com/Brooooooklyn"><code>@Brooooooklyn</code></a> in <a href="https://redirect.github.com/napi-rs/napi-rs/pull/1819">napi-rs/napi-rs#1819</a></li> <li>fix(napi): compile error for wasm32-unknown-unknown target by <a href="https://github.com/Brooooooklyn"><code>@Brooooooklyn</code></a> in <a href="https://redirect.github.com/napi-rs/napi-rs/pull/1822">napi-rs/napi-rs#1822</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/napi-rs/napi-rs/compare/napi@2.14.0...napi@2.14.1">https://github.com/napi-rs/napi-rs/compare/napi@2.14.0...napi@2.14.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
---|---|---|
.. | ||
__tests__ | ||
schema | ||
src | ||
.env | ||
.gitignore | ||
build.rs | ||
Cargo.toml | ||
event.d.ts | ||
index.d.ts | ||
index.js | ||
package.json | ||
project.json | ||
tsconfig.json |