cometjs icon indicating copy to clipboard operation
cometjs copied to clipboard

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

Open renovate[bot] opened this issue 2 years ago • 2 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rushstack/eslint-patch (source) 1.3.0 -> 1.11.0 age adoption passing confidence

Release Notes

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

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

v1.5.1

Compare Source

Sun, 01 Oct 2023 02:56:29 GMT

Patches
  • Fix patch compatibility with ESLint 7 for versions matching <7.12.0

v1.5.0

Compare Source

Tue, 26 Sep 2023 09:30:33 GMT

Minor changes
  • Add an optional patch which can be used to allow ESLint to extend configurations from packages that do not have the "eslint-config-" prefix

v1.4.0

Compare Source

Fri, 15 Sep 2023 00:36:58 GMT

Minor changes

v1.3.3

Compare Source

Tue, 08 Aug 2023 07:10:39 GMT

Patches
  • Fix patching for running eslint via eslint/use-at-your-own-risk, which VS Code's eslint extension does when enabling flat config support

v1.3.2

Compare Source

Thu, 15 Jun 2023 00:21:01 GMT

Patches
  • [eslint-patch] add invalid importer path test to ESLint 7.x || 8.x block

v1.3.1

Compare Source

Wed, 07 Jun 2023 22:45:16 GMT

Patches
  • Add test for invalid importer path to fallback to relative path when loading eslint 6 plugins

Configuration

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

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

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

🔕 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[bot] avatar Jun 07 '23 23:06 renovate[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.06%. Comparing base (a51206e) to head (cb65c13).

:exclamation: Current head cb65c13 differs from pull request most recent head ab600e8

Please upload reports for the commit ab600e8 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   97.06%   97.06%           
=======================================
  Files          23       23           
  Lines        1465     1465           
  Branches      149      149           
=======================================
  Hits         1422     1422           
  Misses         43       43           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jun 07 '23 23:06 codecov[bot]

⚠️ No Changeset found

Latest commit: c9ae7b413a1369b78e61fa351dcf8315af4130a8

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

This PR includes no changesets

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

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

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

changeset-bot[bot] avatar May 17 '24 09:05 changeset-bot[bot]