Skip to content

chore(deps): update dependency @rushstack/eslint-patch to v1.16.1#181

Open
renovate[bot] wants to merge 1 commit intodevelopmentfrom
renovate/rushstack-eslint-patch-1.x
Open

chore(deps): update dependency @rushstack/eslint-patch to v1.16.1#181
renovate[bot] wants to merge 1 commit intodevelopmentfrom
renovate/rushstack-eslint-patch-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 23, 2026

This PR contains the following updates:

Package Change Age Confidence
@rushstack/eslint-patch (source) 1.5.11.16.1 age confidence

Release Notes

microsoft/rushstack (@​rushstack/eslint-patch)

v1.16.1

Compare Source

Fri, 20 Feb 2026 00:15:04 GMT

Patches
  • Add "node" condition before "import" in the "exports" map so that Node.js uses the CJS output (which handles extensionless imports), while bundlers still use ESM via "import". Fixes #​5644.

v1.16.0

Compare Source

Thu, 19 Feb 2026 00:04:52 GMT

Minor changes
  • Normalize package layout. CommonJS is now under lib-commonjs, DTS is now under lib-dts, and ESM is now under lib-esm. Imports to lib still work as before, handled by the "exports" field in package.json.

v1.15.0

Compare Source

Wed, 12 Nov 2025 01:57:54 GMT

Minor changes
  • In ESLint >= 9.37, report bulk suppressed messages as suppressed messages rather than removing them completely.

v1.14.1

Compare Source

Fri, 24 Oct 2025 11:22:09 GMT

Patches
  • Fix an issue where suppressed rule violations still show up in the report in ESLint >=9.37.0.
  • Fix an issue where the ESLint process will crash when running in the ESLint VSCode extension in ESLint >=9.37.0.

v1.14.0

Compare Source

Mon, 13 Oct 2025 15:13:02 GMT

Minor changes
  • Bump eslint to ~9.37.0 and the @typescript-eslint/* packages to ~8.46.0.

v1.13.0

Compare Source

Fri, 03 Oct 2025 20:09:59 GMT

Minor changes
  • Normalize import of builtin modules to use the node: protocol.

v1.12.0

Compare Source

Thu, 26 Jun 2025 18:57:04 GMT

Minor changes
  • Update for compatibility with ESLint 9

v1.11.0

Compare Source

Tue, 11 Mar 2025 02:12:33 GMT

Minor changes
  • Bump the @typescript-eslint/* packages to add support for TypeScript 5.8.

v1.10.5

Compare Source

Tue, 07 Jan 2025 16:11:06 GMT

Patches
  • Fix a performance issue when locating ".eslint-bulk-suppressions.json".

v1.10.4

Compare Source

Sat, 27 Jul 2024 00:10:27 GMT

Patches
  • Include CHANGELOG.md in published releases again

v1.10.3

Compare Source

Fri, 17 May 2024 00:10:40 GMT

Patches
  • [eslint-patch] Allow use of ESLint v9

v1.10.2

Compare Source

Wed, 10 Apr 2024 21:59:39 GMT

Patches
  • Bump maximum supported ESLint version for the bulk-suppressions tool to 8.57.0.

v1.10.1

Compare Source

Fri, 29 Mar 2024 05:46:41 GMT

Patches
  • Fix an issue where the eslint-bulk prune command would crash if a bulk suppressions file exists that speicifies no suppressions.
  • Exit with success under normal conditions.

v1.10.0

Compare Source

Thu, 28 Mar 2024 18:11:12 GMT

Minor changes
  • Delete the .eslint-bulk-suppressions.json file during pruning if all suppressions have been eliminated.
Patches
  • Fix an issue with running eslint-bulk prune in a project with suppressions that refer to deleted files.

v1.9.0

Compare Source

Wed, 27 Mar 2024 19:47:21 GMT

Minor changes
  • Fix an issue where eslint-bulk prune does not work if there are no files to lint in the project root.

v1.8.0

Compare Source

Wed, 20 Mar 2024 02:09:14 GMT

Minor changes
  • Refactor the bulk-suppressions feature to fix some performance issues.
Patches
  • Fix an issue where linting issues that were already suppressed via suppression comments were recorded in the bulk suppressions list.

v1.7.2

Compare Source

Thu, 25 Jan 2024 23:03:57 GMT

Patches
  • Some minor documentation updates

v1.7.1

Compare Source

Wed, 24 Jan 2024 07:38:34 GMT

Patches
  • Update documentation

v1.7.0

Compare Source

Tue, 16 Jan 2024 18:30:10 GMT

Minor changes

v1.6.1

Compare Source

Fri, 15 Dec 2023 01:10:06 GMT

Patches
  • Fix bulk suppression patch's eslintrc detection in polyrepos

v1.6.0

Compare Source

Wed, 22 Nov 2023 01:45:18 GMT

Minor changes
  • Add an experimental new feature for ESLint bulk suppressions; for details see GitHub #​4303

Configuration

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

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 the Renovate label Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants