RSSHub/lib/middleware
dependabot[bot] 802cbf95d2
chore(deps-dev): bump eslint-plugin-unicorn from 60.0.0 to 61.0.2 (#19998)
* chore(deps-dev): bump eslint-plugin-unicorn from 60.0.0 to 61.0.1

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 60.0.0 to 61.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v60.0.0...v61.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-version: 61.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* refactor: replace `replace(/regex/g)` with replaceAll

* refactor: replace sort() with toSorted() for immutability in various routes and utilities

* refactor: fix unicorn/prefer-array-find

* refactor: fix unicorn/prefer-at

* refactor: add unicorn/no-array-sort rule to ESLint configuration

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 23:03:48 +08:00
..
templates
access-control.test.ts
access-control.ts feat: better error message display (#17477) 2024-11-07 01:55:12 +08:00
anti-hotlink.test.ts feat(middleware): 优化 多媒体处理增加 data.image/item.enclosure_url/item.image… (#16610) 2024-09-05 20:47:53 +08:00
anti-hotlink.ts feat: HOTLINK_TEMPLATE environment variable applied to audio and video link (#17287) 2024-10-25 02:01:02 +08:00
cache.test.ts
cache.ts fix(core/cache): update cache key generation to include query limit (#17674) 2024-11-22 01:41:11 +08:00
debug.test.ts
debug.ts chore(deps): bump hono from 4.7.11 to 4.8.0 (#19404) 2025-06-19 11:28:16 +08:00
filter-engine.test.ts
header.test.ts feat(core): add routePath in response header 2025-05-14 17:21:22 +08:00
header.ts chore(deps): bump hono from 4.7.11 to 4.8.0 (#19404) 2025-06-19 11:28:16 +08:00
logger.ts chore: otel fix and enhancement (#16754) 2024-09-15 19:42:21 +08:00
parameter.test.ts feat(middleware): process feed title and description using LLM (#16464) 2024-08-22 02:15:00 +08:00
parameter.ts chore(deps-dev): bump eslint-plugin-unicorn from 60.0.0 to 61.0.2 (#19998) 2025-09-08 23:03:48 +08:00
sentry.ts
template.test.ts feat: api route (#19209) 2025-05-27 13:21:27 +08:00
template.tsx feat: api route (#19209) 2025-05-27 13:21:27 +08:00
trace.ts feat(core): opentelementry support (update of #14668) (#16087) 2024-07-05 19:22:33 +08:00