RSSHub/.github/workflows
dependabot[bot] d811d053b2
chore(deps-dev): bump the oxc group with 5 updates (#21847)
* chore(deps-dev): bump the oxc group with 5 updates

Bumps the oxc group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@oxlint/plugins](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint-plugins) | `1.61.0` | `1.62.0` |
| [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.46.0` | `0.47.0` |
| [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.61.0` | `1.62.0` |
| [oxlint-plugin-eslint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint-plugin-eslint) | `1.61.0` | `1.62.0` |
| [oxlint-tsgolint](https://github.com/oxc-project/tsgolint) | `0.22.0` | `0.22.1` |


Updates `@oxlint/plugins` from 1.61.0 to 1.62.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/apps_v1.62.0/npm/oxlint-plugins)

Updates `oxfmt` from 0.46.0 to 0.47.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.47.0/npm/oxfmt)

Updates `oxlint` from 1.61.0 to 1.62.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.62.0/npm/oxlint)

Updates `oxlint-plugin-eslint` from 1.61.0 to 1.62.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint-plugin-eslint/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/apps_v1.62.0/npm/oxlint-plugin-eslint)

Updates `oxlint-tsgolint` from 0.22.0 to 0.22.1
- [Release notes](https://github.com/oxc-project/tsgolint/releases)
- [Commits](https://github.com/oxc-project/tsgolint/compare/v0.22.0...v0.22.1)

---
updated-dependencies:
- dependency-name: "@oxlint/plugins"
  dependency-version: 1.62.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: oxc
- dependency-name: oxfmt
  dependency-version: 0.47.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: oxc
- dependency-name: oxlint
  dependency-version: 1.62.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: oxc
- dependency-name: oxlint-plugin-eslint
  dependency-version: 1.62.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: oxc
- dependency-name: oxlint-tsgolint
  dependency-version: 0.22.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: oxc
...

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

* chore: ignore eslint-disable on ci

* chore: bump pnpm

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-29 03:49:51 +08:00
..
build-assets.yml chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (#21772) 2026-04-20 21:01:29 +08:00
codeql.yml style: update eslint rules (#21207) 2026-02-23 08:17:37 +08:00
comment-on-issue.yml chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (#21772) 2026-04-20 21:01:29 +08:00
dependabot-fork.yml chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#20959) 2026-01-23 21:51:56 +08:00
docker-release.yml chore(deps): bump docker/build-push-action from 7.0.0 to 7.1.0 (#21708) 2026-04-13 17:19:47 +08:00
docker-test-cont.yml chore: auto close broken PR 2026-04-25 20:18:54 +08:00
docker-test.yml chore(deps): bump docker/build-push-action from 7.0.0 to 7.1.0 (#21708) 2026-04-13 17:19:47 +08:00
format.yml chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (#21772) 2026-04-20 21:01:29 +08:00
ghcr-retention.yml chore(workflows): switch runners from ubuntu-latest to ubuntu-slim (#20776) 2025-12-28 23:04:29 +08:00
issue-command.yml chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (#21772) 2026-04-20 21:01:29 +08:00
lint.yml chore(deps-dev): bump the oxc group with 5 updates (#21847) 2026-04-29 03:49:51 +08:00
npm-publish.yml chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (#21772) 2026-04-20 21:01:29 +08:00
pr-review.yml chore: fix find PR no. by branch name for dependabot 2026-04-14 20:52:51 +08:00
semgrep.yml chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#20959) 2026-01-23 21:51:56 +08:00
similar-issues.yml fix(workflow): clarify repository reference in duplicate issue lookup message 2026-03-30 03:37:57 +08:00
stale.yml chore: auto close broken PR 2026-04-25 20:39:07 +08:00
test-full-routes.yml chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (#21772) 2026-04-20 21:01:29 +08:00
test.yml chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (#21772) 2026-04-20 21:01:29 +08:00
update-nix-hash.yml chore(deps): bump cachix/install-nix-action from 31.10.4 to 31.10.5 (#21809) 2026-04-23 08:13:35 +00:00