Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rushstack/eslint-patch (source) 1.2.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

v1.3.0

Compare Source

Mon, 22 May 2023 06:34:32 GMT

Minor changes
  • Upgrade the @​typescript-eslint/* dependencies to ~5.59.2

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.

Copy link

vercel bot commented Oct 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
todo-vue ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 11, 2025 6:36am

@renovate renovate bot changed the title chore(deps): update dependency @rushstack/eslint-patch to v1.10.4 chore(deps): update dependency @rushstack/eslint-patch to v1.10.4 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/rushstack-eslint-patch-1.x-lockfile branch December 8, 2024 18:41
@renovate renovate bot changed the title chore(deps): update dependency @rushstack/eslint-patch to v1.10.4 - autoclosed chore(deps): update dependency @rushstack/eslint-patch to v1.10.4 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/rushstack-eslint-patch-1.x-lockfile branch from d12db61 to c383463 Compare December 9, 2024 03:10
@renovate renovate bot changed the title chore(deps): update dependency @rushstack/eslint-patch to v1.10.4 chore(deps): update dependency @rushstack/eslint-patch to v1.10.5 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/rushstack-eslint-patch-1.x-lockfile branch from c383463 to 3011844 Compare January 23, 2025 17:23
@renovate renovate bot force-pushed the renovate/rushstack-eslint-patch-1.x-lockfile branch from 3011844 to 3dc4135 Compare March 11, 2025 06:36
@renovate renovate bot changed the title chore(deps): update dependency @rushstack/eslint-patch to v1.10.5 chore(deps): update dependency @rushstack/eslint-patch to v1.11.0 Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants