scop / bash-completion

Programmable completion functions for bash
GNU General Public License v2.0
2.8k stars 376 forks source link

chore(pre-commit): update jackdewinter/pymarkdown to v0.9.21 #1204

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
jackdewinter/pymarkdown repository patch v0.9.19 -> v0.9.21

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

jackdewinter/pymarkdown (jackdewinter/pymarkdown) ### [`v0.9.21`](https://togithub.com/jackdewinter/pymarkdown/releases/tag/v0.9.21): Version 0.9.21 - Date: 2024-07-01 [Compare Source](https://togithub.com/jackdewinter/pymarkdown/compare/v0.9.20...v0.9.21) This release focuses on enabling the fix modes for various rules, performing more testing of scenarios to prepare for the release. Not finding anything major but uncovering some "weird" combinations that are causing unpredictable behavior. That behavior is mostly in the area of producing the correct Markdown from tokens to allow the fix mode to produce reliable fixes. ##### Added - [Issue 826](https://togithub.com/jackdewinter/pymarkdown/issues/826) - Added fix mode for Rule Md044 - [Issue 824](https://togithub.com/jackdewinter/pymarkdown/issues/824) - Added fix mode for Rule Md046 ##### Fixed - [Issue 1099](https://togithub.com/jackdewinter/pymarkdown/issues/1099) - Fixed longstanding issue with tabs and newlines in code spans ##### Changed - [Issue 1103](https://togithub.com/jackdewinter/pymarkdown/issues/1103) - added round of coalescing any text tokens separated during inline processing - rewrote rule md037 to new text tokens ### [`v0.9.20`](https://togithub.com/jackdewinter/pymarkdown/releases/tag/v0.9.20) [Compare Source](https://togithub.com/jackdewinter/pymarkdown/compare/v0.9.19...v0.9.20) #### Version 0.9.20 - Date: 2024-05-30 This release focuses on completing the work to get the documentation up to date and in the new read-the-docs format. Some user issues were addressed, but this was mainly to get the documents into good shape for release. To view the new documentation, go to [ReadTheDocs](https://pymarkdown.readthedocs.io/en/latest/). ##### Added - [Issue 1075](https://togithub.com/jackdewinter/pymarkdown/issues/1075) - Complete redo of advanced extensions documentation. - [Issue 1079](https://togithub.com/jackdewinter/pymarkdown/issues/1079) - Complete redo of advanced rules documentation. - [Issue 1083](https://togithub.com/jackdewinter/pymarkdown/issues/1083) - Complete redo of api documentation. - [Issue 1081](https://togithub.com/jackdewinter/pymarkdown/issues/1081) - Added "plugins info" extension to show current configuration. ##### Fixed - [Issue 1015](https://togithub.com/jackdewinter/pymarkdown/issues/1015) - Fixed issue with double tabs within fenced block - [Issue 1077](https://togithub.com/jackdewinter/pymarkdown/issues/1077) - Fixed issue with previous cleanup ##### Changed - None

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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.



This PR has been generated by Mend Renovate. View repository job log here.