Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

fix(deps): update eslint #978

Merged
merged 1 commit into from
Apr 10, 2024
Merged

fix(deps): update eslint #978

merged 1 commit into from
Apr 10, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rushstack/eslint-patch (source) 1.9.0 -> 1.10.1 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.4.0 -> 7.6.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.4.0 -> 7.6.0 age adoption passing confidence

Release Notes

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

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.
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.6.0

Compare Source

🚀 Features
  • bump npm dependency ranges
❤️ Thank You
  • Abraham Guo
  • auvred
  • Brad Zacher

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

v7.5.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression

  • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option

❤️ Thank You
  • Brad Zacher
  • Kim Sang Du
  • Mark de Dios
  • Naru
  • YeonJuan

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.6.0

Compare Source

🚀 Features
  • bump npm dependency ranges
❤️ Thank You
  • Abraham Guo
  • auvred
  • Brad Zacher

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

v7.5.0

Compare Source

🩹 Fixes
  • parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues
❤️ Thank You
  • Brad Zacher
  • Kim Sang Du
  • Mark de Dios
  • Naru
  • YeonJuan

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


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.

👻 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the linting label Mar 28, 2024
@renovate renovate bot changed the title fix(deps): update dependency @rushstack/eslint-patch to v1.10.0 fix(deps): update dependency @rushstack/eslint-patch to v1.10.1 Mar 29, 2024
@renovate renovate bot force-pushed the renovate/eslint branch 2 times, most recently from 2f36eaf to 2410683 Compare April 2, 2024 00:44
@renovate renovate bot changed the title fix(deps): update dependency @rushstack/eslint-patch to v1.10.1 fix(deps): update eslint Apr 2, 2024
@renovate renovate bot force-pushed the renovate/eslint branch from 2410683 to 7840747 Compare April 5, 2024 14:00
@renovate renovate bot force-pushed the renovate/eslint branch from 7840747 to 412703c Compare April 8, 2024 19:00
@GoetzGoerisch GoetzGoerisch merged commit ae879a9 into umati Apr 10, 2024
14 checks passed
@renovate renovate bot deleted the renovate/eslint branch April 10, 2024 12:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant