dependabot[bot]
|
07834413f5
|
chore(deps-dev): bump eslint-plugin-unicorn from 64.0.0 to 65.0.0 (#22219)
* chore(deps-dev): bump eslint-plugin-unicorn from 64.0.0 to 65.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 64.0.0 to 65.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v64.0.0...v65.0.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-version: 65.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: no-array-from-fill
* fix: unicorn-js/no-duplicate-set-values
* fix: no-this-outside-of-class
* fix: no-unnecessary-nested-ternary
* fix: prefer-array-last-methods
* fix: prefer-queue-microtask
* fix: prefer-split-limit
* fix: no-array-from-fill
* fix: no-unused-array-method-return
* fix: prefer-single-call
* fix: prefer-includes-over-repeated-comparisons
* fix: consistent-compound-words
* fix: prefer-includes-over-repeated-comparisons
* chore: add eslint-plugin-unicorn v65 recommended preset
* fix: correct duration parsing logic in parseDuration function
* fix: update oxlint-disable
---------
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-09 00:08:15 +08:00 |
github-actions[bot]
|
a28890a135
|
style: auto format
|
2025-11-27 02:55:46 +00:00 |
pseudoyu
|
0a42f88de7
|
feat(route): add lang field in route namespace
|
2024-11-01 22:09:31 +07:00 |
Tony
|
bff24c8123
|
fix: ofetch import
|
2024-09-23 23:06:04 +08:00 |
TheLittle_Yang
|
f917bdc654
|
fix(route): devolverdigital no longer uses embedded json (#16440)
* fix(route): devolverdigital no longer uses embedded json
* Update blog.ts
* Fetch only the first page
* Update blog.ts
|
2024-08-16 01:15:16 +08:00 |
Tony
|
d585a87daf
|
fix: allow multiple radar rules per route (#14800)
* fix: allow multiple radar rules per route
* fix: github folder
* feat: add namespace to radar target
* docs: fix types url
|
2024-03-16 03:28:44 +08:00 |
DIYgod
|
d83c85a349
|
feat: remove radar.ts maintainer.ts router.ts
|
2024-03-09 18:31:48 +08:00 |
DIYgod
|
33e2f17055
|
fix: wrong categories
|
2024-03-09 15:08:34 +08:00 |
DIYgod
|
76e7e8296b
|
fix: add routes
|
2024-03-09 03:24:53 +08:00 |
DIYgod
|
45f9ea21fb
|
feat: add routes
|
2024-03-09 03:06:53 +08:00 |
DIYgod
|
f8b141ee6e
|
feat: add namespace.ts
|
2024-03-09 01:53:22 +08:00 |
Yufan You
|
130b11224e
|
chore: remove @ts-nocheck (#14669)
|
2024-03-05 21:06:03 +08:00 |
DIYgod
|
d93a301d97
|
feat: build-radar.ts
|
2024-03-04 01:52:04 +08:00 |
DIYgod
|
2c7d7f9205
|
feat: build-maintainer.ts
|
2024-03-04 01:38:38 +08:00 |
DIYgod
|
8065ededf5
|
feat: rename routes .js to .ts
|
2024-03-04 00:35:37 +08:00 |
DIYgod
|
df57bb5d50
|
feat: esm standard for routes
|
2024-03-02 03:25:26 +08:00 |
DIYgod
|
6f57c02538
|
feat: rename routes dir - 2/2
|
2024-03-01 01:24:49 +08:00 |