Skip to content

fix(deps): update dependency eslint-plugin-import to v2.25.1 #326

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

Merged
merged 2 commits into from
Oct 12, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-import 2.24.2 -> 2.25.1 age adoption passing confidence

Release Notes

import-js/eslint-plugin-import

v2.25.1

Compare Source

Fixed
  • [Deps] update eslint-module-utils

v2.25.0

Compare Source

Added
Fixed
Changed
  • [Refactor] switch to an internal replacement for pkg-up and read-pkg-up ([#​2047], thanks [@​mgwalker])
  • [patch] TypeScript config: remove .d.ts from [import/parsers setting] and [import/extensions setting] ([#​2220], thanks [@​jablko])
  • [Refactor] [no-unresolved], [no-extraneous-dependencies]: moduleVisitor usage ([#​2233], thanks [@​jablko])

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Enabled.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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


  • If you want to rebase/retry this PR, check this box.

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

@github-actions github-actions bot added the type: bug code to address defects in shipped code label Oct 12, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from b4ae879 to 728c2bf Compare October 12, 2021 16:34
@ehmicky ehmicky self-assigned this Oct 12, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from 728c2bf to 50be208 Compare October 12, 2021 16:36
@ehmicky
Copy link
Contributor

ehmicky commented Oct 12, 2021

Blocked by import-js/eslint-plugin-import#2256

@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from 50be208 to e7a32e8 Compare October 12, 2021 16:38
@ljharb
Copy link

ljharb commented Oct 12, 2021

It's not blocked; you just need to update all of eslint-plugin-import's dependencies as well. npm install --save-dev eslint-plugin-import should update both your package.json and your lockfile, and it should work fine.

@ehmicky
Copy link
Contributor

ehmicky commented Oct 12, 2021

Thanks @ljharb!
It appears that npm install did not update eslint-module-utils in package-lock.json. However npm update eslint-module-utils worked and the tests are now passing ❤️

@kodiakhq kodiakhq bot merged commit 6a5a6fb into main Oct 12, 2021
@kodiakhq kodiakhq bot deleted the renovate/eslint-plugin-import-2.x-lockfile branch October 12, 2021 16:57
@ljharb
Copy link

ljharb commented Oct 12, 2021

Indeed, that bug will be fixed in the next patch release, but i wanted to unblock you now :-)

@ehmicky
Copy link
Contributor

ehmicky commented Oct 12, 2021

Thanks @ljharb, this helped a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants