AFFiNE/tests/kit
renovate 5da65de27a
chore: bump up @node-rs/argon2 version to v2 (#8433)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@node-rs/argon2](https://redirect.github.com/napi-rs/node-rs) | [`^1.8.0` -> `^2.0.0`](https://renovatebot.com/diffs/npm/@node-rs%2fargon2/1.8.3/2.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@node-rs%2fargon2/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@node-rs%2fargon2/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@node-rs%2fargon2/1.8.3/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@node-rs%2fargon2/1.8.3/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>napi-rs/node-rs (@&#8203;node-rs/argon2)</summary>

### [`v2.0.0`](https://redirect.github.com/napi-rs/node-rs/releases/tag/%40node-rs/argon2%402.0.0)

[Compare Source](https://redirect.github.com/napi-rs/node-rs/compare/@node-rs/argon2@&#8203;1.8.3...@node-rs/argon2@&#8203;2.0.0)

#### What's Changed

-   feat(\*): upgrade to NAPI-RS 3.0 alpha by [@&#8203;Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [https://github.com/napi-rs/node-rs/pull/897](https://redirect.github.com/napi-rs/node-rs/pull/897)
-   fix!(argon2): respect the salt provided in hash options by [@&#8203;Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [https://github.com/napi-rs/node-rs/pull/899](https://redirect.github.com/napi-rs/node-rs/pull/899)

**Full Changelog**: https://github.com/napi-rs/node-rs/compare/[@&#8203;node-rs/argon2](https://redirect.github.com/node-rs/argon2)[@&#8203;1](https://redirect.github.com/1).8.3...[@&#8203;node-rs/argon2](https://redirect.github.com/node-rs/argon2)[@&#8203;2](https://redirect.github.com/2).0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
2024-10-05 14:33:07 +00:00
..
e2e-enhance refactor(infra): record legacy data to improve testing stability (#4590) 2023-10-13 03:03:42 +00:00
utils fix(electron): workaround for unstable e2e (#8357) 2024-09-24 01:54:09 +00:00
.gitignore build: perform TypeCheck for all packages (#2573) 2023-05-31 12:49:56 +00:00
electron.ts refactor: new project struct (#8199) 2024-09-12 07:42:57 +00:00
mobile.ts test(mobile): basic e2e tests (#8031) 2024-09-02 10:20:24 +00:00
package.json chore: bump up @node-rs/argon2 version to v2 (#8433) 2024-10-05 14:33:07 +00:00
playwright.ts chore: bump blocksuite (#7489) 2024-07-15 07:58:26 +00:00
tsconfig.json refactor(infra): record legacy data to improve testing stability (#4590) 2023-10-13 03:03:42 +00:00