Skip to content

Bump myst-parser from 3.0.1 to 4.0.1#1844

Merged
jminor merged 2 commits into
mainfrom
dependabot/pip/myst-parser-4.0.1
Jul 13, 2026
Merged

Bump myst-parser from 3.0.1 to 4.0.1#1844
jminor merged 2 commits into
mainfrom
dependabot/pip/myst-parser-4.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 17, 2025

Copy link
Copy Markdown
Contributor

Bumps myst-parser from 3.0.1 to 4.0.1.

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

v4.0.0

What's Changed

New Contributors

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

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

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 17, 2025
@jminor

jminor commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

@dependabot recreate

Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/executablebooks/MyST-Parser/releases)
- [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md)
- [Commits](executablebooks/MyST-Parser@v3.0.1...v4.0.1)

---
updated-dependencies:
- dependency-name: myst-parser
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump myst-parser from 0.18.1 to 4.0.1 Bump myst-parser from 3.0.1 to 4.0.1 Jul 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/myst-parser-4.0.1 branch from 633b6ef to 8b97a11 Compare July 13, 2026 03:38
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.58%. Comparing base (3f9d8ee) to head (236919b).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1844   +/-   ##
=======================================
  Coverage   84.58%   84.58%           
=======================================
  Files         181      181           
  Lines       13306    13306           
  Branches     1221     1221           
=======================================
  Hits        11255    11255           
  Misses       1868     1868           
  Partials      183      183           
Flag Coverage Δ
py-unittests 84.58% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3f9d8ee...236919b. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jminor
jminor merged commit 6a437e3 into main Jul 13, 2026
44 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/myst-parser-4.0.1 branch July 13, 2026 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants