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

feat: bumped typescript-eslint to v6.0.0 #601

Merged
merged 4 commits into from
Jul 11, 2023

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Bumps the version. I didn't see any need to tweak manual rules, just the preset configs. And hey, plugin:@typescript-eslint/no-confusing-void-expression found an unnecessary return - nice!

@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Merging #601 (3b3f8a8) into main (1f30a32) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 3b3f8a8 differs from pull request most recent head e27d9b5. Consider uploading reports for the commit e27d9b5 to get more accurate results

@@           Coverage Diff           @@
##             main     #601   +/-   ##
=======================================
  Coverage   88.31%   88.31%           
=======================================
  Files          61       61           
  Lines        3133     3133           
  Branches      129      129           
=======================================
  Hits         2767     2767           
  Misses        362      362           
  Partials        4        4           
Flag Coverage Δ
hydrate 77.81% <100.00%> (ø)
setup 70.79% <ø> (ø)
unit 48.80% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/hydrate/steps/writing/writeStructure.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JoshuaKGoldberg JoshuaKGoldberg merged commit f0c1dbd into main Jul 11, 2023
@JoshuaKGoldberg JoshuaKGoldberg deleted the typescript-eslint-v6.0.0 branch July 11, 2023 20:09
@github-actions
Copy link

🎉 This is included in version v1.28.41 🎉

The release is available on:

Cheers! 📦🚀

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.

🛠 Tooling: typescript-eslint@v6.0.0!!!!
1 participant