RSSHub/lib/routes/github
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
..
activity.ts style: auto format 2026-04-14 15:15:05 +00:00
advisor.ts style: auto format 2026-05-07 20:42:08 +00:00
branches.ts
comments.ts
contributors.ts
discussions.ts
eventapi.ts style: auto format 2026-04-14 15:15:05 +00:00
file.ts chore(deps-dev): bump eslint-plugin-unicorn from 64.0.0 to 65.0.0 (#22219) 2026-06-09 00:08:15 +08:00
follower.ts refactor: add GraphQL annotation to queries for auto formatting in oxfmt v0.42 2026-04-14 08:38:54 +08:00
gist.ts
issue.ts
namespace.ts style: auto format 2026-05-07 21:41:39 +00:00
notifications.ts fix(route/github): fix pr url (#21974) 2026-05-11 21:44:59 +08:00
org-event.ts
private-feed.ts
pulls.ts feat(route): make GitHub pulls title and docs consistent with issues (#21903) 2026-05-08 02:26:57 +08:00
pulse.tsx
repo-event.ts
repos.ts
search.ts
star.ts refactor: add GraphQL annotation to queries for auto formatting in oxfmt v0.42 2026-04-14 08:38:54 +08:00
starred-repos.ts
topic.ts chore(deps-dev): bump eslint-plugin-unicorn from 64.0.0 to 65.0.0 (#22219) 2026-06-09 00:08:15 +08:00
trending.tsx refactor: add GraphQL annotation to queries for auto formatting in oxfmt v0.42 2026-04-14 08:38:54 +08:00
user-event.ts
wiki.ts