dependabot[bot]
|
417ab04f06
|
chore(deps-dev): bump eslint-plugin-unicorn from 66.0.0 to 68.0.0 (#22310)
* chore(deps-dev): bump eslint-plugin-unicorn from 66.0.0 to 68.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 66.0.0 to 68.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v66.0.0...v68.0.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-version: 68.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* style: fix no-useless-coercion
* style: fix prefer-boolean-return
* style: fix no-useless-logical-operand
* style: fix prefer-single-replace
* style: fix consistent-conditional-object-spread
* style: fix no-useless-else
* style: fix prefer-unicode-code-point-escapes
* style: fix operator-assignment
* style: fix prefer-continue
* style: fix prefer-math-constants
* style: fix prefer-hoisting-branch-code
* style: fix prefer-array-slice
* style: fix consistent-class-member-order
* style: fix no-return-array-push
* style: fix prefer-promise-with-resolvers
* style: fix no-array-concat-in-loop
* style: fix no-loop-iterable-mutation
* style: fix no-invalid-argument-count
* style: fix no-duplicate-if-branches
* style: fix prefer-else-if
* style: fix no-unreadable-for-of-expression
* style: fix logical-assignment-operators
* style: fix default-export-style
* style: revert false positve in prefer-type-literal-last in #22274
* style: fix arrow-body-style
* style: add v68 recommended preset
* style: refactor GraphQL queries to use template literals for better readability
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
|
2026-06-20 23:11:27 +08:00 |
DIYgod
|
566f028aaf
|
refactor: migrate browser automation to Playwright (#21901)
* refactor: migrate browser automation to Playwright
* ci: update browser checks for Playwright
|
2026-05-04 21:16:18 +08:00 |
github-actions[bot]
|
ebfe021b50
|
style: auto format
|
2026-04-14 15:15:05 +00:00 |
github-actions[bot]
|
edfac9f24c
|
style: auto format
|
2025-11-27 05:54:33 +00:00 |
github-actions[bot]
|
838eb3c7ff
|
style: auto format
|
2025-11-27 05:49:33 +00:00 |
pseudoyu
|
3d9ac5c6ee
|
feat(lib/proxy): support multiple proxier by `PROXY_URIS` env
|
2025-06-24 11:05:14 +08:00 |
DIYgod
|
b8a2301590
|
test: pac-proxy and unify-proxy
|
2024-02-25 17:16:10 +08:00 |
DIYgod
|
2e7bd66940
|
test: puppeteer
|
2024-01-31 02:14:48 +08:00 |