mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-03 10:22:24 +00:00
Update dependency mdformat-mkdocs to v3 (#12830)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mdformat-mkdocs](https://togithub.com/kyleking/mdformat-mkdocs) ([changelog](https://togithub.com/kyleking/mdformat-mkdocs/releases)) | `==2.0.4` -> `==3.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>kyleking/mdformat-mkdocs (mdformat-mkdocs)</summary> ### [`v3.0.0`](https://togithub.com/KyleKing/mdformat-mkdocs/releases/tag/v3.0.0) [Compare Source](https://togithub.com/kyleking/mdformat-mkdocs/compare/v2.1.1...v3.0.0) ##### What's Changed - refactor([#​25](https://togithub.com/kyleking/mdformat-mkdocs/issues/25)): support anchor links as a plugin in [https://github.com/KyleKing/mdformat-mkdocs/pull/30](https://togithub.com/KyleKing/mdformat-mkdocs/pull/30) - fix([#​33](https://togithub.com/kyleking/mdformat-mkdocs/issues/33)): render anchor links above a heading without newlines in7c1e4892f5
and4be7ca86af
- refactor!: rename according to syntax source (e.g. `material_*`, `mkdocs_*`, `pymd_*` (python markdown), `mkdocstrings_*`) ind6c465aa58
- feat: render HTML for cross-references ina967d20c49
- ci: major improvements from template (https://github.com/KyleKing/mdformat-plugin-template) **Full Changelog**: https://github.com/KyleKing/mdformat-mkdocs/compare/v2.1.1...v3.0.0 ### [`v2.1.1`](https://togithub.com/KyleKing/mdformat-mkdocs/releases/tag/v2.1.1) [Compare Source](https://togithub.com/kyleking/mdformat-mkdocs/compare/v2.1.0...v2.1.1) ##### What's Changed - fix([#​31](https://togithub.com/kyleking/mdformat-mkdocs/issues/31)): ignore HTML within Code Blocks by [@​KyleKing](https://togithub.com/KyleKing) in [https://github.com/KyleKing/mdformat-mkdocs/pull/32](https://togithub.com/KyleKing/mdformat-mkdocs/pull/32) **Full Changelog**: https://github.com/KyleKing/mdformat-mkdocs/compare/v2.1.0...v2.1.1 ### [`v2.1.0`](https://togithub.com/KyleKing/mdformat-mkdocs/releases/tag/v2.1.0) [Compare Source](https://togithub.com/kyleking/mdformat-mkdocs/compare/v2.0.11...v2.1.0) ##### What's Changed - feat([#​28](https://togithub.com/kyleking/mdformat-mkdocs/issues/28)): support "Abbreviations" by [@​KyleKing](https://togithub.com/KyleKing) in [https://github.com/KyleKing/mdformat-mkdocs/pull/29](https://togithub.com/KyleKing/mdformat-mkdocs/pull/29) **Full Changelog**: https://github.com/KyleKing/mdformat-mkdocs/compare/v2.0.11...v2.1.0 ### [`v2.0.11`](https://togithub.com/KyleKing/mdformat-mkdocs/releases/tag/v2.0.11) [Compare Source](https://togithub.com/kyleking/mdformat-mkdocs/compare/v2.0.10...v2.0.11) ##### Changes - fix([#​25](https://togithub.com/kyleking/mdformat-mkdocs/issues/25)): add support for "[markdown anchors](https://mkdocstrings.github.io/autorefs/#markdown-anchors)" syntax from the `mkdocs` [autorefs](https://mkdocstrings.github.io/autorefs) plugin **Full Changelog**: https://github.com/KyleKing/mdformat-mkdocs/compare/v2.0.10...v2.0.11 ### [`v2.0.10`](https://togithub.com/KyleKing/mdformat-mkdocs/releases/tag/v2.0.10) [Compare Source](https://togithub.com/kyleking/mdformat-mkdocs/compare/v2.0.9...v2.0.10) Changes: - fix([#​24](https://togithub.com/kyleking/mdformat-mkdocs/issues/24)): respect ordered lists that start with `0.` ([#​26](https://togithub.com/kyleking/mdformat-mkdocs/issues/26)) **Full Changelog**: https://github.com/KyleKing/mdformat-mkdocs/compare/v2.0.9...v2.0.10 ### [`v2.0.9`](https://togithub.com/KyleKing/mdformat-mkdocs/releases/tag/v2.0.9) [Compare Source](https://togithub.com/kyleking/mdformat-mkdocs/compare/v2.0.8...v2.0.9) Changelog: - fix([#​23](https://togithub.com/kyleking/mdformat-mkdocs/issues/23)): ignore empty newlines when in fenced code blocks **Full Changelog**: https://github.com/KyleKing/mdformat-mkdocs/compare/v2.0.8...v2.0.9 ### [`v2.0.8`](https://togithub.com/KyleKing/mdformat-mkdocs/releases/tag/v2.0.8) [Compare Source](https://togithub.com/kyleking/mdformat-mkdocs/compare/v2.0.7...v2.0.8) Changelog: - Fix([#​21](https://togithub.com/kyleking/mdformat-mkdocs/issues/21)): ignore lists in fenced code **Full Changelog**: https://github.com/KyleKing/mdformat-mkdocs/compare/v2.0.7...v2.0.8 ### [`v2.0.7`](https://togithub.com/KyleKing/mdformat-mkdocs/releases/tag/v2.0.7) [Compare Source](https://togithub.com/kyleking/mdformat-mkdocs/compare/v2.0.6...v2.0.7) Changelog: - Fix([#​20](https://togithub.com/kyleking/mdformat-mkdocs/issues/20)):01a6916f41
**Full Changelog**: https://github.com/KyleKing/mdformat-mkdocs/compare/v2.0.6...v2.0.7 ### [`v2.0.6`](https://togithub.com/KyleKing/mdformat-mkdocs/releases/tag/v2.0.6) [Compare Source](https://togithub.com/kyleking/mdformat-mkdocs/compare/v2.0.5...v2.0.6) ##### Changelog - Resolve typo in CLI for [#​19](https://togithub.com/kyleking/mdformat-mkdocs/issues/19) (3dc80a03f4
) - Make `mdformat-wikilink` optional thanks to a quick release ([https://github.com/tmr232/mdformat-wikilink/issues/6](https://togithub.com/tmr232/mdformat-wikilink/issues/6))! **Full Changelog**: https://github.com/KyleKing/mdformat-mkdocs/compare/v2.0.5...v2.0.6 ### [`v2.0.5`](https://togithub.com/KyleKing/mdformat-mkdocs/releases/tag/v2.0.5) [Compare Source](https://togithub.com/kyleking/mdformat-mkdocs/compare/v2.0.4...v2.0.5) Changelog: - Resolves [#​19](https://togithub.com/kyleking/mdformat-mkdocs/issues/19). Add `--ignore-missing-references` to prevent escaping brackets for compatibility with python mkdocstrings - feat: back-port `mdformat-wikilink` to Python 3.8 by default (see: [https://github.com/tmr232/mdformat-wikilink/issues/6](https://togithub.com/tmr232/mdformat-wikilink/issues/6)) **Full Changelog**: https://github.com/KyleKing/mdformat-mkdocs/compare/v2.0.5...v2.0.5 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/astral-sh/ruff). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
47d05ee9ea
commit
12f22b1fdd
2 changed files with 2 additions and 2 deletions
|
@ -4,5 +4,5 @@ mkdocs==1.5.0
|
|||
mkdocs-material @ git+ssh://git@github.com/astral-sh/mkdocs-material-insiders.git@38c0b8187325c3bab386b666daf3518ac036f2f4
|
||||
mkdocs-redirects==1.2.1
|
||||
mdformat==0.7.17
|
||||
mdformat-mkdocs==2.0.4
|
||||
mdformat-mkdocs==3.0.0
|
||||
mdformat-admon==2.0.6
|
||||
|
|
|
@ -4,5 +4,5 @@ mkdocs==1.5.0
|
|||
mkdocs-material==9.1.18
|
||||
mkdocs-redirects==1.2.1
|
||||
mdformat==0.7.17
|
||||
mdformat-mkdocs==2.0.4
|
||||
mdformat-mkdocs==3.0.0
|
||||
mdformat-admon==2.0.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue