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

chore(deps): update dependency eslint-plugin-simple-import-sort to v6 #23

Merged
merged 2 commits into from
Nov 16, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2020

This PR contains the following updates:

Package Type Update Change
eslint-plugin-simple-import-sort devDependencies major ^5.0.2 -> ^6.0.0

Release Notes

lydell/eslint-plugin-simple-import-sort

v6.0.0

Compare Source

  • Renamed: simple-import-sort/sort is now called simple-import-sort/imports.
  • Added: simple-import-sort/exports for sorting (some) exports. Big thanks to Remco Haszing (@​remcohaszing) for the suggestion and great feedback, and to @​JCrepin for the initial implementation!
  • Fixed: ../.. imports are now sorted properly based on directory hierarchy.
  • Improved: The default regexes for the groups option can now be reordered freely without causing imports to unexpectedly end up in other groups than before.
  • Removed: Support for Node.js 8.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/eslint-plugin-simple-import-sort-6.x branch from de947d5 to 94b6d7e Compare November 15, 2020 22:33
@amacar amacar merged commit 43ea09d into develop Nov 16, 2020
@amacar amacar deleted the renovate/eslint-plugin-simple-import-sort-6.x branch November 16, 2020 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants