magic-akari / lrc-maker

歌词滚动姬|可能是你所能见到的最好用的歌词制作工具
https://lrc-maker.github.io
MIT License
865 stars 97 forks source link

chore(deps): update dependency oxlint to ^0.0.17 #93

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
oxlint ^0.0.14 -> ^0.0.17 age adoption passing confidence

Release Notes

web-infra-dev/oxc (oxlint) ### [`v0.0.17`](https://togithub.com/web-infra-dev/oxc/releases/tag/oxlint_v0.0.17): oxlint v0.0.17 [Compare Source](https://togithub.com/web-infra-dev/oxc/compare/c0e9616fe71826620cb39e4c36dc03144f67dbfc...884a819cd6a1a1e925bf0f4bc5ec47832fb54d09) #### Try it out! - Run `npx --yes oxlint@latest` from your terminal - Install the Vscode extension https://marketplace.visualstudio.com/items?itemName=oxc.oxc-vscode #### What's Changed ##### Features The final dot is no longer required by the CLI [https://github.com/web-infra-dev/oxc/pull/1201](https://togithub.com/web-infra-dev/oxc/pull/1201): npx oxlint@latest This is the same as `npx oxlint@latest .`, where the current working directory will be scanned. This is an alignment with ESLint v9, see https://eslint.org/blog/2023/11/whats-coming-in-eslint-9.0.0/#running-eslint-with-no-file-arguments #### What's Changed ##### New rules by category ##### Style - eslint-plugin-unicorn: prefer-optional-catch-binding by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1188](https://togithub.com/web-infra-dev/oxc/pull/1188) - eslint-plugin-unicorn: prefer-spread by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1186](https://togithub.com/web-infra-dev/oxc/pull/1186) ##### Fixes - fix(linter): fix handling of repeated eslint-disable comments by [@​haocheng6](https://togithub.com/haocheng6) in [https://github.com/web-infra-dev/oxc/pull/1200](https://togithub.com/web-infra-dev/oxc/pull/1200) **Full Changelog**: https://github.com/web-infra-dev/oxc/compare/oxlint_v0.0.16...oxlint_v0.0.17 ### [`v0.0.16`](https://togithub.com/web-infra-dev/oxc/releases/tag/oxlint_v0.0.16): oxlint v0.0.16 [Compare Source](https://togithub.com/web-infra-dev/oxc/compare/ddd5314202a5c8b0f5c9b68e553cf67e83a59427...c0e9616fe71826620cb39e4c36dc03144f67dbfc) #### Try it out! - Run `npx --yes oxlint@latest .` from your terminal - Install the Vscode extension https://marketplace.visualstudio.com/items?itemName=oxc.oxc-vscode #### What's Changed ##### Features Use the following cli flags to enable the import / jest / jsx-a11y plugins Enable Plugins --import-plugin Enable the experimental import plugin and detect ESM problems --jest-plugin Enable the Jest plugin and detect test problems --jsx-a11y-plugin Enable the JSX-a11y plugin and detect accessibility problems ##### New rules by category (19 in total) ##### Correctness (turned on by default) - eslint-plugin-unicorn: no-invalid-remove-event-listener by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1147](https://togithub.com/web-infra-dev/oxc/pull/1147) - eslint-plugin-unicorn: no-useless-fallback-in-spread [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1176](https://togithub.com/web-infra-dev/oxc/pull/1176) - eslint-plugin-jsx-a11y: alt-text by [@​manzt](https://togithub.com/manzt) in [https://github.com/web-infra-dev/oxc/pull/1126](https://togithub.com/web-infra-dev/oxc/pull/1126) ##### Suspicious - eslint-plugin-unicorn: no-new-array by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1160](https://togithub.com/web-infra-dev/oxc/pull/1160) - eslint-plugin-unicorn: prefer-add-event-listener by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1175](https://togithub.com/web-infra-dev/oxc/pull/1175) ##### Pedantic - eslint-plugin-unicorn: prefer-type-error by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1149](https://togithub.com/web-infra-dev/oxc/pull/1149) - eslint-plugin-unicorn: new-for-builtins by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1159](https://togithub.com/web-infra-dev/oxc/pull/1159) - eslint-plugin-unicorn: no-new-buffer by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1174](https://togithub.com/web-infra-dev/oxc/pull/1174) - eslint-plugin-unicorn: prefer-date-now by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1150](https://togithub.com/web-infra-dev/oxc/pull/1150) - eslint-plugin-unicorn: prefer-regex-test by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1187](https://togithub.com/web-infra-dev/oxc/pull/1187) - eslint-plugin-unicorn: no-static-only-class by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1161](https://togithub.com/web-infra-dev/oxc/pull/1161) - eslint-plugin-unicorn: prefer-blob-reading-methods by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1168](https://togithub.com/web-infra-dev/oxc/pull/1168) - eslint-plugin-unicorn: prefer-code-point by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1167](https://togithub.com/web-infra-dev/oxc/pull/1167) - eslint-plugin-unicorn: no-object-as-default-parameter by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1162](https://togithub.com/web-infra-dev/oxc/pull/1162) ##### Style - eslint-plugin-unicorn: prefer-string-trim-start-end by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1148](https://togithub.com/web-infra-dev/oxc/pull/1148) - eslint-plugin-jest: prefer-todo rule by [@​eryue0220](https://togithub.com/eryue0220) in [https://github.com/web-infra-dev/oxc/pull/1065](https://togithub.com/web-infra-dev/oxc/pull/1065) - eslint-plugin-react(jsx_key): ignore ObjectProterty nodes by [@​yesmeck](https://togithub.com/yesmeck) in [https://github.com/web-infra-dev/oxc/pull/1139](https://togithub.com/web-infra-dev/oxc/pull/1139) - eslint: default-case-last by [@​PerfectPan](https://togithub.com/PerfectPan) in [https://github.com/web-infra-dev/oxc/pull/1156](https://togithub.com/web-infra-dev/oxc/pull/1156) ##### Nursery - eslint-plugin-import: no-amd by [@​qinyuhang](https://togithub.com/qinyuhang) in [https://github.com/web-infra-dev/oxc/pull/1171](https://togithub.com/web-infra-dev/oxc/pull/1171) - eslint-plugin-jest: no-hooks by [@​eryue0220](https://togithub.com/eryue0220) in [https://github.com/web-infra-dev/oxc/pull/1172](https://togithub.com/web-infra-dev/oxc/pull/1172) ##### Fixes - reduce the lookup times of Call Expression in Jest rules by [@​mysteryven](https://togithub.com/mysteryven) in [https://github.com/web-infra-dev/oxc/pull/1184](https://togithub.com/web-infra-dev/oxc/pull/1184) - parse configuration for unicorn/filename-case by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1145](https://togithub.com/web-infra-dev/oxc/pull/1145) - fix covered span of eslint-disable-next-line comments by [@​haocheng6](https://togithub.com/haocheng6) in [https://github.com/web-infra-dev/oxc/pull/1128](https://togithub.com/web-infra-dev/oxc/pull/1128) #### New Contributors - [@​Ubugeeei](https://togithub.com/Ubugeeei) made their first contribution in [https://github.com/web-infra-dev/oxc/pull/1136](https://togithub.com/web-infra-dev/oxc/pull/1136) - [@​PerfectPan](https://togithub.com/PerfectPan) made their first contribution in [https://github.com/web-infra-dev/oxc/pull/1156](https://togithub.com/web-infra-dev/oxc/pull/1156) - [@​qinyuhang](https://togithub.com/qinyuhang) made their first contribution in [https://github.com/web-infra-dev/oxc/pull/1171](https://togithub.com/web-infra-dev/oxc/pull/1171) **Full Changelog**: https://github.com/web-infra-dev/oxc/compare/oxlint_v0.0.15...oxlint_v0.0.16 ### [`v0.0.15`](https://togithub.com/web-infra-dev/oxc/releases/tag/oxlint_v0.0.15): oxlint v0.0.15 [Compare Source](https://togithub.com/web-infra-dev/oxc/compare/009fda97910e6eb51b44859157c65f76d8cf1f43...ddd5314202a5c8b0f5c9b68e553cf67e83a59427) #### Try it out! Run - `npx --yes oxlint@latest .` in your JavaScript / TypeScript codebase and see it complete in milliseconds. No configurations required. - `npx oxlint@latest --help` for usage instructions. - `npx oxlint@latest --rules` for list of rules. #### What's Changed ##### Features - Codeowners filtering by [@​u9g](https://togithub.com/u9g) in [https://github.com/web-infra-dev/oxc/pull/1083](https://togithub.com/web-infra-dev/oxc/pull/1083) Lint files owned by you: `npx oxlint@latest --codeowners-file=PATH --codeowners=NAME .` ##### New rules by category ##### Correctness - eslint-plugin-react: no-find-dom-node by [@​haocheng6](https://togithub.com/haocheng6) in [https://github.com/web-infra-dev/oxc/pull/1031](https://togithub.com/web-infra-dev/oxc/pull/1031) - eslint-plugin-react: no-render-return-value by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/web-infra-dev/oxc/pull/1042](https://togithub.com/web-infra-dev/oxc/pull/1042) - eslint-plugin-react: no-string-refs by [@​manzt](https://togithub.com/manzt) in [https://github.com/web-infra-dev/oxc/pull/1053](https://togithub.com/web-infra-dev/oxc/pull/1053) - eslint-plugin-react: no-string-refs by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/web-infra-dev/oxc/pull/1055](https://togithub.com/web-infra-dev/oxc/pull/1055) - eslint-plugin-unicorn: no-empty-file by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1052](https://togithub.com/web-infra-dev/oxc/pull/1052) ##### Pedantic - eslint-plugin-react: no-unescaped-entities by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1044](https://togithub.com/web-infra-dev/oxc/pull/1044) - eslint-plugin-unicorn: require-number-to-fixed-digits-argument by [@​Dywanoid](https://togithub.com/Dywanoid) in [https://github.com/web-infra-dev/oxc/pull/1073](https://togithub.com/web-infra-dev/oxc/pull/1073) - eslint-plugin-unicorn: prefer-query-selector by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/web-infra-dev/oxc/pull/1068](https://togithub.com/web-infra-dev/oxc/pull/1068) ##### Style - eslint-plugin-unicorn: text-encoding-identifier-case by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1051](https://togithub.com/web-infra-dev/oxc/pull/1051) - eslint-plugin-unicorn: prefer-logical-operator-over-ternary by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1064](https://togithub.com/web-infra-dev/oxc/pull/1064) - eslint-plugin-unicorn: switch-case-braces by [@​Dywanoid](https://togithub.com/Dywanoid) in [https://github.com/web-infra-dev/oxc/pull/1054](https://togithub.com/web-infra-dev/oxc/pull/1054) ##### Fixes - Fix panic on no_mixed_operators rule by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1094](https://togithub.com/web-infra-dev/oxc/pull/1094) - Fix panic on no useless escape by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1092](https://togithub.com/web-infra-dev/oxc/pull/1092) - Fix panic when using ban ts comment on conformace tests by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1097](https://togithub.com/web-infra-dev/oxc/pull/1097) - Fix panic in no_unescaped_entities by [@​Boshen](https://togithub.com/Boshen) in [https://github.com/web-infra-dev/oxc/pull/1103](https://togithub.com/web-infra-dev/oxc/pull/1103) - Report error instead of panicing if the file fails to open by [@​camc314](https://togithub.com/camc314) in [https://github.com/web-infra-dev/oxc/pull/1098](https://togithub.com/web-infra-dev/oxc/pull/1098) - Move all import plugin rules to nursery by [@​Boshen](https://togithub.com/Boshen) in [https://github.com/web-infra-dev/oxc/pull/1113](https://togithub.com/web-infra-dev/oxc/pull/1113) ##### CLI - feat(cli): print execution time in seconds when greater than 1 second by [@​Boshen](https://togithub.com/Boshen) in [https://github.com/web-infra-dev/oxc/pull/1107](https://togithub.com/web-infra-dev/oxc/pull/1107) #### New Contributors - [@​haocheng6](https://togithub.com/haocheng6) made their first contribution in [https://github.com/web-infra-dev/oxc/pull/1031](https://togithub.com/web-infra-dev/oxc/pull/1031) - [@​Dunqing](https://togithub.com/Dunqing) made their first contribution in [https://github.com/web-infra-dev/oxc/pull/1042](https://togithub.com/web-infra-dev/oxc/pull/1042) - [@​manzt](https://togithub.com/manzt) made their first contribution in [https://github.com/web-infra-dev/oxc/pull/1053](https://togithub.com/web-infra-dev/oxc/pull/1053) - [@​Dywanoid](https://togithub.com/Dywanoid) made their first contribution in [https://github.com/web-infra-dev/oxc/pull/1054](https://togithub.com/web-infra-dev/oxc/pull/1054) - [@​ivov](https://togithub.com/ivov) made their first contribution in [https://github.com/web-infra-dev/oxc/pull/1096](https://togithub.com/web-infra-dev/oxc/pull/1096) **Full Changelog**: https://github.com/web-infra-dev/oxc/compare/oxlint_v0.0.14...oxlint_v0.0.15

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.



This PR has been generated by Mend Renovate. View repository job log here.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lrc-maker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2023 6:33am
netlify[bot] commented 1 year ago

Deploy Preview for lrc-maker ready!

Name Link
Latest commit ceb0618cb80fe214e9e0d2fd8978b8b10f5431bc
Latest deploy log https://app.netlify.com/sites/lrc-maker/deploys/654c7d3f7397d8000840a994
Deploy Preview https://deploy-preview-93--lrc-maker.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

cloudflare-workers-and-pages[bot] commented 1 year ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: ceb0618
Status:⚡️  Build in progress...

View logs