Skip to content

chore(deps): update linting#2248

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/linting
Open

chore(deps): update linting#2248
renovate[bot] wants to merge 1 commit intomainfrom
renovate/linting

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 13, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@eslint/js (source) ^9.36.0^9.39.2 age confidence devDependencies minor
@eslint/markdown ^7.3.0^7.5.1 age confidence devDependencies minor
@rsbuild/plugin-eslint ^1.2.01.2.0 age confidence devDependencies pin
@vitest/eslint-plugin ^1.3.13^1.6.9 age confidence devDependencies minor
eslint (source) ^9.36.0^9.39.2 age confidence devDependencies minor
eslint-plugin-compat ^6.0.2^6.1.0 age confidence devDependencies minor
eslint-plugin-headers ^1.3.3^1.3.4 age confidence devDependencies patch
eslint-plugin-n ^17.23.1^17.24.0 age confidence devDependencies minor
eslint-plugin-react-refresh ^0.4.23^0.5.0 age confidence devDependencies minor
globals ^16.4.0^16.5.0 age confidence devDependencies minor
lint-staged ^16.2.3^16.2.7 age confidence devDependencies patch
sort-package-json ^3.4.0^3.6.1 age confidence devDependencies minor
typescript-eslint (source) ^8.45.0^8.56.0 age confidence devDependencies minor

Release Notes

eslint/eslint (@​eslint/js)

v9.39.2

Compare Source

v9.39.1

Compare Source

v9.39.0

Compare Source

v9.38.0

Compare Source

