build(deps): update dependency myst-parser to v5 (main)
Metadata
Current evaluation
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.
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.1` → `==5.0.0` |  |  |
---
### 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**: (in timezone Etc/UTC)
- Branch creation
- "every weekend"
- 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 these updates 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/craft-store).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuOCIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJQUjogRGVwZW5kZW5jaWVzIl19-->
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without merging because myst-parser v5 drops Python 3.10 support, which the project still requires. The maintainer rejected the update, and Renovate will ignore future v5.x releases for this repository. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #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. | |
| #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. | |
| #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. | |
| #481 build(deps): update dependency myst-parser to v5 (main) - autoclosed | starbase | closed | 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. | |
| #160 build(deps): update dependency python to 3.13 (main) | craft-archives | closed | Closed without merging. Maintainers rejected the Python 3.13 update, preferring to maintain the lowest supported version. Renovate will ignore this update until a newer release is available. | |
| #1585 build(deps): update dependency mypy to v2 (main) | craft-parts | closed | Closed without merging. The maintainer rejected the mypy v2 dependency update, causing Renovate to ignore all future 2.x releases until a manual upgrade occurs. | |
| #46 build(deps): update dependency sphinx-autobuild to v2025 (main) | craft-artifacts | closed | Closed without merging because sphinx-autobuild v2025 requires Python >=3.11, conflicting with the project's Python 3.10 setup. Renovate will ignore future 2025.x updates for this dependency. | |
| #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. | |
| #112 build(deps): update dependency sphinx-autodoc-typehints to v3 | craft-grammar | closed | Closed without merging due to a dependency conflict. The v3 update requires Python 3.11+, conflicting with the project's 3.10 support. Renovate will ignore future 3.x updates unless manually upgraded. | |
| #779 build(deps): update dependency mypy to v1.16.1 (main) | craft-application | closed | Closed without merging. The mypy update to v1.16.1 was abandoned despite passing CI checks. Renovate will ignore this version and wait for a newer release to generate a replacement PR. |