KEMBAR78
fix: avoid side effects from `@typescript-eslint/typescript-estree` by SukkaW · Pull Request #146 · un-ts/eslint-plugin-import-x · GitHub
Skip to content

Conversation

@SukkaW
Copy link
Collaborator

@SukkaW SukkaW commented Sep 4, 2024

@changeset-bot
Copy link

changeset-bot bot commented Sep 4, 2024

🦋 Changeset detected

Latest commit: aefd0fd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
eslint-plugin-import-x Patch

Not sure what this means? Click here to learn what changesets are.

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

@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 4, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@antfu
Copy link
Contributor

antfu commented Sep 4, 2024

Thanks!

@Revadike
Copy link

Revadike commented Sep 4, 2024

Thank you, kind sir!

@SukkaW SukkaW merged commit e5e4580 into un-ts:master Sep 4, 2024
renovate bot added a commit to mmkal/eslint-plugin-mmkal that referenced this pull request Sep 4, 2024
##### [v4.2.0](https://github.com/un-ts/eslint-plugin-import-x/blob/HEAD/CHANGELOG.md#420)

##### Minor Changes

-   [#142](un-ts/eslint-plugin-import-x#142) [`f12447e`](un-ts/eslint-plugin-import-x@f12447e) Thanks [@Zamiell](https://github.com/Zamiell)! - Add new option "whitelist" for rule "no-extraneous-dependencies"

##### Patch Changes

-   [#146](un-ts/eslint-plugin-import-x#146) [`e5e4580`](un-ts/eslint-plugin-import-x@e5e4580) Thanks [@SukkaW](https://github.com/SukkaW)! - Fix nuxt/eslint#494 by avoid importing from `@typescript-eslint/typescript-estree`.
@Revadike
Copy link

nuxt/eslint#494 (comment) 😞

@Revadike
Copy link

@SukkaW any idea why its happening again?

@SukkaW
Copy link
Collaborator Author

SukkaW commented Sep 16, 2024

@SukkaW any idea why its happening again?

Don;t know. Better run yarn dedupe or npx yarn-deduplicate yarn.lock first?

@Revadike
Copy link

Please check my reproduction https://github.com/Revadike/reproduction

@SukkaW any idea why its happening again?

Don;t know. Better run yarn dedupe or npx yarn-deduplicate yarn.lock first?

@SukkaW
Copy link
Collaborator Author

SukkaW commented Sep 16, 2024

https://github.com/Revadike/reproduction

image

I can't reproduce the issue using your repo. Locking my PR now.

@un-ts un-ts locked as resolved and limited conversation to collaborators Sep 16, 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.

Error: Cannot find module 'typescript'

3 participants