Features
  • ce40f74 feat: update complexity rule to only highlight function header (#​20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#​20187) (Francesco Trotta)
Bug Fixes
  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#​20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#​20114) (Pixel998)
Documentation
  • 462675a docs: improve web accessibility by hiding non-semantic character (#​20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#​20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#​20190) (Percy Ma)
Chores

v9.37.0

Compare Source

Features
  • 39f7fb4 feat: preserve-caught-error should recognize all static "cause" keys (#​20163) (Pixel998)
  • f81eabc feat: support TS syntax in no-restricted-imports (#​19562) (Nitin Kumar)
Bug Fixes
Documentation
  • b950359 docs: fix typos across the docs (#​20182) (루밀LuMir)
  • 42498a2 docs: improve ToC accessibility by hiding non-semantic character (#​20181) (Percy Ma)
  • 29ea092 docs: Update README (GitHub Actions Bot)
  • 5c97a04 docs: show availableUntil in deprecated rule banner (#​20170) (Pixel998)
  • 90a71bf docs: update README files to add badge and instructions (#​20115) (루밀LuMir)
  • 1603ae1 docs: update references from master to main (#​20153) (루밀LuMir)
Chores
  • afe8a13 chore: update @eslint/js dependency to version 9.37.0 (#​20183) (Francesco Trotta)
  • abee4ca chore: package.json update for @​eslint/js release (Jenkins)
  • fc9381f chore: fix typos in comments (#​20175) (overlookmotel)
  • e1574a2 chore: unpin jiti (#​20173) (renovate[bot])
  • e1ac05e refactor: mark ESLint.findConfigFile() as async, add missing docs (#​20157) (Pixel998)
  • 347906d chore: update eslint (#​20149) (renovate[bot])
  • 0cb5897 test: remove tmp dir created for circular fixes in multithread mode test (#​20146) (Milos Djermanovic)
  • bb99566 ci: pin jiti to version 2.5.1 (#​20151) (Pixel998)
  • 177f669 perf: improve worker count calculation for "auto" concurrency (#​20067) (Francesco Trotta)
  • 448b57b chore: Mark deprecated formatting rules as available until v11.0.0 (#​20144) (Milos Djermanovic)
eslint/markdown (@​eslint/markdown)

v7.5.1

Compare Source

Bug Fixes

v7.5.0

Compare Source

Features
  • handle CR and CRLF in no-missing-atx-heading-space (#​555) (a869d98)

v7.4.1

Compare Source

Bug Fixes
  • handle CR in MarkdownSourceCode and Front Matter util (#​554) (d1ad828)
  • handle CR in rules to follow CommonMark spec (#​493) (20e88fe)

v7.4.0

Compare Source

Features
Bug Fixes
  • add null check and use getLocFromIndex in require-alt-text (#​543) (41ae6c8)
  • correct the return type of applyInlineConfig (#​548) (d6621a7)
  • report locations in no-multiple-h1 and require-alt-text (#​551) (ec30c7d)
  • wrong location reporting in no-invalid-label-refs (#​545) (e0f7d23)
vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.6.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.6.8

Compare Source

No significant changes

    View changes on GitHub

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.7...v1.6.8

v1.6.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.6.6

Compare Source

   🚀 Features
    View changes on GitHub

v1.6.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.4...v1.6.5

v1.6.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

What's Changed

  • docs(no-conditional-expect): add asymmetric matchers to example usage by @​wjhsf in #​847
  • fix(unbound-method): ignore functions passed to vi.mocked by @​G-Rath in #​849
  • feat: create new prefer-mock-return-shorthand rule by @​G-Rath in #​848

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.3...v1.6.4

v1.6.3

Compare Source

   🚀 Features
    View changes on GitHub

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.1...v1.6.2

v1.6.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.5.4...v1.6.0

v1.5.4

Compare Source

No significant changes

    View changes on GitHub

v1.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.1

Compare Source

   🐞 Bug Fixes
  • no-alias-methods: Align no-alias-methods rule with Vitest by aliasing toThrow to toThrowError  -  by @​y-hsgw in #​832 (4ea56)
    View changes on GitHub

v1.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • consistent-test-it: Handle aliased Vitest imports when enforcing consistent test names  -  by @​y-hsgw in #​828 (54be6)
    View changes on GitHub

What's Changed

  • fix(consistent-test-it): Handle aliased Vitest imports when enforcing consistent test names by @​y-hsgw in #​828
  • feat: Add rule to recommended Vitest ESLint config by @​y-hsgw in #​827

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.4.4...v1.5.0

v1.4.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.4.3...v1.4.4

v1.4.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.4.2

Compare Source

   🚀 Features
    View changes on GitHub

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.4.1...v1.4.2

v1.4.1

Compare Source

No significant changes

    View changes on GitHub

v1.4.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.26

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.25

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.24

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.23

Compare Source

No significant changes

    View changes on GitHub

v1.3.22

Compare Source

No significant changes

    View changes on GitHub

v1.3.20

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.19

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.18

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.17

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.16

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.15

Compare Source

No significant changes

    View changes on GitHub

v1.3.14

Compare Source

   🚀 Features
    View changes on GitHub
eslint/eslint (eslint)

v9.39.2

Compare Source

v9.39.1

Compare Source

v9.39.0

Compare Source

v9.38.0

Compare Source

Features

  • ce40f74 feat: update complexity rule to only highlight function header (#​20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#​20187) (Francesco Trotta)

Bug Fixes

  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#​20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#​20114) (Pixel998)

Documentation

  • 462675a docs: improve web accessibility by hiding non-semantic character (#​20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#​20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#​20190) (Percy Ma)

Chores

v9.37.0

Compare Source

Features

  • 39f7fb4 feat: preserve-caught-error should recognize all static "cause" keys (#​20163) (Pixel998)
  • f81eabc feat: support TS syntax in no-restricted-imports (#​19562) (Nitin Kumar)

Bug Fixes

Documentation

  • b950359 docs: fix typos across the docs (#​20182) (루밀LuMir)
  • 42498a2 docs: improve ToC accessibility by hiding non-semantic character (#​20181) (Percy Ma)
  • 29ea092 docs: Update README (GitHub Actions Bot)
  • 5c97a04 docs: show availableUntil in deprecated rule banner (#​20170) (Pixel998)
  • 90a71bf docs: update README files to add badge and instructions (#​20115) (루밀LuMir)
  • 1603ae1 docs: update references from master to main (#​20153) (루밀LuMir)

Chores


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from PupilTong as a code owner February 13, 2026 16:57
@renovate renovate bot added bot:renovate This is from bot 'renovate' upstream:rspack labels Feb 13, 2026
@renovate renovate bot requested a review from Sherry-hue as a code owner February 13, 2026 16:57
@renovate renovate bot added bot:renovate This is from bot 'renovate' upstream:rspack labels Feb 13, 2026
@changeset-bot
Copy link

changeset-bot bot commented Feb 13, 2026

⚠️ No Changeset found

Latest commit: bd39585

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Feb 14, 2026

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
4831 1 4830 152
View the top 1 failed test(s) by shortest run time
packages/rspeedy/plugin-qrcode/test/shortcuts.test.ts > PluginQRCode - CLI Shortcuts > open page
Stack Traces | 1.6s run time
Error: Matcher did not succeed in time.
 ❯ test/shortcuts.test.ts:73:40

Caused by: Caused by: Caused by: AssertionError: expected "Xe" to be called 2 times, but got 0 times

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@codspeed-hq
Copy link

codspeed-hq bot commented Feb 14, 2026

Merging this PR will improve performance by 8.17%

⚡ 1 improved benchmark
✅ 62 untouched benchmarks
⏩ 3 skipped benchmarks1

Performance Changes

Benchmark BASE HEAD Efficiency
transform 1000 view elements 45.6 ms 42.2 ms +8.17%

Comparing renovate/linting (bd39585) with main (7e27895)

Open in CodSpeed

Footnotes

  1. 3 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@relativeci
Copy link

relativeci bot commented Feb 14, 2026

Web Explorer

#7712 Bundle Size — 383.74KiB (0%).

bd39585(current) vs 7e27895 main#7709(baseline)

Bundle metrics  Change 1 change
                 Current
#7712
     Baseline
#7709
No change  Initial JS 154.88KiB 154.88KiB
No change  Initial CSS 35.06KiB 35.06KiB
No change  Cache Invalidation 0% 0%
No change  Chunks 8 8
No change  Assets 8 8
Change  Modules 239(+0.42%) 238
No change  Duplicate Modules 16 16
No change  Duplicate Code 2.99% 2.99%
No change  Packages 4 4
No change  Duplicate Packages 0 0
Bundle size by type  no changes
                 Current
#7712
     Baseline
#7709
No change  JS 252.83KiB 252.83KiB
No change  Other 95.85KiB 95.85KiB
No change  CSS 35.06KiB 35.06KiB

Bundle analysis reportBranch renovate/lintingProject dashboard


Generated by RelativeCIDocumentationReport issue

@renovate renovate bot force-pushed the renovate/linting branch 6 times, most recently from c6ce7f8 to bc89485 Compare February 16, 2026 18:04
@renovate renovate bot force-pushed the renovate/linting branch from bc89485 to bd39585 Compare February 17, 2026 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:renovate This is from bot 'renovate' upstream:rspack

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants