Skip to content

Comments

chore(deps): update dependency myst-parser to v5#45

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 21, 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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

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 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 requested a review from a team as a code owner January 21, 2026 02:03
Copy link
Contributor

@chanchiwai-ray chanchiwai-ray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cannot merged now, see #34

@github-actions
Copy link
Contributor

Test results for commit ae26584

Test coverage for ae26584

Name             Stmts   Miss Branch BrPart  Cover   Missing
------------------------------------------------------------
src/charm.py        49      1      4      1    96%   99
src/config.py       25      1      6      1    94%   52
src/service.py     227      4     16      0    98%   101, 106, 201-202
src/state.py        56      9      8      1    81%   115-127
------------------------------------------------------------
TOTAL              357     15     34      3    95%

Static code analysis report

Run started:2026-01-21 02:05:27.872798+00:00

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 1521
  Total lines skipped (#nosec): 0
  Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0

Run metrics:
  Total issues (by severity):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
  Total issues (by confidence):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
Files skipped (0):

@github-actions
Copy link
Contributor

Test results for commit ae26584

Test coverage for ae26584

Name                  Stmts   Miss Branch BrPart  Cover   Missing
-----------------------------------------------------------------
src/certificates.py      64      7     18      6    84%   93-94, 115->117, 117->120, 157-159, 171, 191
src/charm.py             57      1      4      0    98%   100
src/config.py            13      0      2      0   100%
src/state.py             39      2      2      0    95%   114-115
src/workload.py          93      9     22      2    87%   166-168, 173-175, 177-179
-----------------------------------------------------------------
TOTAL                   266     19     48      8    90%

Static code analysis report

Run started:2026-01-21 02:05:36.440097+00:00

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 1323
  Total lines skipped (#nosec): 0
  Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0

Run metrics:
  Total issues (by severity):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
  Total issues (by confidence):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
Files skipped (0):

@renovate renovate bot force-pushed the renovate/myst-parser-5.x branch from ae26584 to 3d4650d Compare January 21, 2026 14:30
@renovate
Copy link
Contributor Author

renovate bot commented Jan 21, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/myst-parser-5.x branch January 21, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant