Skip to content

Update myst-parser requirement from >=0.10.0 to >=4.0.1#61

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/myst-parser-gte-3.0.1
May 11, 2026
Merged

Update myst-parser requirement from >=0.10.0 to >=4.0.1#61
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/myst-parser-gte-3.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Updates the requirements on myst-parser to permit the latest version.

Release notes

Sourced from myst-parser's releases.

v4.0.1

What's Changed

New Contributors

Full Changelog: executablebooks/MyST-Parser@v4.0.0...v4.0.1

Changelog

Sourced from myst-parser's changelog.

4.0.1 - 2025-02-12

🔧 Minor fix for Sphinx 8.2 compatibility (in gh-pr:1013)

4.0.0 - 2024-08-05

This release bumps the supported versions of:

  • Python to 3.10 and greater
  • Sphinx to >=7,<9
  • Docutils to >=0.19,<0.22

Additionally, footnotes are now parsed similar to the corresponding reStructuredText, in that resolution (between definitions and references) and ordering is now deferred to transforms on the doctree (in gh-pr:931).

This allows for the proper interaction with other docutils/sphinx transforms, including those that perform translations, and logging of warnings for duplicate/unreferenced footnote definitions and also for footnote references with no definitions.

See the footnotes guide for more information.

Full Changelog: v3.0.1...v4.0.0

3.0.1 - 2024-04-28

🐛 Bug Fixes

  • Account for the final directive option having an empty value, by gh-user:chrisjsewell in gh-pr:924
  • Re-allow indented directive option blocks, by gh-user:chrisjsewell in gh-pr:925

Full Changelog: v3.0.0...v3.0.1

3.0.0 - 2024-04-23

Upgraded dependencies

  • ⬆️ Add support for Python 3.12 by gh-user:hugovk in gh-pr:848
  • ⬆️ Update docutils requirement from >=0.16,<0.21 to >=0.18,<0.22 by gh-user:chrisjsewell in gh-pr:916

New features

  • ✨ Allow for use of the line-block directive by gh-user:chrisjsewell in gh-pr:900
  • ✨ Emits sphinx include-read event by gh-user:sumezulike in gh-pr:887

Improvements

  • 👌 Nested parse attribution in attr_block by gh-user:chrisjsewell in gh-pr:831
  • 👌 Directive option parsing by gh-user:chrisjsewell in <gh-pr:796
  • 👌 Improve directive parsing warnings by gh-user:chrisjsewell in gh-pr:893
  • 👌 Allow for opening external links in new tabs (#856) by gh-user:marjus45 in gh-pr:857

Internal

... (truncated)

Commits

@dependabot dependabot Bot added the dependencies dependencies label Apr 22, 2026
@github-actions github-actions Bot enabled auto-merge (squash) April 22, 2026 15:06
@bdraco
Copy link
Copy Markdown
Member

bdraco commented May 11, 2026

@dependabot recreate

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.10.0...v4.0.1)

---
updated-dependencies:
- dependency-name: myst-parser
  dependency-version: 3.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Update myst-parser requirement from >=0.10.0 to >=3.0.1 Update myst-parser requirement from >=0.10.0 to >=4.0.1 May 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/myst-parser-gte-3.0.1 branch from c0431ff to 633593c Compare May 11, 2026 23:01
@github-actions github-actions Bot merged commit 64b040e into main May 11, 2026
23 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/myst-parser-gte-3.0.1 branch May 11, 2026 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant