Closed G-Rath closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.31%. Comparing base (
93a6ab9
) to head (88ecc28
). Report is 21 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
(the CI failure is just a flakey timeout - it should pass if rerun)
@Belco90 @MichaelDeBoey would it be possible to get this and my follow-up PRs progressed, given that they can be released in a minor version?
Thanks for your contribution, and sorry for the inactivity. I'll try to get this merged during the week.
@Belco90 no worries, let me know if there's anything I can do to help - just in case you've not seen it, I've got a few pull requests open which include ones that ultimately lead to allowing ESLint v9 which are chained off of each other.
In order they are:
I should be able to have them rebased within minutes of you landing the prior ones unless I'm sleep, but I can also do a single big PR if you're prefer.
Let me know what works best for you, and also if you have questions or want something done differently
@G-Rath Amazing, thank you so much! I'm going to merge some other chore PRs first (like your editorconfig PR), then we can rebase this one and start reviewing in the order you mentioned.
@Belco90 this is good to go now!
@G-Rath Ah sorry, this must be reformatted after I merged the prettier v3 upgrade.
@Belco90 done 🙂
:tada: This PR is included in version 6.3.3 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Checks
Changes
context
functions that were removed in v9 in favor of compat utilsContext
Resolves #924 Resolves #899