Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.14.9->v0.14.10v0.9.33->v0.9.3442.54.1->42.64.1Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)
v0.14.10Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.14.10
jackdewinter/pymarkdown (jackdewinter/pymarkdown)
v0.9.34: Version 0.9.34 - 2025-12-21Compare Source
Notes
Our team has been working diligently over the past two months to strengthen the foundation of the PyMarkdown Linter. A major milestone is the upgrade of the minimum Python version we test with from 3.9 to 3.10. While we acknowledge that some users may still prefer Python 3.8, we strongly recommend upgrading to 3.10 for improved compatibility, security, and performance. If you are using a version below 3.9 and have a valid reason to stay on that version, please let us know—we’ll explore options to support your needs.
A key feature addition (in response to Issue 1479 ) is the full support for both the disable-next-line pragma and a new mode. This change ensures compatibility with Markdown formatters that add a blank line after HTML comments, as each rule now allows a single blank line between the pragma and the offending line. This update also required us to review and verify all rules to ensure the disable-next-line pragma suppresses issues on the next line effectively. During this process, we identified and fixed 9 critical issues related to pragmas and rule behavior.
Looking ahead, we’re also focused on long-term improvements to our test suite. Over the next six months, we aim to reduce the number of tests while maintaining full code and scenario coverage. As the project has been active for over five years, some tests have remained unchanged for three or more years. Our goal is to refine the test suite to ensure it remains efficient, maintainable, and aligned with our quality standards.
Added
the line where the failure occurs.
Fixed
Changed
system.exclude_pathto provide configuration option for the command-line--excluderenovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)
v42.64.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.64.1 for more changes
v42.64.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.64.0 for more changes
v42.63.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.63.0 for more changes
v42.62.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.62.0 for more changes
v42.60.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.60.0 for more changes
v42.59.1Compare Source
v42.59.0Compare Source
v42.58.4Compare Source
v42.58.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.58.3 for more changes
v42.58.2Compare Source
v42.58.1Compare Source
v42.58.0Compare Source
v42.57.1Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.57.1 for more changes
v42.57.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.57.0 for more changes
v42.55.0Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.55.0 for more changes
v42.54.3Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.54.3 for more changes
v42.54.2Compare Source
See https://github.com/renovatebot/renovate/releases/tag/42.54.2 for more changes
Configuration
📅 Schedule: Branch creation - Between 02:00 AM and 02:59 AM, only on Monday ( * 2 * * 1 ) in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.