Skip to content
This repository was archived by the owner on Jun 26, 2019. It is now read-only.

Bump eslint-plugin-import from 2.11.0 to 2.12.0 - #89

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-plugin-import-2.12.0
Closed

dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-plugin-import-2.12.0

Conversation

@dependabot-preview

@dependabot-preview dependabot-preview Bot commented May 17, 2018

Copy link
Copy Markdown

Bumps eslint-plugin-import from 2.11.0 to 2.12.0.

Release notes

Sourced from eslint-plugin-import's releases.

es6-only

  • Removed no-common in favor of enforcing that all imports have ES6 modules behind them. (#20)
  • resolve.root setting allows module resolution to start from some arbitrary path within your package, instead of just relative paths and node_modules. (#18)
Changelog

Sourced from eslint-plugin-import's changelog.

[2.12.0] - 2018-05-17

Added

  • Ignore type imports for [named] rule ([#931], thanks [mattijsbliek])
  • Add documentation for [no-useless-path-segments] rule ([#1068], thanks [manovotny])
  • packageDir option for [no-extraneous-dependencies] can be array-valued ([#1085], thanks [hulkish])
Commits
  • 8f668c7 changelog/package bumps
  • cd9d249 exclude tests from coverage + bump TS parser (#1095)
  • f0d0c4f webpack resolver: cache instance(s) of resolve function (#1091)
  • 8c9c3b8 Merge pull request #1085 from benmosher/packageDir-array
  • 5111c79 revert has removal per ljharb's note
  • 412ee2e [Refactor] use "has" instead of ".hasOwnProperty"
  • e2fdc5f Fix typo: 'runtime'
  • d8ca5e2 fix typo
  • 04d1c29 Merge branch 'master' into packageDir-array
  • 72bb2cb merge import/paths setting into existing packageDir option
  • 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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [patch|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
  • @dependabot use (this|these) reviewer[s] will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use (this|these) assignee[s] will set the current assignees 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)
  • 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)

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).

@codecov

codecov Bot commented May 17, 2018

Copy link
Copy Markdown

Codecov Report

Merging #89 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #89   +/-   ##
=======================================
  Coverage   61.78%   61.78%           
=======================================
  Files          18       18           
  Lines         526      526           
  Branches      114      114           
=======================================
  Hits          325      325           
  Misses        146      146           
  Partials       55       55

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 508fc29...3867c24. Read the comment docs.

@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #115.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/eslint-plugin-import-2.12.0 branch February 13, 2019 22:17
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