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

Final updates before release #7

Merged
merged 2 commits into from
Jun 24, 2024
Merged

Final updates before release #7

merged 2 commits into from
Jun 24, 2024

Conversation

dcroote
Copy link
Collaborator

@dcroote dcroote commented Jun 23, 2024

For the first commit, lodash 8.0.0 has eslint@>=9.0.0 as a peer dependency so I downgraded (lodash v8 also seems to haven be taken over by an individual from the previous maintainer(s); I didn't look further into it)

I tested this in 2 repos:

  1. ois - where there are a lot of lints, but most are decent and/or can be fixed with --fix
  2. A private OEV repo that currently uses commons/eslint functionality (universal and jest) - I replaced the local import with this plugin and no new errors were raised besides 3 new Unused eslint-disable directive that result from a @typescript-eslint package version bump between this repo and eslint within commons.

which means after this is merged, I think we're ready for release and use.

Lodash 8.0.0 has eslint@>=9.0.0 as a peer dependency
@dcroote dcroote requested a review from Siegrift June 23, 2024 22:39
@dcroote dcroote self-assigned this Jun 23, 2024
Copy link
Collaborator

@Siegrift Siegrift left a comment

Choose a reason for hiding this comment

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

👍 LGTM

@dcroote dcroote merged commit 2892324 into main Jun 24, 2024
2 checks passed
@dcroote dcroote deleted the eslint-updates branch June 24, 2024 06:20
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