Skip to content

fix(angular): ensure @typescript-eslint/utils is used with eslint flat config#28267

Merged
leosvelperez merged 2 commits intomasterfrom
angular/fix-tseslint-version
Oct 3, 2024
Merged

fix(angular): ensure @typescript-eslint/utils is used with eslint flat config#28267
leosvelperez merged 2 commits intomasterfrom
angular/fix-tseslint-version

Conversation

@Coly010
Copy link
Copy Markdown
Contributor

@Coly010 Coly010 commented Oct 3, 2024

Current Behavior

Eslint 9 is installed for new angular workspace but v7 of @typescript-eslint/utils package is being installed and is incompatible

Expected Behavior

Esnure v8 of @typescript-eslint/utils is installed

Related Issue(s)

Fixes #

@Coly010 Coly010 requested a review from a team as a code owner October 3, 2024 10:33
@Coly010 Coly010 requested a review from leosvelperez October 3, 2024 10:33
@Coly010 Coly010 self-assigned this Oct 3, 2024
@vercel
Copy link
Copy Markdown

vercel bot commented Oct 3, 2024

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

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Oct 3, 2024 1:26pm

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud bot commented Oct 3, 2024

@Coly010 Coly010 force-pushed the angular/fix-tseslint-version branch from 2f651b3 to e15d831 Compare October 3, 2024 11:01
@leosvelperez leosvelperez added PR status: do not merge This will block a PR from being merged until this tag is removed. and removed PR status: do not merge This will block a PR from being merged until this tag is removed. labels Oct 3, 2024
@leosvelperez leosvelperez force-pushed the angular/fix-tseslint-version branch from de7c976 to fbfc2bf Compare October 3, 2024 13:23
@leosvelperez leosvelperez merged commit 874fad0 into master Oct 3, 2024
@leosvelperez leosvelperez deleted the angular/fix-tseslint-version branch October 3, 2024 13:58
FrozenPandaz pushed a commit that referenced this pull request Oct 3, 2024
…t config (#28267)

<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->
Eslint 9 is installed for new angular workspace but v7 of
@typescript-eslint/utils package is being installed and is incompatible

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->
Esnure v8 of @typescript-eslint/utils is installed

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #

---------

Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
(cherry picked from commit 874fad0)
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants