chore(deps): update eslint packages - #159

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/eslint-packages
Open

chore(deps): update eslint packages#159
renovate[bot] wants to merge 1 commit into
devfrom
renovate/eslint-packages

Conversation

@renovate

@renovaterenovateBot commented Nov 15, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
@eslint/js (source)9.38.09.39.5ageconfidence
@stylistic/eslint-plugin (source)5.5.05.10.0ageconfidence
eslint (source)9.38.09.39.5ageconfidence
typescript-eslint (source)8.46.28.67.0ageconfidence

Release Notes

eslint/eslint (@​eslint/js)

v9.39.5

Compare Source

Bug Fixes

Documentation

Chores

  • 458205f chore: update @eslint/eslintrc and @eslint/js for v9.39.5 (#​21077) (Francesco Trotta)
  • 202117b chore: package.json update for @​eslint/js release (Jenkins)
  • d9eb6ed test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#​21074) (Francesco Trotta)
  • 7b431a7 chore: override re2 dependency for @metascraper/helpers (#​21068) (Milos Djermanovic)
  • daf7791 chore: pin fflate@​0.8.2 (#​20895) (Milos Djermanovic)
  • daee8ba ci: use pnpm in eslint-flat-config-utils type integration test (#​20829) (Milos Djermanovic)
  • 116d4be ci: unpin Node.js 25.x in CI (#​20619) (Copilot)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

v9.39.2

Compare Source

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#​20381) (sethamus)

Build Related

Chores

v9.39.1

Compare Source

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#​20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#​20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

v9.39.0

Compare Source

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#​20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#​20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#​20245) (jaymarvelz)

Bug Fixes

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#​20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#​20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#​20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#​20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#​20242) (reddaisyy)
  • 637216b docs: update CLI flags migration instructions (#​20238) (jaymarvelz)
  • e7cda3b docs: Update README (GitHub Actions Bot)
  • 7b9446f docs: handle empty flags sections on the feature flags page (#​20222) (sethamus)

Chores

eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)

v5.10.0

Compare Source

Features
  • list-style: allow 'off' in overrides (#​1144) (c43bd4b)
  • padding-line-between-statements: introduce lineMode for selector matcher (#​1143) (1ebd6d8)
Build Related
Performance

v5.9.0

Compare Source

Features
Bug Fixes
  • comma-dangle: check tsx file correctly (#​1127) (271da42)
  • comma-dangle: prevent crash when linting non-js files (#​1140) (4a96eae)
  • indent: ignore when source code is not ESTree (#​1139) (9e7f422)
  • no-extra-parens: don't report jsdoc type assertion by default (#​1100) (cfb6296)
  • object-curly-spacing: correctly handle object patterns with type annotations (#​1129) (5aaaec6)
Chores

v5.8.0

Compare Source

Features
Bug Fixes
  • list-style: correctly get ( for optional call expressions (#​1114) (2090a72)

v5.7.1

Compare Source

Bug Fixes
Documentation
Chores

v5.7.0

Compare Source

Features
Bug Fixes
  • list-style: replace text range with delimiter directly (#​1062) (c2ac348)
  • object-curly-spacing: allow space before comment in multi-line objects (#​1076) (d73c03e)
Documentation
Build Related
Chores

v5.6.1

Compare Source

Bug Fixes
  • computed-property-spacing: guard with node.type instead of computed check (#​1054) (c486861)

v5.6.0

Compare Source

Features
Bug Fixes
  • type-generic-spacing: ignore spaces after new in TSConstructorType (#​1044) (aa0c6ac)
Documentation
Build Related
Chores
typescript-eslint/typescript-eslint (typescript-eslint)

v8.67.0

Compare Source

🚀 Features
  • typescript-eslint: export basic globs for using tseslint (#​12105)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.66.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.65.0

Compare Source

🚀 Features
  • add warning when TS 7 is detected (#​12529)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.64.0

Compare Source

8.64.0 (2026-07-13)

🚀 Features
  • support parsing import defer (#​12513)
  • eslint-plugin: [no-loop-func] support using / await using declarations and deprecate the rule (#​12500)
  • typescript-estree: throw for invalid definite assignment in class properties (#​12543)
🩹 Fixes
  • eslint-plugin: [require-array-sort-compare] handle constrained arrays (#​12512)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.63.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.62.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.62.0

Compare Source

🚀 Features
  • remove redundant package.json "files" (#​12444)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.61.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.61.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.4

Compare Source

🩹 Fixes
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#​12340)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.3

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.2

Compare Source

🩹 Fixes
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.56.1

Compare Source

This was a version bump only for typescript-eslint to align it with oth

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 11pm every weekend,before 8am every weekend"
  • 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.

@renovaterenovateBot added package:npm Pull requests that update node.js deps status:ready-to-merge PR is ready to merge, skips approving type:dependencies Pull requests that update a dependency file update:minor Minor Updates of dependency labels Nov 15, 2025
@snyk-io

snyk-ioBot commented Nov 15, 2025

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

StatusScan Engine Critical High Medium LowTotal (0)
Open Source Security0000 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@socket-security

socket-securityBot commented Nov 15, 2025

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

DiffPackageSupply Chain
Security
VulnerabilityQualityMaintenanceLicense
Updatedtypescript-eslint@​8.46.2 ⏵ 8.67.010010074+198100
Updated@​stylistic/​eslint-plugin@​5.5.0 ⏵ 5.10.0100+121007588100
Updated@​eslint/​js@​9.38.0 ⏵ 9.39.510010010089+2100
Updatedeslint@​9.38.0 ⏵ 9.39.59710010095-1100

View full report

@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from e0004dc to 3a2cd7dCompareNovember 18, 2025 02:23
@renovaterenovateBot changed the title chore(deps): update eslint packages to v9.39.0chore(deps): update eslint packagesNov 18, 2025
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 3a2cd7d to 3d22772CompareNovember 24, 2025 18:13
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 4 times, most recently from 1dad459 to 4587e36CompareDecember 8, 2025 19:08
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 4b8f6ca to 52c4a00CompareDecember 22, 2025 21:34
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 2e5e71d to 34c051aCompareDecember 29, 2025 17:43
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from c086729 to ed4c41dCompareJanuary 12, 2026 17:22
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from 67c693c to 23f91feCompareJanuary 23, 2026 08:45
@socket-security

socket-securityBot commented Jan 23, 2026

Copy link
Copy Markdown

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 23f91fe to 85bc269CompareJanuary 26, 2026 17:54
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 4513b77 to 9f15532CompareFebruary 6, 2026 12:33
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from fd998ec to 2b53ea3CompareMarch 23, 2026 18:45
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 2b53ea3 to 8fc81a7CompareMarch 30, 2026 18:19
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from a372278 to 23a6ddeCompareApril 13, 2026 20:39
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 6a4c293 to b95cbaeCompareApril 27, 2026 19:50
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 85feebc to dde3138CompareMay 11, 2026 18:33
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from dde3138 to a6ac053CompareMay 18, 2026 19:01
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from a6ac053 to e798109CompareMay 25, 2026 21:59
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 5950190 to a9e1825CompareJune 8, 2026 20:03
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 00ab2f9 to 093e947CompareJune 22, 2026 19:53
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 093e947 to f2f4ed0CompareJune 29, 2026 19:06
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from fee9c78 to 53e5942CompareJuly 12, 2026 12:57
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 53e5942 to 71db461CompareJuly 13, 2026 22:50
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from 1b1e576 to ced2d46CompareJuly 27, 2026 17:57
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from ced2d46 to 963f702CompareAugust 3, 2026 17:58
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from be745f2 to 5e2baa8CompareAugust 17, 2026 22:52
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 5e2baa8 to b258243CompareAugust 25, 2026 13:15
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package:npmPull requests that update node.js depsstatus:ready-to-mergePR is ready to merge, skips approvingtype:dependenciesPull requests that update a dependency fileupdate:minorMinor Updates of dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Add copy buttons to all
 blocks\n(function() {\n function addCopyButtons() {\n document.querySelectorAll('pre code').forEach(function(codeBlock) {\n if (codeBlock.parentElement.hasAttribute('data-copy-added')) return;\n codeBlock.parentElement.setAttribute('data-copy-added', 'true');\n \n var btn = document.createElement('button');\n btn.textContent = 'Copy';\n btn.style.cssText = 'position:absolute;top:4px;right:4px;padding:2px 8px;font-size:11px;background:#4ecdc4;border:none;border-radius:4px;color:#1a1a2e;cursor:pointer;opacity:0.7;transition:opacity 0.2s;';\n btn.onmouseover = function() { this.style.opacity = '1'; };\n btn.onmouseout = function() { this.style.opacity = '0.7'; };\n btn.onclick = function() {\n navigator.clipboard.writeText(codeBlock.textContent).then(function() {\n btn.textContent = 'Copied!';\n setTimeout(function() { btn.textContent = 'Copy'; }, 1500);\n });\n };\n codeBlock.parentElement.style.position = 'relative';\n codeBlock.parentElement.appendChild(btn);\n });\n }\n \n addCopyButtons();\n \n // Re-run on dynamic content\n var observer = new MutationObserver(addCopyButtons);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Add Copy Buttons to Code Blocks");
}
} catch(__e) { console.warn('[Userscript:Add Copy Buttons to Code Blocks]', __e); }
})();
(function(){
try {
var __m = "github.com";
var __re = new RegExp('^' + "github\\.com" + '
Skip to content

chore(deps): update eslint packages - #159

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/eslint-packages
Open

chore(deps): update eslint packages#159
renovate[bot] wants to merge 1 commit into
devfrom
renovate/eslint-packages

Conversation

@renovate

@renovaterenovateBot commented Nov 15, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
@eslint/js (source)9.38.09.39.5ageconfidence
@stylistic/eslint-plugin (source)5.5.05.10.0ageconfidence
eslint (source)9.38.09.39.5ageconfidence
typescript-eslint (source)8.46.28.67.0ageconfidence

Release Notes

eslint/eslint (@​eslint/js)

v9.39.5

Compare Source

Bug Fixes

Documentation

Chores

  • 458205f chore: update @eslint/eslintrc and @eslint/js for v9.39.5 (#​21077) (Francesco Trotta)
  • 202117b chore: package.json update for @​eslint/js release (Jenkins)
  • d9eb6ed test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#​21074) (Francesco Trotta)
  • 7b431a7 chore: override re2 dependency for @metascraper/helpers (#​21068) (Milos Djermanovic)
  • daf7791 chore: pin fflate@​0.8.2 (#​20895) (Milos Djermanovic)
  • daee8ba ci: use pnpm in eslint-flat-config-utils type integration test (#​20829) (Milos Djermanovic)
  • 116d4be ci: unpin Node.js 25.x in CI (#​20619) (Copilot)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

v9.39.2

Compare Source

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#​20381) (sethamus)

Build Related

Chores

v9.39.1

Compare Source

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#​20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#​20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

v9.39.0

Compare Source

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#​20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#​20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#​20245) (jaymarvelz)

Bug Fixes

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#​20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#​20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#​20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#​20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#​20242) (reddaisyy)
  • 637216b docs: update CLI flags migration instructions (#​20238) (jaymarvelz)
  • e7cda3b docs: Update README (GitHub Actions Bot)
  • 7b9446f docs: handle empty flags sections on the feature flags page (#​20222) (sethamus)

Chores

eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)

v5.10.0

Compare Source

Features
  • list-style: allow 'off' in overrides (#​1144) (c43bd4b)
  • padding-line-between-statements: introduce lineMode for selector matcher (#​1143) (1ebd6d8)
Build Related
Performance

v5.9.0

Compare Source

Features
Bug Fixes
  • comma-dangle: check tsx file correctly (#​1127) (271da42)
  • comma-dangle: prevent crash when linting non-js files (#​1140) (4a96eae)
  • indent: ignore when source code is not ESTree (#​1139) (9e7f422)
  • no-extra-parens: don't report jsdoc type assertion by default (#​1100) (cfb6296)
  • object-curly-spacing: correctly handle object patterns with type annotations (#​1129) (5aaaec6)
Chores

v5.8.0

Compare Source

Features
Bug Fixes
  • list-style: correctly get ( for optional call expressions (#​1114) (2090a72)

v5.7.1

Compare Source

Bug Fixes
Documentation
Chores

v5.7.0

Compare Source

Features
Bug Fixes
  • list-style: replace text range with delimiter directly (#​1062) (c2ac348)
  • object-curly-spacing: allow space before comment in multi-line objects (#​1076) (d73c03e)
Documentation
Build Related
Chores

v5.6.1

Compare Source

Bug Fixes
  • computed-property-spacing: guard with node.type instead of computed check (#​1054) (c486861)

v5.6.0

Compare Source

Features
Bug Fixes
  • type-generic-spacing: ignore spaces after new in TSConstructorType (#​1044) (aa0c6ac)
Documentation
Build Related
Chores
typescript-eslint/typescript-eslint (typescript-eslint)

v8.67.0

Compare Source

🚀 Features
  • typescript-eslint: export basic globs for using tseslint (#​12105)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.66.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.65.0

Compare Source

🚀 Features
  • add warning when TS 7 is detected (#​12529)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.64.0

Compare Source

8.64.0 (2026-07-13)

🚀 Features
  • support parsing import defer (#​12513)
  • eslint-plugin: [no-loop-func] support using / await using declarations and deprecate the rule (#​12500)
  • typescript-estree: throw for invalid definite assignment in class properties (#​12543)
🩹 Fixes
  • eslint-plugin: [require-array-sort-compare] handle constrained arrays (#​12512)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.63.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.62.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.62.0

Compare Source

🚀 Features
  • remove redundant package.json "files" (#​12444)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.61.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.61.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.4

Compare Source

🩹 Fixes
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#​12340)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.3

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.2

Compare Source

🩹 Fixes
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.56.1

Compare Source

This was a version bump only for typescript-eslint to align it with oth

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 11pm every weekend,before 8am every weekend"
  • 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.

@renovaterenovateBot added package:npm Pull requests that update node.js deps status:ready-to-merge PR is ready to merge, skips approving type:dependencies Pull requests that update a dependency file update:minor Minor Updates of dependency labels Nov 15, 2025
@snyk-io

snyk-ioBot commented Nov 15, 2025

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

StatusScan Engine Critical High Medium LowTotal (0)
Open Source Security0000 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@socket-security

socket-securityBot commented Nov 15, 2025

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

DiffPackageSupply Chain
Security
VulnerabilityQualityMaintenanceLicense
Updatedtypescript-eslint@​8.46.2 ⏵ 8.67.010010074+198100
Updated@​stylistic/​eslint-plugin@​5.5.0 ⏵ 5.10.0100+121007588100
Updated@​eslint/​js@​9.38.0 ⏵ 9.39.510010010089+2100
Updatedeslint@​9.38.0 ⏵ 9.39.59710010095-1100

View full report

@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from e0004dc to 3a2cd7dCompareNovember 18, 2025 02:23
@renovaterenovateBot changed the title chore(deps): update eslint packages to v9.39.0chore(deps): update eslint packagesNov 18, 2025
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 3a2cd7d to 3d22772CompareNovember 24, 2025 18:13
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 4 times, most recently from 1dad459 to 4587e36CompareDecember 8, 2025 19:08
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 4b8f6ca to 52c4a00CompareDecember 22, 2025 21:34
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 2e5e71d to 34c051aCompareDecember 29, 2025 17:43
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from c086729 to ed4c41dCompareJanuary 12, 2026 17:22
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from 67c693c to 23f91feCompareJanuary 23, 2026 08:45
@socket-security

socket-securityBot commented Jan 23, 2026

Copy link
Copy Markdown

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 23f91fe to 85bc269CompareJanuary 26, 2026 17:54
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 4513b77 to 9f15532CompareFebruary 6, 2026 12:33
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from fd998ec to 2b53ea3CompareMarch 23, 2026 18:45
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 2b53ea3 to 8fc81a7CompareMarch 30, 2026 18:19
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from a372278 to 23a6ddeCompareApril 13, 2026 20:39
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 6a4c293 to b95cbaeCompareApril 27, 2026 19:50
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 85feebc to dde3138CompareMay 11, 2026 18:33
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from dde3138 to a6ac053CompareMay 18, 2026 19:01
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from a6ac053 to e798109CompareMay 25, 2026 21:59
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 5950190 to a9e1825CompareJune 8, 2026 20:03
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 00ab2f9 to 093e947CompareJune 22, 2026 19:53
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 093e947 to f2f4ed0CompareJune 29, 2026 19:06
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from fee9c78 to 53e5942CompareJuly 12, 2026 12:57
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 53e5942 to 71db461CompareJuly 13, 2026 22:50
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from 1b1e576 to ced2d46CompareJuly 27, 2026 17:57
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from ced2d46 to 963f702CompareAugust 3, 2026 17:58
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from be745f2 to 5e2baa8CompareAugust 17, 2026 22:52
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 5e2baa8 to b258243CompareAugust 25, 2026 13:15
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package:npmPull requests that update node.js depsstatus:ready-to-mergePR is ready to merge, skips approvingtype:dependenciesPull requests that update a dependency fileupdate:minorMinor Updates of dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Force GitHub README to respect dark mode\n(function() {\n var style = document.createElement('style');\n style.textContent = '\n .markdown-body {\n color-scheme: dark light;\n }\n .markdown-body pre { background: #161b22 !important; }\n .markdown-body code { background: rgba(110, 118, 129, 0.4) !important; }\n .markdown-body table th, .markdown-body table td { border-color: #30363d !important; }\n .markdown-body img { background: #0d1117; }\n .markdown-body blockquote { border-left-color: #8b949e; }\n .markdown-body hr { border-color: #30363d; }\n ';\n document.head.appendChild(style);\n})();", "GitHub Dark Mode README Fix"); } } catch(__e) { console.warn('[Userscript:GitHub Dark Mode README Fix]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

chore(deps): update eslint packages - #159

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/eslint-packages
Open

chore(deps): update eslint packages#159
renovate[bot] wants to merge 1 commit into
devfrom
renovate/eslint-packages

Conversation

@renovate

@renovaterenovateBot commented Nov 15, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
@eslint/js (source)9.38.09.39.5ageconfidence
@stylistic/eslint-plugin (source)5.5.05.10.0ageconfidence
eslint (source)9.38.09.39.5ageconfidence
typescript-eslint (source)8.46.28.67.0ageconfidence

Release Notes

eslint/eslint (@​eslint/js)

v9.39.5

Compare Source

Bug Fixes

Documentation

Chores

  • 458205f chore: update @eslint/eslintrc and @eslint/js for v9.39.5 (#​21077) (Francesco Trotta)
  • 202117b chore: package.json update for @​eslint/js release (Jenkins)
  • d9eb6ed test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#​21074) (Francesco Trotta)
  • 7b431a7 chore: override re2 dependency for @metascraper/helpers (#​21068) (Milos Djermanovic)
  • daf7791 chore: pin fflate@​0.8.2 (#​20895) (Milos Djermanovic)
  • daee8ba ci: use pnpm in eslint-flat-config-utils type integration test (#​20829) (Milos Djermanovic)
  • 116d4be ci: unpin Node.js 25.x in CI (#​20619) (Copilot)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

v9.39.2

Compare Source

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#​20381) (sethamus)

Build Related

Chores

v9.39.1

Compare Source

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#​20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#​20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

v9.39.0

Compare Source

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#​20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#​20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#​20245) (jaymarvelz)

Bug Fixes

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#​20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#​20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#​20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#​20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#​20242) (reddaisyy)
  • 637216b docs: update CLI flags migration instructions (#​20238) (jaymarvelz)
  • e7cda3b docs: Update README (GitHub Actions Bot)
  • 7b9446f docs: handle empty flags sections on the feature flags page (#​20222) (sethamus)

Chores

eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)

v5.10.0

Compare Source

Features
  • list-style: allow 'off' in overrides (#​1144) (c43bd4b)
  • padding-line-between-statements: introduce lineMode for selector matcher (#​1143) (1ebd6d8)
Build Related
Performance

v5.9.0

Compare Source

Features
Bug Fixes
  • comma-dangle: check tsx file correctly (#​1127) (271da42)
  • comma-dangle: prevent crash when linting non-js files (#​1140) (4a96eae)
  • indent: ignore when source code is not ESTree (#​1139) (9e7f422)
  • no-extra-parens: don't report jsdoc type assertion by default (#​1100) (cfb6296)
  • object-curly-spacing: correctly handle object patterns with type annotations (#​1129) (5aaaec6)
Chores

v5.8.0

Compare Source

Features
Bug Fixes
  • list-style: correctly get ( for optional call expressions (#​1114) (2090a72)

v5.7.1

Compare Source

Bug Fixes
Documentation
Chores

v5.7.0

Compare Source

Features
Bug Fixes
  • list-style: replace text range with delimiter directly (#​1062) (c2ac348)
  • object-curly-spacing: allow space before comment in multi-line objects (#​1076) (d73c03e)
Documentation
Build Related
Chores

v5.6.1

Compare Source

Bug Fixes
  • computed-property-spacing: guard with node.type instead of computed check (#​1054) (c486861)

v5.6.0

Compare Source

Features
Bug Fixes
  • type-generic-spacing: ignore spaces after new in TSConstructorType (#​1044) (aa0c6ac)
Documentation
Build Related
Chores
typescript-eslint/typescript-eslint (typescript-eslint)

v8.67.0

Compare Source

🚀 Features
  • typescript-eslint: export basic globs for using tseslint (#​12105)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.66.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.65.0

Compare Source

🚀 Features
  • add warning when TS 7 is detected (#​12529)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.64.0

Compare Source

8.64.0 (2026-07-13)

🚀 Features
  • support parsing import defer (#​12513)
  • eslint-plugin: [no-loop-func] support using / await using declarations and deprecate the rule (#​12500)
  • typescript-estree: throw for invalid definite assignment in class properties (#​12543)
🩹 Fixes
  • eslint-plugin: [require-array-sort-compare] handle constrained arrays (#​12512)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.63.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.62.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.62.0

Compare Source

🚀 Features
  • remove redundant package.json "files" (#​12444)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.61.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.61.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.4

Compare Source

🩹 Fixes
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#​12340)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.3

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.2

Compare Source

🩹 Fixes
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.56.1

Compare Source

This was a version bump only for typescript-eslint to align it with oth

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 11pm every weekend,before 8am every weekend"
  • 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.

@renovaterenovateBot added package:npm Pull requests that update node.js deps status:ready-to-merge PR is ready to merge, skips approving type:dependencies Pull requests that update a dependency file update:minor Minor Updates of dependency labels Nov 15, 2025
@snyk-io

snyk-ioBot commented Nov 15, 2025

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

StatusScan Engine Critical High Medium LowTotal (0)
Open Source Security0000 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@socket-security

socket-securityBot commented Nov 15, 2025

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

DiffPackageSupply Chain
Security
VulnerabilityQualityMaintenanceLicense
Updatedtypescript-eslint@​8.46.2 ⏵ 8.67.010010074+198100
Updated@​stylistic/​eslint-plugin@​5.5.0 ⏵ 5.10.0100+121007588100
Updated@​eslint/​js@​9.38.0 ⏵ 9.39.510010010089+2100
Updatedeslint@​9.38.0 ⏵ 9.39.59710010095-1100

View full report

@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from e0004dc to 3a2cd7dCompareNovember 18, 2025 02:23
@renovaterenovateBot changed the title chore(deps): update eslint packages to v9.39.0chore(deps): update eslint packagesNov 18, 2025
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 3a2cd7d to 3d22772CompareNovember 24, 2025 18:13
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 4 times, most recently from 1dad459 to 4587e36CompareDecember 8, 2025 19:08
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 4b8f6ca to 52c4a00CompareDecember 22, 2025 21:34
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 2e5e71d to 34c051aCompareDecember 29, 2025 17:43
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from c086729 to ed4c41dCompareJanuary 12, 2026 17:22
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from 67c693c to 23f91feCompareJanuary 23, 2026 08:45
@socket-security

socket-securityBot commented Jan 23, 2026

Copy link
Copy Markdown

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 23f91fe to 85bc269CompareJanuary 26, 2026 17:54
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 4513b77 to 9f15532CompareFebruary 6, 2026 12:33
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from fd998ec to 2b53ea3CompareMarch 23, 2026 18:45
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 2b53ea3 to 8fc81a7CompareMarch 30, 2026 18:19
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from a372278 to 23a6ddeCompareApril 13, 2026 20:39
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 6a4c293 to b95cbaeCompareApril 27, 2026 19:50
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 85feebc to dde3138CompareMay 11, 2026 18:33
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from dde3138 to a6ac053CompareMay 18, 2026 19:01
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from a6ac053 to e798109CompareMay 25, 2026 21:59
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 5950190 to a9e1825CompareJune 8, 2026 20:03
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 00ab2f9 to 093e947CompareJune 22, 2026 19:53
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 093e947 to f2f4ed0CompareJune 29, 2026 19:06
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from fee9c78 to 53e5942CompareJuly 12, 2026 12:57
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 53e5942 to 71db461CompareJuly 13, 2026 22:50
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from 1b1e576 to ced2d46CompareJuly 27, 2026 17:57
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from ced2d46 to 963f702CompareAugust 3, 2026 17:58
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from be745f2 to 5e2baa8CompareAugust 17, 2026 22:52
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 5e2baa8 to b258243CompareAugust 25, 2026 13:15
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package:npmPull requests that update node.js depsstatus:ready-to-mergePR is ready to merge, skips approvingtype:dependenciesPull requests that update a dependency fileupdate:minorMinor Updates of dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Highlight search terms from Google/DuckDuckGo/Bing referrer\n(function() {\n var ref = document.referrer;\n var terms = [];\n \n if (ref.includes('google.com') || ref.includes('duckduckgo.com') || ref.includes('bing.com')) {\n var url = new URL(ref);\n var q = url.searchParams.get('q') || url.searchParams.get('p');\n if (q) {\n terms = q.split(/\\s+/).filter(function(t) { return t.length > 2; });\n }\n }\n \n if (terms.length === 0) return;\n \n var style = document.createElement('style');\n style.textContent = '.userscript-highlight { background: #fbbf24; color: #1a1a2e; padding: 1px 3px; border-radius: 2px; }';\n document.head.appendChild(style);\n \n function highlight(node) {\n if (node.nodeType === 3) { // text node\n var text = node.textContent;\n var found = false;\n terms.forEach(function(term) {\n var regex = new RegExp('(' + term.replace(/[.*+?^${}()|[\\]\\\\]/g, '\\\\') + ')', 'gi');\n if (regex.test(text)) {\n found = true;\n var frag = document.createDocumentFragment();\n var parts = text.split(regex);\n parts.forEach(function(part, i) {\n if (i % 2 === 0) {\n frag.appendChild(document.createTextNode(part));\n } else {\n var span = document.createElement('span');\n span.className = 'userscript-highlight';\n span.textContent = part;\n frag.appendChild(span);\n }\n });\n node.parentNode.replaceChild(frag, node);\n }\n });\n } else if (node.nodeType === 1 && node.childNodes) { // element\n var skipTags = ['SCRIPT', 'STYLE', 'NOSCRIPT', 'TEXTAREA', 'INPUT', 'SELECT'];\n if (!skipTags.includes(node.tagName)) {\n Array.from(node.childNodes).forEach(highlight);\n }\n }\n }\n \n highlight(document.body);\n \n // Re-highlight on dynamic content\n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1 || node.nodeType === 3) highlight(node);\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Highlight Search Terms"); } } catch(__e) { console.warn('[Userscript:Highlight Search Terms]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

chore(deps): update eslint packages - #159

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/eslint-packages
Open

chore(deps): update eslint packages#159
renovate[bot] wants to merge 1 commit into
devfrom
renovate/eslint-packages

Conversation

@renovate

@renovaterenovateBot commented Nov 15, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
@eslint/js (source)9.38.09.39.5ageconfidence
@stylistic/eslint-plugin (source)5.5.05.10.0ageconfidence
eslint (source)9.38.09.39.5ageconfidence
typescript-eslint (source)8.46.28.67.0ageconfidence

Release Notes

eslint/eslint (@​eslint/js)

v9.39.5

Compare Source

Bug Fixes

Documentation

Chores

  • 458205f chore: update @eslint/eslintrc and @eslint/js for v9.39.5 (#​21077) (Francesco Trotta)
  • 202117b chore: package.json update for @​eslint/js release (Jenkins)
  • d9eb6ed test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#​21074) (Francesco Trotta)
  • 7b431a7 chore: override re2 dependency for @metascraper/helpers (#​21068) (Milos Djermanovic)
  • daf7791 chore: pin fflate@​0.8.2 (#​20895) (Milos Djermanovic)
  • daee8ba ci: use pnpm in eslint-flat-config-utils type integration test (#​20829) (Milos Djermanovic)
  • 116d4be ci: unpin Node.js 25.x in CI (#​20619) (Copilot)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

v9.39.2

Compare Source

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#​20381) (sethamus)

Build Related

Chores

v9.39.1

Compare Source

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#​20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#​20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

v9.39.0

Compare Source

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#​20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#​20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#​20245) (jaymarvelz)

Bug Fixes

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#​20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#​20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#​20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#​20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#​20242) (reddaisyy)
  • 637216b docs: update CLI flags migration instructions (#​20238) (jaymarvelz)
  • e7cda3b docs: Update README (GitHub Actions Bot)
  • 7b9446f docs: handle empty flags sections on the feature flags page (#​20222) (sethamus)

Chores

eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)

v5.10.0

Compare Source

Features
  • list-style: allow 'off' in overrides (#​1144) (c43bd4b)
  • padding-line-between-statements: introduce lineMode for selector matcher (#​1143) (1ebd6d8)
Build Related
Performance

v5.9.0

Compare Source

Features
Bug Fixes
  • comma-dangle: check tsx file correctly (#​1127) (271da42)
  • comma-dangle: prevent crash when linting non-js files (#​1140) (4a96eae)
  • indent: ignore when source code is not ESTree (#​1139) (9e7f422)
  • no-extra-parens: don't report jsdoc type assertion by default (#​1100) (cfb6296)
  • object-curly-spacing: correctly handle object patterns with type annotations (#​1129) (5aaaec6)
Chores

v5.8.0

Compare Source

Features
Bug Fixes
  • list-style: correctly get ( for optional call expressions (#​1114) (2090a72)

v5.7.1

Compare Source

Bug Fixes
Documentation
Chores

v5.7.0

Compare Source

Features
Bug Fixes
  • list-style: replace text range with delimiter directly (#​1062) (c2ac348)
  • object-curly-spacing: allow space before comment in multi-line objects (#​1076) (d73c03e)
Documentation
Build Related
Chores

v5.6.1

Compare Source

Bug Fixes
  • computed-property-spacing: guard with node.type instead of computed check (#​1054) (c486861)

v5.6.0

Compare Source

Features
Bug Fixes
  • type-generic-spacing: ignore spaces after new in TSConstructorType (#​1044) (aa0c6ac)
Documentation
Build Related
Chores
typescript-eslint/typescript-eslint (typescript-eslint)

v8.67.0

Compare Source

🚀 Features
  • typescript-eslint: export basic globs for using tseslint (#​12105)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.66.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.65.0

Compare Source

🚀 Features
  • add warning when TS 7 is detected (#​12529)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.64.0

Compare Source

8.64.0 (2026-07-13)

🚀 Features
  • support parsing import defer (#​12513)
  • eslint-plugin: [no-loop-func] support using / await using declarations and deprecate the rule (#​12500)
  • typescript-estree: throw for invalid definite assignment in class properties (#​12543)
🩹 Fixes
  • eslint-plugin: [require-array-sort-compare] handle constrained arrays (#​12512)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.63.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.62.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.62.0

Compare Source

🚀 Features
  • remove redundant package.json "files" (#​12444)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.61.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.61.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.4

Compare Source

🩹 Fixes
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#​12340)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.3

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.2

Compare Source

🩹 Fixes
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.56.1

Compare Source

This was a version bump only for typescript-eslint to align it with oth

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 11pm every weekend,before 8am every weekend"
  • 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.

@renovaterenovateBot added package:npm Pull requests that update node.js deps status:ready-to-merge PR is ready to merge, skips approving type:dependencies Pull requests that update a dependency file update:minor Minor Updates of dependency labels Nov 15, 2025
@snyk-io

snyk-ioBot commented Nov 15, 2025

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

StatusScan Engine Critical High Medium LowTotal (0)
Open Source Security0000 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@socket-security

socket-securityBot commented Nov 15, 2025

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

DiffPackageSupply Chain
Security
VulnerabilityQualityMaintenanceLicense
Updatedtypescript-eslint@​8.46.2 ⏵ 8.67.010010074+198100
Updated@​stylistic/​eslint-plugin@​5.5.0 ⏵ 5.10.0100+121007588100
Updated@​eslint/​js@​9.38.0 ⏵ 9.39.510010010089+2100
Updatedeslint@​9.38.0 ⏵ 9.39.59710010095-1100

View full report

@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from e0004dc to 3a2cd7dCompareNovember 18, 2025 02:23
@renovaterenovateBot changed the title chore(deps): update eslint packages to v9.39.0chore(deps): update eslint packagesNov 18, 2025
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 3a2cd7d to 3d22772CompareNovember 24, 2025 18:13
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 4 times, most recently from 1dad459 to 4587e36CompareDecember 8, 2025 19:08
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 4b8f6ca to 52c4a00CompareDecember 22, 2025 21:34
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 2e5e71d to 34c051aCompareDecember 29, 2025 17:43
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from c086729 to ed4c41dCompareJanuary 12, 2026 17:22
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from 67c693c to 23f91feCompareJanuary 23, 2026 08:45
@socket-security

socket-securityBot commented Jan 23, 2026

Copy link
Copy Markdown

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 23f91fe to 85bc269CompareJanuary 26, 2026 17:54
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 4513b77 to 9f15532CompareFebruary 6, 2026 12:33
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from fd998ec to 2b53ea3CompareMarch 23, 2026 18:45
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 2b53ea3 to 8fc81a7CompareMarch 30, 2026 18:19
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from a372278 to 23a6ddeCompareApril 13, 2026 20:39
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 6a4c293 to b95cbaeCompareApril 27, 2026 19:50
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 85feebc to dde3138CompareMay 11, 2026 18:33
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from dde3138 to a6ac053CompareMay 18, 2026 19:01
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from a6ac053 to e798109CompareMay 25, 2026 21:59
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 5950190 to a9e1825CompareJune 8, 2026 20:03
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 00ab2f9 to 093e947CompareJune 22, 2026 19:53
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 093e947 to f2f4ed0CompareJune 29, 2026 19:06
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from fee9c78 to 53e5942CompareJuly 12, 2026 12:57
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 53e5942 to 71db461CompareJuly 13, 2026 22:50
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from 1b1e576 to ced2d46CompareJuly 27, 2026 17:57
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from ced2d46 to 963f702CompareAugust 3, 2026 17:58
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from be745f2 to 5e2baa8CompareAugust 17, 2026 22:52
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 5e2baa8 to b258243CompareAugust 25, 2026 13:15
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package:npmPull requests that update node.js depsstatus:ready-to-mergePR is ready to merge, skips approvingtype:dependenciesPull requests that update a dependency fileupdate:minorMinor Updates of dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Strip utm_, fbclid, gclid, etc. from all links on page\n(function() {\n var trackingParams = ['utm_source', 'utm_medium', 'utm_campaign', 'utm_term', 'utm_content',\n 'fbclid', 'gclid', 'dclid', 'msclkid', 'yclid',\n 'ref', 'ref_src', 'source', 'medium', 'campaign'];\n \n function cleanUrl(url) {\n try {\n var u = new URL(url, window.location.origin);\n var changed = false;\n trackingParams.forEach(function(p) {\n if (u.searchParams.has(p)) {\n u.searchParams.delete(p);\n changed = true;\n }\n });\n return changed ? u.toString() : url;\n } catch (e) {\n return url;\n }\n }\n \n function cleanLinks() {\n document.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n \n cleanLinks();\n \n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1) {\n if (node.tagName === 'A') cleanLinks();\n node.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Remove Tracking Parameters from Links"); } } catch(__e) { console.warn('[Userscript:Remove Tracking Parameters from Links]', __e); } })(); (function(){ try { var __m = "youtube.com"; var __re = new RegExp('^' + "youtube\\.com" + '
Skip to content

chore(deps): update eslint packages - #159

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/eslint-packages
Open

chore(deps): update eslint packages#159
renovate[bot] wants to merge 1 commit into
devfrom
renovate/eslint-packages

Conversation

@renovate

@renovaterenovateBot commented Nov 15, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
@eslint/js (source)9.38.09.39.5ageconfidence
@stylistic/eslint-plugin (source)5.5.05.10.0ageconfidence
eslint (source)9.38.09.39.5ageconfidence
typescript-eslint (source)8.46.28.67.0ageconfidence

Release Notes

eslint/eslint (@​eslint/js)

v9.39.5

Compare Source

Bug Fixes

Documentation

Chores

  • 458205f chore: update @eslint/eslintrc and @eslint/js for v9.39.5 (#​21077) (Francesco Trotta)
  • 202117b chore: package.json update for @​eslint/js release (Jenkins)
  • d9eb6ed test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#​21074) (Francesco Trotta)
  • 7b431a7 chore: override re2 dependency for @metascraper/helpers (#​21068) (Milos Djermanovic)
  • daf7791 chore: pin fflate@​0.8.2 (#​20895) (Milos Djermanovic)
  • daee8ba ci: use pnpm in eslint-flat-config-utils type integration test (#​20829) (Milos Djermanovic)
  • 116d4be ci: unpin Node.js 25.x in CI (#​20619) (Copilot)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

v9.39.2

Compare Source

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#​20381) (sethamus)

Build Related

Chores

v9.39.1

Compare Source

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#​20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#​20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

v9.39.0

Compare Source

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#​20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#​20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#​20245) (jaymarvelz)

Bug Fixes

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#​20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#​20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#​20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#​20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#​20242) (reddaisyy)
  • 637216b docs: update CLI flags migration instructions (#​20238) (jaymarvelz)
  • e7cda3b docs: Update README (GitHub Actions Bot)
  • 7b9446f docs: handle empty flags sections on the feature flags page (#​20222) (sethamus)

Chores

eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)

v5.10.0

Compare Source

Features
  • list-style: allow 'off' in overrides (#​1144) (c43bd4b)
  • padding-line-between-statements: introduce lineMode for selector matcher (#​1143) (1ebd6d8)
Build Related
Performance

v5.9.0

Compare Source

Features
Bug Fixes
  • comma-dangle: check tsx file correctly (#​1127) (271da42)
  • comma-dangle: prevent crash when linting non-js files (#​1140) (4a96eae)
  • indent: ignore when source code is not ESTree (#​1139) (9e7f422)
  • no-extra-parens: don't report jsdoc type assertion by default (#​1100) (cfb6296)
  • object-curly-spacing: correctly handle object patterns with type annotations (#​1129) (5aaaec6)
Chores

v5.8.0

Compare Source

Features
Bug Fixes
  • list-style: correctly get ( for optional call expressions (#​1114) (2090a72)

v5.7.1

Compare Source

Bug Fixes
Documentation
Chores

v5.7.0

Compare Source

Features
Bug Fixes
  • list-style: replace text range with delimiter directly (#​1062) (c2ac348)
  • object-curly-spacing: allow space before comment in multi-line objects (#​1076) (d73c03e)
Documentation
Build Related
Chores

v5.6.1

Compare Source

Bug Fixes
  • computed-property-spacing: guard with node.type instead of computed check (#​1054) (c486861)

v5.6.0

Compare Source

Features
Bug Fixes
  • type-generic-spacing: ignore spaces after new in TSConstructorType (#​1044) (aa0c6ac)
Documentation
Build Related
Chores
typescript-eslint/typescript-eslint (typescript-eslint)

v8.67.0

Compare Source

🚀 Features
  • typescript-eslint: export basic globs for using tseslint (#​12105)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.66.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.65.0

Compare Source

🚀 Features
  • add warning when TS 7 is detected (#​12529)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.64.0

Compare Source

8.64.0 (2026-07-13)

🚀 Features
  • support parsing import defer (#​12513)
  • eslint-plugin: [no-loop-func] support using / await using declarations and deprecate the rule (#​12500)
  • typescript-estree: throw for invalid definite assignment in class properties (#​12543)
🩹 Fixes
  • eslint-plugin: [require-array-sort-compare] handle constrained arrays (#​12512)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.63.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.62.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.62.0

Compare Source

🚀 Features
  • remove redundant package.json "files" (#​12444)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.61.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.61.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.4

Compare Source

🩹 Fixes
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#​12340)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.3

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.2

Compare Source

🩹 Fixes
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.56.1

Compare Source

This was a version bump only for typescript-eslint to align it with oth

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 11pm every weekend,before 8am every weekend"
  • 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.

@renovaterenovateBot added package:npm Pull requests that update node.js deps status:ready-to-merge PR is ready to merge, skips approving type:dependencies Pull requests that update a dependency file update:minor Minor Updates of dependency labels Nov 15, 2025
@snyk-io

snyk-ioBot commented Nov 15, 2025

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

StatusScan Engine Critical High Medium LowTotal (0)
Open Source Security0000 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@socket-security

socket-securityBot commented Nov 15, 2025

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

DiffPackageSupply Chain
Security
VulnerabilityQualityMaintenanceLicense
Updatedtypescript-eslint@​8.46.2 ⏵ 8.67.010010074+198100
Updated@​stylistic/​eslint-plugin@​5.5.0 ⏵ 5.10.0100+121007588100
Updated@​eslint/​js@​9.38.0 ⏵ 9.39.510010010089+2100
Updatedeslint@​9.38.0 ⏵ 9.39.59710010095-1100

View full report

@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from e0004dc to 3a2cd7dCompareNovember 18, 2025 02:23
@renovaterenovateBot changed the title chore(deps): update eslint packages to v9.39.0chore(deps): update eslint packagesNov 18, 2025
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 3a2cd7d to 3d22772CompareNovember 24, 2025 18:13
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 4 times, most recently from 1dad459 to 4587e36CompareDecember 8, 2025 19:08
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 4b8f6ca to 52c4a00CompareDecember 22, 2025 21:34
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 2e5e71d to 34c051aCompareDecember 29, 2025 17:43
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from c086729 to ed4c41dCompareJanuary 12, 2026 17:22
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from 67c693c to 23f91feCompareJanuary 23, 2026 08:45
@socket-security

socket-securityBot commented Jan 23, 2026

Copy link
Copy Markdown

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 23f91fe to 85bc269CompareJanuary 26, 2026 17:54
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 4513b77 to 9f15532CompareFebruary 6, 2026 12:33
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from fd998ec to 2b53ea3CompareMarch 23, 2026 18:45
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 2b53ea3 to 8fc81a7CompareMarch 30, 2026 18:19
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from a372278 to 23a6ddeCompareApril 13, 2026 20:39
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 6a4c293 to b95cbaeCompareApril 27, 2026 19:50
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 85feebc to dde3138CompareMay 11, 2026 18:33
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from dde3138 to a6ac053CompareMay 18, 2026 19:01
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from a6ac053 to e798109CompareMay 25, 2026 21:59
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 5950190 to a9e1825CompareJune 8, 2026 20:03
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 00ab2f9 to 093e947CompareJune 22, 2026 19:53
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 093e947 to f2f4ed0CompareJune 29, 2026 19:06
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from fee9c78 to 53e5942CompareJuly 12, 2026 12:57
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 53e5942 to 71db461CompareJuly 13, 2026 22:50
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from 1b1e576 to ced2d46CompareJuly 27, 2026 17:57
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from ced2d46 to 963f702CompareAugust 3, 2026 17:58
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from be745f2 to 5e2baa8CompareAugust 17, 2026 22:52
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 5e2baa8 to b258243CompareAugust 25, 2026 13:15
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package:npmPull requests that update node.js depsstatus:ready-to-mergePR is ready to merge, skips approvingtype:dependenciesPull requests that update a dependency fileupdate:minorMinor Updates of dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Auto-enable theater mode on YouTube\n(function() {\n function tryTheater() {\n var btn = document.querySelector('button[aria-label=\"Theater mode\"], ytd-player #player button[title=\"Theater mode\"]');\n if (btn && !btn.classList.contains('activated')) {\n btn.click();\n }\n }\n \n // Try immediately\n tryTheater();\n \n // Try after navigation (SPA)\n var lastUrl = location.href;\n setInterval(function() {\n if (location.href !== lastUrl) {\n lastUrl = location.href;\n setTimeout(tryTheater, 500);\n }\n }, 1000);\n \n // Also try on player load\n var observer = new MutationObserver(tryTheater);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "YouTube Theater Mode Default"); } } catch(__e) { console.warn('[Userscript:YouTube Theater Mode Default]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

chore(deps): update eslint packages - #159

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/eslint-packages
Open

chore(deps): update eslint packages#159
renovate[bot] wants to merge 1 commit into
devfrom
renovate/eslint-packages

Conversation

@renovate

@renovaterenovateBot commented Nov 15, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
@eslint/js (source)9.38.09.39.5ageconfidence
@stylistic/eslint-plugin (source)5.5.05.10.0ageconfidence
eslint (source)9.38.09.39.5ageconfidence
typescript-eslint (source)8.46.28.67.0ageconfidence

Release Notes

eslint/eslint (@​eslint/js)

v9.39.5

Compare Source

Bug Fixes

Documentation

Chores

  • 458205f chore: update @eslint/eslintrc and @eslint/js for v9.39.5 (#​21077) (Francesco Trotta)
  • 202117b chore: package.json update for @​eslint/js release (Jenkins)
  • d9eb6ed test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#​21074) (Francesco Trotta)
  • 7b431a7 chore: override re2 dependency for @metascraper/helpers (#​21068) (Milos Djermanovic)
  • daf7791 chore: pin fflate@​0.8.2 (#​20895) (Milos Djermanovic)
  • daee8ba ci: use pnpm in eslint-flat-config-utils type integration test (#​20829) (Milos Djermanovic)
  • 116d4be ci: unpin Node.js 25.x in CI (#​20619) (Copilot)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

v9.39.2

Compare Source

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#​20381) (sethamus)

Build Related

Chores

v9.39.1

Compare Source

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#​20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#​20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

v9.39.0

Compare Source

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#​20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#​20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#​20245) (jaymarvelz)

Bug Fixes

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#​20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#​20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#​20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#​20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#​20242) (reddaisyy)
  • 637216b docs: update CLI flags migration instructions (#​20238) (jaymarvelz)
  • e7cda3b docs: Update README (GitHub Actions Bot)
  • 7b9446f docs: handle empty flags sections on the feature flags page (#​20222) (sethamus)

Chores

eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)

v5.10.0

Compare Source

Features
  • list-style: allow 'off' in overrides (#​1144) (c43bd4b)
  • padding-line-between-statements: introduce lineMode for selector matcher (#​1143) (1ebd6d8)
Build Related
Performance

v5.9.0

Compare Source

Features
Bug Fixes
  • comma-dangle: check tsx file correctly (#​1127) (271da42)
  • comma-dangle: prevent crash when linting non-js files (#​1140) (4a96eae)
  • indent: ignore when source code is not ESTree (#​1139) (9e7f422)
  • no-extra-parens: don't report jsdoc type assertion by default (#​1100) (cfb6296)
  • object-curly-spacing: correctly handle object patterns with type annotations (#​1129) (5aaaec6)
Chores

v5.8.0

Compare Source

Features
Bug Fixes
  • list-style: correctly get ( for optional call expressions (#​1114) (2090a72)

v5.7.1

Compare Source

Bug Fixes
Documentation
Chores

v5.7.0

Compare Source

Features
Bug Fixes
  • list-style: replace text range with delimiter directly (#​1062) (c2ac348)
  • object-curly-spacing: allow space before comment in multi-line objects (#​1076) (d73c03e)
Documentation
Build Related
Chores

v5.6.1

Compare Source

Bug Fixes
  • computed-property-spacing: guard with node.type instead of computed check (#​1054) (c486861)

v5.6.0

Compare Source

Features
Bug Fixes
  • type-generic-spacing: ignore spaces after new in TSConstructorType (#​1044) (aa0c6ac)
Documentation
Build Related
Chores
typescript-eslint/typescript-eslint (typescript-eslint)

v8.67.0

Compare Source

🚀 Features
  • typescript-eslint: export basic globs for using tseslint (#​12105)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.66.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.65.0

Compare Source

🚀 Features
  • add warning when TS 7 is detected (#​12529)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.64.0

Compare Source

8.64.0 (2026-07-13)

🚀 Features
  • support parsing import defer (#​12513)
  • eslint-plugin: [no-loop-func] support using / await using declarations and deprecate the rule (#​12500)
  • typescript-estree: throw for invalid definite assignment in class properties (#​12543)
🩹 Fixes
  • eslint-plugin: [require-array-sort-compare] handle constrained arrays (#​12512)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.63.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.62.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.62.0

Compare Source

🚀 Features
  • remove redundant package.json "files" (#​12444)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.61.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.61.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.4

Compare Source

🩹 Fixes
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#​12340)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.3

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.2

Compare Source

🩹 Fixes
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.56.1

Compare Source

This was a version bump only for typescript-eslint to align it with oth

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 11pm every weekend,before 8am every weekend"
  • 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.

@renovaterenovateBot added package:npm Pull requests that update node.js deps status:ready-to-merge PR is ready to merge, skips approving type:dependencies Pull requests that update a dependency file update:minor Minor Updates of dependency labels Nov 15, 2025
@snyk-io

snyk-ioBot commented Nov 15, 2025

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

StatusScan Engine Critical High Medium LowTotal (0)
Open Source Security0000 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@socket-security

socket-securityBot commented Nov 15, 2025

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

DiffPackageSupply Chain
Security
VulnerabilityQualityMaintenanceLicense
Updatedtypescript-eslint@​8.46.2 ⏵ 8.67.010010074+198100
Updated@​stylistic/​eslint-plugin@​5.5.0 ⏵ 5.10.0100+121007588100
Updated@​eslint/​js@​9.38.0 ⏵ 9.39.510010010089+2100
Updatedeslint@​9.38.0 ⏵ 9.39.59710010095-1100

View full report

@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from e0004dc to 3a2cd7dCompareNovember 18, 2025 02:23
@renovaterenovateBot changed the title chore(deps): update eslint packages to v9.39.0chore(deps): update eslint packagesNov 18, 2025
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 3a2cd7d to 3d22772CompareNovember 24, 2025 18:13
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 4 times, most recently from 1dad459 to 4587e36CompareDecember 8, 2025 19:08
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 4b8f6ca to 52c4a00CompareDecember 22, 2025 21:34
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 2e5e71d to 34c051aCompareDecember 29, 2025 17:43
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from c086729 to ed4c41dCompareJanuary 12, 2026 17:22
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from 67c693c to 23f91feCompareJanuary 23, 2026 08:45
@socket-security

socket-securityBot commented Jan 23, 2026

Copy link
Copy Markdown

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 23f91fe to 85bc269CompareJanuary 26, 2026 17:54
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 4513b77 to 9f15532CompareFebruary 6, 2026 12:33
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from fd998ec to 2b53ea3CompareMarch 23, 2026 18:45
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 2b53ea3 to 8fc81a7CompareMarch 30, 2026 18:19
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from a372278 to 23a6ddeCompareApril 13, 2026 20:39
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 6a4c293 to b95cbaeCompareApril 27, 2026 19:50
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 85feebc to dde3138CompareMay 11, 2026 18:33
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from dde3138 to a6ac053CompareMay 18, 2026 19:01
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from a6ac053 to e798109CompareMay 25, 2026 21:59
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 5950190 to a9e1825CompareJune 8, 2026 20:03
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 00ab2f9 to 093e947CompareJune 22, 2026 19:53
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 093e947 to f2f4ed0CompareJune 29, 2026 19:06
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from fee9c78 to 53e5942CompareJuly 12, 2026 12:57
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 53e5942 to 71db461CompareJuly 13, 2026 22:50
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from 1b1e576 to ced2d46CompareJuly 27, 2026 17:57
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from ced2d46 to 963f702CompareAugust 3, 2026 17:58
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from be745f2 to 5e2baa8CompareAugust 17, 2026 22:52
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 5e2baa8 to b258243CompareAugust 25, 2026 13:15
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package:npmPull requests that update node.js depsstatus:ready-to-mergePR is ready to merge, skips approvingtype:dependenciesPull requests that update a dependency fileupdate:minorMinor Updates of dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Remove or un-stick sticky/fixed headers that block content\n(function() {\n function unstick() {\n document.querySelectorAll('header, nav, [role=\"banner\"], .header, .navbar, .sticky, .fixed-top, [style*=\"position: fixed\"], [style*=\"position:sticky\"]').forEach(function(el) {\n if (el.style.position === 'fixed' || el.style.position === 'sticky' || \n getComputedStyle(el).position === 'fixed' || getComputedStyle(el).position === 'sticky') {\n el.style.position = 'static';\n el.style.top = 'auto';\n el.style.zIndex = 'auto';\n }\n });\n }\n \n unstick();\n \n var observer = new MutationObserver(unstick);\n observer.observe(document.body, { childList: true, subtree: true, attributes: true, attributeFilter: ['style', 'class'] });\n})();", "Kill Sticky Headers"); } } catch(__e) { console.warn('[Userscript:Kill Sticky Headers]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

chore(deps): update eslint packages - #159

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/eslint-packages
Open

chore(deps): update eslint packages#159
renovate[bot] wants to merge 1 commit into
devfrom
renovate/eslint-packages

Conversation

@renovate

@renovaterenovateBot commented Nov 15, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
@eslint/js (source)9.38.09.39.5ageconfidence
@stylistic/eslint-plugin (source)5.5.05.10.0ageconfidence
eslint (source)9.38.09.39.5ageconfidence
typescript-eslint (source)8.46.28.67.0ageconfidence

Release Notes

eslint/eslint (@​eslint/js)

v9.39.5

Compare Source

Bug Fixes

Documentation

Chores

  • 458205f chore: update @eslint/eslintrc and @eslint/js for v9.39.5 (#​21077) (Francesco Trotta)
  • 202117b chore: package.json update for @​eslint/js release (Jenkins)
  • d9eb6ed test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#​21074) (Francesco Trotta)
  • 7b431a7 chore: override re2 dependency for @metascraper/helpers (#​21068) (Milos Djermanovic)
  • daf7791 chore: pin fflate@​0.8.2 (#​20895) (Milos Djermanovic)
  • daee8ba ci: use pnpm in eslint-flat-config-utils type integration test (#​20829) (Milos Djermanovic)
  • 116d4be ci: unpin Node.js 25.x in CI (#​20619) (Copilot)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

v9.39.2

Compare Source

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#​20381) (sethamus)

Build Related

Chores

v9.39.1

Compare Source

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#​20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#​20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

v9.39.0

Compare Source

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#​20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#​20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#​20245) (jaymarvelz)

Bug Fixes

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#​20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#​20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#​20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#​20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#​20242) (reddaisyy)
  • 637216b docs: update CLI flags migration instructions (#​20238) (jaymarvelz)
  • e7cda3b docs: Update README (GitHub Actions Bot)
  • 7b9446f docs: handle empty flags sections on the feature flags page (#​20222) (sethamus)

Chores

eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)

v5.10.0

Compare Source

Features
  • list-style: allow 'off' in overrides (#​1144) (c43bd4b)
  • padding-line-between-statements: introduce lineMode for selector matcher (#​1143) (1ebd6d8)
Build Related
Performance

v5.9.0

Compare Source

Features
Bug Fixes
  • comma-dangle: check tsx file correctly (#​1127) (271da42)
  • comma-dangle: prevent crash when linting non-js files (#​1140) (4a96eae)
  • indent: ignore when source code is not ESTree (#​1139) (9e7f422)
  • no-extra-parens: don't report jsdoc type assertion by default (#​1100) (cfb6296)
  • object-curly-spacing: correctly handle object patterns with type annotations (#​1129) (5aaaec6)
Chores

v5.8.0

Compare Source

Features
Bug Fixes
  • list-style: correctly get ( for optional call expressions (#​1114) (2090a72)

v5.7.1

Compare Source

Bug Fixes
Documentation
Chores

v5.7.0

Compare Source

Features
Bug Fixes
  • list-style: replace text range with delimiter directly (#​1062) (c2ac348)
  • object-curly-spacing: allow space before comment in multi-line objects (#​1076) (d73c03e)
Documentation
Build Related
Chores

v5.6.1

Compare Source

Bug Fixes
  • computed-property-spacing: guard with node.type instead of computed check (#​1054) (c486861)

v5.6.0

Compare Source

Features
Bug Fixes
  • type-generic-spacing: ignore spaces after new in TSConstructorType (#​1044) (aa0c6ac)
Documentation
Build Related
Chores
typescript-eslint/typescript-eslint (typescript-eslint)

v8.67.0

Compare Source

🚀 Features
  • typescript-eslint: export basic globs for using tseslint (#​12105)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.66.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.65.0

Compare Source

🚀 Features
  • add warning when TS 7 is detected (#​12529)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.64.0

Compare Source

8.64.0 (2026-07-13)

🚀 Features
  • support parsing import defer (#​12513)
  • eslint-plugin: [no-loop-func] support using / await using declarations and deprecate the rule (#​12500)
  • typescript-estree: throw for invalid definite assignment in class properties (#​12543)
🩹 Fixes
  • eslint-plugin: [require-array-sort-compare] handle constrained arrays (#​12512)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.63.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.62.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.62.0

Compare Source

🚀 Features
  • remove redundant package.json "files" (#​12444)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.61.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.61.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.4

Compare Source

🩹 Fixes
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#​12340)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.3

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.2

Compare Source

🩹 Fixes
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.56.1

Compare Source

This was a version bump only for typescript-eslint to align it with oth

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 11pm every weekend,before 8am every weekend"
  • 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.

@renovaterenovateBot added package:npm Pull requests that update node.js deps status:ready-to-merge PR is ready to merge, skips approving type:dependencies Pull requests that update a dependency file update:minor Minor Updates of dependency labels Nov 15, 2025
@snyk-io

snyk-ioBot commented Nov 15, 2025

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

StatusScan Engine Critical High Medium LowTotal (0)
Open Source Security0000 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@socket-security

socket-securityBot commented Nov 15, 2025

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

DiffPackageSupply Chain
Security
VulnerabilityQualityMaintenanceLicense
Updatedtypescript-eslint@​8.46.2 ⏵ 8.67.010010074+198100
Updated@​stylistic/​eslint-plugin@​5.5.0 ⏵ 5.10.0100+121007588100
Updated@​eslint/​js@​9.38.0 ⏵ 9.39.510010010089+2100
Updatedeslint@​9.38.0 ⏵ 9.39.59710010095-1100

View full report

@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from e0004dc to 3a2cd7dCompareNovember 18, 2025 02:23
@renovaterenovateBot changed the title chore(deps): update eslint packages to v9.39.0chore(deps): update eslint packagesNov 18, 2025
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 3a2cd7d to 3d22772CompareNovember 24, 2025 18:13
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 4 times, most recently from 1dad459 to 4587e36CompareDecember 8, 2025 19:08
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 4b8f6ca to 52c4a00CompareDecember 22, 2025 21:34
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 2e5e71d to 34c051aCompareDecember 29, 2025 17:43
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from c086729 to ed4c41dCompareJanuary 12, 2026 17:22
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from 67c693c to 23f91feCompareJanuary 23, 2026 08:45
@socket-security

socket-securityBot commented Jan 23, 2026

Copy link
Copy Markdown

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 23f91fe to 85bc269CompareJanuary 26, 2026 17:54
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 4513b77 to 9f15532CompareFebruary 6, 2026 12:33
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from fd998ec to 2b53ea3CompareMarch 23, 2026 18:45
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 2b53ea3 to 8fc81a7CompareMarch 30, 2026 18:19
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from a372278 to 23a6ddeCompareApril 13, 2026 20:39
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 6a4c293 to b95cbaeCompareApril 27, 2026 19:50
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 85feebc to dde3138CompareMay 11, 2026 18:33
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from dde3138 to a6ac053CompareMay 18, 2026 19:01
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from a6ac053 to e798109CompareMay 25, 2026 21:59
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 5950190 to a9e1825CompareJune 8, 2026 20:03
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 00ab2f9 to 093e947CompareJune 22, 2026 19:53
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 093e947 to f2f4ed0CompareJune 29, 2026 19:06
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from fee9c78 to 53e5942CompareJuly 12, 2026 12:57
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 53e5942 to 71db461CompareJuly 13, 2026 22:50
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from 1b1e576 to ced2d46CompareJuly 27, 2026 17:57
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from ced2d46 to 963f702CompareAugust 3, 2026 17:58
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from be745f2 to 5e2baa8CompareAugust 17, 2026 22:52
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 5e2baa8 to b258243CompareAugust 25, 2026 13:15
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package:npmPull requests that update node.js depsstatus:ready-to-mergePR is ready to merge, skips approvingtype:dependenciesPull requests that update a dependency fileupdate:minorMinor Updates of dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Universal Dark Mode - works on any site\n(function() {\n var enabled = true;\n \n function applyDarkMode() {\n if (!enabled) return;\n \n // Create style element if it doesn't exist\n var style = document.getElementById('universal-dark-mode-style');\n if (!style) {\n style = document.createElement('style');\n style.id = 'universal-dark-mode-style';\n document.head.appendChild(style);\n }\n \n // Dark mode CSS - inverts colors but preserves images/video\n style.textContent = '\n /* Invert everything except media */\n html {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #1a1a2e !important;\n }\n \n /* Restore images, videos, iframes, canvas */\n img, video, iframe, canvas, svg, picture, [style*=\"background-image\"] {\n filter: invert(1) hue-rotate(180deg) !important;\n }\n \n /* Preserve specific elements that should not be inverted */\n .no-dark-mode, .no-dark-mode *,\n [data-theme=\"light\"], [data-theme=\"light\"],\n .ace_editor, .ace_editor *,\n .CodeMirror, .CodeMirror *,\n .monaco-editor, .monaco-editor *,\n .markdown-body pre, .markdown-body pre *,\n .highlight, .highlight *,\n pre code, pre code * {\n filter: none !important;\n }\n \n /* Fix common UI elements */\n .modal, .popup, .dropdown-menu, .tooltip, .popover {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #2d2d44 !important;\n border-color: #444 !important;\n }\n \n /* Scrollbars */\n ::-webkit-scrollbar { background: #1a1a2e !important; }\n ::-webkit-scrollbar-thumb { background: #444 !important; }\n ::-webkit-scrollbar-thumb:hover { background: #555 !important; }\n \n /* Selection */\n ::selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ::-moz-selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ';\n }\n \n function removeDarkMode() {\n var style = document.getElementById('universal-dark-mode-style');\n if (style) style.remove();\n }\n \n // Toggle with Alt+Shift+D\n document.addEventListener('keydown', function(e) {\n if (e.altKey && e.shiftKey && e.key === 'D') {\n e.preventDefault();\n enabled = !enabled;\n if (enabled) {\n applyDarkMode();\n console.log('[Universal Dark Mode] Enabled');\n } else {\n removeDarkMode();\n console.log('[Universal Dark Mode] Disabled');\n }\n }\n });\n \n // Apply on load\n applyDarkMode();\n \n // Re-apply on dynamic content\n var observer = new MutationObserver(function(mutations) {\n if (enabled && !document.getElementById('universal-dark-mode-style')) {\n applyDarkMode();\n }\n });\n observer.observe(document.head, { childList: true });\n \n console.log('[Universal Dark Mode] Loaded - Press Alt+Shift+D to toggle');\n})();", "Universal Dark Mode"); } } catch(__e) { console.warn('[Userscript:Universal Dark Mode]', __e); } })(); })();
Skip to content

chore(deps): update eslint packages - #159

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/eslint-packages
Open

chore(deps): update eslint packages#159
renovate[bot] wants to merge 1 commit into
devfrom
renovate/eslint-packages

Conversation

@renovate

@renovaterenovateBot commented Nov 15, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
@eslint/js (source)9.38.09.39.5ageconfidence
@stylistic/eslint-plugin (source)5.5.05.10.0ageconfidence
eslint (source)9.38.09.39.5ageconfidence
typescript-eslint (source)8.46.28.67.0ageconfidence

Release Notes

eslint/eslint (@​eslint/js)

v9.39.5

Compare Source

Bug Fixes

Documentation

Chores

  • 458205f chore: update @eslint/eslintrc and @eslint/js for v9.39.5 (#​21077) (Francesco Trotta)
  • 202117b chore: package.json update for @​eslint/js release (Jenkins)
  • d9eb6ed test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#​21074) (Francesco Trotta)
  • 7b431a7 chore: override re2 dependency for @metascraper/helpers (#​21068) (Milos Djermanovic)
  • daf7791 chore: pin fflate@​0.8.2 (#​20895) (Milos Djermanovic)
  • daee8ba ci: use pnpm in eslint-flat-config-utils type integration test (#​20829) (Milos Djermanovic)
  • 116d4be ci: unpin Node.js 25.x in CI (#​20619) (Copilot)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

v9.39.2

Compare Source

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#​20381) (sethamus)

Build Related

Chores

v9.39.1

Compare Source

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#​20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#​20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

v9.39.0

Compare Source

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#​20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#​20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#​20245) (jaymarvelz)

Bug Fixes

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#​20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#​20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#​20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#​20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#​20242) (reddaisyy)
  • 637216b docs: update CLI flags migration instructions (#​20238) (jaymarvelz)
  • e7cda3b docs: Update README (GitHub Actions Bot)
  • 7b9446f docs: handle empty flags sections on the feature flags page (#​20222) (sethamus)

Chores

eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)

v5.10.0

Compare Source

Features
  • list-style: allow 'off' in overrides (#​1144) (c43bd4b)
  • padding-line-between-statements: introduce lineMode for selector matcher (#​1143) (1ebd6d8)
Build Related
Performance

v5.9.0

Compare Source

Features
Bug Fixes
  • comma-dangle: check tsx file correctly (#​1127) (271da42)
  • comma-dangle: prevent crash when linting non-js files (#​1140) (4a96eae)
  • indent: ignore when source code is not ESTree (#​1139) (9e7f422)
  • no-extra-parens: don't report jsdoc type assertion by default (#​1100) (cfb6296)
  • object-curly-spacing: correctly handle object patterns with type annotations (#​1129) (5aaaec6)
Chores

v5.8.0

Compare Source

Features
Bug Fixes
  • list-style: correctly get ( for optional call expressions (#​1114) (2090a72)

v5.7.1

Compare Source

Bug Fixes
Documentation
Chores

v5.7.0

Compare Source

Features
Bug Fixes
  • list-style: replace text range with delimiter directly (#​1062) (c2ac348)
  • object-curly-spacing: allow space before comment in multi-line objects (#​1076) (d73c03e)
Documentation
Build Related
Chores

v5.6.1

Compare Source

Bug Fixes
  • computed-property-spacing: guard with node.type instead of computed check (#​1054) (c486861)

v5.6.0

Compare Source

Features
Bug Fixes
  • type-generic-spacing: ignore spaces after new in TSConstructorType (#​1044) (aa0c6ac)
Documentation
Build Related
Chores
typescript-eslint/typescript-eslint (typescript-eslint)

v8.67.0

Compare Source

🚀 Features
  • typescript-eslint: export basic globs for using tseslint (#​12105)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.66.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.65.0

Compare Source

🚀 Features
  • add warning when TS 7 is detected (#​12529)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.64.0

Compare Source

8.64.0 (2026-07-13)

🚀 Features
  • support parsing import defer (#​12513)
  • eslint-plugin: [no-loop-func] support using / await using declarations and deprecate the rule (#​12500)
  • typescript-estree: throw for invalid definite assignment in class properties (#​12543)
🩹 Fixes
  • eslint-plugin: [require-array-sort-compare] handle constrained arrays (#​12512)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.63.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.62.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.62.0

Compare Source

🚀 Features
  • remove redundant package.json "files" (#​12444)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.61.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.61.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.4

Compare Source

🩹 Fixes
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#​12340)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.3

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.2

Compare Source

🩹 Fixes
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.56.1

Compare Source

This was a version bump only for typescript-eslint to align it with oth

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 11pm every weekend,before 8am every weekend"
  • 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.

@renovaterenovateBot added package:npm Pull requests that update node.js deps status:ready-to-merge PR is ready to merge, skips approving type:dependencies Pull requests that update a dependency file update:minor Minor Updates of dependency labels Nov 15, 2025
@snyk-io

snyk-ioBot commented Nov 15, 2025

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

StatusScan Engine Critical High Medium LowTotal (0)
Open Source Security0000 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@socket-security

socket-securityBot commented Nov 15, 2025

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

DiffPackageSupply Chain
Security
VulnerabilityQualityMaintenanceLicense
Updatedtypescript-eslint@​8.46.2 ⏵ 8.67.010010074+198100
Updated@​stylistic/​eslint-plugin@​5.5.0 ⏵ 5.10.0100+121007588100
Updated@​eslint/​js@​9.38.0 ⏵ 9.39.510010010089+2100
Updatedeslint@​9.38.0 ⏵ 9.39.59710010095-1100

View full report

@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from e0004dc to 3a2cd7dCompareNovember 18, 2025 02:23
@renovaterenovateBot changed the title chore(deps): update eslint packages to v9.39.0chore(deps): update eslint packagesNov 18, 2025
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 3a2cd7d to 3d22772CompareNovember 24, 2025 18:13
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 4 times, most recently from 1dad459 to 4587e36CompareDecember 8, 2025 19:08
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 4b8f6ca to 52c4a00CompareDecember 22, 2025 21:34
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 2e5e71d to 34c051aCompareDecember 29, 2025 17:43
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from c086729 to ed4c41dCompareJanuary 12, 2026 17:22
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from 67c693c to 23f91feCompareJanuary 23, 2026 08:45
@socket-security

socket-securityBot commented Jan 23, 2026

Copy link
Copy Markdown

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 23f91fe to 85bc269CompareJanuary 26, 2026 17:54
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 4513b77 to 9f15532CompareFebruary 6, 2026 12:33
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from fd998ec to 2b53ea3CompareMarch 23, 2026 18:45
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 2b53ea3 to 8fc81a7CompareMarch 30, 2026 18:19
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from a372278 to 23a6ddeCompareApril 13, 2026 20:39
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 6a4c293 to b95cbaeCompareApril 27, 2026 19:50
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 85feebc to dde3138CompareMay 11, 2026 18:33
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from dde3138 to a6ac053CompareMay 18, 2026 19:01
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from a6ac053 to e798109CompareMay 25, 2026 21:59
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 5950190 to a9e1825CompareJune 8, 2026 20:03
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from 00ab2f9 to 093e947CompareJune 22, 2026 19:53
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 093e947 to f2f4ed0CompareJune 29, 2026 19:06
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 2 times, most recently from fee9c78 to 53e5942CompareJuly 12, 2026 12:57
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 53e5942 to 71db461CompareJuly 13, 2026 22:50
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from 1b1e576 to ced2d46CompareJuly 27, 2026 17:57
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from ced2d46 to 963f702CompareAugust 3, 2026 17:58
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch 3 times, most recently from be745f2 to 5e2baa8CompareAugust 17, 2026 22:52
@renovate
renovateBotforce-pushed the renovate/eslint-packages branch from 5e2baa8 to b258243CompareAugust 25, 2026 13:15
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package:npmPull requests that update node.js depsstatus:ready-to-mergePR is ready to merge, skips approvingtype:dependenciesPull requests that update a dependency fileupdate:minorMinor Updates of dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants