{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":802683245,"defaultBranch":"main","name":"coc-oxc","ownerLogin":"oxc-project","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-05-19T01:09:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/149946238?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726634202.0","currentOid":""},"activityList":{"items":[{"before":"7ca2c45caf1d66a5124d46d05f347152b0b870ad","after":null,"ref":"refs/heads/renovate/npm-packages","pushedAt":"2024-09-18T04:36:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Boshen","name":"Boshen","path":"/Boshen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1430279?s=80&v=4"}},{"before":"6b20c52234f8c2a1053ec23be51c39f23c0971dc","after":"a7b5d510055b06dea3754d5f84f3b4716301a93e","ref":"refs/heads/main","pushedAt":"2024-09-18T04:36:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Boshen","name":"Boshen","path":"/Boshen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1430279?s=80&v=4"},"commit":{"message":"chore(deps): update npm packages (#12)\n\nThis PR contains the following updates:\r\n\r\n| Package | Change | Age | Adoption | Passing | Confidence |\r\n|---|---|---|---|---|---|\r\n| [oxlint](https://oxc.rs)\r\n([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxlint))\r\n| [`^0.7.0` ->\r\n`^0.9.0`](https://renovatebot.com/diffs/npm/oxlint/0.7.2/0.9.3) |\r\n[![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/0.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxlint/0.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxlint/0.7.2/0.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/0.7.2/0.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n| [typescript](https://www.typescriptlang.org/)\r\n([source](https://redirect.github.com/microsoft/TypeScript)) | [`5.5.4`\r\n-> `5.6.2`](https://renovatebot.com/diffs/npm/typescript/5.5.4/5.6.2) |\r\n[![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/5.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript/5.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typescript/5.5.4/5.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript/5.5.4/5.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n\r\n---\r\n\r\n### Release Notes\r\n\r\n
\r\noxc-project/oxc (oxlint)\r\n\r\n###\r\n[`v0.9.3`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#093---2024-09-07)\r\n\r\n[Compare\r\nSource](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.9.2...oxlint_v0.9.3)\r\n\r\n##### Styling\r\n\r\n-\r\n[`694f032`](https://redirect.github.com/oxc-project/oxc/commit/694f032)\r\nAdd trailing line breaks to `package.json` files\r\n([#​5542](https://redirect.github.com/oxc-project/oxc/issues/5542))\r\n(overlookmotel)\r\n\r\n###\r\n[`v0.9.2`](https://redirect.github.com/oxc-project/oxc/releases/tag/oxlint_v0.9.2):\r\noxlint v0.9.2\r\n\r\n[Compare\r\nSource](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.9.1...oxlint_v0.9.2)\r\n\r\n#### \\[0.9.2] - 2024-09-02\r\n\r\n##### Features\r\n\r\n-\r\n[`f81e8a1`](https://redirect.github.com/oxc-project/oxc/commit/f81e8a1)\r\nlinter: Add `oxc/no-async-endpoint-handlers`\r\n([#​5364](https://redirect.github.com/oxc-project/oxc/issues/5364))\r\n(DonIsaac)\r\n-\r\n[`b103737`](https://redirect.github.com/oxc-project/oxc/commit/b103737)\r\nlinter: Improve no-accumulating-spread\r\n([#​5302](https://redirect.github.com/oxc-project/oxc/issues/5302))\r\n(camc314)\r\n-\r\n[`9c22ce9`](https://redirect.github.com/oxc-project/oxc/commit/9c22ce9)\r\nlinter: Add hyperlinks to diagnostic messages\r\n([#​5318](https://redirect.github.com/oxc-project/oxc/issues/5318))\r\n(DonIsaac)\r\n-\r\n[`1967c67`](https://redirect.github.com/oxc-project/oxc/commit/1967c67)\r\nlinter/eslint: Implement no-new-func\r\n([#​5360](https://redirect.github.com/oxc-project/oxc/issues/5360))\r\n(dalaoshu)\r\n-\r\n[`b867e5f`](https://redirect.github.com/oxc-project/oxc/commit/b867e5f)\r\nlinter/eslint-plugin-promise: Implement catch-or-return\r\n([#​5121](https://redirect.github.com/oxc-project/oxc/issues/5121))\r\n(Jelle van der Waa)\r\n-\r\n[`8d781e7`](https://redirect.github.com/oxc-project/oxc/commit/8d781e7)\r\nlinter/oxc: Differentiate between array/object in\r\n`no-accumulating-spread` loop diagnostic\r\n([#​5375](https://redirect.github.com/oxc-project/oxc/issues/5375))\r\n(camc314)\r\n-\r\n[`db55444`](https://redirect.github.com/oxc-project/oxc/commit/db55444)\r\nlinter/oxc: Add fixer for `double-comparisons`\r\n([#​5378](https://redirect.github.com/oxc-project/oxc/issues/5378))\r\n(camc314)\r\n-\r\n[`e5c755a`](https://redirect.github.com/oxc-project/oxc/commit/e5c755a)\r\nlinter/promise: Add `spec-only` rule\r\n([#​5124](https://redirect.github.com/oxc-project/oxc/issues/5124))\r\n(Jelle van der Waa)\r\n-\r\n[`4c0861f`](https://redirect.github.com/oxc-project/oxc/commit/4c0861f)\r\nlinter/unicorn: Add fixer for `prefer-type-error`\r\n([#​5311](https://redirect.github.com/oxc-project/oxc/issues/5311))\r\n(camc314)\r\n-\r\n[`084c2d1`](https://redirect.github.com/oxc-project/oxc/commit/084c2d1)\r\nlinter/vitest: Implement prefer-to-be-object\r\n([#​5321](https://redirect.github.com/oxc-project/oxc/issues/5321))\r\n(dalaoshu)\r\n\r\n##### Bug Fixes\r\n\r\n-\r\n[`11b93af`](https://redirect.github.com/oxc-project/oxc/commit/11b93af)\r\nlinter/unicorn: Consistent-function-scoping false positive on assignment\r\nexpression\r\n([#​5312](https://redirect.github.com/oxc-project/oxc/issues/5312))\r\n(Arian94)\r\n\r\n##### Performance\r\n\r\n-\r\n[`f052a6d`](https://redirect.github.com/oxc-project/oxc/commit/f052a6d)\r\nlinter: `react/jsx_no_undef` faster check for unbound references\r\n([#​5349](https://redirect.github.com/oxc-project/oxc/issues/5349))\r\n(overlookmotel)\r\n-\r\n[`05636b7`](https://redirect.github.com/oxc-project/oxc/commit/05636b7)\r\nlinter: Avoid unnecessary work in `jsx_a11y/anchor_is_valid` rule\r\n([#​5341](https://redirect.github.com/oxc-project/oxc/issues/5341))\r\n(overlookmotel)\r\n\r\n##### Refactor\r\n\r\n-\r\n[`afb038e`](https://redirect.github.com/oxc-project/oxc/commit/afb038e)\r\nlinter: `react/jsx_no_undef` use loop instead of recursion\r\n([#​5347](https://redirect.github.com/oxc-project/oxc/issues/5347))\r\n(overlookmotel)\r\n-\r\n[`fe62687`](https://redirect.github.com/oxc-project/oxc/commit/fe62687)\r\nlinter: Simplify skipping JSX elements in\r\n`unicorn/consistent_function_scoping`\r\n([#​5351](https://redirect.github.com/oxc-project/oxc/issues/5351))\r\n(overlookmotel)\r\n-\r\n[`381d9fe`](https://redirect.github.com/oxc-project/oxc/commit/381d9fe)\r\nlinter: Shorten code in `react/jsx_no_useless_fragment`\r\n([#​5350](https://redirect.github.com/oxc-project/oxc/issues/5350))\r\n(overlookmotel)\r\n-\r\n[`83b9a82`](https://redirect.github.com/oxc-project/oxc/commit/83b9a82)\r\nlinter: Fix indentation in `nextjs/no_script_component_in_head` rule\r\n([#​5338](https://redirect.github.com/oxc-project/oxc/issues/5338))\r\n(overlookmotel)\r\n-\r\n[`89f0188`](https://redirect.github.com/oxc-project/oxc/commit/89f0188)\r\nlinter: Improve docs for `react/jsx_no_target_blank` rule\r\n([#​5342](https://redirect.github.com/oxc-project/oxc/issues/5342))\r\n(overlookmotel)\r\n-\r\n[`57050ab`](https://redirect.github.com/oxc-project/oxc/commit/57050ab)\r\nlinter: Shorten code in `jsx_a11y/aria_activedescendant_has_tabindex`\r\nrule\r\n([#​5340](https://redirect.github.com/oxc-project/oxc/issues/5340))\r\n(overlookmotel)\r\n-\r\n[`ed31d67`](https://redirect.github.com/oxc-project/oxc/commit/ed31d67)\r\nlinter/jest: Fix indentation in code comment\r\n([#​5372](https://redirect.github.com/oxc-project/oxc/issues/5372))\r\n(camc314)\r\n-\r\n[`2499cb9`](https://redirect.github.com/oxc-project/oxc/commit/2499cb9)\r\nlinter/oxc: Update rule docs for `erasing-op`\r\n([#​5376](https://redirect.github.com/oxc-project/oxc/issues/5376))\r\n(camc314)\r\n-\r\n[`69493d2`](https://redirect.github.com/oxc-project/oxc/commit/69493d2)\r\nlinter/oxc: Improve diagnostic for `no-accumulating-spread` in loops\r\n([#​5374](https://redirect.github.com/oxc-project/oxc/issues/5374))\r\n(camc314)\r\n-\r\n[`024b585`](https://redirect.github.com/oxc-project/oxc/commit/024b585)\r\nlinter/oxc: Improve code comment for `no-accumulating-spread`\r\n([#​5373](https://redirect.github.com/oxc-project/oxc/issues/5373))\r\n(camc314)\r\n\r\n###\r\n[`v0.9.1`](https://redirect.github.com/oxc-project/oxc/releases/tag/oxlint_v0.9.1):\r\noxlint v0.9.1\r\n\r\n[Compare\r\nSource](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.9.0...oxlint_v0.9.1)\r\n\r\n#### \\[0.9.1] - 2024-08-29\r\n\r\n##### Features\r\n\r\n-\r\n[`6633972`](https://redirect.github.com/oxc-project/oxc/commit/6633972)\r\nlinter: Add fixer for `no-empty`\r\n([#​5276](https://redirect.github.com/oxc-project/oxc/issues/5276))\r\n(camc314)\r\n-\r\n[`a58e448`](https://redirect.github.com/oxc-project/oxc/commit/a58e448)\r\nlinter/eslint: Add fixer to `no-var`\r\n([#​5144](https://redirect.github.com/oxc-project/oxc/issues/5144))\r\n(camc314)\r\n-\r\n[`a6e9769`](https://redirect.github.com/oxc-project/oxc/commit/a6e9769)\r\nlinter/jsx-a11y: Add `label-has-associated-control`\r\n([#​5163](https://redirect.github.com/oxc-project/oxc/issues/5163))\r\n(Billy Levin)\r\n-\r\n[`c8e8532`](https://redirect.github.com/oxc-project/oxc/commit/c8e8532)\r\nlinter/unicorn: Add fixer to `throw-new-error`\r\n([#​5275](https://redirect.github.com/oxc-project/oxc/issues/5275))\r\n(camc314)\r\n-\r\n[`7ccde4b`](https://redirect.github.com/oxc-project/oxc/commit/7ccde4b)\r\nlinter/unicorn: Add fixer to `prefer-date-now`\r\n([#​5147](https://redirect.github.com/oxc-project/oxc/issues/5147))\r\n(camc314)\r\n\r\n##### Bug Fixes\r\n\r\n-\r\n[`fdef8ae`](https://redirect.github.com/oxc-project/oxc/commit/fdef8ae)\r\nlinter: Jest/vitest rule compat\r\n([#​4797](https://redirect.github.com/oxc-project/oxc/issues/4797))\r\n(cinchen)\r\n-\r\n[`76e86f8`](https://redirect.github.com/oxc-project/oxc/commit/76e86f8)\r\nlinter: Eslint-plugin-unicorn prefer-spread wrong linter suggestion on\r\nvariables of type string\r\n([#​5265](https://redirect.github.com/oxc-project/oxc/issues/5265))\r\n(Arian94)\r\n-\r\n[`b39544e`](https://redirect.github.com/oxc-project/oxc/commit/b39544e)\r\nlinter/jest: Fixer for `prefer-jest-mocked` creates invalid LHS\r\nexpressions\r\n([#​5243](https://redirect.github.com/oxc-project/oxc/issues/5243))\r\n(camc314)\r\n-\r\n[`9953fa5`](https://redirect.github.com/oxc-project/oxc/commit/9953fa5)\r\nlinter/no-null: Incorrect fixer for `NullLiteral` within\r\n`ReturnStatement`\r\n([#​5247](https://redirect.github.com/oxc-project/oxc/issues/5247))\r\n(Dunqing)\r\n-\r\n[`318479e`](https://redirect.github.com/oxc-project/oxc/commit/318479e)\r\nlinter/no-unused-vars: Mark the class/function in the new expression as\r\nused\r\n([#​5306](https://redirect.github.com/oxc-project/oxc/issues/5306))\r\n(magic-akari)\r\n\r\n##### Refactor\r\n\r\n-\r\n[`fa1d460`](https://redirect.github.com/oxc-project/oxc/commit/fa1d460)\r\nlinter: Clean up Fixer and Message\r\n([#​5308](https://redirect.github.com/oxc-project/oxc/issues/5308))\r\n(DonIsaac)\r\n\r\n###\r\n[`v0.9.0`](https://redirect.github.com/oxc-project/oxc/releases/tag/oxlint_v0.9.0):\r\noxlint v0.9.0\r\n\r\n[Compare\r\nSource](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.8.0...oxlint_v0.9.0)\r\n\r\n#### \\[0.9.0] - 2024-08-26\r\n\r\nThis release introduces `no-unused-vars` as a `correctness` rule and\r\nparsing regular expressions for syntax errors, both may produce false\r\npositives. Feel free to submit an issue.\r\n\r\n-\r\n[`5946748`](https://redirect.github.com/oxc-project/oxc/commit/5946748)\r\nlinter: \\[**BREAKING**] Parse and display syntax errors for regular\r\nexpressions\r\n([#​5214](https://redirect.github.com/oxc-project/oxc/issues/5214))\r\n(Boshen)\r\n\r\n\r\n![image](https://redirect.github.com/user-attachments/assets/7d68ccde-9e04-4ea8-8d0a-edf20e028259)\r\n\r\n-\r\n[`b894d3b`](https://redirect.github.com/oxc-project/oxc/commit/b894d3b)\r\nlinter: \\[**BREAKING**] Make `no-unused-vars` correctness\r\n([#​5081](https://redirect.github.com/oxc-project/oxc/issues/5081))\r\n(DonIsaac)\r\n\r\n##### Features\r\n\r\n-\r\n[`1ce9630`](https://redirect.github.com/oxc-project/oxc/commit/1ce9630)\r\nlinter/config: Implement FromIterator for LintPluginOptions\r\n([#​5102](https://redirect.github.com/oxc-project/oxc/issues/5102))\r\n(DonIsaac)\r\n-\r\n[`34bfaf6`](https://redirect.github.com/oxc-project/oxc/commit/34bfaf6)\r\nlinter/react: Add fixer to `jsx-props-no-spread-multi`\r\n([#​5145](https://redirect.github.com/oxc-project/oxc/issues/5145))\r\n(camc314)\r\n-\r\n[`982bd6e`](https://redirect.github.com/oxc-project/oxc/commit/982bd6e)\r\nlinter/unicorn: Add fixer to `require-array-join-separator`\r\n([#​5152](https://redirect.github.com/oxc-project/oxc/issues/5152))\r\n(camc314)\r\n-\r\n[`a6704bd`](https://redirect.github.com/oxc-project/oxc/commit/a6704bd)\r\nlinter/unicorn: Add fixer to `prefer-set-size`\r\n([#​5149](https://redirect.github.com/oxc-project/oxc/issues/5149))\r\n(camc314)\r\n-\r\n[`ac7edcc`](https://redirect.github.com/oxc-project/oxc/commit/ac7edcc)\r\nlinter/unicorn: Add fixer to `prefer-array-some`\r\n([#​5153](https://redirect.github.com/oxc-project/oxc/issues/5153))\r\n(camc314)\r\n-\r\n[`1d01aa3`](https://redirect.github.com/oxc-project/oxc/commit/1d01aa3)\r\nlinter/unicorn: Add partial fixer for `prefer-array-flat`\r\n([#​5143](https://redirect.github.com/oxc-project/oxc/issues/5143))\r\n(camc314)\r\n-\r\n[`22d57f9`](https://redirect.github.com/oxc-project/oxc/commit/22d57f9)\r\nlinter/unicorn: Add fixer to `prefer-string-slice`\r\n([#​5150](https://redirect.github.com/oxc-project/oxc/issues/5150))\r\n(Cameron)\r\n-\r\n[`2fe4415`](https://redirect.github.com/oxc-project/oxc/commit/2fe4415)\r\nlinter/unicorn: Add fixer to `no-redundant-roles`\r\n([#​5146](https://redirect.github.com/oxc-project/oxc/issues/5146))\r\n(Cameron)\r\n-\r\n[`d35c6f5`](https://redirect.github.com/oxc-project/oxc/commit/d35c6f5)\r\nlinter/unicorn: Add fixer to `prefer-regexp-test`\r\n([#​5151](https://redirect.github.com/oxc-project/oxc/issues/5151))\r\n(Cameron)\r\n-\r\n[`27db769`](https://redirect.github.com/oxc-project/oxc/commit/27db769)\r\nlinter/unicorn: Add fixer to `text-encoding-identifier-case`\r\n([#​5154](https://redirect.github.com/oxc-project/oxc/issues/5154))\r\n(Cameron)\r\n-\r\n[`f7958c4`](https://redirect.github.com/oxc-project/oxc/commit/f7958c4)\r\nlinter/unicorn: Add prefer-structured-clone\r\n([#​5095](https://redirect.github.com/oxc-project/oxc/issues/5095))\r\n(Jelle van der Waa)\r\n-\r\n[`004ffa0`](https://redirect.github.com/oxc-project/oxc/commit/004ffa0)\r\nlinter/vitest: Implement `prefer-each`\r\n([#​5203](https://redirect.github.com/oxc-project/oxc/issues/5203))\r\n(dalaoshu)\r\n\r\n##### Bug Fixes\r\n\r\n-\r\n[`aaaf26c`](https://redirect.github.com/oxc-project/oxc/commit/aaaf26c)\r\nlinter: Error in fixer for prefer-to-have-length\r\n([#​5197](https://redirect.github.com/oxc-project/oxc/issues/5197))\r\n(dalaoshu)\r\n-\r\n[`1f5b6b6`](https://redirect.github.com/oxc-project/oxc/commit/1f5b6b6)\r\nlinter: Bug in fixer for prefer-to-have-length\r\n([#​5164](https://redirect.github.com/oxc-project/oxc/issues/5164))\r\n(dalaoshu)\r\n-\r\n[`7eb052e`](https://redirect.github.com/oxc-project/oxc/commit/7eb052e)\r\nlinter: `no-hex-escape` fixer removing regex flags\r\n([#​5137](https://redirect.github.com/oxc-project/oxc/issues/5137))\r\n(Cameron)\r\n-\r\n[`76c66b4`](https://redirect.github.com/oxc-project/oxc/commit/76c66b4)\r\nlinter/max-lines: Point span to end of file for disable directive to\r\nwork\r\n([#​5117](https://redirect.github.com/oxc-project/oxc/issues/5117))\r\n(Boshen)\r\n-\r\n[`8ff6f2c`](https://redirect.github.com/oxc-project/oxc/commit/8ff6f2c)\r\nlinter/no-unused-vars: Panic on UsingDeclarations\r\n([#​5206](https://redirect.github.com/oxc-project/oxc/issues/5206))\r\n(DonIsaac)\r\n-\r\n[`d29042e`](https://redirect.github.com/oxc-project/oxc/commit/d29042e)\r\nlinter/no-unused-vars: Function expression in implicit arrow function\r\nreturn\r\n([#​5155](https://redirect.github.com/oxc-project/oxc/issues/5155))\r\n(DonIsaac)\r\n-\r\n[`36e4a28`](https://redirect.github.com/oxc-project/oxc/commit/36e4a28)\r\nlinter/no-unused-vars: Panic in variable declarator usage checks\r\n([#​5160](https://redirect.github.com/oxc-project/oxc/issues/5160))\r\n(DonIsaac)\r\n-\r\n[`ba62a71`](https://redirect.github.com/oxc-project/oxc/commit/ba62a71)\r\nlinter/react: Fixed false positive with missing key inside\r\nReact.Children.toArray() for fragments\r\n([#​5133](https://redirect.github.com/oxc-project/oxc/issues/5133))\r\n(Earl Chase)\r\n-\r\n[`fd1031a`](https://redirect.github.com/oxc-project/oxc/commit/fd1031a)\r\nlinter/unicorn: Breaking fixer in case statements for `no-null`\r\n([#​5176](https://redirect.github.com/oxc-project/oxc/issues/5176))\r\n(DonIsaac)\r\n-\r\n[`7b86ed6`](https://redirect.github.com/oxc-project/oxc/commit/7b86ed6)\r\nlinter/unicorn: Handle type casts and parens in `no-null`\r\n([#​5175](https://redirect.github.com/oxc-project/oxc/issues/5175))\r\n(Don Isaac)\r\n-\r\n[`b629e16`](https://redirect.github.com/oxc-project/oxc/commit/b629e16)\r\nlinter/unicorn: Improve diagnostic message for `no-null`\r\n([#​5172](https://redirect.github.com/oxc-project/oxc/issues/5172))\r\n(DonIsaac)\r\n\r\n##### Performance\r\n\r\n-\r\n[`ce454cf`](https://redirect.github.com/oxc-project/oxc/commit/ce454cf)\r\nUse simdutf8 to validate UTF-8 when reading files\r\n([#​5196](https://redirect.github.com/oxc-project/oxc/issues/5196))\r\n(dalaoshu)\r\n\r\n##### Refactor\r\n\r\n-\r\n[`543cad6`](https://redirect.github.com/oxc-project/oxc/commit/543cad6)\r\ncodegen: Remove some pub APIs (Boshen)\r\n-\r\n[`0d3661a`](https://redirect.github.com/oxc-project/oxc/commit/0d3661a)\r\nlinter: Remove meaningless `span0`\r\n([#​5209](https://redirect.github.com/oxc-project/oxc/issues/5209))\r\n(dalaoshu)\r\n-\r\n[`2a91ef1`](https://redirect.github.com/oxc-project/oxc/commit/2a91ef1)\r\nlinter: `eslint/no_redeclare` rule use `run_on_symbol` not `run_once`\r\n([#​5201](https://redirect.github.com/oxc-project/oxc/issues/5201))\r\n(overlookmotel)\r\n-\r\n[`33599b0`](https://redirect.github.com/oxc-project/oxc/commit/33599b0)\r\nlinter: Split options into multiple files\r\n([#​5101](https://redirect.github.com/oxc-project/oxc/issues/5101))\r\n(DonIsaac)\r\n-\r\n[`7ab6152`](https://redirect.github.com/oxc-project/oxc/commit/7ab6152)\r\nlinter/unicorn: Clean up `no-null`\r\n([#​5174](https://redirect.github.com/oxc-project/oxc/issues/5174))\r\n(DonIsaac)\r\n\r\n##### Testing\r\n\r\n-\r\n[`a877e5a`](https://redirect.github.com/oxc-project/oxc/commit/a877e5a)\r\nlinter/no-unused-vars: Ensure type annotations on property accessors are\r\nconsidered used\r\n([#​5183](https://redirect.github.com/oxc-project/oxc/issues/5183))\r\n(DonIsaac)\r\n-\r\n[`7886618`](https://redirect.github.com/oxc-project/oxc/commit/7886618)\r\nlinter/unicorn: Add fixer tests for `no-null`\r\n([#​5173](https://redirect.github.com/oxc-project/oxc/issues/5173))\r\n(DonIsaac)\r\n\r\n###\r\n[`v0.8.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/oxlint/CHANGELOG.md#080---2024-08-23)\r\n\r\n[Compare\r\nSource](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v0.7.2...oxlint_v0.8.0)\r\n\r\n##### Features\r\n\r\n-\r\n[`a0effab`](https://redirect.github.com/oxc-project/oxc/commit/a0effab)\r\nlinter: Support more flexible config.globals values\r\n([#​4990](https://redirect.github.com/oxc-project/oxc/issues/4990))\r\n(Don Isaac)\r\n\r\n
\r\n\r\n
\r\nmicrosoft/TypeScript (typescript)\r\n\r\n###\r\n[`v5.6.2`](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...a7e3374f13327483fbe94e32806d65785b0b6cda)\r\n\r\n[Compare\r\nSource](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)\r\n\r\n
\r\n\r\n---\r\n\r\n### Configuration\r\n\r\n📅 **Schedule**: Branch creation - \"before 10am on monday\" in timezone\r\nAsia/Shanghai, Automerge - At any time (no schedule defined).\r\n\r\n🚦 **Automerge**: Enabled.\r\n\r\n♻ **Rebasing**: Whenever PR is behind base branch, or you tick the\r\nrebase/retry checkbox.\r\n\r\n👻 **Immortal**: This PR will be recreated if closed unmerged. Get\r\n[config\r\nhelp](https://redirect.github.com/renovatebot/renovate/discussions) if\r\nthat's undesired.\r\n\r\n---\r\n\r\n- [ ] If you want to rebase/retry this PR, check\r\nthis box\r\n\r\n---\r\n\r\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\r\nView the [repository job\r\nlog](https://developer.mend.io/github/oxc-project/coc-oxc).\r\n\r\n\r\n\r\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update npm packages (#12)"}},{"before":"7e435f3133e35a3b22bdee6e8140305cf7696089","after":"7ca2c45caf1d66a5124d46d05f347152b0b870ad","ref":"refs/heads/renovate/npm-packages","pushedAt":"2024-09-18T04:27:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update npm packages","shortMessageHtmlLink":"chore(deps): update npm packages"}},{"before":"a8fe33222ff91321411ab6463317009241564af6","after":"7e435f3133e35a3b22bdee6e8140305cf7696089","ref":"refs/heads/renovate/npm-packages","pushedAt":"2024-09-12T11:30:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update npm packages","shortMessageHtmlLink":"chore(deps): update npm packages"}},{"before":"4dfe628404112e7b508dc5ca54aa29e1ebc69609","after":"a8fe33222ff91321411ab6463317009241564af6","ref":"refs/heads/renovate/npm-packages","pushedAt":"2024-09-12T07:51:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update npm packages","shortMessageHtmlLink":"chore(deps): update npm packages"}},{"before":"e4f3822c1a6db66314d67de06278b6788eb7a756","after":"4dfe628404112e7b508dc5ca54aa29e1ebc69609","ref":"refs/heads/renovate/npm-packages","pushedAt":"2024-09-09T17:39:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update npm packages","shortMessageHtmlLink":"chore(deps): update npm packages"}},{"before":"8e548b15ad85d53ac037f497890a62e2396891d6","after":"e4f3822c1a6db66314d67de06278b6788eb7a756","ref":"refs/heads/renovate/npm-packages","pushedAt":"2024-08-26T12:04:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update dependency oxlint to ^0.9.0","shortMessageHtmlLink":"chore(deps): update dependency oxlint to ^0.9.0"}},{"before":null,"after":"8e548b15ad85d53ac037f497890a62e2396891d6","ref":"refs/heads/renovate/npm-packages","pushedAt":"2024-08-25T17:00:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update dependency oxlint to ^0.8.0","shortMessageHtmlLink":"chore(deps): update dependency oxlint to ^0.8.0"}},{"before":"6e647e29db832fd354ee014272283f151a0346e5","after":null,"ref":"refs/heads/renovate/npm-packages","pushedAt":"2024-08-20T01:12:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Boshen","name":"Boshen","path":"/Boshen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1430279?s=80&v=4"}},{"before":"63f2682fa39c7afb39cc2d248dacb23e04545a74","after":"6b20c52234f8c2a1053ec23be51c39f23c0971dc","ref":"refs/heads/main","pushedAt":"2024-08-20T01:12:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Boshen","name":"Boshen","path":"/Boshen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1430279?s=80&v=4"},"commit":{"message":"chore(deps): update npm packages (#11)","shortMessageHtmlLink":"chore(deps): update npm packages (#11)"}},{"before":null,"after":"6e647e29db832fd354ee014272283f151a0346e5","ref":"refs/heads/renovate/npm-packages","pushedAt":"2024-08-18T16:53:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update npm packages","shortMessageHtmlLink":"chore(deps): update npm packages"}},{"before":"b7f4197f8f0c3348f2653212f8c6594480b31d09","after":null,"ref":"refs/heads/initial-release-again","pushedAt":"2024-08-08T14:08:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rzvxa","name":"rzvxa","path":"/rzvxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3788964?s=80&v=4"}},{"before":"d3687def677133ca7cb73681c086d8e0e40ca162","after":"63f2682fa39c7afb39cc2d248dacb23e04545a74","ref":"refs/heads/main","pushedAt":"2024-08-08T14:08:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rzvxa","name":"rzvxa","path":"/rzvxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3788964?s=80&v=4"},"commit":{"message":"chore: release `0.0.1` (#10)","shortMessageHtmlLink":"chore: release 0.0.1 (#10)"}},{"before":"09b2c1c48e96f33389ae266bc5a8a44b14a992de","after":"b7f4197f8f0c3348f2653212f8c6594480b31d09","ref":"refs/heads/initial-release-again","pushedAt":"2024-08-08T14:07:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rzvxa","name":"rzvxa","path":"/rzvxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3788964?s=80&v=4"},"commit":{"message":"verion `0.0.1`","shortMessageHtmlLink":"verion 0.0.1"}},{"before":"6a331331d6cb711ec57be96938abe3441a14a867","after":"09b2c1c48e96f33389ae266bc5a8a44b14a992de","ref":"refs/heads/initial-release-again","pushedAt":"2024-08-08T14:00:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rzvxa","name":"rzvxa","path":"/rzvxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3788964?s=80&v=4"},"commit":{"message":"bump","shortMessageHtmlLink":"bump"}},{"before":null,"after":"6a331331d6cb711ec57be96938abe3441a14a867","ref":"refs/heads/initial-release-again","pushedAt":"2024-08-08T13:40:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rzvxa","name":"rzvxa","path":"/rzvxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3788964?s=80&v=4"},"commit":{"message":"why u don't work?","shortMessageHtmlLink":"why u don't work?"}},{"before":"f4d67c700345d67c4b6c768c72cc4dcf208c34cb","after":null,"ref":"refs/heads/initial-release","pushedAt":"2024-08-08T13:17:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Boshen","name":"Boshen","path":"/Boshen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1430279?s=80&v=4"}},{"before":"399139c76ad080af9914858275ed933c5a16a465","after":"d3687def677133ca7cb73681c086d8e0e40ca162","ref":"refs/heads/main","pushedAt":"2024-08-08T13:03:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rzvxa","name":"rzvxa","path":"/rzvxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3788964?s=80&v=4"},"commit":{"message":"chore: non-dry initial release","shortMessageHtmlLink":"chore: non-dry initial release"}},{"before":"57b1789cbfa1ec6cbfee398f5fa62204bef38660","after":"399139c76ad080af9914858275ed933c5a16a465","ref":"refs/heads/main","pushedAt":"2024-08-08T13:01:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rzvxa","name":"rzvxa","path":"/rzvxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3788964?s=80&v=4"},"commit":{"message":"chore: check version for release ci","shortMessageHtmlLink":"chore: check version for release ci"}},{"before":"8b679e994387cf191a2b306786a787f2195d13c3","after":"57b1789cbfa1ec6cbfee398f5fa62204bef38660","ref":"refs/heads/main","pushedAt":"2024-08-08T13:00:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rzvxa","name":"rzvxa","path":"/rzvxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3788964?s=80&v=4"},"commit":{"message":"chore: bump version","shortMessageHtmlLink":"chore: bump version"}},{"before":"a6de4591249d6fddb2213ec31855f82e64b55898","after":"8b679e994387cf191a2b306786a787f2195d13c3","ref":"refs/heads/main","pushedAt":"2024-08-08T12:59:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rzvxa","name":"rzvxa","path":"/rzvxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3788964?s=80&v=4"},"commit":{"message":"chore: initial release","shortMessageHtmlLink":"chore: initial release"}},{"before":"4707e9e456b1db822dc5975166a9aee9d8e00dd7","after":"a6de4591249d6fddb2213ec31855f82e64b55898","ref":"refs/heads/main","pushedAt":"2024-08-08T12:58:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rzvxa","name":"rzvxa","path":"/rzvxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3788964?s=80&v=4"},"commit":{"message":"chore: initial release","shortMessageHtmlLink":"chore: initial release"}},{"before":"037e3bcbf5e4bddf403cd8f90d1372ba88e18f4e","after":"4707e9e456b1db822dc5975166a9aee9d8e00dd7","ref":"refs/heads/main","pushedAt":"2024-08-08T12:56:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rzvxa","name":"rzvxa","path":"/rzvxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3788964?s=80&v=4"},"commit":{"message":"chore: initial release (#9)","shortMessageHtmlLink":"chore: initial release (#9)"}},{"before":null,"after":"f4d67c700345d67c4b6c768c72cc4dcf208c34cb","ref":"refs/heads/initial-release","pushedAt":"2024-08-08T12:52:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rzvxa","name":"rzvxa","path":"/rzvxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3788964?s=80&v=4"},"commit":{"message":"initial release","shortMessageHtmlLink":"initial release"}},{"before":"3d73cdd9937a8a1e6a9624e9fdeab925d2de9367","after":"037e3bcbf5e4bddf403cd8f90d1372ba88e18f4e","ref":"refs/heads/main","pushedAt":"2024-08-08T12:48:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rzvxa","name":"rzvxa","path":"/rzvxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3788964?s=80&v=4"},"commit":{"message":"feat: prepare for the initial release. (#8)","shortMessageHtmlLink":"feat: prepare for the initial release. (#8)"}},{"before":"5ef6dd74af24bffb4b5fe4fad98f27370dd384db","after":"bc23dc9e798af282e3e22381f2129f47b7761659","ref":"refs/heads/make-ready-for-release","pushedAt":"2024-08-08T12:47:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rzvxa","name":"rzvxa","path":"/rzvxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3788964?s=80&v=4"},"commit":{"message":"u","shortMessageHtmlLink":"u"}},{"before":"d25bd6e513f0e180c3472eb03f051c2954051b31","after":"5ef6dd74af24bffb4b5fe4fad98f27370dd384db","ref":"refs/heads/make-ready-for-release","pushedAt":"2024-08-08T11:43:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rzvxa","name":"rzvxa","path":"/rzvxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3788964?s=80&v=4"},"commit":{"message":"u","shortMessageHtmlLink":"u"}},{"before":null,"after":"d25bd6e513f0e180c3472eb03f051c2954051b31","ref":"refs/heads/make-ready-for-release","pushedAt":"2024-08-08T11:38:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rzvxa","name":"rzvxa","path":"/rzvxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3788964?s=80&v=4"},"commit":{"message":"update README.","shortMessageHtmlLink":"update README."}},{"before":"3eaeff9e4619511ec43f681d1f0f5478045d6df9","after":"3d73cdd9937a8a1e6a9624e9fdeab925d2de9367","ref":"refs/heads/main","pushedAt":"2024-08-07T03:10:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DonIsaac","name":"Don Isaac","path":"/DonIsaac","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22823424?s=80&v=4"},"commit":{"message":"Update release.yml","shortMessageHtmlLink":"Update release.yml"}},{"before":"5a12a21cfcb884601a94f8e91b0d92f107afc757","after":null,"ref":"refs/heads/renovate/npm-packages","pushedAt":"2024-08-07T03:09:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEuTn4UAA","startCursor":null,"endCursor":null}},"title":"Activity · oxc-project/coc-oxc"}