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

Bump eslint-plugin-import from 2.3.0 to 2.10.0 #32

Conversation

dependabot-preview[bot]
Copy link

Bumps eslint-plugin-import from 2.3.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]

[2.8.0] - 2017-10-18

Added

  • [exports-last] rule ([#620] + [#632], thanks [k15a])

Changed

  • Case-sensitivity checking ignores working directory and ancestors. ([#720] + [#858], thanks [laysent])

Fixed

  • support scoped modules containing hyphens ([#744], thanks [rosswarren])
  • core-modules now resolves files inside declared modules ([#886] / [#891], thanks [mplewis])
  • TypeError for missing AST fields from TypeScript ([#842] / [#944], thanks [alexgorbatchev])

[2.7.0] - 2017-07-06

Changed

  • [no-absolute-path] picks up speed boost, optional AMD support ([#843], thanks [jseminck])

[2.6.1] - 2017-06-29

Fixed

  • update bundled node resolver dependency to latest version

[2.6.0] - 2017-06-23

Changed

  • update tests / peerDeps for ESLint 4.0 compatibility ([#871], thanks [mastilver])
  • [memo-parser] updated to require filePath on parser options as it melts
    down if it's not there, now that this plugin always provides it. (see [#863])

[2.5.0] - 2017-06-22

Re-releasing v[2.4.0] after discovering that the memory leak is isolated to the [memo-parser],
which is more or less experimental anyway.

Added

  • Autofixer for newline-after-import. ([#686] + [#696], thanks [eelyafi])

[2.4.0] - 2017-06-02 [YANKED]

Yanked due to critical issue in eslint-module-utils with cache key resulting from [#839].
... (truncated)

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-preview
Copy link
Author

Superseded by #34.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-import-2.10.0 branch April 13, 2018 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant