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

Update dependency eslint-plugin-simple-import-sort to v9 #2134

Merged
merged 1 commit into from
Jan 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-simple-import-sort 8.0.0 -> 9.0.0 age adoption passing confidence

Release Notes

lydell/eslint-plugin-simple-import-sort

v9.0.0

Compare Source

This version adds support for [eslint-plugin-svelte], and for declare module in TypeScript.

More generally, imports and exports are now supported anywhere, by finding the set of parents of all imports and exports and working with those. Previously, the plugin only sorted imports and exports directly inside a Program node. For eslint-plugin-svelte and declare module that didn’t cut it.

This is only a breaking change if you imports or exports in declare module in TypeScript, and only in the form of that you need to autofix your files.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

@renovate renovate bot added the internal label Jan 20, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-simple-import-sort-9.x branch 3 times, most recently from 3f732bf to e89d655 Compare January 22, 2023 08:33
@renovate renovate bot force-pushed the renovate/eslint-plugin-simple-import-sort-9.x branch from e89d655 to baaf60f Compare January 22, 2023 11:40
@renovate renovate bot merged commit 151edaf into master Jan 22, 2023
@renovate renovate bot deleted the renovate/eslint-plugin-simple-import-sort-9.x branch January 22, 2023 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants