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-plugin-lodash to v8 #9

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-lodash ^7.4.0 -> ^8.0.0 age adoption passing confidence

Release Notes

idok/eslint-plugin-lodash (eslint-plugin-lodash)

v8.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from dcroote and Siegrift June 24, 2024 06:22
Copy link
Collaborator

@dcroote dcroote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocked by #6 because eslint v9 is a peer dep of eslint-plugin-lodash v8

@dcroote dcroote removed the request for review from Siegrift June 25, 2024 05:10
@renovate renovate bot force-pushed the renovate/eslint-plugin-lodash-8.x branch from 9f44ee7 to cc9d722 Compare July 3, 2024 04:22
@renovate renovate bot changed the title Update dependency eslint-plugin-lodash to v8 fix(deps): update dependency eslint-plugin-lodash to v8 Jul 18, 2024
@Siegrift
Copy link
Collaborator

Btw. I am a bit annyoed by the lodash plugin. It forces me to use things like isNumber(x) instead of typeof x === 'number' and a few other things. I would be up for removing it alltogether.

@renovate renovate bot force-pushed the renovate/eslint-plugin-lodash-8.x branch from cc9d722 to 958f51d Compare August 5, 2024 09:12
@renovate renovate bot force-pushed the renovate/eslint-plugin-lodash-8.x branch from 958f51d to c12a773 Compare August 29, 2024 05:28
@renovate renovate bot force-pushed the renovate/eslint-plugin-lodash-8.x branch from c12a773 to 531ee03 Compare September 22, 2024 04:25
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.

2 participants