RSSHub/lib/utils
dependabot[bot] 6bce9493b5
chore(deps-dev): bump eslint-plugin-unicorn from 71.1.0 to 72.0.0 (#22723)
* chore(deps-dev): bump eslint-plugin-unicorn from 71.1.0 to 72.0.0

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 71.1.0 to 72.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v71.1.0...v72.0.0)

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

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

* style: fix prefer-dom-node-html-methods

* style: fix prefer-split-limit

* style: fix no-unnecessary-string-trim

* style: fix no-multiple-promise-resolver-calls

* style: add v72 preset

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2026-07-15 23:11:15 +08:00
..
cache test: refactor tests (#22677) 2026-07-10 23:26:43 +08:00
otel chore(deps-dev): bump eslint-plugin-unicorn from 65.0.1 to 66.0.0 (#22274) 2026-06-16 14:43:42 +08:00
proxy test: refactor tests (#22677) 2026-07-10 23:26:43 +08:00
request-rewriter test: refactor tests (#22677) 2026-07-10 23:26:43 +08:00
camelcase-keys.spec.ts chore(deps-dev): bump eslint-plugin-unicorn from 66.0.0 to 68.0.0 (#22310) 2026-06-20 23:11:27 +08:00
camelcase-keys.ts chore(deps-dev): bump eslint-plugin-unicorn from 65.0.1 to 66.0.0 (#22274) 2026-06-16 14:43:42 +08:00
common-config.test.ts test: refactor tests (#22677) 2026-07-10 23:26:43 +08:00
common-config.ts chore(deps-dev): bump eslint-plugin-unicorn from 66.0.0 to 68.0.0 (#22310) 2026-06-20 23:11:27 +08:00
common-utils.test.ts
common-utils.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
debug-info.ts
directory-import.test.ts style: auto format 2026-06-16 06:45:07 +00:00
directory-import.ts
directory-import.worker.ts
git-hash.test.ts
git-hash.ts
got.test.ts style: auto format 2026-04-14 15:15:05 +00:00
got.ts chore(deps-dev): bump got from 14.6.6 to 15.0.0 (#21591) 2026-04-10 00:57:30 +08:00
header-generator.test.ts test: refactor tests (#22677) 2026-07-10 23:26:43 +08:00
header-generator.ts chore(deps-dev): bump eslint-plugin-unicorn from 66.0.0 to 68.0.0 (#22310) 2026-06-20 23:11:27 +08:00
helpers.test.ts
helpers.ts chore(deps-dev): bump eslint-plugin-unicorn from 65.0.1 to 66.0.0 (#22274) 2026-06-16 14:43:42 +08:00
is-worker.ts chore(deps-dev): bump eslint-plugin-unicorn from 65.0.1 to 66.0.0 (#22274) 2026-06-16 14:43:42 +08:00
is-worker.worker.ts
logger.test.ts
logger.ts
logger.worker.ts
md5.test.ts
md5.ts
ofetch.test.ts fix(utils/ofetch): surface root causes in fetch errors (#22718) 2026-07-14 21:52:50 +08:00
ofetch.ts fix(utils/ofetch): surface root causes in fetch errors (#22718) 2026-07-14 21:52:50 +08:00
parse-date.test.ts
parse-date.ts chore(deps-dev): bump eslint-plugin-unicorn from 65.0.1 to 66.0.0 (#22274) 2026-06-16 14:43:42 +08:00
playwright-utils.test.ts chore(deps-dev): bump eslint-plugin-unicorn from 65.0.1 to 66.0.0 (#22274) 2026-06-16 14:43:42 +08:00
playwright-utils.ts chore(deps-dev): bump eslint-plugin-unicorn from 71.1.0 to 72.0.0 (#22723) 2026-07-15 23:11:15 +08:00
playwright.test.ts chore(deps-dev): bump eslint-plugin-unicorn from 71.1.0 to 72.0.0 (#22723) 2026-07-15 23:11:15 +08:00
playwright.ts perf: dx (#22478) 2026-07-09 02:37:41 +08:00
playwright.worker.ts chore(deps-dev): bump eslint-plugin-unicorn from 66.0.0 to 68.0.0 (#22310) 2026-06-20 23:11:27 +08:00
puppeteer-utils.ts refactor: migrate browser automation to Playwright (#21901) 2026-05-04 21:16:18 +08:00
readable-social.test.ts chore(deps-dev): bump eslint-plugin-unicorn from 66.0.0 to 68.0.0 (#22310) 2026-06-20 23:11:27 +08:00
readable-social.ts chore(deps-dev): bump eslint-plugin-unicorn from 66.0.0 to 68.0.0 (#22310) 2026-06-20 23:11:27 +08:00
render.test.ts test: refactor tests (#22677) 2026-07-10 23:26:43 +08:00
render.ts
rss-parser.test.ts chore(deps-dev): bump tsdown from 0.21.9 to 0.21.10 (#21810) 2026-04-29 05:09:46 +08:00
rss-parser.ts
timezone.test.ts
timezone.ts
valid-host.test.ts
valid-host.ts chore: add eslint-plugin-regexp (#22189) 2026-06-05 20:04:39 +08:00
wait.test.ts
wait.ts
wechat-mp.test.ts chore(deps-dev): bump eslint-plugin-unicorn from 65.0.1 to 66.0.0 (#22274) 2026-06-16 14:43:42 +08:00
wechat-mp.ts chore(deps-dev): bump eslint-plugin-unicorn from 66.0.0 to 68.0.0 (#22310) 2026-06-20 23:11:27 +08:00