pengx17
a4841bbfa3
feat(core): drop doc onto split view ( #9487 )
...
fix AF-2068, AF-2069, AF-1175, AF-2061, AF-2079, AF-2034, AF-2080, AF-1960, AF-2081
1. replace `dnd-kit` with `@atlaskit/pragmatic-drag-and-drop`
2. allow creating split views by drag & drop the following
a. WorkbenchLinks (route links), like journals, trash, all docs
b. doc refs
c. tags/collection
3. style adjustments to split view
4. remove split view's feature flag and make it GA for electron
https://github.com/user-attachments/assets/6a3e4a25-faa2-4215-8eb0-983f44db6e8c
2025-01-08 05:05:33 +00:00
forehalo
c0ed74dfed
chore: standardize tsconfig ( #9568 )
2025-01-08 04:07:56 +00:00
Brooooooklyn
482b534a90
chore(server): setup winston logger ( #9561 )
...
There is no impact on the existing logger, as the current logger is used with `new Logger(Context)` and does not utilize dependency injection. In the next phase, gradually replace and supplement the existing `Logger`.
2025-01-07 09:15:08 +00:00
Saul-Mirone
0d2eb64817
chore: move page not found error out of constants ( #9547 )
2025-01-07 05:57:38 +00:00
EYHN
46c8c4a408
feat(nbstore): improve nbstore ( #9512 )
2025-01-06 09:38:04 +00:00
CatsJuice
09937a8e4d
chore: bump icons with new design source ( #9529 )
2025-01-06 03:10:03 +00:00
Saul-Mirone
cfd64f1fa5
refactor(core): move workspace implementation to affine ( #9504 )
2025-01-03 08:13:57 +00:00
Saul-Mirone
8b6c81f76d
refactor(editor): reduce dependency to doc collection ( #9492 )
2025-01-03 01:59:25 +00:00
renovate
eb15b3cb39
chore: bump up oxlint version to v0.15.5 ( #9491 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [oxlint](https://oxc.rs ) ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxlint )) | [`0.15.4` -> `0.15.5`](https://renovatebot.com/diffs/npm/oxlint/0.15.4/0.15.5 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
---
### Release Notes
<details>
<summary>oxc-project/oxc (oxlint)</summary>
### [`v0.15.5`](https://redirect.github.com/oxc-project/oxc/releases/tag/oxlint_v0.15.5 ): oxlint v0.15.5
[Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.15.4...oxlint_v0.15.5 )
#### \[0.15.5] - 2025-01-02
##### Features
- [`0e168b8`](https://redirect.github.com/oxc-project/oxc/commit/0e168b8 ) linter: Catch more cases in const-comparisons ([#​8215](https://redirect.github.com/oxc-project/oxc/issues/8215 )) (Cameron)
- [`bde44a3`](https://redirect.github.com/oxc-project/oxc/commit/bde44a3 ) linter: Add `statement_span` to `ModuleRecord/ImportEntry` ([#​8195](https://redirect.github.com/oxc-project/oxc/issues/8195 )) (Alexander S.)
- [`ccaa9f7`](https://redirect.github.com/oxc-project/oxc/commit/ccaa9f7 ) linter: Implement `eslint/new-cap` ([#​8146](https://redirect.github.com/oxc-project/oxc/issues/8146 )) (Alexander S.)
##### Bug Fixes
- [`2b14a6f`](https://redirect.github.com/oxc-project/oxc/commit/2b14a6f ) linter: Fix `ignorePattern` config for windows ([#​8214](https://redirect.github.com/oxc-project/oxc/issues/8214 )) (Alexander S.)
##### Testing
- [`cb709c9`](https://redirect.github.com/oxc-project/oxc/commit/cb709c9 ) linter: Fix some oxlint tests on windows ([#​8204](https://redirect.github.com/oxc-project/oxc/issues/8204 )) (Cameron)
</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 this update 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
2025-01-02 12:36:04 +00:00
Saul-Mirone
bae0cc349d
chore(editor): remove @types/dompurify dependency ( #9490 )
2025-01-02 11:33:19 +00:00
renovate
8c05c6ef5b
chore: bump up all non-major dependencies ( #9434 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@smarttools/eslint-plugin-rxjs](https://redirect.github.com/DaveMBush/eslint-plugin-rxjs ) | [`1.0.10` -> `1.0.12`](https://renovatebot.com/diffs/npm/@smarttools%2feslint-plugin-rxjs/1.0.10/1.0.12 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| @​types/dompurify | [`3.0.5` -> `3.2.0`](https://renovatebot.com/diffs/npm/@types%2fdompurify/3.0.5/3.2.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node ) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node )) | [`20.17.10` -> `20.17.11`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.10/20.17.11 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [happy-dom](https://redirect.github.com/capricorn86/happy-dom ) | [`16.0.1` -> `16.3.0`](https://renovatebot.com/diffs/npm/happy-dom/16.0.1/16.3.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [react-i18next](https://redirect.github.com/i18next/react-i18next ) | [`15.3.0` -> `15.4.0`](https://renovatebot.com/diffs/npm/react-i18next/15.3.0/15.4.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [shiki](https://redirect.github.com/shikijs/shiki ) ([source](https://redirect.github.com/shikijs/shiki/tree/HEAD/packages/shiki )) | [`1.24.4` -> `1.25.1`](https://renovatebot.com/diffs/npm/shiki/1.24.4/1.25.1 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint ) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint )) | [`8.18.2` -> `8.19.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.18.2/8.19.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
---
### Release Notes
<details>
<summary>DaveMBush/eslint-plugin-rxjs (@​smarttools/eslint-plugin-rxjs)</summary>
### [`v1.0.12`](https://redirect.github.com/DaveMBush/eslint-plugin-rxjs/releases/tag/v1.0.12 ): 1.0.12 (2025-01-01)
[Compare Source](https://redirect.github.com/DaveMBush/eslint-plugin-rxjs/compare/v1.0.11...v1.0.12 )
Update dependencies
remove decamalize and replace with regex
remove unused file
### [`v1.0.11`](https://redirect.github.com/DaveMBush/eslint-plugin-rxjs/releases/tag/v1.0.11 ): 1.0.11 (2024-12-30)
[Compare Source](https://redirect.github.com/DaveMBush/eslint-plugin-rxjs/compare/v1.0.10...v1.0.11 )
rollback to what was in 1.0.9 while trying to keep the intended fix for 1.0.10
</details>
<details>
<summary>capricorn86/happy-dom (happy-dom)</summary>
### [`v16.3.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.3.0 )
[Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.9...v16.3.0 )
##### 🎨 Features
- Adds support for child combinator to ":has()" pseudo selector (e.g. "span:has(> video)") - By **[@​capricorn86](https://redirect.github.com/capricorn86 )** in task [#​1642](https://redirect.github.com/capricorn86/happy-dom/issues/1642 )
### [`v16.2.9`](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.8...3082b7e010c4362e762d2d387d0316dd96b017cd )
[Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.8...v16.2.9 )
### [`v16.2.8`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.2.8 )
[Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.7...v16.2.8 )
##### 👷♂️ Patch fixes
- Fixes issue where the wrong event target was used when dispatching events on HTMLFormElement or HTMLSelectElement - By **[@​betterqualityassuranceuser](https://redirect.github.com/betterqualityassuranceuser )** in task [#​1628](https://redirect.github.com/capricorn86/happy-dom/issues/1628 )
### [`v16.2.7`](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.6...78eb24034576e4ecc39a3633967799ea75bead50 )
[Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.6...v16.2.7 )
### [`v16.2.6`](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.5...2c8a59619a35b55c398db27927027d9a1458a6a1 )
[Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.5...v16.2.6 )
### [`v16.2.5`](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.4...675e306d2440cabdb7e2d75ef5a78ea47e506494 )
[Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.4...v16.2.5 )
### [`v16.2.4`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.2.4 )
[Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.3...v16.2.4 )
##### 👷♂️ Patch fixes
- Fixes bug where the incorrect location is set after a redirect in `BrowserFrame.goto()` and `DetachedBrowserFrame.goto()` - By **[@​capricorn86](https://redirect.github.com/capricorn86 )** in task [#​1627](https://redirect.github.com/capricorn86/happy-dom/issues/1627 )
### [`v16.2.3`](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.2...f41ad67816008a068c5cefcbac31b2fda7d2f4e2 )
[Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.2...v16.2.3 )
### [`v16.2.2`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.2.2 )
[Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.1...v16.2.2 )
##### 👷♂️ Patch fixes
- Improves error when a Symbol object is being sent to `querySelector()` or `querySelectorAll()` as selector - By **[@​chocolateboy](https://redirect.github.com/chocolateboy )** in task [#​1640](https://redirect.github.com/capricorn86/happy-dom/issues/1640 )
### [`v16.2.1`](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.0...f7b6ac6bd6e3cfc843c9787ce935f348f0c40363 )
[Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.0...v16.2.1 )
### [`v16.2.0`](https://redirect.github.com/capricorn86/happy-dom/compare/v16.1.0...5629a74693e19b6a7661a4242b139bf8524c6247 )
[Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.1.0...v16.2.0 )
### [`v16.1.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.1.0 )
[Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.0.1...v16.1.0 )
##### 🎨 Features
- Add support for using whitespace-separated list to `getElementsByClassName()` - By **[@​kylehalleman](https://redirect.github.com/kylehalleman )** in task [#​1551](https://redirect.github.com/capricorn86/happy-dom/issues/1551 )
</details>
<details>
<summary>i18next/react-i18next (react-i18next)</summary>
### [`v15.4.0`](https://redirect.github.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1540 )
[Compare Source](https://redirect.github.com/i18next/react-i18next/compare/v15.3.0...v15.4.0 )
feat: add meta with codes on warnings to allow conditional logging [1826](https://redirect.github.com/i18next/react-i18next/pull/1826 )
</details>
<details>
<summary>shikijs/shiki (shiki)</summary>
### [`v1.25.1`](https://redirect.github.com/shikijs/shiki/releases/tag/v1.25.1 )
##### 🐞 Bug Fixes
- Bundle externals - by [@​antfu](https://redirect.github.com/antfu ) [<samp>(4e173)</samp>](https://redirect.github.com/shikijs/shiki/commit/4e173fe1 )
##### [View changes on GitHub](https://redirect.github.com/shikijs/shiki/compare/v1.25.0...v1.25.1 )
### [`v1.25.0`](https://redirect.github.com/shikijs/shiki/releases/tag/v1.25.0 )
[Compare Source](https://redirect.github.com/shikijs/shiki/compare/v1.24.4...v1.25.0 )
##### 🚀 Features
- Introduce `@shikijs/themes` and `@shikijs/langs` packages - by [@​antfu](https://redirect.github.com/antfu ) in [https://github.com/shikijs/shiki/issues/879 ](https://redirect.github.com/shikijs/shiki/issues/879 ) [<samp>(32ce2)</samp>](https://redirect.github.com/shikijs/shiki/commit/32ce29fe )
- Update grammars and `oniguruma-to-es` - by [@​antfu](https://redirect.github.com/antfu ) [<samp>(3cdcb)</samp>](https://redirect.github.com/shikijs/shiki/commit/3cdcbac4 )
- **engine-js**: Update deps, support new languages - by [@​slevithan](https://redirect.github.com/slevithan ) in [https://github.com/shikijs/shiki/issues/875 ](https://redirect.github.com/shikijs/shiki/issues/875 ) [<samp>(c3524)</samp>](https://redirect.github.com/shikijs/shiki/commit/c3524b2a )
##### [View changes on GitHub](https://redirect.github.com/shikijs/shiki/compare/v1.24.4...v1.25.0 )
</details>
<details>
<summary>typescript-eslint/typescript-eslint (typescript-eslint)</summary>
### [`v8.19.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8190-2024-12-30 )
[Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.18.2...v8.19.0 )
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning ) and [releases](https://main--typescript-eslint.netlify.app/users/releases ) on our website.
</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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions ) if that's undesired.
---
- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
2025-01-02 07:42:06 +00:00
Saul-Mirone
6c33eaace0
refactor(editor): extract frame title widget ( #9458 )
2024-12-31 10:12:03 +00:00
Saul-Mirone
597b631918
refactor(editor): extract color picker component ( #9456 )
2024-12-31 07:23:37 +00:00
Saul-Mirone
1e34ec8487
refactor(editor): extract data view block ( #9452 )
2024-12-31 06:15:35 +00:00
Saul-Mirone
09427e846e
refactor(editor): extract markdown adapter ( #9443 )
2024-12-31 04:13:02 +00:00
forehalo
9c119e6505
chore: server dev scripts ( #9445 )
2024-12-31 03:31:05 +00:00
pengx17
887732179e
feat(electron): expose electron apis to web worker ( #9441 )
...
fix AF-2044
2024-12-31 03:17:03 +00:00
Saul-Mirone
a9f890017e
fix(editor): missing dependencies ( #9436 )
2024-12-30 14:10:37 +00:00
Saul-Mirone
c28f918527
refactor(editor): extract database block ( #9435 )
...
Part of: [BS-2269](https://linear.app/affine-design/issue/BS-2269/%E8%BF%81%E7%A7%BB-database-block-%E5%88%B0-affine-%E6%96%87%E4%BB%B6%E5%A4%B9%E4%B8%8B%E5%B9%B6%E5%BC%80%E5%90%AF-nouncheckedindexedaccess )
2024-12-30 12:59:57 +00:00
Saul-Mirone
e526106f45
refactor(editor): extract surface ref block ( #9433 )
2024-12-30 12:09:26 +00:00
renovate
a85707a2e7
chore: bump up oxlint version to v0.15.4 ( #9161 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [oxlint](https://oxc.rs ) ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxlint )) | [`0.15.0` -> `0.15.4`](https://renovatebot.com/diffs/npm/oxlint/0.15.0/0.15.4 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
---
### Release Notes
<details>
<summary>oxc-project/oxc (oxlint)</summary>
### [`v0.15.4`](https://redirect.github.com/oxc-project/oxc/releases/tag/oxlint_v0.15.4 ): oxlint v0.15.4
[Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.15.3...oxlint_v0.15.4 )
#### \[0.15.4] - 2024-12-30
- [`ed75e42`](https://redirect.github.com/oxc-project/oxc/commit/ed75e42 ) semantic: \[**BREAKING**] Make SymbolTable fields `pub(crate)` instead of `pub` ([#​7999](https://redirect.github.com/oxc-project/oxc/issues/7999 )) (Boshen)
##### Features
- [`47cea9a`](https://redirect.github.com/oxc-project/oxc/commit/47cea9a ) linter: Implement `eslint/no-extra-label` ([#​8181](https://redirect.github.com/oxc-project/oxc/issues/8181 )) (Anson Heung)
- [`ef76e28`](https://redirect.github.com/oxc-project/oxc/commit/ef76e28 ) linter: Implement `eslint/no-multi-assign` ([#​8158](https://redirect.github.com/oxc-project/oxc/issues/8158 )) (Anson Heung)
- [`384858b`](https://redirect.github.com/oxc-project/oxc/commit/384858b ) linter: Implement `jsx-a11y/no-noninteractive-tabindex` ([#​8167](https://redirect.github.com/oxc-project/oxc/issues/8167 )) (Tyler Earls)
- [`afc21a6`](https://redirect.github.com/oxc-project/oxc/commit/afc21a6 ) linter: Implement `eslint/vars-on-top` ([#​8157](https://redirect.github.com/oxc-project/oxc/issues/8157 )) (Yuichiro Yamashita)
- [`65796c4`](https://redirect.github.com/oxc-project/oxc/commit/65796c4 ) linter: Implement `eslint/prefer-rest-params` ([#​8155](https://redirect.github.com/oxc-project/oxc/issues/8155 )) (Yuichiro Yamashita)
- [`5234d96`](https://redirect.github.com/oxc-project/oxc/commit/5234d96 ) linter: Implement `eslint/no-nested-ternary` ([#​8150](https://redirect.github.com/oxc-project/oxc/issues/8150 )) (Yuichiro Yamashita)
- [`1c5db72`](https://redirect.github.com/oxc-project/oxc/commit/1c5db72 ) linter: Implement eslint/no-labels ([#​8131](https://redirect.github.com/oxc-project/oxc/issues/8131 )) (Anson Heung)
- [`0b04288`](https://redirect.github.com/oxc-project/oxc/commit/0b04288 ) linter: Move `import/named` to nursery ([#​8068](https://redirect.github.com/oxc-project/oxc/issues/8068 )) (Boshen)
##### Bug Fixes
- [`0794bee`](https://redirect.github.com/oxc-project/oxc/commit/0794bee ) editor/vscode: Set minimum supported ver. to `^1.93.0` ([#​8182](https://redirect.github.com/oxc-project/oxc/issues/8182 )) (Pavel Smirnov)
- [`f3050d4`](https://redirect.github.com/oxc-project/oxc/commit/f3050d4 ) linter: Exclude svelte files from `no_unused_vars` rule ([#​8170](https://redirect.github.com/oxc-project/oxc/issues/8170 )) (Yuichiro Yamashita)
- [`faf7464`](https://redirect.github.com/oxc-project/oxc/commit/faf7464 ) linter: Disable rule `react/rules-of-hook` by file extension ([#​8168](https://redirect.github.com/oxc-project/oxc/issues/8168 )) (Alexander S.)
- [`1171e00`](https://redirect.github.com/oxc-project/oxc/commit/1171e00 ) linter: Disable `react/rules-of-hooks` for vue and svelte files ([#​8165](https://redirect.github.com/oxc-project/oxc/issues/8165 )) (Alexander S.)
- [`1b9a5ba`](https://redirect.github.com/oxc-project/oxc/commit/1b9a5ba ) linter: False positiver in private member expr in oxc/const-comparison ([#​8164](https://redirect.github.com/oxc-project/oxc/issues/8164 )) (camc314)
- [`6bd9ddb`](https://redirect.github.com/oxc-project/oxc/commit/6bd9ddb ) linter: False positive in `typescript/ban-tslint-comment` ([#​8094](https://redirect.github.com/oxc-project/oxc/issues/8094 )) (dalaoshu)
- [`10a1fd5`](https://redirect.github.com/oxc-project/oxc/commit/10a1fd5 ) linter: Rule: `no-restricted-imports` support option `patterns` with `group` key ([#​8050](https://redirect.github.com/oxc-project/oxc/issues/8050 )) (Alexander S.)
- [`b3f38ae`](https://redirect.github.com/oxc-project/oxc/commit/b3f38ae ) linter: Rule `no-restricted-imports`: support option `allowImportNames` ([#​8002](https://redirect.github.com/oxc-project/oxc/issues/8002 )) (Alexander S.)
- [`340cc90`](https://redirect.github.com/oxc-project/oxc/commit/340cc90 ) linter: Rule `no-restricted-imports`: fix option "importNames" ([#​7943](https://redirect.github.com/oxc-project/oxc/issues/7943 )) (Alexander S.)
- [`ec2128e`](https://redirect.github.com/oxc-project/oxc/commit/ec2128e ) linter: Fix line calculation for `eslint/max-lines` in diagnostics ([#​7962](https://redirect.github.com/oxc-project/oxc/issues/7962 )) (Dmitry Zakharov)
- [`79af100`](https://redirect.github.com/oxc-project/oxc/commit/79af100 ) semantic: Reference flags not correctly resolved when after an export stmt ([#​8134](https://redirect.github.com/oxc-project/oxc/issues/8134 )) (camc314)
##### Performance
- [`d8d2ec6`](https://redirect.github.com/oxc-project/oxc/commit/d8d2ec6 ) linter: Run rules which require typescript syntax only when source type is actually typescript ([#​8166](https://redirect.github.com/oxc-project/oxc/issues/8166 )) (Alexander S.)
- [`2736657`](https://redirect.github.com/oxc-project/oxc/commit/2736657 ) semantic: Allocate `UnresolvedReferences` in allocator ([#​8046](https://redirect.github.com/oxc-project/oxc/issues/8046 )) (Boshen)
##### Refactor
- [`de8246b`](https://redirect.github.com/oxc-project/oxc/commit/de8246b ) language_server: Move structs into own file ([#​8026](https://redirect.github.com/oxc-project/oxc/issues/8026 )) (Alexander S.)
- [`774babb`](https://redirect.github.com/oxc-project/oxc/commit/774babb ) linter: Read `exported_bindings_from_star_export` lazily ([#​8062](https://redirect.github.com/oxc-project/oxc/issues/8062 )) (Boshen)
- [`547c102`](https://redirect.github.com/oxc-project/oxc/commit/547c102 ) linter: Use `RwLock<FxHashMap>` instead of `FxDashMap` for module record data ([#​8061](https://redirect.github.com/oxc-project/oxc/issues/8061 )) (Boshen)
- [`952d7e4`](https://redirect.github.com/oxc-project/oxc/commit/952d7e4 ) linter: Rename `flat.rs` to `config.rs` ([#​8033](https://redirect.github.com/oxc-project/oxc/issues/8033 )) (camc314)
- [`50848ed`](https://redirect.github.com/oxc-project/oxc/commit/50848ed ) linter: Simplify `ConfigStore` to prep for nested configs ([#​8032](https://redirect.github.com/oxc-project/oxc/issues/8032 )) (camc314)
- [`b2a4a78`](https://redirect.github.com/oxc-project/oxc/commit/b2a4a78 ) linter: Remove unused `with_rules` and `set_rule` methods ([#​8029](https://redirect.github.com/oxc-project/oxc/issues/8029 )) (camc314)
- [`6da0b21`](https://redirect.github.com/oxc-project/oxc/commit/6da0b21 ) oxlint: Remove unused `git.rs` ([#​7990](https://redirect.github.com/oxc-project/oxc/issues/7990 )) (Boshen)
- [`58e7777`](https://redirect.github.com/oxc-project/oxc/commit/58e7777 ) oxlint: Remove extra if check in `Walkdir` ([#​7989](https://redirect.github.com/oxc-project/oxc/issues/7989 )) (Boshen)
- [`02f968d`](https://redirect.github.com/oxc-project/oxc/commit/02f968d ) semantic: Change `Bindings` to a plain `FxHashMap` ([#​8019](https://redirect.github.com/oxc-project/oxc/issues/8019 )) (Boshen)
### [`v0.15.3`](https://redirect.github.com/oxc-project/oxc/releases/tag/oxlint_v0.15.3 ): oxlint v0.15.3
[Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.15.2...oxlint_v0.15.3 )
#### \[0.15.3] - 2024-12-17
##### Features
- [`25ddb35`](https://redirect.github.com/oxc-project/oxc/commit/25ddb35 ) linter: Add the import/no_named_default rule ([#​7902](https://redirect.github.com/oxc-project/oxc/issues/7902 )) (Guillaume Piedigrossi)
- [`ee26b44`](https://redirect.github.com/oxc-project/oxc/commit/ee26b44 ) linter: Enhance `get_element_type` to resolve more element types ([#​7885](https://redirect.github.com/oxc-project/oxc/issues/7885 )) (dalaoshu)
##### Bug Fixes
- [`6f41d92`](https://redirect.github.com/oxc-project/oxc/commit/6f41d92 ) linter: False positive in `unicorn/no-useless-spread` ([#​7940](https://redirect.github.com/oxc-project/oxc/issues/7940 )) (dalaoshu)
- [`0867b40`](https://redirect.github.com/oxc-project/oxc/commit/0867b40 ) linter: Fix configuration parser for `no-restricted-imports` ([#​7921](https://redirect.github.com/oxc-project/oxc/issues/7921 )) (Alexander S.)
- [`9c9b73d`](https://redirect.github.com/oxc-project/oxc/commit/9c9b73d ) linter: Fix incorrect fixer for `prefer-regexp-test` ([#​7898](https://redirect.github.com/oxc-project/oxc/issues/7898 )) (Cameron)
- [`32935e6`](https://redirect.github.com/oxc-project/oxc/commit/32935e6 ) linter: False positive in `jsx-a11y/label-has-associated-control` ([#​7881](https://redirect.github.com/oxc-project/oxc/issues/7881 )) (dalaoshu)
- [`14c51ff`](https://redirect.github.com/oxc-project/oxc/commit/14c51ff ) semantic: Remove inherting `ScopeFlags::Modifier` from parent scope ([#​7932](https://redirect.github.com/oxc-project/oxc/issues/7932 )) (Dunqing)
##### Refactor
- [`3858221`](https://redirect.github.com/oxc-project/oxc/commit/3858221 ) global: Sort imports ([#​7883](https://redirect.github.com/oxc-project/oxc/issues/7883 )) (overlookmotel)
- [`b99ee37`](https://redirect.github.com/oxc-project/oxc/commit/b99ee37 ) linter: Move rule "no-restricted-imports" to nursery ([#​7897](https://redirect.github.com/oxc-project/oxc/issues/7897 )) (Alexander S.)
- [`ff2a68f`](https://redirect.github.com/oxc-project/oxc/commit/ff2a68f ) linter/yoda: Simplify code ([#​7941](https://redirect.github.com/oxc-project/oxc/issues/7941 )) (overlookmotel)
##### Styling
- [`7fb9d47`](https://redirect.github.com/oxc-project/oxc/commit/7fb9d47 ) rust: `cargo +nightly fmt` ([#​7877](https://redirect.github.com/oxc-project/oxc/issues/7877 )) (Boshen)
### [`v0.15.2`](https://redirect.github.com/oxc-project/oxc/releases/tag/oxlint_v0.15.2 ): oxlint v0.15.2
[Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.15.1...oxlint_v0.15.2 )
#### \[0.15.2] - 2024-12-14
Fix the previous broken release caused by [https://github.com/softprops/action-gh-release/issues/555 ](https://redirect.github.com/softprops/action-gh-release/issues/555 )
### [`v0.15.1`](https://redirect.github.com/oxc-project/oxc/releases/tag/oxlint_v0.15.1 ): oxlint v0.15.1
[Compare Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.15.0...oxlint_v0.15.1 )
#### \[0.15.1] - 2024-12-13
##### Features
- [`38b1c2e`](https://redirect.github.com/oxc-project/oxc/commit/38b1c2e ) editor: Create a command to apply all auto-fixes for the current active text editor ([#​7672](https://redirect.github.com/oxc-project/oxc/issues/7672 )) (Nicholas Rayburn)
##### Bug Fixes
- [`2b187e5`](https://redirect.github.com/oxc-project/oxc/commit/2b187e5 ) linter: Fix configuration casing for `typescript/no_this_alias` ([#​7836](https://redirect.github.com/oxc-project/oxc/issues/7836 )) (Boshen)
- [`06e6d38`](https://redirect.github.com/oxc-project/oxc/commit/06e6d38 ) linter: Fix unicorn/prefer-query-selector to use the correct replacement for getElementsByClassName ([#​7796](https://redirect.github.com/oxc-project/oxc/issues/7796 )) (Nicholas Rayburn)
- [`7a83230`](https://redirect.github.com/oxc-project/oxc/commit/7a83230 ) semantic: Missing reference when `export default` references a type alias binding ([#​7813](https://redirect.github.com/oxc-project/oxc/issues/7813 )) (Dunqing)
</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 this update 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:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
2024-12-30 10:28:04 +00:00
renovate
096a925db1
chore: bump up all non-major dependencies ( #9405 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | Type | Update |
|---|---|---|---|---|---|---|---|
| [@smarttools/eslint-plugin-rxjs](https://redirect.github.com/DaveMBush/eslint-plugin-rxjs ) | [`1.0.9` -> `1.0.10`](https://renovatebot.com/diffs/npm/@smarttools%2feslint-plugin-rxjs/1.0.9/1.0.10 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | devDependencies | patch |
| [@swc/core](https://swc.rs ) ([source](https://redirect.github.com/swc-project/swc )) | [`1.10.3` -> `1.10.4`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.10.3/1.10.4 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | devDependencies | patch |
| @​types/dompurify | [`3.0.5` -> `3.2.0`](https://renovatebot.com/diffs/npm/@types%2fdompurify/3.0.5/3.2.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | devDependencies | minor |
| [Lakr233/MSDisplayLink](https://redirect.github.com/Lakr233/MSDisplayLink ) | `from: "1.1.0"` -> `from: "1.1.1"` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | | patch |
| [Lakr233/SpringInterpolation](https://redirect.github.com/Lakr233/SpringInterpolation ) | `from: "1.1.0"` -> `from: "1.3.0"` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | | minor |
| [katex](https://katex.org ) ([source](https://redirect.github.com/KaTeX/KaTeX )) | [`0.16.18` -> `0.16.19`](https://renovatebot.com/diffs/npm/katex/0.16.18/0.16.19 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | dependencies | patch |
| [lint-staged](https://redirect.github.com/lint-staged/lint-staged ) | [`15.2.11` -> `15.3.0`](https://renovatebot.com/diffs/npm/lint-staged/15.2.11/15.3.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | devDependencies | minor |
| [react-day-picker](https://daypicker.dev ) ([source](https://redirect.github.com/gpbl/react-day-picker )) | [`9.4.4` -> `9.5.0`](https://renovatebot.com/diffs/npm/react-day-picker/9.4.4/9.5.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | dependencies | minor |
| [react-i18next](https://redirect.github.com/i18next/react-i18next ) | [`15.2.0` -> `15.3.0`](https://renovatebot.com/diffs/npm/react-i18next/15.2.0/15.3.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | dependencies | minor |
| [swr](https://swr.vercel.app ) ([source](https://redirect.github.com/vercel/swr )) | [`2.2.5` -> `2.3.0`](https://renovatebot.com/diffs/npm/swr/2.2.5/2.3.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | dependencies | minor |
| [vite](https://vite.dev ) ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite )) | [`6.0.5` -> `6.0.6`](https://renovatebot.com/diffs/npm/vite/6.0.5/6.0.6 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | resolutions | patch |
| [yarn](https://redirect.github.com/yarnpkg/berry ) ([source](https://redirect.github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli )) | [`4.5.3` -> `4.6.0`](https://renovatebot.com/diffs/npm/yarn/4.5.3/4.6.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | packageManager | minor |
| [yjs](https://docs.yjs.dev ) ([source](https://redirect.github.com/yjs/yjs )) | [`13.6.18` -> `13.6.21`](https://renovatebot.com/diffs/npm/yjs/13.6.18/13.6.21 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | dependencies | patch |
---
### Release Notes
<details>
<summary>DaveMBush/eslint-plugin-rxjs (@​smarttools/eslint-plugin-rxjs)</summary>
### [`v1.0.10`](https://redirect.github.com/DaveMBush/eslint-plugin-rxjs/releases/tag/v1.0.10 ): 1.0.10 (2024-12-28)
[Compare Source](https://redirect.github.com/DaveMBush/eslint-plugin-rxjs/compare/v1.0.9...v1.0.10 )
supplies type information by placing index.d.ts file next to index.cjs file
</details>
<details>
<summary>swc-project/swc (@​swc/core)</summary>
### [`v1.10.4`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1104---2024-12-30 )
[Compare Source](https://redirect.github.com/swc-project/swc/compare/v1.10.3...v1.10.4 )
##### Bug Fixes
- **(deps)** Update cargo (patch) ([#​9733](https://redirect.github.com/swc-project/swc/issues/9733 )) ([fb2f6e4](fb2f6e44aa ))
- Remove `Caused by: 'failed to parse'` from TS blank space ([#​9820](https://redirect.github.com/swc-project/swc/issues/9820 )) ([aaeb0ab](aaeb0ab3b3 ))
</details>
<details>
<summary>Lakr233/MSDisplayLink (Lakr233/MSDisplayLink)</summary>
### [`v1.1.1`](https://redirect.github.com/Lakr233/MSDisplayLink/compare/1.1.0...1.1.1 )
[Compare Source](https://redirect.github.com/Lakr233/MSDisplayLink/compare/1.1.0...1.1.1 )
</details>
<details>
<summary>Lakr233/SpringInterpolation (Lakr233/SpringInterpolation)</summary>
### [`v1.3.0`](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.2.2...1.3.0 )
[Compare Source](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.2.2...1.3.0 )
### [`v1.2.2`](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.2.1...1.2.2 )
[Compare Source](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.2.1...1.2.2 )
### [`v1.2.1`](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.2.0...1.2.1 )
[Compare Source](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.2.0...1.2.1 )
### [`v1.2.0`](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.1.2...1.2.0 )
[Compare Source](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.1.2...1.2.0 )
### [`v1.1.2`](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.1.1...1.1.2 )
[Compare Source](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.1.1...1.1.2 )
### [`v1.1.1`](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.1.0...1.1.1 )
[Compare Source](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.1.0...1.1.1 )
</details>
<details>
<summary>KaTeX/KaTeX (katex)</summary>
### [`v0.16.19`](https://redirect.github.com/KaTeX/KaTeX/blob/HEAD/CHANGELOG.md#01619-2024-12-29 )
[Compare Source](https://redirect.github.com/KaTeX/KaTeX/compare/v0.16.18...v0.16.19 )
##### Bug Fixes
- **types:** improve `strict` function type ([#​4009](https://redirect.github.com/KaTeX/KaTeX/issues/4009 )) ([4228b4e](4228b4eb52 ))
</details>
<details>
<summary>lint-staged/lint-staged (lint-staged)</summary>
### [`v15.3.0`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1530 )
[Compare Source](https://redirect.github.com/lint-staged/lint-staged/compare/v15.2.11...v15.3.0 )
##### Minor Changes
- [#​1495](https://redirect.github.com/lint-staged/lint-staged/pull/1495 ) [`e69da9e`](e69da9e614 ) Thanks [@​iiroj](https://redirect.github.com/iiroj )! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.
- [#​1493](https://redirect.github.com/lint-staged/lint-staged/pull/1493 ) [`fa0fe98`](fa0fe98104 ) Thanks [@​iiroj](https://redirect.github.com/iiroj )! - Added more help messages around the automatic `git stash` that *lint-staged* creates as a backup (by default). The console output also displays the short git *hash* of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.
For example:
% npx lint-staged
✔ Backed up original state in git stash (20addf8)
✔ Running tasks for staged files...
✔ Applying modifications from tasks...
✔ Cleaning up temporary files...
where the backup can be seen with `git show 20addf8`, or `git stash list`:
% git stash list
stash@{0}: lint-staged automatic backup (20addf8)
</details>
<details>
<summary>gpbl/react-day-picker (react-day-picker)</summary>
### [`v9.5.0`](https://redirect.github.com/gpbl/react-day-picker/compare/v9.4.4...a06052e71bf199402e15c5aee7805e2be2dd4498 )
[Compare Source](https://redirect.github.com/gpbl/react-day-picker/compare/v9.4.4...v9.5.0 )
</details>
<details>
<summary>i18next/react-i18next (react-i18next)</summary>
### [`v15.3.0`](https://redirect.github.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1530 )
[Compare Source](https://redirect.github.com/i18next/react-i18next/compare/v15.2.0...v15.3.0 )
Uses the i18next logger instead of the default console logger, if there is a valid i18next instance. Now the debug i18next option is respected, and you can also inject your own logger module: https://www.i18next.com/misc/creating-own-plugins#logger
</details>
<details>
<summary>vercel/swr (swr)</summary>
### [`v2.3.0`](https://redirect.github.com/vercel/swr/compare/v2.2.5...v2.3.0 )
[Compare Source](https://redirect.github.com/vercel/swr/compare/v2.2.5...v2.3.0 )
</details>
<details>
<summary>vitejs/vite (vite)</summary>
### [`v6.0.6`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small606-2024-12-26-small )
[Compare Source](https://redirect.github.com/vitejs/vite/compare/v6.0.5...v6.0.6 )
- fix: replace runner-side path normalization with `fetchModule`-side resolve ([#​18361](https://redirect.github.com/vitejs/vite/issues/18361 )) ([9f10261](9f10261e76 )), closes [#​18361](https://redirect.github.com/vitejs/vite/issues/18361 )
- fix(css): resolve style tags in HTML files correctly for lightningcss ([#​19001](https://redirect.github.com/vitejs/vite/issues/19001 )) ([afff05c](afff05c032 )), closes [#​19001](https://redirect.github.com/vitejs/vite/issues/19001 )
- fix(css): show correct error when unknown placeholder is used for CSS modules pattern in lightningcs ([9290d85](9290d85b5d )), closes [#​19070](https://redirect.github.com/vitejs/vite/issues/19070 )
- fix(resolve): handle package.json with UTF-8 BOM ([#​19000](https://redirect.github.com/vitejs/vite/issues/19000 )) ([902567a](902567ac53 )), closes [#​19000](https://redirect.github.com/vitejs/vite/issues/19000 )
- fix(ssrTransform): preserve line offset when transforming imports ([#​19004](https://redirect.github.com/vitejs/vite/issues/19004 )) ([1aa434e](1aa434e801 )), closes [#​19004](https://redirect.github.com/vitejs/vite/issues/19004 )
- chore: fix typo in comment ([#​19067](https://redirect.github.com/vitejs/vite/issues/19067 )) ([eb06ec3](eb06ec30bb )), closes [#​19067](https://redirect.github.com/vitejs/vite/issues/19067 )
- chore: update comment about `build.target` ([#​19047](https://redirect.github.com/vitejs/vite/issues/19047 )) ([0e9e81f](0e9e81f622 )), closes [#​19047](https://redirect.github.com/vitejs/vite/issues/19047 )
- revert: unpin esbuild version ([#​19043](https://redirect.github.com/vitejs/vite/issues/19043 )) ([8bfe247](8bfe247511 )), closes [#​19043](https://redirect.github.com/vitejs/vite/issues/19043 )
- test(ssr): test virtual module with query ([#​19044](https://redirect.github.com/vitejs/vite/issues/19044 )) ([a1f4b46](a1f4b46896 )), closes [#​19044](https://redirect.github.com/vitejs/vite/issues/19044 )
</details>
<details>
<summary>yarnpkg/berry (yarn)</summary>
### [`v4.6.0`](2fe7d635e8...1871484db8 )
[Compare Source](2fe7d635e8...1871484db8 )
</details>
<details>
<summary>yjs/yjs (yjs)</summary>
### [`v13.6.21`](https://redirect.github.com/yjs/yjs/releases/tag/v13.6.21 )
[Compare Source](https://redirect.github.com/yjs/yjs/compare/v13.6.20...v13.6.21 )
- fix [#​657](https://redirect.github.com/yjs/yjs/issues/657 ) - relative positions issue when using followUndoneDeletions=false [`f583d2a`](https://redirect.github.com/yjs/yjs/commit/f583d2a2 )
- lint [`1b0f2e5`](https://redirect.github.com/yjs/yjs/commit/1b0f2e54 )
- add nodejs specific tests [`4404d09`](https://redirect.github.com/yjs/yjs/commit/4404d090 )
- Merge pull request [#​679](https://redirect.github.com/yjs/yjs/issues/679 ) from hoangqwe159/main [`d4d4ae5`](https://redirect.github.com/yjs/yjs/commit/d4d4ae5f )
- Add PSPDFKit binding to README.md [`4ffd370`](https://redirect.github.com/yjs/yjs/commit/4ffd3709 )
- Merge pull request [#​676](https://redirect.github.com/yjs/yjs/issues/676 ) from himself65/patch-1 [`0419b74`](https://redirect.github.com/yjs/yjs/commit/0419b743 )
- add Open Collaboration Tools as a user [`c951f2b`](https://redirect.github.com/yjs/yjs/commit/c951f2b7 )
- docs: remove `@toeverything/y-indexeddb` [`4e2d3c8`](https://redirect.github.com/yjs/yjs/commit/4e2d3c8a )
- update readme [`8dc1296`](https://redirect.github.com/yjs/yjs/commit/8dc1296a )
- add stars to providers that sponsor yjs [`4329997`](https://redirect.github.com/yjs/yjs/commit/43299973 )
- Merge pull request [#​671](https://redirect.github.com/yjs/yjs/issues/671 ) from carlossantos74/main [`2b7ea8a`](https://redirect.github.com/yjs/yjs/commit/2b7ea8a2 )
- add SuperViz Provider in yjs README [`4f47355`](https://redirect.github.com/yjs/yjs/commit/4f473558 )
- \[funding.json] fix some validation issues [`6074f80`](https://redirect.github.com/yjs/yjs/commit/6074f802 )
- fix errors in funding.json [`42bbb44`](https://redirect.github.com/yjs/yjs/commit/42bbb44b )
- add funding.json [`cc2d732`](https://redirect.github.com/yjs/yjs/commit/cc2d7320 )
- add y-crdt elexir bindings [`e804dd7`](https://redirect.github.com/yjs/yjs/commit/e804dd75 )
### [`v13.6.20`](https://redirect.github.com/yjs/yjs/releases/tag/v13.6.20 )
[Compare Source](https://redirect.github.com/yjs/yjs/compare/v13.6.19...v13.6.20 )
- lint [`487465d`](https://redirect.github.com/yjs/yjs/commit/487465d7 )
- add yjs-inspector [`345fd31`](https://redirect.github.com/yjs/yjs/commit/345fd31b )
- add devtools [`4ff65b5`](https://redirect.github.com/yjs/yjs/commit/4ff65b5d )
- \[[#​667](https://redirect.github.com/yjs/yjs/issues/667 )] sanity checks for Yjs caveats. In dev_mode, objects inserted into Yjs can't be manipulated. [`8152cf8`](https://redirect.github.com/yjs/yjs/commit/8152cf81 )
- [#​667](https://redirect.github.com/yjs/yjs/issues/667 ) - add sanity messages when data is read before type is added to a document. [`3bf44b9`](https://redirect.github.com/yjs/yjs/commit/3bf44b98 )
- Y.Array.length should be 0 before it is integrated - [#​666](https://redirect.github.com/yjs/yjs/issues/666 ) [`8cd1a48`](https://redirect.github.com/yjs/yjs/commit/8cd1a482 )
- Merge pull request [#​665](https://redirect.github.com/yjs/yjs/issues/665 ) from batchor/main [`9e9f294`](https://redirect.github.com/yjs/yjs/commit/9e9f2940 )
- add ScienHub as a user. [`4fb7789`](https://redirect.github.com/yjs/yjs/commit/4fb7789c )
- add ScienHub as a user. [`c1ef9a1`](https://redirect.github.com/yjs/yjs/commit/c1ef9a12 )
### [`v13.6.19`](https://redirect.github.com/yjs/yjs/releases/tag/v13.6.19 )
[Compare Source](https://redirect.github.com/yjs/yjs/compare/v13.6.18...v13.6.19 )
- add `ydoc.isDestroyed` property [`f604250`](https://redirect.github.com/yjs/yjs/commit/f604250f )
- add eclipse theia as a user [`7422b18`](https://redirect.github.com/yjs/yjs/commit/7422b18e )
- add secsync [`95e2bc4`](https://redirect.github.com/yjs/yjs/commit/95e2bc44 )
- add kanbert as a user [`f2ff8b9`](https://redirect.github.com/yjs/yjs/commit/f2ff8b95 )
- Merge pull request [#​664](https://redirect.github.com/yjs/yjs/issues/664 ) from jul13579/add-qdacity-to-readme [`3f9bfe4`](https://redirect.github.com/yjs/yjs/commit/3f9bfe42 )
- Add QDAcity to `README.md` [`5b4d2a6`](https://redirect.github.com/yjs/yjs/commit/5b4d2a6b )
- fix new lint issues [`44e5108`](https://redirect.github.com/yjs/yjs/commit/44e51080 )
- update markdownlint [`dd17228`](https://redirect.github.com/yjs/yjs/commit/dd17228a )
- lint readme [`eeb4c99`](https://redirect.github.com/yjs/yjs/commit/eeb4c996 )
- Merge pull request [#​660](https://redirect.github.com/yjs/yjs/issues/660 ) from mtreinik/main [`56d5e32`](https://redirect.github.com/yjs/yjs/commit/56d5e328 )
- Remove erroneous ymap.get(index:number) from API docs [`294c6a1`](https://redirect.github.com/yjs/yjs/commit/294c6a15 )
- Add Y.Array.from() and yarray.clone() to API docs [`c944a45`](https://redirect.github.com/yjs/yjs/commit/c944a455 )
- update users [`f29cd2b`](https://redirect.github.com/yjs/yjs/commit/f29cd2ba )
- Merge pull request [#​651](https://redirect.github.com/yjs/yjs/issues/651 ) from nikgraf/patch-2 [`384ec4d`](https://redirect.github.com/yjs/yjs/commit/384ec4db )
- add react-yjs to bindings [`5e19c35`](https://redirect.github.com/yjs/yjs/commit/5e19c354 )
</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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions ) if that's undesired.
---
- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
2024-12-30 07:07:54 +00:00
fundon
b9f2650369
feat(editor): store real color values in edgeless ( #9254 )
...
### What's Changed!
* adds theme type: `ThemeSchema`
* adds default theme: `DefaultTheme`
* stores real color values
2024-12-30 03:36:35 +00:00
fundon
a5641ae608
feat(editor): update edgeless color palette ( #9243 )
...
Closes: [BS-1475](https://linear.app/affine-design/issue/BS-1475/颜色主题更新 ) [BS-1803](https://linear.app/affine-design/issue/BS-1803/fill-color色板影响的yuan素 ) [BS-1804](https://linear.app/affine-design/issue/BS-1804/border-color色板影响的yuan素 ) [BS-1815](https://linear.app/affine-design/issue/BS-1815/连线文字配色略瞎 )
### What's Changed
* refactor `EdgelessLineWidthPanel` component, the previous width is fixed and cannot be used in the new design
* refactor `EdgelessColorPanel` and `EdgelessColorButton` components, make them simple and reusable
* delete redundant `EdgelessOneRowColorPanel` component
* unity and update color palette, if the previously set color is not in the latest color palette, the custom color button will be selected
2024-12-30 03:36:34 +00:00
Saul-Mirone
cec4a4b2c0
refactor(editor): extract drag handle widget ( #9415 )
2024-12-29 06:51:48 +00:00
Saul-Mirone
b96a03b283
refactor(editor): remote selection widget ( #9408 )
2024-12-28 08:47:09 +00:00
renovate
1deed602c8
chore: bump up all non-major dependencies ( #9249 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | Type | Update |
|---|---|---|---|---|---|---|---|
| [@swc/core](https://swc.rs ) ([source](https://redirect.github.com/swc-project/swc )) | [`1.10.1` -> `1.10.3`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.10.1/1.10.3 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | devDependencies | patch |
| [@toeverything/theme](https://redirect.github.com/toeverything/design ) | [`1.1.2` -> `1.1.3`](https://renovatebot.com/diffs/npm/@toeverything%2ftheme/1.1.2/1.1.3 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | dependencies | patch |
| @​types/dompurify | [`3.0.5` -> `3.2.0`](https://renovatebot.com/diffs/npm/@types%2fdompurify/3.0.5/3.2.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | devDependencies | minor |
| [Lakr233/MSDisplayLink](https://redirect.github.com/Lakr233/MSDisplayLink ) | `from: "1.1.0"` -> `from: "1.1.1"` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | | patch |
| [Lakr233/SpringInterpolation](https://redirect.github.com/Lakr233/SpringInterpolation ) | `from: "1.1.0"` -> `from: "1.3.0"` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | | minor |
| [happy-dom](https://redirect.github.com/capricorn86/happy-dom ) | [`16.0.0` -> `16.0.1`](https://renovatebot.com/diffs/npm/happy-dom/16.0.0/16.0.1 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | devDependencies | patch |
| [html-validate](https://html-validate.org ) ([source](https://gitlab.com/html-validate/html-validate )) | [`9.0.1` -> `9.1.0`](https://renovatebot.com/diffs/npm/html-validate/9.0.1/9.1.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | dependencies | minor |
| [serde](https://serde.rs ) ([source](https://redirect.github.com/serde-rs/serde )) | `1.0.216` -> `1.0.217` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | workspace.dependencies | patch |
| [swr](https://swr.vercel.app ) ([source](https://redirect.github.com/vercel/swr )) | [`2.2.5` -> `2.3.0`](https://renovatebot.com/diffs/npm/swr/2.2.5/2.3.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | dependencies | minor |
| [typedoc](https://typedoc.org ) ([source](https://redirect.github.com/TypeStrong/TypeDoc )) | [`0.27.5` -> `0.27.6`](https://renovatebot.com/diffs/npm/typedoc/0.27.5/0.27.6 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | devDependencies | patch |
| [vite](https://vite.dev ) ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite )) | [`6.0.5` -> `6.0.6`](https://renovatebot.com/diffs/npm/vite/6.0.5/6.0.6 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | resolutions | patch |
| [yjs](https://docs.yjs.dev ) ([source](https://redirect.github.com/yjs/yjs )) | [`13.6.18` -> `13.6.21`](https://renovatebot.com/diffs/npm/yjs/13.6.18/13.6.21 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | dependencies | patch |
---
### Release Notes
<details>
<summary>swc-project/swc (@​swc/core)</summary>
### [`v1.10.3`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1103---2024-12-27 )
[Compare Source](https://redirect.github.com/swc-project/swc/compare/v1.10.2...v1.10.3 )
##### Bug Fixes
- **(es/codegen)** Emit semicolon after using declarations ([#​9816](https://redirect.github.com/swc-project/swc/issues/9816 )) ([556d924](556d924cf5 ))
### [`v1.10.2`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1102---2024-12-26 )
[Compare Source](https://redirect.github.com/swc-project/swc/compare/v1.10.1...v1.10.2 )
##### Bug Fixes
- **(es)** Don't panic when wasm bytecheck faild ([#​9803](https://redirect.github.com/swc-project/swc/issues/9803 )) ([c81be2e](c81be2ee28 ))
- **(es/parser)** Do not parse empty stmt after using decl ([#​9798](https://redirect.github.com/swc-project/swc/issues/9798 )) ([c2696db](c2696db528 ))
##### Documentation
- **(types)** Fix broken links ([#​9812](https://redirect.github.com/swc-project/swc/issues/9812 )) ([7768114](7768114451 ))
</details>
<details>
<summary>toeverything/design (@​toeverything/theme)</summary>
### [`v1.1.3`](https://redirect.github.com/toeverything/design/compare/1.1.2...1.1.3 )
[Compare Source](https://redirect.github.com/toeverything/design/compare/1.1.2...1.1.3 )
</details>
<details>
<summary>Lakr233/MSDisplayLink (Lakr233/MSDisplayLink)</summary>
### [`v1.1.1`](https://redirect.github.com/Lakr233/MSDisplayLink/compare/1.1.0...1.1.1 )
[Compare Source](https://redirect.github.com/Lakr233/MSDisplayLink/compare/1.1.0...1.1.1 )
</details>
<details>
<summary>Lakr233/SpringInterpolation (Lakr233/SpringInterpolation)</summary>
### [`v1.3.0`](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.2.2...1.3.0 )
[Compare Source](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.2.2...1.3.0 )
### [`v1.2.2`](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.2.1...1.2.2 )
[Compare Source](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.2.1...1.2.2 )
### [`v1.2.1`](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.2.0...1.2.1 )
[Compare Source](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.2.0...1.2.1 )
### [`v1.2.0`](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.1.2...1.2.0 )
[Compare Source](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.1.2...1.2.0 )
### [`v1.1.2`](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.1.1...1.1.2 )
[Compare Source](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.1.1...1.1.2 )
### [`v1.1.1`](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.1.0...1.1.1 )
[Compare Source](https://redirect.github.com/Lakr233/SpringInterpolation/compare/1.1.0...1.1.1 )
</details>
<details>
<summary>capricorn86/happy-dom (happy-dom)</summary>
### [`v16.0.1`](https://redirect.github.com/capricorn86/happy-dom/compare/v16.0.0...2df1cc47f46695602f1b21a6d868fa9ee8a2277d )
[Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.0.0...v16.0.1 )
</details>
<details>
<summary>html-validate/html-validate (html-validate)</summary>
### [`v9.1.0`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#910-2024-12-25 )
[Compare Source](https://gitlab.com/html-validate/html-validate/compare/v9.0.1...v9.1.0 )
##### Features
- **deps:** update dependency ignore to v7 ([43ae9ac](43ae9ac76c ))
##### Bug Fixes
- use jest worker for `toMatchCodeframe` ([3c29ad5](3c29ad5e74 ))
</details>
<details>
<summary>serde-rs/serde (serde)</summary>
### [`v1.0.217`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.217 )
[Compare Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.216...v1.0.217 )
- Support serializing externally tagged unit variant inside flattened field ([#​2786](https://redirect.github.com/serde-rs/serde/issues/2786 ), thanks [@​Mingun](https://redirect.github.com/Mingun ))
</details>
<details>
<summary>vercel/swr (swr)</summary>
### [`v2.3.0`](https://redirect.github.com/vercel/swr/compare/v2.2.5...v2.3.0 )
[Compare Source](https://redirect.github.com/vercel/swr/compare/v2.2.5...v2.3.0 )
</details>
<details>
<summary>TypeStrong/TypeDoc (typedoc)</summary>
### [`v0.27.6`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0276-2024-12-26 )
[Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.27.5...v0.27.6 )
##### Features
- Added `ignoredHighlightLanguages` option to specify languages which will be
allowed in code blocks but not highlighted, [#​2819](https://redirect.github.com/TypeStrong/TypeDoc/issues/2819 ).
##### Bug Fixes
- `@include` and `@includeCode` now work in the readme file, [#​2814](https://redirect.github.com/TypeStrong/TypeDoc/issues/2814 ).
- TypeDoc will now avoid making references to references, [#​2811](https://redirect.github.com/TypeStrong/TypeDoc/issues/2811 ).
- Fixed output specific option specification, [#​2818](https://redirect.github.com/TypeStrong/TypeDoc/issues/2818 ).
- Improved type reference conversion to avoid including defaulted type arguments, [#​2820](https://redirect.github.com/TypeStrong/TypeDoc/issues/2820 ).
- Fixed parsing of declaration references which include a module and a local reference, [#​2810](https://redirect.github.com/TypeStrong/TypeDoc/issues/2810 ).
- Improved link resolution logic to prioritize type alias properties with the
same symbol over type literal properties within function parameters.
</details>
<details>
<summary>vitejs/vite (vite)</summary>
### [`v6.0.6`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small606-2024-12-26-small )
[Compare Source](https://redirect.github.com/vitejs/vite/compare/v6.0.5...v6.0.6 )
- fix: replace runner-side path normalization with `fetchModule`-side resolve ([#​18361](https://redirect.github.com/vitejs/vite/issues/18361 )) ([9f10261](9f10261e76 )), closes [#​18361](https://redirect.github.com/vitejs/vite/issues/18361 )
- fix(css): resolve style tags in HTML files correctly for lightningcss ([#​19001](https://redirect.github.com/vitejs/vite/issues/19001 )) ([afff05c](afff05c032 )), closes [#​19001](https://redirect.github.com/vitejs/vite/issues/19001 )
- fix(css): show correct error when unknown placeholder is used for CSS modules pattern in lightningcs ([9290d85](9290d85b5d )), closes [#​19070](https://redirect.github.com/vitejs/vite/issues/19070 )
- fix(resolve): handle package.json with UTF-8 BOM ([#​19000](https://redirect.github.com/vitejs/vite/issues/19000 )) ([902567a](902567ac53 )), closes [#​19000](https://redirect.github.com/vitejs/vite/issues/19000 )
- fix(ssrTransform): preserve line offset when transforming imports ([#​19004](https://redirect.github.com/vitejs/vite/issues/19004 )) ([1aa434e](1aa434e801 )), closes [#​19004](https://redirect.github.com/vitejs/vite/issues/19004 )
- chore: fix typo in comment ([#​19067](https://redirect.github.com/vitejs/vite/issues/19067 )) ([eb06ec3](eb06ec30bb )), closes [#​19067](https://redirect.github.com/vitejs/vite/issues/19067 )
- chore: update comment about `build.target` ([#​19047](https://redirect.github.com/vitejs/vite/issues/19047 )) ([0e9e81f](0e9e81f622 )), closes [#​19047](https://redirect.github.com/vitejs/vite/issues/19047 )
- revert: unpin esbuild version ([#​19043](https://redirect.github.com/vitejs/vite/issues/19043 )) ([8bfe247](8bfe247511 )), closes [#​19043](https://redirect.github.com/vitejs/vite/issues/19043 )
- test(ssr): test virtual module with query ([#​19044](https://redirect.github.com/vitejs/vite/issues/19044 )) ([a1f4b46](a1f4b46896 )), closes [#​19044](https://redirect.github.com/vitejs/vite/issues/19044 )
</details>
<details>
<summary>yjs/yjs (yjs)</summary>
### [`v13.6.21`](https://redirect.github.com/yjs/yjs/releases/tag/v13.6.21 )
[Compare Source](https://redirect.github.com/yjs/yjs/compare/v13.6.20...v13.6.21 )
- fix [#​657](https://redirect.github.com/yjs/yjs/issues/657 ) - relative positions issue when using followUndoneDeletions=false [`f583d2a`](https://redirect.github.com/yjs/yjs/commit/f583d2a2 )
- lint [`1b0f2e5`](https://redirect.github.com/yjs/yjs/commit/1b0f2e54 )
- add nodejs specific tests [`4404d09`](https://redirect.github.com/yjs/yjs/commit/4404d090 )
- Merge pull request [#​679](https://redirect.github.com/yjs/yjs/issues/679 ) from hoangqwe159/main [`d4d4ae5`](https://redirect.github.com/yjs/yjs/commit/d4d4ae5f )
- Add PSPDFKit binding to README.md [`4ffd370`](https://redirect.github.com/yjs/yjs/commit/4ffd3709 )
- Merge pull request [#​676](https://redirect.github.com/yjs/yjs/issues/676 ) from himself65/patch-1 [`0419b74`](https://redirect.github.com/yjs/yjs/commit/0419b743 )
- add Open Collaboration Tools as a user [`c951f2b`](https://redirect.github.com/yjs/yjs/commit/c951f2b7 )
- docs: remove `@toeverything/y-indexeddb` [`4e2d3c8`](https://redirect.github.com/yjs/yjs/commit/4e2d3c8a )
- update readme [`8dc1296`](https://redirect.github.com/yjs/yjs/commit/8dc1296a )
- add stars to providers that sponsor yjs [`4329997`](https://redirect.github.com/yjs/yjs/commit/43299973 )
- Merge pull request [#​671](https://redirect.github.com/yjs/yjs/issues/671 ) from carlossantos74/main [`2b7ea8a`](https://redirect.github.com/yjs/yjs/commit/2b7ea8a2 )
- add SuperViz Provider in yjs README [`4f47355`](https://redirect.github.com/yjs/yjs/commit/4f473558 )
- \[funding.json] fix some validation issues [`6074f80`](https://redirect.github.com/yjs/yjs/commit/6074f802 )
- fix errors in funding.json [`42bbb44`](https://redirect.github.com/yjs/yjs/commit/42bbb44b )
- add funding.json [`cc2d732`](https://redirect.github.com/yjs/yjs/commit/cc2d7320 )
- add y-crdt elexir bindings [`e804dd7`](https://redirect.github.com/yjs/yjs/commit/e804dd75 )
### [`v13.6.20`](https://redirect.github.com/yjs/yjs/releases/tag/v13.6.20 )
[Compare Source](https://redirect.github.com/yjs/yjs/compare/v13.6.19...v13.6.20 )
- lint [`487465d`](https://redirect.github.com/yjs/yjs/commit/487465d7 )
- add yjs-inspector [`345fd31`](https://redirect.github.com/yjs/yjs/commit/345fd31b )
- add devtools [`4ff65b5`](https://redirect.github.com/yjs/yjs/commit/4ff65b5d )
- \[[#​667](https://redirect.github.com/yjs/yjs/issues/667 )] sanity checks for Yjs caveats. In dev_mode, objects inserted into Yjs can't be manipulated. [`8152cf8`](https://redirect.github.com/yjs/yjs/commit/8152cf81 )
- [#​667](https://redirect.github.com/yjs/yjs/issues/667 ) - add sanity messages when data is read before type is added to a document. [`3bf44b9`](https://redirect.github.com/yjs/yjs/commit/3bf44b98 )
- Y.Array.length should be 0 before it is integrated - [#​666](https://redirect.github.com/yjs/yjs/issues/666 ) [`8cd1a48`](https://redirect.github.com/yjs/yjs/commit/8cd1a482 )
- Merge pull request [#​665](https://redirect.github.com/yjs/yjs/issues/665 ) from batchor/main [`9e9f294`](https://redirect.github.com/yjs/yjs/commit/9e9f2940 )
- add ScienHub as a user. [`4fb7789`](https://redirect.github.com/yjs/yjs/commit/4fb7789c )
- add ScienHub as a user. [`c1ef9a1`](https://redirect.github.com/yjs/yjs/commit/c1ef9a12 )
### [`v13.6.19`](https://redirect.github.com/yjs/yjs/releases/tag/v13.6.19 )
[Compare Source](https://redirect.github.com/yjs/yjs/compare/v13.6.18...v13.6.19 )
- add `ydoc.isDestroyed` property [`f604250`](https://redirect.github.com/yjs/yjs/commit/f604250f )
- add eclipse theia as a user [`7422b18`](https://redirect.github.com/yjs/yjs/commit/7422b18e )
- add secsync [`95e2bc4`](https://redirect.github.com/yjs/yjs/commit/95e2bc44 )
- add kanbert as a user [`f2ff8b9`](https://redirect.github.com/yjs/yjs/commit/f2ff8b95 )
- Merge pull request [#​664](https://redirect.github.com/yjs/yjs/issues/664 ) from jul13579/add-qdacity-to-readme [`3f9bfe4`](https://redirect.github.com/yjs/yjs/commit/3f9bfe42 )
- Add QDAcity to `README.md` [`5b4d2a6`](https://redirect.github.com/yjs/yjs/commit/5b4d2a6b )
- fix new lint issues [`44e5108`](https://redirect.github.com/yjs/yjs/commit/44e51080 )
- update markdownlint [`dd17228`](https://redirect.github.com/yjs/yjs/commit/dd17228a )
- lint readme [`eeb4c99`](https://redirect.github.com/yjs/yjs/commit/eeb4c996 )
- Merge pull request [#​660](https://redirect.github.com/yjs/yjs/issues/660 ) from mtreinik/main [`56d5e32`](https://redirect.github.com/yjs/yjs/commit/56d5e328 )
- Remove erroneous ymap.get(index:number) from API docs [`294c6a1`](https://redirect.github.com/yjs/yjs/commit/294c6a15 )
- Add Y.Array.from() and yarray.clone() to API docs [`c944a45`](https://redirect.github.com/yjs/yjs/commit/c944a455 )
- update users [`f29cd2b`](https://redirect.github.com/yjs/yjs/commit/f29cd2ba )
- Merge pull request [#​651](https://redirect.github.com/yjs/yjs/issues/651 ) from nikgraf/patch-2 [`384ec4d`](https://redirect.github.com/yjs/yjs/commit/384ec4db )
- add react-yjs to bindings [`5e19c35`](https://redirect.github.com/yjs/yjs/commit/5e19c354 )
</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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions ) if that's undesired.
---
- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
2024-12-28 04:36:43 +00:00
Saul-Mirone
6ebefbbf2b
refactor(editor): extract code block ( #9397 )
2024-12-27 14:45:11 +00:00
Saul-Mirone
003ce4c9e9
refactor(editor): extract divider block ( #9393 )
2024-12-27 12:12:17 +00:00
Saul-Mirone
80dc0e8271
refactor(editor): extract edgeless text ( #9375 )
2024-12-27 10:48:12 +00:00
Brooooooklyn
752e697c6a
feat(ios): nbstore swift native binding ( #9211 )
2024-12-27 06:34:30 +00:00
Saul-Mirone
3ae3ae98c8
refactor(editor): extract edgeless legacy slots ( #9363 )
2024-12-27 04:22:52 +00:00
renovate
d66bec3b91
chore: bump up happy-dom version to v16 ( #9358 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [happy-dom](https://redirect.github.com/capricorn86/happy-dom ) | [`^15.11.7` -> `^16.0.0`](https://renovatebot.com/diffs/npm/happy-dom/15.11.7/16.0.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
---
### Release Notes
<details>
<summary>capricorn86/happy-dom (happy-dom)</summary>
### [`v16.0.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.0.0 )
[Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.11.7...v16.0.0 )
##### 💣 Breaking Changes
- Refactors XML and HTML parsing and serialization - By **[@​capricorn86](https://redirect.github.com/capricorn86 )** in task [#​1615](https://redirect.github.com/capricorn86/happy-dom/issues/1615 )
- This change may break your tests as the serialized output may differ from v15
##### 🎨 Features
- Adds support for parsing XML in `DOMParser` - By **[@​capricorn86](https://redirect.github.com/capricorn86 )** in task [#​284](https://redirect.github.com/capricorn86/happy-dom/issues/284 )
##### 👷♂️ Patch fixes
- Fix for handling `<html>`, `<head>` and `<body>` during parsing - By **[@​capricorn86](https://redirect.github.com/capricorn86 )** in task [#​1615](https://redirect.github.com/capricorn86/happy-dom/issues/1615 )
- Fix for handling HTML entities correctly when parsing and serializing - By **[@​capricorn86](https://redirect.github.com/capricorn86 )** in task [#​1494](https://redirect.github.com/capricorn86/happy-dom/issues/1494 ) and [#​1498](https://redirect.github.com/capricorn86/happy-dom/issues/1498 )
- Fix for handling attribute names containing "\[" or "]" - By **[@​capricorn86](https://redirect.github.com/capricorn86 )** in task [#​1638](https://redirect.github.com/capricorn86/happy-dom/issues/1638 )
- Fix for handling comments containing HTML tags - By **[@​capricorn86](https://redirect.github.com/capricorn86 )** in task [#​1630](https://redirect.github.com/capricorn86/happy-dom/issues/1630 )
- Handles rules for parsing table elements - By **[@​capricorn86](https://redirect.github.com/capricorn86 )** in task [#​1126](https://redirect.github.com/capricorn86/happy-dom/issues/1126 )
- Loads scripts asynchronously when "defer" is set or "type" is "module" - By **[@​capricorn86](https://redirect.github.com/capricorn86 )** in task [#​1615](https://redirect.github.com/capricorn86/happy-dom/issues/1615 )
</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 this update 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
2024-12-27 02:24:50 +00:00
liuyi
0af46c966d
chore(tools): add package selector to dev command ( #9328 )
2024-12-26 12:34:17 +00:00
liuyi
00980077c4
chore: standardize package references ( #9346 )
2024-12-26 19:08:42 +08:00
doouding
0de4f7abbb
test: add mindmap collapse test ( #9336 )
2024-12-26 08:23:09 +00:00
Saul-Mirone
fd872943b1
feat: extract latex block ( #9327 )
2024-12-26 06:13:07 +00:00
Saul-Mirone
fc5999a482
refactor(editor): extract frame block ( #9322 )
2024-12-26 04:45:11 +00:00
Saul-Mirone
fad0237d94
refactor(editor): extract html adapter to shared ( #9319 )
2024-12-26 04:05:10 +00:00
Saul-Mirone
2ffd0e561c
refactor(editor): extract note block ( #9310 )
2024-12-26 01:30:44 +00:00
renovate
994292098d
chore: Lock file maintenance ( #9166 )
...
This PR contains the following updates:
| Update | Change |
|---|---|
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions.
---
### Configuration
📅 **Schedule**: Branch creation - "* 0-3 * * 1" (UTC), 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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions ) if that's undesired.
---
- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNzIuMiIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
2024-12-25 15:19:02 +00:00
Brooooooklyn
80f4af681a
fix(server): data-migration script ( #9306 )
2024-12-25 13:43:48 +00:00
Saul-Mirone
5274441e14
refactor(editor): extract image block ( #9309 )
2024-12-25 13:26:29 +00:00
Saul-Mirone
ebd97752bf
refactor(editor): extract attachment block ( #9308 )
2024-12-25 12:19:58 +00:00
Saul-Mirone
d8bc145465
refactor(editor): extract bookmark block ( #9304 )
2024-12-25 11:22:29 +00:00
renovate
995978a632
chore: bump up react-error-boundary version to v5 ( #9238 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [react-error-boundary](https://redirect.github.com/bvaughn/react-error-boundary ) | [`^4.1.2` -> `^5.0.0`](https://renovatebot.com/diffs/npm/react-error-boundary/4.1.2/5.0.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
---
### Release Notes
<details>
<summary>bvaughn/react-error-boundary (react-error-boundary)</summary>
### [`v5.0.0`](https://redirect.github.com/bvaughn/react-error-boundary/compare/4.1.2...3ed17cc9244244c0db7a914c93d573167d0a9fb3 )
[Compare Source](https://redirect.github.com/bvaughn/react-error-boundary/compare/4.1.2...5.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 this update 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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
2024-12-25 10:42:28 +00:00
CatsJuice
0acdf62043
refactor(ios): disable navigation gesture with js ( #9287 )
...
Do not toggle navigation gesture native to avoid unexpected behavior. close AF-1958, AF-1797
2024-12-25 04:27:51 +00:00
doodlewind
20aca4d051
chore(tools): disable hmr by default ( #9286 )
2024-12-24 10:32:01 +00:00
liuyi
2443935830
chore: add monorepo tools ( #9196 )
2024-12-24 15:29:48 +08:00
renovate
97e448fc57
chore: bump up html-validate version to v9 ( #9242 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [html-validate](https://html-validate.org ) ([source](https://gitlab.com/html-validate/html-validate )) | [`^8.27.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/html-validate/8.29.0/9.0.0 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
---
### Release Notes
<details>
<summary>html-validate/html-validate (html-validate)</summary>
### [`v9.0.0`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#900-2024-12-23 )
[Compare Source](https://gitlab.com/html-validate/html-validate/compare/v8.29.0...v9.0.0 )
##### ⚠ BREAKING CHANGES
- **meta:** The deprecated metadata property expressions have been removed
and can be replaced with callback functions. This gives greater control for the
metadata author, provides better IDE support and is more reusable when querying
the metadata directly.
- **api:** `Config.merge(..)` will return a `Promise` when used with an
async loader or resolver.
- **config:** This change affects all users. The following deprecated
configuration presets has been removed:
- `htmlvalidate:recommended`
- `htmlvalidate:document`
- `html-validate:a17y`
- **cli:** CLI uses ESM (with `esmResolver`). For most part this shouldn't
affect anything but in some cases you might need slight configuration
migration. See Migration Guide for details.
refactor(cli): use ESM in CLI
- **deps:** Requires NodeJS v18 or later.
- **api:** The deprecated `tag:open` and `tag:close` events has been
removed, use `tag:begin` and `tag:end` instead.
- **api:** The `Config.resolve()` method can return a `Promise` if any
underlying loader or resolver has returned a `Promise`.
It is recommended to assume it returns a `Promise` and always `await` the
result:
```diff
-const resolved = config.resolve();
+const resolved = await config.resolve();
```
If you need synchronous code ensure the configuration, the loader and the
resolver all returns synchronous results, e.g. the `staticResolver` with
synchronous code.
- **api:** The `HtmlValidate.getConfigurationSchema()` method is now async
and returns a `Promise`. If you use this method you need to await the result:
```diff
-const schema = htmlvalidate.getConfigurationSchema();
+const schema = await htmlvalidate.getConfigurationSchema();
```
- **api:** If you are writing your own transformers they may now
optionally return a `Promise`. If you are using `test-utils` to write unit tests
you must now resolve the promise.
```diff
import { transformSource } from "html-validate/test-utils";
-const result = transformSource(transformer, source);
+const result = await transformSource(transformer, source);
```
This is no matter if your transformer is actually async or not.
- **api:** The `CLI.isIgnored(..)` method has been removed from the public
API. There is no replacement. If you need this method open an issue describing
the use-case.
- **api:** If you are using the `CLI` class most methods are now async and
returns `Promise`. There is no synchronous version of these API calls.
- **api:** `Config.fromFile(..)` and `Config.fromObject(..)` will return a
Promise when used with an async loader or resolver.
- **api:** `ConfigLoader` methods can optionally return a `Promise` for
async operation. For most use-cases this will not require any changes.
- **api:** The `ConfigLoader.globalConfig` property has been replaced with
`ConfigLoader.getGlobalConfig()` (async) and
`ConfigLoader.getGlobalConfigSync()` (sync).
- **api:** The redundant and deprecated `Config.init()` method has been
removed.
Remove any calls to the method:
```diff
const config = Config.fromObject({ /* ... */ });
-config.init();
```
##### Features
- **api:** `CLI.isIgnored()` made private ([9e3679a](9e3679a13a ))
- **api:** `CLI` methods async and return Promise ([677c73e](677c73e51a ))
- **api:** `Config.fromFile` and `Config.fromObject` can return `Promise` ([b126361](b126361701 ))
- **api:** `Config.merge(..)` can return `Promise` ([cccb313](cccb313c67 ))
- **api:** `Config.resolve()` can return `Promise` ([09159f3](09159f39c5 ))
- **api:** `ConfigLoader`s can optionally return `Promise` for async operation ([6041581](6041581eb8 ))
- **api:** `FileSystemConfigLoader` uses `esmResolver` by default ([dd4cfb1](dd4cfb1e1b ))
- **api:** `HtmlValidate.getConfigurationSchema()` returns promise ([f10ec1a](f10ec1a650 ))
- **api:** allow transformers to return single source ([fd126da](fd126dab3f ))
- **api:** new `esmResolver` using `import(..)` (available for both nodejs and browser) ([81b4777](81b4777083 )), closes [#​230](https://gitlab.com/html-validate/html-validate/issues/230 )
- **api:** remove deprecated `Config.init()` ([0bd8ab7](0bd8ab787a ))
- **api:** remove deprecated `tag:open` and `tag:close` events ([88ac65e](88ac65ee6b ))
- **api:** replace `ConfigLoader.globalConfig` with `ConfigLoader.getGlobalConfig()` ([a64935a](a64935af91 ))
- **api:** resolvers may optionally return `Promise` for async operation ([fe3c6a6](fe3c6a6362 ))
- **api:** transformers may optionally return `Promise` for async operation ([823da19](823da1998e ))
- **cli:** cli uses esm (with `esmResolver`) ([3e4759e](3e4759e4a3 ))
- **config:** remove deprecated configuration presets ([dbf5cf4](dbf5cf405b ))
- **config:** support `.htmlvalidate.mjs` configuration files ([0ffd9b5](0ffd9b5f0e )), closes [#​125](https://gitlab.com/html-validate/html-validate/issues/125 )
- **deps:** require node 18 or later ([d4f3bcb](d4f3bcb0a6 ))
- **meta:** remove deprecated property expressions ([a77043c](a77043cff3 ))
</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 this update 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
2024-12-23 04:02:52 +00:00