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

Bump eslint-plugin-import from 2.11.0 to 2.13.0 #30

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-import from 2.11.0 to 2.13.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.13.0] - 2018-06-24

Added

  • Add ESLint 5 support ([#1122], thanks [ai] and [ljharb])
  • Add [no-relative-parent-imports] rule: disallow relative imports from parent directories ([#1093], thanks [chrislloyd])

Fixed

  • namespace rule: ensure it works in eslint 5/ecmaVersion 2018 (thanks [ljharb])

[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
  • c34f14f changelog/package bumps
  • 9db789b [Fix] namespace: ensure this rule works in ES2018
  • add69cf [New] Add ESLint 5 support
  • 59fc04e [Tests] on node v10
  • cdb328c [webpack] log a useful error in a module bug arises
  • ebafcbf no-restricted-paths: complete coverage
  • e6f5c13 No relative parent imports rule (#1093)
  • 8f668c7 changelog/package bumps
  • cd9d249 exclude tests from coverage + bump TS parser (#1095)
  • f0d0c4f webpack resolver: cache instance(s) of resolve function (#1091)
  • 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 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

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

Superseded by #38.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-import-2.13.0 branch August 14, 2018 05:45
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.

None yet

1 participant