Skip to content

build(deps)(deps-dev): Bump myst-parser from 4.0.1 to 5.0.0 - #275

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/myst-parser-5.0.0
Closed

build(deps)(deps-dev): Bump myst-parser from 4.0.1 to 5.0.0#275
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/myst-parser-5.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 16, 2026

Copy link
Copy Markdown
Contributor

Bumps myst-parser from 4.0.1 to 5.0.0.

Release notes

Sourced from myst-parser's releases.

v5.0.0

MyST-Parser 5.0.0

Release Date: 2026-01-15

This release significantly bumps the supported versions of core dependencies:

‼️ Breaking Changes

This release updates the minimum supported versions:

  • Python: >=3.11 (dropped Python 3.10, tests up to 3.14)
  • Sphinx: >=8,<10 (dropped Sphinx 7, added Sphinx 9)
  • Docutils: >=0.20,<0.23 (dropped docutils 0.19, added docutils 0.22)
  • markdown-it-py: ~=4.0 (upgraded from v3)

⬆️ Dependency Upgrades

👌 Improvements

📚 Documentation

🔧 Internal / Maintenance

Full Changelog: v4.0.1...v5.0.0

Changelog

Sourced from myst-parser's changelog.

5.0.0 - 2026-01-15

This release significantly bumps the supported versions of core dependencies:

‼️ Breaking Changes

This release updates the minimum supported versions:

  • Python: >=3.11 (dropped Python 3.10, tests up to 3.14)
  • Sphinx: >=8,<10 (dropped Sphinx 7, added Sphinx 9)
  • Docutils: >=0.20,<0.23 (dropped docutils 0.19, added docutils 0.22)
  • markdown-it-py: ~=4.0 (upgraded from v3)

⬆️ Dependency Upgrades

  • ⬆️ Upgrade to markdown-it-py v4 by gh-user:chrisjsewell in gh-pr:1060
  • ⬆️ Drop Python 3.10 and Sphinx 7 by gh-user:chrisjsewell in gh-pr:1059
  • ⬆️ Drop docutils 0.19 by gh-user:chrisjsewell in gh-pr:1061
  • ⬆️ Add support for Python 3.14 by gh-user:chrisjsewell in gh-pr:1075
  • ⬆️ Support Sphinx v9 by gh-user:chrisjsewell in gh-pr:1076
  • ⬆️ Allow docutils 0.22 by gh-user:chrisjsewell in gh-pr:1084

👌 Improvements

  • 👌 Improve generation of meta nodes by gh-user:AA-Turner in gh-pr:1080

📚 Documentation

  • 📚 Fix typo in tables.md by gh-user:electricalgorithm in gh-pr:1034
  • 📚 Fix minor typo in cross-referencing.md by gh-user:krassowski in gh-pr:1036

🔧 Internal / Maintenance

  • 🔧 Update pre-commit by gh-user:chrisjsewell in gh-pr:1058
  • 🔧 Add AGENTS.md by gh-user:chrisjsewell in gh-pr:1083

Full Changelog: v4.0.1...v5.0.0

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 16, 2026
@dependabot
dependabot Bot requested a review from vanvianen as a code owner January 16, 2026 08:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 16, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/dev/myst-parser-5.0.0 branch from 59718ab to f80a92b Compare January 20, 2026 08:10
@github-actions github-actions Bot added size/s and removed size/s labels Jan 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/dev/myst-parser-5.0.0 branch from f80a92b to 6653eb8 Compare January 22, 2026 08:10
@github-actions github-actions Bot added size/s and removed size/s labels Jan 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/dev/myst-parser-5.0.0 branch from 6653eb8 to 4b49b29 Compare January 26, 2026 08:24
@github-actions github-actions Bot added size/s and removed size/s labels Jan 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/dev/myst-parser-5.0.0 branch from 4b49b29 to c0c98d3 Compare February 9, 2026 08:16
@github-actions github-actions Bot added size/s and removed size/s labels Feb 9, 2026
@github-actions github-actions Bot added the size/s label Feb 9, 2026
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/executablebooks/MyST-Parser/releases)
- [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md)
- [Commits](executablebooks/MyST-Parser@v4.0.1...v5.0.0)

---
updated-dependencies:
- dependency-name: myst-parser
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/dev/myst-parser-5.0.0 branch from c0c98d3 to 24a332d Compare February 10, 2026 08:09
@github-actions github-actions Bot added size/s and removed size/s labels Feb 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 14, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1720.

@dependabot dependabot Bot closed this May 14, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/dev/myst-parser-5.0.0 branch May 14, 2026 07:07
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 size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant