Skip to content
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

fix(deps): update dependency eslint-plugin-import-x to v4 #128

Merged
merged 4 commits into from
Sep 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-import-x ~3.1.0 -> ~4.1.0 age adoption passing confidence

Release Notes

un-ts/eslint-plugin-import-x (eslint-plugin-import-x)

v4.1.1

Compare Source

Patch Changes

v4.1.0

Compare Source

Minor Changes
  • #​122 cd52e86 Thanks @​michaelfaith! - Add ESLint flat configuration presets. You can access them with:

    import eslintPluginImportX from "eslint-plugin-import-x";
    
    eslintPluginImportX.flatConfigs.recommended;
    eslintPluginImportX.flatConfigs.react;
    eslintPluginImportX.flatConfigs.typescript;
    eslintPluginImportX.flatConfigs.electron;
  • #​132 9948c78 Thanks @​SukkaW! - Added no-rename-default that forbid importing a default export by a different name. Originally created by @​whitneyit, ported by @​SukkaW

v4.0.0

Compare Source

Major Changes
  • #​112 4ba14da Thanks @​SukkaW! - Use typescript-eslint v8. The minimum supported ESLint version is now >= 8.57.0 and the minimum required Node.js version is now 18.18.0.

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 is behind base branch, 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 renovate bot added the dependencies Pull requests that update a dependency file label Aug 26, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-x-4.x branch 4 times, most recently from 4a3ed75 to 8bb06eb Compare September 1, 2024 14:15
Copy link
Contributor

github-actions bot commented Sep 1, 2024

yarn.lock is not deduplicated. You can try deduplicating dependencies using /deduplicate command

@renovate renovate bot force-pushed the renovate/eslint-plugin-import-x-4.x branch from 8bb06eb to e983609 Compare September 1, 2024 15:29
Copy link
Contributor

github-actions bot commented Sep 1, 2024

yarn.lock is not deduplicated. You can try deduplicating dependencies using /deduplicate command

@renovate renovate bot force-pushed the renovate/eslint-plugin-import-x-4.x branch from e983609 to fde199e Compare September 1, 2024 15:32
Copy link
Contributor

github-actions bot commented Sep 1, 2024

yarn.lock is not deduplicated. You can try deduplicating dependencies using /deduplicate command

@renovate renovate bot force-pushed the renovate/eslint-plugin-import-x-4.x branch from fde199e to 72b1cbe Compare September 1, 2024 16:14
Copy link
Contributor

github-actions bot commented Sep 1, 2024

yarn.lock is not deduplicated. You can try deduplicating dependencies using /deduplicate command

Copy link
Contributor

github-actions bot commented Sep 1, 2024

yarn.lock is not deduplicated. You can try deduplicating dependencies using /deduplicate command

Copy link
Contributor

github-actions bot commented Sep 1, 2024

yarn.lock is not deduplicated. You can try deduplicating dependencies using /deduplicate command

Copy link
Contributor

github-actions bot commented Sep 1, 2024

yarn.lock is not deduplicated. You can try deduplicating dependencies using /deduplicate command

@renovate renovate bot force-pushed the renovate/eslint-plugin-import-x-4.x branch from bd5d01b to 42e820a Compare September 1, 2024 17:05
Copy link
Contributor

github-actions bot commented Sep 1, 2024

yarn.lock is not deduplicated. You can try deduplicating dependencies using /deduplicate command

@renovate renovate bot force-pushed the renovate/eslint-plugin-import-x-4.x branch 3 times, most recently from 8d182c2 to 6d5f279 Compare September 1, 2024 17:35
@burtek
Copy link
Owner

burtek commented Sep 1, 2024

/deduplicate

Copy link
Contributor

github-actions bot commented Sep 1, 2024

Ok, trying to deduplicate using strategy highest

@renovate renovate bot force-pushed the renovate/eslint-plugin-import-x-4.x branch from 2c5e7bb to f8f1f2f Compare September 1, 2024 19:21
@burtek
Copy link
Owner

burtek commented Sep 1, 2024

/deduplicate

Copy link
Contributor

github-actions bot commented Sep 1, 2024

Ok, trying to deduplicate using strategy highest

@burtek
Copy link
Owner

burtek commented Sep 1, 2024

/deduplicate fewer

Copy link
Contributor

github-actions bot commented Sep 1, 2024

Ok, trying to deduplicate using strategy fewer

@burtek burtek merged commit e77f28a into master Sep 1, 2024
3 checks passed
@burtek burtek deleted the renovate/eslint-plugin-import-x-4.x branch September 1, 2024 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant