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

Pin @typescript-eslint dependencies #1362

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Conversation

jasonaowen
Copy link
Contributor

Configure ignore rules to prevent @dependabot from attempting to upgrade @typescript-eslint/eslint-plugin and @typescript-eslint/parser to v8, because eslint-config-airbnb-typescript still depends on v7.

Issue PhilanthropyDataCommons/meta#153
Closes #1361

@jasonaowen jasonaowen requested a review from slifty December 4, 2024 22:59
Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.34%. Comparing base (2403604) to head (b48fde6).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1362   +/-   ##
=======================================
  Coverage   87.34%   87.34%           
=======================================
  Files         185      185           
  Lines        2387     2387           
  Branches      321      321           
=======================================
  Hits         2085     2085           
  Misses        276      276           
  Partials       26       26           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@slifty slifty left a comment

Choose a reason for hiding this comment

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

Some day... some day we can stop waiting!

Prevent dependabot from attempting to upgrade
`@typescript-eslint/eslint-plugin` and `@typescript-eslint/parser` to
v8, because `eslint-config-airbnb-typescript` still depends on v7.

Issue PhilanthropyDataCommons/meta#153
@jasonaowen jasonaowen force-pushed the dependabot-typescript-eslint-8 branch from 785df98 to b48fde6 Compare December 5, 2024 21:12
@jasonaowen jasonaowen merged commit 6902f9d into main Dec 5, 2024
10 checks passed
@jasonaowen jasonaowen deleted the dependabot-typescript-eslint-8 branch December 5, 2024 21:15
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