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

fix(deps): update dependency eslint-import-resolver-webpack to v0.10.1 #87

Merged
merged 1 commit into from
Jul 23, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2018

This Pull Request updates dependency eslint-import-resolver-webpack from v0.8.4 to v0.10.1

Release Notes

v0.10.1

Compare Source
See GitHub release notes
for info on changes for earlier releases.


errors abound

Compare Source
Breaking: removed no-errors rule. Instead, each individual rule will report parse errors in the target imported file, if encountered.

#​90: Added {commonjs: [bool], amd: [bool]} option object to no-unresolved. If set true, will attempt to resolve module paths for CommonJS require and AMD define + require in a limited set of cases. Not nearly so smart as Webpack, but smart enough to be useful. (hopefully.) Thanks @​mctep for changing my mind on this. 😁

#​94: Dependency parser will infer 'jsx' plugin if using default Babylon and jsx is asserted in the ecmaFeatures. Thanks @​jameslnewell for bringing this up.

#​88: un-smarted no-require. It will now report on all require statements, everywhere, regardless of target.


v0.9.0

Compare Source



This PR has been generated by Renovate Bot.

@Hartorn Hartorn merged commit beb0697 into development Jul 23, 2018
@Hartorn Hartorn deleted the renovate/eslint-import-resolver-webpack-0.x branch July 23, 2018 18:26
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.

2 participants