Skip to content

Update eslint-plugin-import to the latest version 🚀#50

Open
greenkeeper[bot] wants to merge 2 commits into
masterfrom
greenkeeper/eslint-plugin-import-2.13.0
Open

Update eslint-plugin-import to the latest version 🚀#50
greenkeeper[bot] wants to merge 2 commits into
masterfrom
greenkeeper/eslint-plugin-import-2.13.0

Conversation

@greenkeeper

@greenkeeper greenkeeper Bot commented Jun 24, 2018

Copy link
Copy Markdown
Contributor

Version 2.13.0 of eslint-plugin-import was just published.

Dependency [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import)
Current Version 2.11.0
Type devDependency

The version 2.13.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of eslint-plugin-import.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 40 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)
  • 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

There are 40 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper

greenkeeper Bot commented Jan 22, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

Commits

The new version differs by 58 commits.

  • 767f01a bump to v2.15.0
  • 038d668 bump webpack resolver to v0.11.0
  • 20a8f3b bump utils to v2.3.0
  • 1e4100d changelog note for #1261
  • 548ea02 added support for argv parameter of webpack`s config-as-a-function (#1261)
  • fcf2ce7 Merge pull request #1254 from ljharb/travis
  • 64d9be7 allow_failures for dicey Node/ESLint intersection
  • 73080d0 dep-time-travel: use older versions of dependencies
  • 05c3935 repair no-deprecated for ESLint* 5
  • 10c9811 node 4 fix for test util
  • f165237 ah geez, bumping babel-eslint breaks no-amd/no-cjs
  • acfb6e9 jk, test against eslint 2/3 but skip Typescript tests.
  • b686f9d drop ESLint 2/3 from Travis/Appveyor
  • cf1f6f4 [Deps] update debug, eslint-import-resolver-node, has, lodash, minimatch, resolve
  • d290a87 [Dev Deps] update babylon, coveralls, eslint-import-resolver-typescript, gulp, linklocal, nyc, redux, rimraf, sinon, typescript-eslint-parser

There are 58 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jan 29, 2019
@greenkeeper

greenkeeper Bot commented Jan 29, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 9bac44e bump to v2.16.0
  • d305f6a use proper rest arg instead of [].slice
  • e72a336 fix #1266 by moving closure creation out of parsing scope (#1275)
  • 1ec80fa Fix for #1256 (#1257)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Apr 13, 2019
@greenkeeper

greenkeeper Bot commented Apr 13, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

Commits

The new version differs by 61 commits.

  • 0499050 bump to v2.17.0
  • f479635 [webpack] v0.11.1
  • 8a4226d Merge pull request #1320 from bradzacher/export-ts-namespaces
  • 988e12b fix(export): Support typescript namespaces
  • 70c3679 [docs] make rule names consistent
  • 6ab25ea [Tests] skip a TS test in eslint < 4
  • 405900e [Tests] fix tests from #1319
  • 2098797 [fix] export: false positives for typescript type + value export
  • 70a59fe [fix] Fix overwriting of dynamic import() CallExpression
  • e4850df [ExportMap] fix condition for checking if block comment
  • 918567d [fix] namespace: add check for null ExportMap
  • 2d21c4c Merge pull request #1297 from echenley/ech/fix-isBuiltIn-local-aliases
  • 0ff1c83 [dev deps] lock typescript to ~, since it doesn’t follow semver
  • 40bf40a [*] [deps] update resolve
  • 28dd614 Merge pull request #1304 from bradennapier/feature/typescript-export-type

There are 61 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Apr 13, 2019
@greenkeeper

greenkeeper Bot commented Apr 13, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Apr 16, 2019
@greenkeeper

greenkeeper Bot commented Apr 16, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request May 24, 2019
@greenkeeper

greenkeeper Bot commented May 24, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Jun 24, 2019
@greenkeeper

greenkeeper Bot commented Jun 24, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Jul 19, 2019
@greenkeeper

greenkeeper Bot commented Jul 19, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Jul 19, 2019
@greenkeeper

greenkeeper Bot commented Jul 19, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Dec 9, 2019
@greenkeeper

greenkeeper Bot commented Dec 9, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Dec 9, 2019
@greenkeeper

greenkeeper Bot commented Dec 9, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Feb 2, 2020
@greenkeeper

greenkeeper Bot commented Feb 2, 2020

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Mar 29, 2020
@greenkeeper

greenkeeper Bot commented Mar 29, 2020

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

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.

1 participant