-
Notifications
You must be signed in to change notification settings - Fork 5
chore(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.20.0 #174
chore(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.20.0 #174
Conversation
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
Mostly failures such as:
Probably needs some configuration to turn those off? |
e226326
to
69fdcb9
Compare
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.18.2 to 2.20.0. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.18.2...v2.20.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
69fdcb9
to
b36d8d7
Compare
Supposedly had a point for |
970df47
to
f18880d
Compare
Added to import-js/eslint-plugin-import#1615 instead, this happened before (#97). |
A newer version of eslint-plugin-import exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
@dependabot recreate |
Superseded by #225. |
Bumps eslint-plugin-import from 2.18.2 to 2.20.0.
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
8001916
Bump to v2.20.0a5c6908
resolvers/webpack: v0.12.1b9459f0
resolvers/node: v0.3.324ce28d
utils: v2.5.125895d7
[memo-parser] v0.2.1ed41b9c
[meta] copy LICENSE file to all npm packages on prepublishcd25d9d
[Fix]extensions
: Ignore root external modules when checking for extensionsaed7a73
utils: [Fix] report the error stack on a resolution errorb511da2
[Docs]extensions
: improveignorePackages
docsfb0cbeb
utils: Uses createRequireFromPath to resolve loadersDependabot 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
.If all status checks pass Dependabot will automatically merge this pull request during working hours.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor 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 badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in the
.dependabot/config.yml
file in this repo: