dependabot[bot]
|
873618e99d
|
chore(deps-dev): bump eslint-plugin-unicorn from 65.0.1 to 66.0.0 (#22274)
* chore(deps-dev): bump eslint-plugin-unicorn from 65.0.1 to 66.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 65.0.1 to 66.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v65.0.1...v66.0.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-version: 66.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* style: fix unicorn-js/prefer-url-href
* style: oxlint disable
* style: fix unicorn-js/no-useless-else
* style: no-unsafe-string-replacement
* style: fix no-duplicate-loops
* style: fix prefer-number-is-safe-integer
* style: fix prefer-single-array-predicate
* style: fix no-object-methods-with-collections
* style: fix no-useless-boolean-cast
* style: fix no-useless-template-literals
* style: fix no-negated-array-predicate
* style: fix prefer-direct-iteration
* style: fix consistent-optional-chaining
* style: fix prefer-simple-sort-comparator
* style: fix prefer-global-number-constants
* style: fix prefer-type-literal-last
* style: fix require-array-sort-compare.
* style: fix prefer-early-return
* style: fix prefer-short-arrow-method
* style: fix prefer-array-from-map
* style: fix prefer-scoped-selector
* style: fix no-global-object-property-assignment
* style: fix no-unnecessary-global-this
* style: fix no-unreadable-object-destructuring
* style: fix no-invalid-argument-count
* style: fix prefer-smaller-scope
* style: fix prefer-iterator-to-array.
* style: fix prefer-object-iterable-methods
* style: fix typo
* style: fix max-nested-calls
* style: fix no-incorrect-template-string-interpolation
* style: fix no-break-in-nested-loop
* style: fix prefer-await
* style: fix no-computed-property-existence-check
* style: fix prefer-number-coercion
* style: fix no-empty-file
* style: update eslint unicorn v66 recommended preset
* style: add unicorn/prefer-spread to oxlint-disable comments
* style: fix no-array-reduce
* style: delete github/no-then as it's covered by unicorn/prefer-await
---------
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-16 14:43:42 +08:00 |
github-actions[bot]
|
788c549948
|
style: auto format
|
2026-05-07 20:42:08 +00:00 |
DIYgod
|
cf4e772de8
|
refactor: replace art template with jsx (#20777)
* refactor: replace art template with jsx
* fix: tsx files
* fix: renderToString import
* fix: hono html raw import
* feat: remove art
|
2025-12-29 12:27:32 +08:00 |
github-actions[bot]
|
a28890a135
|
style: auto format
|
2025-11-27 02:55:46 +00:00 |
Joseph Lee
|
7d53d6ab4d
|
fix(route/deeplearning): fix json parsing path (#19680)
|
2025-07-24 17:46:05 +08:00 |
DIYgod
|
83e701b592
|
feat: compile ts through tsdown (#18908)
* feat: build ts via tsdown
* feat: exec tsdown
* fix
* fix
* fix
* feat: use tsdown shims
* chore: run rolldown lifecycle script
* fix: use shims
---------
|
2025-04-22 22:29:11 +08:00 |
Tony
|
4fa33716c1
|
docs: remove indent (#18247)
* docs: remove indent
* docs: remove more indent
* docs: remove h5 indent
* docs: remove h4 indent
* docs: remove details indent
|
2025-01-31 22:17:58 +08:00 |
Tony
|
04a3e88448
|
docs: fix admonitions syntax (#18018)
|
2025-01-01 15:52:40 +08:00 |
Tony
|
d2905cf944
|
docs: fix doc build
|
2024-11-10 18:37:30 +08:00 |
Ethan Shen
|
5f256bf9f8
|
fix(route): DeepLearning.AI The Batch with tags (#17514)
|
2024-11-10 02:51:14 +08:00 |
pseudoyu
|
0a42f88de7
|
feat(route): add lang field in route namespace
|
2024-11-01 22:09:31 +07:00 |
Tony
|
f378dabf54
|
fix(route): deeplearning (#16868)
* fix(route): deeplearning
* fix: url cleaning
|
2024-09-23 11:53:50 +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 |