executablebooks / MyST-Parser

An extended commonmark compliant parser, with bridges to docutils/sphinx
https://myst-parser.readthedocs.io
MIT License
738 stars 196 forks source link

⬆️ UPGRADE: sphinx 7, drop sphinx 5 #776

Closed chrisjsewell closed 1 year ago

chrisjsewell commented 1 year ago

See https://github.com/sphinx-doc/sphinx/blob/d3c91f951255c6729a53e38c895ddc0af036b5b9/CHANGES#LL58C1-L58C1

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (19b00d2) 90.00% compared to head (01f40ac) 90.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #776 +/- ## ======================================= Coverage 90.00% 90.00% ======================================= Files 23 23 Lines 2970 2970 ======================================= Hits 2673 2673 Misses 297 297 ``` | Flag | Coverage Δ | | |---|---|---| | pytests | `90.00% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

return42 commented 1 year ago

@chrisjsewell thanks a lot for this PR .. is there a new released planed?