renovate
66231e0e41
chore: bump up oxlint version to v0.2.17 ( #5778 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [oxlint](https://oxc-project.github.io ) ([source](https://togithub.com/oxc-project/oxc/tree/HEAD/npm/oxlint )) | [`0.2.14` -> `0.2.17`](https://renovatebot.com/diffs/npm/oxlint/0.2.14/0.2.17 ) | [](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.2.17`](https://togithub.com/oxc-project/oxc/releases/tag/oxlint_v0.2.17 ): oxlint v0.2.17
[Compare Source](7066d55153...df11d10a22 )
##### What's Changed
- feat(linter): eslint-plugin-jest/prefer-lowercase-title by [@​eryue0220](https://togithub.com/eryue0220 ) in [https://github.com/oxc-project/oxc/pull/2911 ](https://togithub.com/oxc-project/oxc/pull/2911 )
- feat(linter): typescript-eslint/consistent-type-definitions by [@​todor-a](https://togithub.com/todor-a ) in [https://github.com/oxc-project/oxc/pull/2885 ](https://togithub.com/oxc-project/oxc/pull/2885 )
- fix(cli): fix `oxlint --format json` yields 0 files to lint by [@​Boshen](https://togithub.com/Boshen ) in [https://github.com/oxc-project/oxc/pull/2940 ](https://togithub.com/oxc-project/oxc/pull/2940 )
- fix(cli): if format is json do not print summary information ([#​2899](https://togithub.com/oxc-project/oxc/issues/2899 )) by [@​kalvenschraut](https://togithub.com/kalvenschraut ) in [https://github.com/oxc-project/oxc/pull/2925 ](https://togithub.com/oxc-project/oxc/pull/2925 )
- fix(linter): import/no-cycle ignore type-only imports by [@​JohnDaly](https://togithub.com/JohnDaly ) in [https://github.com/oxc-project/oxc/pull/2924 ](https://togithub.com/oxc-project/oxc/pull/2924 )
- refactor(semantic/jsdoc): Rework JSDoc struct for better Span handling by [@​leaysgur](https://togithub.com/leaysgur ) in [https://github.com/oxc-project/oxc/pull/2917 ](https://togithub.com/oxc-project/oxc/pull/2917 )
##### New Contributors
- [@​bradzacher](https://togithub.com/bradzacher ) made their first contribution in [https://github.com/oxc-project/oxc/pull/2938 ](https://togithub.com/oxc-project/oxc/pull/2938 )
**Full Changelog**: https://github.com/oxc-project/oxc/compare/oxlint_v0.2.16...oxlint_v0.2.17
### [`v0.2.16`](https://togithub.com/oxc-project/oxc/releases/tag/oxlint_v0.2.16 ): oxlint v0.2.16
[Compare Source](e7307ed23c...7066d55153 )
#### What's Changed
- feat(linter): [@​typescript-eslint/prefer-for-of](https://togithub.com/typescript-eslint/prefer-for-of ) by [@​charnog](https://togithub.com/charnog ) in [https://github.com/oxc-project/oxc/pull/2789 ](https://togithub.com/oxc-project/oxc/pull/2789 )
- feat(linter): Implement jsdoc/check-access by [@​leaysgur](https://togithub.com/leaysgur ) in [https://github.com/oxc-project/oxc/pull/2642 ](https://togithub.com/oxc-project/oxc/pull/2642 )
- feat(linter): Implement jsdoc/empty-tags by [@​leaysgur](https://togithub.com/leaysgur ) in [https://github.com/oxc-project/oxc/pull/2893 ](https://togithub.com/oxc-project/oxc/pull/2893 )
- feat(linter): eslint-plugin-jest/prefer-mock-promise-sorthand by [@​eryue0220](https://togithub.com/eryue0220 ) in [https://github.com/oxc-project/oxc/pull/2864 ](https://togithub.com/oxc-project/oxc/pull/2864 )
- feat(linter/import): Add `ignoreTypes` option for the `import/no-cycle` rule by [@​JohnDaly](https://togithub.com/JohnDaly ) in [https://github.com/oxc-project/oxc/pull/2905 ](https://togithub.com/oxc-project/oxc/pull/2905 )
- fix(ast): `FinallyClause` won't get visited as `BlockStatement` anymore. by [@​rzvxa](https://togithub.com/rzvxa ) in [https://github.com/oxc-project/oxc/pull/2881 ](https://togithub.com/oxc-project/oxc/pull/2881 )
- fix(linter): handle self closing script tags in astro partial loader ([#​2017](https://togithub.com/oxc-project/oxc/issues/2017 )) by [@​kalvenschraut](https://togithub.com/kalvenschraut ) in [https://github.com/oxc-project/oxc/pull/2907 ](https://togithub.com/oxc-project/oxc/pull/2907 )
- fix(linter): svelte partial loader handle generics ([#​2875](https://togithub.com/oxc-project/oxc/issues/2875 )) by [@​kalvenschraut](https://togithub.com/kalvenschraut ) in [https://github.com/oxc-project/oxc/pull/2906 ](https://togithub.com/oxc-project/oxc/pull/2906 )
#### New Contributors
- [@​charnog](https://togithub.com/charnog ) made their first contribution in [https://github.com/oxc-project/oxc/pull/2789 ](https://togithub.com/oxc-project/oxc/pull/2789 )
- [@​kalvenschraut](https://togithub.com/kalvenschraut ) made their first contribution in [https://github.com/oxc-project/oxc/pull/2906 ](https://togithub.com/oxc-project/oxc/pull/2906 )
- [@​JohnDaly](https://togithub.com/JohnDaly ) made their first contribution in [https://github.com/oxc-project/oxc/pull/2905 ](https://togithub.com/oxc-project/oxc/pull/2905 )
**Full Changelog**: https://github.com/oxc-project/oxc/compare/oxlint_v0.2.15...oxlint_v0.2.16
### [`v0.2.15`](https://togithub.com/oxc-project/oxc/releases/tag/oxlint_v0.2.15 ): oxlint v0.2.15
[Compare Source](b1343d7bcb...e7307ed23c )
#### What's Changed
- feat(linter): default_param_last by [@​JoSeBu1](https://togithub.com/JoSeBu1 ) in [https://github.com/oxc-project/oxc/pull/2756 ](https://togithub.com/oxc-project/oxc/pull/2756 )
- feat(linter): eslint-plugin-jest/no-untyped-mock-factory by [@​eryue0220](https://togithub.com/eryue0220 ) in [https://github.com/oxc-project/oxc/pull/2807 ](https://togithub.com/oxc-project/oxc/pull/2807 )
- feat(linter): eslint-plugin-jest/prefer-comparison-matcher by [@​eryue0220](https://togithub.com/eryue0220 ) in [https://github.com/oxc-project/oxc/pull/2806 ](https://togithub.com/oxc-project/oxc/pull/2806 )
- feat(linter): eslint-plugin-react checked-requires-onchange-or-readonly by [@​keita-hino](https://togithub.com/keita-hino ) in [https://github.com/oxc-project/oxc/pull/2754 ](https://togithub.com/oxc-project/oxc/pull/2754 )
- feat(linter): eslint/no-iterator by [@​JoSeBu1](https://togithub.com/JoSeBu1 ) in [https://github.com/oxc-project/oxc/pull/2758 ](https://togithub.com/oxc-project/oxc/pull/2758 )
- feat(linter): fallback to the default tsconfig path by [@​Dunqing](https://togithub.com/Dunqing ) in [https://github.com/oxc-project/oxc/pull/2842 ](https://togithub.com/oxc-project/oxc/pull/2842 )
- feat(linter): no_script_url by [@​JoSeBu1](https://togithub.com/JoSeBu1 ) in [https://github.com/oxc-project/oxc/pull/2761 ](https://togithub.com/oxc-project/oxc/pull/2761 )
- feat(linter/import) check deep namespace in namespace rule by [@​Dunqing](https://togithub.com/Dunqing ) in [https://github.com/oxc-project/oxc/pull/2805 ](https://togithub.com/oxc-project/oxc/pull/2805 )
- feat(linter/import) check module import in no_duplicates by [@​Dunqing](https://togithub.com/Dunqing ) in [https://github.com/oxc-project/oxc/pull/2771 ](https://togithub.com/oxc-project/oxc/pull/2771 )
- feat(linter/import) check type import in no_duplicates by [@​Dunqing](https://togithub.com/Dunqing ) in [https://github.com/oxc-project/oxc/pull/2777 ](https://togithub.com/oxc-project/oxc/pull/2777 )
- feat(linter/import) support allow_computed option in namespace by [@​Dunqing](https://togithub.com/Dunqing ) in [https://github.com/oxc-project/oxc/pull/2840 ](https://togithub.com/oxc-project/oxc/pull/2840 )
- feat(linter/import) support check re-export in named by [@​Dunqing](https://togithub.com/Dunqing ) in [https://github.com/oxc-project/oxc/pull/2769 ](https://togithub.com/oxc-project/oxc/pull/2769 )
- feat(linter/import): ignore type-only imports and exports in no_unresolved by [@​Dunqing](https://togithub.com/Dunqing ) in [https://github.com/oxc-project/oxc/pull/2849 ](https://togithub.com/oxc-project/oxc/pull/2849 )
- fix(linter/import): false positive for indirect export in namespace by [@​Dunqing](https://togithub.com/Dunqing ) in [https://github.com/oxc-project/oxc/pull/2862 ](https://togithub.com/oxc-project/oxc/pull/2862 )
- fix(linter/import): ignore export declaration in no-duplicates by [@​Dunqing](https://togithub.com/Dunqing ) in [https://github.com/oxc-project/oxc/pull/2863 ](https://togithub.com/oxc-project/oxc/pull/2863 )
- fix(linter/max-lines): only report codes that exceed the line limit by [@​mysteryven](https://togithub.com/mysteryven ) in [https://github.com/oxc-project/oxc/pull/2778 ](https://togithub.com/oxc-project/oxc/pull/2778 )
- fix(parser): add support for empty module declaration by [@​rzvxa](https://togithub.com/rzvxa ) in [https://github.com/oxc-project/oxc/pull/2834 ](https://togithub.com/oxc-project/oxc/pull/2834 )
#### New Contributors
- [@​rzvxa](https://togithub.com/rzvxa ) made their first contribution in [https://github.com/oxc-project/oxc/pull/2764 ](https://togithub.com/oxc-project/oxc/pull/2764 )
**Full Changelog**: https://github.com/oxc-project/oxc/compare/oxlint_v0.2.14...oxlint_v0.2.15
</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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View repository job log [here](https://developer.mend.io/github/toeverything/AFFiNE ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5In0=-->
2024-04-11 10:51:02 +00:00
EYHN
ba9dad95b4
fix(core): improve performance ( #6345 )
2024-03-27 14:01:54 +00:00
EYHN
16063340d0
fix(core): fix meta.xxx is undefined ( #6321 )
2024-03-26 08:53:14 +00:00
EYHN
b6bba523ff
fix(infra): large page list performance ( #6319 )
2024-03-26 07:53:53 +00:00
EYHN
f2adbdaba4
style: enable import-x/no-duplicates ( #6279 )
2024-03-25 03:55:33 +00:00
EYHN
7ce2bfbf0b
style: no import infra submodule ( #6278 )
2024-03-25 03:55:29 +00:00
EYHN
2b42a75e5a
style: enable rxjs/finnish ( #6276 )
...
chore(infra): use finnish notation for observables
do rename
2024-03-24 17:04:51 +00:00
EYHN
34703a3b7d
feat(infra): new doc sync engine ( #6205 )
...
https://github.com/toeverything/AFFiNE/blob/eyhn/feat/new-sync/packages/common/infra/src/workspace/engine/doc/README.md
2024-03-22 16:43:26 +00:00
EYHN
a0b97f948c
fix(core): fix stuttering when change doc title ( #6269 )
2024-03-22 10:06:37 +00:00
regischen
fddbb426a6
feat: bump blocksuite ( #6078 )
2024-03-13 17:04:21 +08:00
regischen
d1e6b23e1a
feat: bump blocksuite ( #5953 )
2024-02-29 14:33:50 +08:00
EYHN
ad9b0303c4
refactor(core): refactor atom to use di ( #5831 )
...
To support multiple instances, this PR removes some atoms and implements them using the new DI system.
removed atom
- `pageSettingsAtom`
- `currentPageIdAtom`
- `currentModeAtom`
2024-02-27 03:50:53 +00:00
EYHN
329fc19852
refactor(infra): migrate to new infra ( #5565 )
2024-01-30 07:16:39 +00:00
EYHN
1e3499c323
feat(infra): page infra ( #5618 )
2024-01-30 06:31:26 +00:00