Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Bump eslint-plugin-import from 2.8.0 to 2.10.0 #60

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 5, 2018

Bumps eslint-plugin-import from 2.8.0 to 2.10.0.

Changelog

Sourced from eslint-plugin-import's changelog.

[2.10.0] - 2018-03-29

Added

  • Autofixer for [order] rule ([#711], thanks [tihonove])
  • Add [no-cycle] rule: reports import cycles.

[2.9.0] - 2018-02-21

Added

  • Add [group-exports] rule: style-guide rule to report use of multiple named exports ([#721], thanks [robertrossmann])
  • Add [no-self-import] rule: forbids a module from importing itself. ([#727], [#449], [#447], thanks [giodamelio]).
  • Add [no-default-export] rule ([#889], thanks [isiahmeadows])
  • Add [no-useless-path-segments] rule ([#912], thanks [graingert] and [danny-andrews])
  • ... and more! check the commits for v[2.9.0]
Commits

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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

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

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.


⚠️ Dependabot is rebasing this PR ⚠️

Sit tight and this PR will be updated for you in a minute. If you make any changes yourself then they'll take precedence over the rebase (which will be abandoned).

@jeffjewiss jeffjewiss merged commit eaaf131 into master Apr 6, 2018
@jeffjewiss jeffjewiss deleted the dependabot/npm_and_yarn/eslint-plugin-import-2.10.0 branch April 6, 2018 19:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants