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

@renovate renovate Bot 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:

Package Change Age Confidence
@eslint/js (source) 9.38.09.39.5 age confidence
@stylistic/eslint-plugin (source) 5.5.05.10.0 age confidence
eslint (source) 9.38.09.39.5 age confidence
typescript-eslint (source) 8.46.28.65.0 age confidence

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
  • no-extra-parens: add missing ] in various examples. (#​1048) (88248cf)
  • quotes: update deprecated options to latest and add tips (#​1026) (dc949f8)
Build Related
Chores
typescript-eslint/typescript-eslint (typescript-eslint)

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 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.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.55.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 informa

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.

@renovate renovate Bot 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-io Bot commented Nov 15, 2025

Copy link
Copy Markdown

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

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

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

@socket-security

socket-security Bot commented Nov 15, 2025

Copy link
Copy Markdown

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedtypescript-eslint@​8.46.2 ⏵ 8.65.010010074 +198100
Updated@​stylistic/​eslint-plugin@​5.5.0 ⏵ 5.10.0100 +121007588100
Updated@​eslint/​js@​9.38.0 ⏵ 9.39.510010010091 +4100
Updatedeslint@​9.38.0 ⏵ 9.39.59710010095 -1100

View full report

@renovate
renovate Bot force-pushed the renovate/eslint-packages branch from e0004dc to 3a2cd7d Compare November 18, 2025 02:23
@renovate renovate Bot changed the title chore(deps): update eslint packages to v9.39.0 chore(deps): update eslint packages Nov 18, 2025
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch from 3a2cd7d to 3d22772 Compare November 24, 2025 18:13
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch 4 times, most recently from 1dad459 to 4587e36 Compare December 8, 2025 19:08
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch 2 times, most recently from 4b8f6ca to 52c4a00 Compare December 22, 2025 21:34
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch 2 times, most recently from 2e5e71d to 34c051a Compare December 29, 2025 17:43
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch 2 times, most recently from c086729 to ed4c41d Compare January 12, 2026 17:22
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch 3 times, most recently from 67c693c to 23f91fe Compare January 23, 2026 08:45
@socket-security

socket-security Bot 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
renovate Bot force-pushed the renovate/eslint-packages branch from 23f91fe to 85bc269 Compare January 26, 2026 17:54
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch 2 times, most recently from 4513b77 to 9f15532 Compare February 6, 2026 12:33
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch 3 times, most recently from 641f7fc to ef959f1 Compare March 9, 2026 17:31
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch 2 times, most recently from c294acf to 5b36409 Compare March 20, 2026 04:37
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch 2 times, most recently from fd998ec to 2b53ea3 Compare March 23, 2026 18:45
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch from 2b53ea3 to 8fc81a7 Compare March 30, 2026 18:19
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch 3 times, most recently from a372278 to 23a6dde Compare April 13, 2026 20:39
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch 2 times, most recently from 6a4c293 to b95cbae Compare April 27, 2026 19:50
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch 2 times, most recently from 85feebc to dde3138 Compare May 11, 2026 18:33
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch from dde3138 to a6ac053 Compare May 18, 2026 19:01
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch from a6ac053 to e798109 Compare May 25, 2026 21:59
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch 2 times, most recently from 5950190 to a9e1825 Compare June 8, 2026 20:03
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch 2 times, most recently from 00ab2f9 to 093e947 Compare June 22, 2026 19:53
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch from 093e947 to f2f4ed0 Compare June 29, 2026 19:06
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch 2 times, most recently from fee9c78 to 53e5942 Compare July 12, 2026 12:57
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch from 53e5942 to 71db461 Compare July 13, 2026 22:50
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch 3 times, most recently from 1b1e576 to ced2d46 Compare July 27, 2026 17:57
@renovate
renovate Bot force-pushed the renovate/eslint-packages branch from ced2d46 to 963f702 Compare August 3, 2026 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants