Skip to content

build(deps-dev): bump eslint-plugin-simple-import-sort from 4.0.0 to 5.0.0 #64

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-simple-import-sort from 4.0.0 to 5.0.0.

Changelog

Sourced from eslint-plugin-simple-import-sort's changelog.

Version 5.0.0 (2019-11-22)

  • Added: The groups option for [custom sorting].
  • Changed: Due to the new groups option, the default grouping is ever so
    slightly different. Now, not only valid npm package names are placed in the
    “packages” group, but also things that look like npm package names, such as
    @ui/Section. And anything starting with . is now considered to be a
    relative import. See [custom sorting] for more information.
  • Removed: Built-in support for webpack loader syntax. It didn’t fit well with
    the new groups option, and since I don’t use it myself I decided to remove
    it. Please open an issue if you have something to say about this!
Commits
  • 948f512 eslint-plugin-simple-import-sort v5.0.0
  • d1d59be Make side effect import sorting deterministic
  • 06c4db7 Add groups option
  • 7885251 Update npm packages
  • ae6af83 Update npm packages
  • 7dc3ecf Add tests for eslint-plugin-markdown
  • 38304fd Update incorrect comment about indentation in readme
  • 0fe4e75 Update reference to RuleTester implementation
  • a435193 Update npm packages
  • b9bc72a Fix broken link
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 16, 2019
@mihar-22 mihar-22 merged commit b65f18d into master Dec 17, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-simple-import-sort-5.0.0 branch December 17, 2019 00:09
@benmonro
Copy link
Member

🎉 This PR is included in version 1.11.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants