build(deps): update dependency myst-parser to v4
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [myst-parser](https://redirect.github.com/executablebooks/MyST-Parser) | `==3.0.1` -> `==4.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>executablebooks/MyST-Parser (myst-parser)</summary>
### [`v4.0.0`](https://redirect.github.com/executablebooks/MyST-Parser/blob/HEAD/CHANGELOG.md#400---2024-08-05)
[Compare Source](https://redirect.github.com/executablebooks/MyST-Parser/compare/v3.0.1...v4.0.0)
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](#syntax/footnotes) for more information.
**Full Changelog**: [v3.0.1...v4.0.0](https://redirect.github.com/executablebooks/MyST-Parser/compare/v3.0.1...v4.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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged automated dependency update upgrading myst-parser from v3.0.1 to v4.0.0. The release supports Python 3.10+, Sphinx 7-8, and Docutils 0.19-0.21, and improves footnote parsing. Completed via standard merge. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #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. | |
| #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. | |
| #282 build(deps): update bugfixes (main) | craft-store | merged | Merged to main via automerge after two approvals and passing CI checks. Updated myst-parser to 4.0.1, pytest-mock to 3.14.1, and sphinx-reredirects to 0.1.6 to apply bugfixes and compatibility improvements. | |
| #1945 build(deps): update dependency platformdirs to v4.3.6 (main) | charmcraft | merged | Merged automated dependency update for platformdirs from v4.2.2 to v4.3.6. Approved by two reviewers, passed CI, and merged with a minimal two-file change. | |
| #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. | |
| #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. | |
| #472 build(deps): update dependencies | rockcraft | merged | Merged dependency updates across four files, modifying 57 additions and 58 deletions. Approved by two reviewers with passing CI checks. The maintainer-authored changes were integrated into the codebase without further comments. | |
| #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. | |
| #103 build(deps): update dependency canonical-sphinx to ~=0.4.0 | imagecraft | merged | Merged an automated dependency update upgrading canonical-sphinx from ~=0.3.0 to ~=0.4.0. The change passed CI checks, received approval from two reviewers, and was successfully integrated into the main branch. | |
| #714 build(deps): update dependency canonical-sphinx to ~=0.4.0 (main) | craft-application | merged | Merged automated dependency update for canonical-sphinx from ~=0.2.0 to ~=0.4.0. Approved by two reviewers with passing CI checks. Modified two files to apply the version constraint. |