-
Notifications
You must be signed in to change notification settings - Fork 240
Update myst-parser, and add typing_extensions as a docs requirement #756
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
Update myst-parser, and add typing_extensions as a docs requirement #756
Conversation
Updates the requirements on [myst-parser](https://github.com/executablebooks/MyST-Parser) to permit the latest version. - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](executablebooks/MyST-Parser@v0.14.0...v1.0.0) --- updated-dependencies: - dependency-name: myst-parser dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
91d2973 to
d8b348c
Compare
|
NOT READY FOR MERGE. The html build returned 101 warnings instead of the usual 6. Needs investigation... |
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
The warnings were all of the type: They were occurring because we need |
ascillitoe
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Docs look OK, and 3 warnings as expected
Updates the requirements on myst-parser to permit the latest version.
Release notes
Sourced from myst-parser's releases.
Changelog
Sourced from myst-parser's changelog.
... (truncated)
Commits
0271d68🚀 RELEASE: v1.0.0 (#744)f4afeef🚀 RELEASE: v0.19.2 (#743)8508bf7✨ NEW: Addmyst_fence_as_directiveconfig (#742)1e440e6🔧 Minor improvement to directive parsing code (#741)aa1d225📚 Add html_last_updated_fmt = "" to conf.py (#691)2afac09📚 Fix the sphinx-design example (#738)01c7565🚀 RELEASE v0.19.1 (#735)322cb42🐛 FIX NoURI error in doc reference resolution (#734)585ce9a📚 DOCS: Un-wrap announcement in <p> (#732)8bf2522[pre-commit.ci] pre-commit autoupdate (#653)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)