RSSHub/lib
dependabot[bot] ae3e646ea9
chore(deps-dev): bump eslint-plugin-unicorn from 59.0.1 to 60.0.0 (#19662)
* chore(deps-dev): bump eslint-plugin-unicorn from 59.0.1 to 60.0.0

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

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

* refactor: replace reverse() with toReversed() for improved readability

* chore: update packageManager version to pnpm@10.13.1

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-22 20:45:42 +08:00
..
api
assets
errors chore(deps): bump hono from 4.7.11 to 4.8.0 (#19404) 2025-06-19 11:28:16 +08:00
middleware chore(deps): bump hono from 4.7.11 to 4.8.0 (#19404) 2025-06-19 11:28:16 +08:00
routes chore(deps-dev): bump eslint-plugin-unicorn from 59.0.1 to 60.0.0 (#19662) 2025-07-22 20:45:42 +08:00
routes-deprecated feat(route/dev.to): add dev.to (#19591) 2025-07-22 14:33:27 +08:00
utils chore(deps-dev): bump eslint-plugin-unicorn from 59.0.1 to 60.0.0 (#19662) 2025-07-22 20:45:42 +08:00
views
app-bootstrap.tsx
app.test.ts
app.ts
config.test.ts
config.ts feat(route/tumblr): Add Tumblr posts route (#19646) 2025-07-22 01:01:27 +08:00
index.ts
pkg.test.ts
pkg.ts
registry.test.ts feat: Exclude NSFW feeds when env variable DISABLE_NSFW is set to true (#19448) 2025-07-04 03:24:27 +08:00
registry.ts feat: Exclude NSFW feeds when env variable DISABLE_NSFW is set to true (#19448) 2025-07-04 03:24:27 +08:00
router.js feat(route/dev.to): add dev.to (#19591) 2025-07-22 14:33:27 +08:00
routes.test.ts
setup.test.ts
types.ts feat(types): export Language and Category for better TS type Inference (#19651) 2025-07-22 14:53:39 +08:00