← Back to issue list

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

View original Github issue

Metadata

Project
starbase
Number
#481
Type
pull request
State
closed
Author
renovate[bot]
Labels
PR: Dependencies
Created
Updated
Closed

Current evaluation

The dependency update for myst-parser to v5 was automatically closed without review or merge. The change was abandoned and superseded by automated closure, likely due to repository policy or bot configuration rules.

Suggested action:

No scores available.

Issue body

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [myst-parser](https://redirect.github.com/executablebooks/MyST-Parser) | `~=4.0` → `~=5.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/myst-parser/5.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/myst-parser/4.0.1/5.0.0?slim=true) | --- ### Release Notes <details> <summary>executablebooks/MyST-Parser (myst-parser)</summary> ### [`v5.0.0`](https://redirect.github.com/executablebooks/MyST-Parser/blob/HEAD/CHANGELOG.md#500---2026-01-15) [Compare Source](https://redirect.github.com/executablebooks/MyST-Parser/compare/v4.0.1...v5.0.0) 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](https://redirect.github.com/executablebooks/MyST-Parser/compare/v4.0.1...v5.0.0) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/canonical/starbase). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUFI6IERlcGVuZGVuY2llcyJdfQ==-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b The dependency update for myst-parser to v5 was automatically closed without review or merge. The change was abandoned and superseded by automated closure, likely due to repository policy or bot configuration rules.
qwen3.6-35b-a3b-mtp-q6 The myst-parser v5 update was autoclosed and abandoned without merging. Renovate automatically closed the branch, indicating the update was superseded or no longer needed after main branch changes.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#553 build(deps): update dependency myst-parser to v5 (main) starbase closed Closed without merging due to a failed artifact update. Renovate could not resolve uv.lock because the updated myst-parser conflicts with Sphinx constraints for Python 3.15+. Abandoned, and future 5.x updates will be ignored until manually resolved.
83%
#359 build(deps): update dependency myst-parser to v5 (main) craft-store closed Rejected and closed without merging. The maintainer declined the myst-parser v5 update because it drops Python 3.10 support, which the project still requires. Renovate will ignore future 5.x updates.
83%
#282 build(deps): update dependency myst-parser to v5 (main) imagecraft closed Abandoned due to a uv.lock dependency resolution failure. The PR was closed without merging, and Renovate will ignore future myst-parser 5.x updates unless manually upgraded.
83%
#183 build(deps): update dependency myst-parser to v5 (main) craft-grammar closed Closed without merging due to dependency resolution conflicts in uv.lock requiring Sphinx 8. Renovate will ignore future 5.x updates until manually upgraded or the PR is reopened.
80%
#871 build(deps): update dependency myst-parser to v4 (main) craft-parts merged Merged automated dependency update upgrading myst-parser from v3.0.1 to v4.0.0. Approved by two reviewers, passed CI checks, and applied with a single-line change to the requirements file.
76%
#220 build(deps): update dependency myst-parser to v4 craft-store merged Merged automated dependency update upgrading myst-parser from v3.0.1 to v4.0.0. Approved by two reviewers, passed CI checks, and applied with a minimal two-line change across two files.
76%
#1043 build(deps): update bugfixes (main) - autoclosed craft-parts closed Renovate autoclosed this dependency update without merging. It targeted canonical-sphinx-extensions, myst-parser, sphinx-reredirects, uvicorn, and watchfiles. All CI passed, but changes were abandoned due to inactivity.
73%