Skip to content

build(deps): update dependency myst-parser to v5 (main)#282

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-myst-parser-5.x
Open

build(deps): update dependency myst-parser to v5 (main)#282
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-myst-parser-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 7, 2026

This PR contains the following updates:

Package Change Age Confidence
myst-parser ~=4.0~=5.0 age confidence

Release Notes

executablebooks/MyST-Parser (myst-parser)

v5.0.0

Compare Source

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


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the PR: Dependencies This PR updates project dependencies. label Mar 7, 2026
@renovate renovate Bot requested a review from a team March 7, 2026 03:47
@renovate renovate Bot force-pushed the renovate/main-myst-parser-5.x branch from e09e7fc to ccca9bd Compare March 13, 2026 12:48
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 13, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: uv.lock
Command failed: uv lock --upgrade-package myst-parser
Using CPython 3.14.3 interpreter at: /opt/containerbase/tools/python/3.14.3/bin/python3
  × No solution found when resolving dependencies for split (markers:
  │ python_full_version >= '3.12'; included: imagecraft[group:dev-resolute];
  │ excluded: imagecraft[group:dev-noble], imagecraft[group:dev-plucky],
  │ imagecraft[group:dev-questing]):
  ╰─▶ Because only myst-parser<=5.0.0 is available and myst-parser==5.0.0
      depends on sphinx>=8,<10, we can conclude that myst-parser>=5.0.0
      depends on sphinx>=8,<10.
      And because pydantic-kitbash>=1.0.0 depends on sphinx>=7.0,<8.dev0, we
      can conclude that myst-parser>=5.0.0 and pydantic-kitbash>=1.0.0 are
      incompatible.
      And because only the following versions of pydantic-kitbash are
      available:
          pydantic-kitbash<=1.0.0
          pydantic-kitbash==1.0.1
      and imagecraft:docs depends on myst-parser>=5.0, we can conclude that
      imagecraft:docs and pydantic-kitbash>=1.0.0 are incompatible.
      And because imagecraft:docs depends on pydantic-kitbash>=1.0 and your
      project requires imagecraft:docs, we can conclude that your project's
      requirements are unsatisfiable.

      hint: `myst-parser` was requested with a pre-release marker (e.g.,
      myst-parser>5.0.0,<6.dev0), but pre-releases weren't enabled (try:
      `--prerelease=allow`)

      hint: `pydantic-kitbash` was requested with a pre-release marker (e.g.,
      all of:
          pydantic-kitbash>1.0.0,<1.0.1
          pydantic-kitbash>1.0.1,<2.dev0
      ), but pre-releases weren't enabled (try: `--prerelease=allow`)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Dependencies This PR updates project dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants