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

Update dependency eslint-import-resolver-webpack to v0.13.2 #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 5, 2018

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-import-resolver-webpack 0.8.3 -> 0.13.2 age adoption passing confidence

Release Notes

import-js/eslint-plugin-import

v0.13.0

Compare Source

Added
  • [no-commonjs] rule
  • [no-amd] rule
Removed
  • Removed vestigial no-require rule. [no-commonjs] is more complete.

v0.12.2

Compare Source

Unpublished from npm and re-released as 0.13.0. See [#​170].

v0.12.1

Compare Source

Changed
  • Broke docs for rules out into individual files.

v0.12.0

Changed
  • Ignore [import/ignore setting] if exports are actually found in the parsed module. Does this to support use of jsnext:main in node_modules without the pain of managing an allow list or a nuanced deny list.

v0.11.0

Compare Source

Added
  • Resolver plugins. Now the linter can read Webpack config, properly follow aliases and ignore externals, dismisses inline loaders, etc. etc.!

v0.10.1

Compare Source

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

v0.10.0

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.


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/eslint-import-resolver-webpack-0.x branch from e9264ad to 361f298 Compare March 30, 2018 10:43
@renovate renovate bot changed the title Update dependency eslint-import-resolver-webpack to v0.8.4 Update dependency eslint-import-resolver-webpack to v0.9.0 Mar 30, 2018
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-webpack-0.x branch from 361f298 to 3face49 Compare May 17, 2018 11:07
@renovate renovate bot changed the title Update dependency eslint-import-resolver-webpack to v0.9.0 Update dependency eslint-import-resolver-webpack to v0.10.0 May 17, 2018
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-webpack-0.x branch from 3face49 to fdfa2b8 Compare June 24, 2018 16:46
@renovate renovate bot changed the title Update dependency eslint-import-resolver-webpack to v0.10.0 Update dependency eslint-import-resolver-webpack to v0.10.1 Jun 24, 2018
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-webpack-0.x branch from fdfa2b8 to e760785 Compare January 22, 2019 12:07
@renovate renovate bot changed the title Update dependency eslint-import-resolver-webpack to v0.10.1 Update dependency eslint-import-resolver-webpack to v0.11.0 Jan 22, 2019
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-webpack-0.x branch from e760785 to 1f9a50f Compare April 24, 2019 01:56
@renovate renovate bot changed the title Update dependency eslint-import-resolver-webpack to v0.11.0 Update dependency eslint-import-resolver-webpack to v0.11.1 Apr 24, 2019
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-webpack-0.x branch from 1f9a50f to 4e673b1 Compare December 14, 2019 17:56
@renovate renovate bot changed the title Update dependency eslint-import-resolver-webpack to v0.11.1 Update dependency eslint-import-resolver-webpack to v0.12.0 Dec 14, 2019
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-webpack-0.x branch from 4e673b1 to eb85f2c Compare January 18, 2020 19:45
@renovate renovate bot changed the title Update dependency eslint-import-resolver-webpack to v0.12.0 Update dependency eslint-import-resolver-webpack to v0.12.1 Jan 18, 2020
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-webpack-0.x branch from eb85f2c to 37f08f3 Compare July 1, 2020 16:58
@renovate renovate bot changed the title Update dependency eslint-import-resolver-webpack to v0.12.1 Update dependency eslint-import-resolver-webpack to v0.12.2 Jul 1, 2020
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-webpack-0.x branch from 37f08f3 to adedee3 Compare October 25, 2020 22:00
@renovate renovate bot changed the title Update dependency eslint-import-resolver-webpack to v0.12.2 Update dependency eslint-import-resolver-webpack to v0.13.0 Oct 25, 2020
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-webpack-0.x branch from adedee3 to 7aa45fb Compare May 15, 2021 19:34
@renovate renovate bot changed the title Update dependency eslint-import-resolver-webpack to v0.13.0 Update dependency eslint-import-resolver-webpack to v0.13.1 May 15, 2021
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-webpack-0.x branch from 7aa45fb to a0bc229 Compare March 7, 2022 14:47
@renovate renovate bot changed the title Update dependency eslint-import-resolver-webpack to v0.13.1 Update dependency eslint-import-resolver-webpack to v0.13.2 Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant