-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
chore: update dependencies #3859
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
chore: update dependencies #3859
Conversation
Thanks for the PR, @MichaelDeBoey! typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community. The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately. Thanks again! 🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day. |
3298449
to
c208336
Compare
c208336
to
2b0f254
Compare
35d3712
to
74a3a8c
Compare
To fix the CI:
|
3570099
to
ffa4657
Compare
8cf84d1
to
a22719f
Compare
we'll need to fix the two unit test failures before we can merge this |
47933a0
to
b7a4edc
Compare
@bradzacher I think this one can be merged |
https://github.com/typescript-eslint/typescript-eslint/runs/3831798465#step:13:18 Looks like there's still some failures |
b7a4edc
to
95b518d
Compare
@bradzacher Seems like that one test isn't invalid anymore now. Should I remove it or is something broken? |
95b518d
to
d213bb3
Compare
I was about to double check this but the force-push nuked the run history. |
4e3eec4
to
113db87
Compare
113db87
to
a46f9a4
Compare
Codecov Report
@@ Coverage Diff @@
## master #3859 +/- ##
==========================================
- Coverage 93.40% 93.32% -0.08%
==========================================
Files 151 151
Lines 8093 7940 -153
Branches 2568 2543 -25
==========================================
- Hits 7559 7410 -149
+ Misses 181 180 -1
+ Partials 353 350 -3
Flags with carried forward coverage won't be shown. Click here to find out more.
|
@bradzacher All seems to be green now, except codecov is complaining for some reason now |
a46f9a4
to
517fdac
Compare
Update all dependencies to their latest minor version.
Also ran
nx migrate latest