[pull] master from aio-libs:master#555
Merged
pull[bot] merged 2 commits intotj-python:masterfrom May 7, 2026
Merged
Conversation
Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 4.0.0 to 4.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/executablebooks/markdown-it-py/releases">markdown-it-py's releases</a>.</em></p> <blockquote> <h2>v4.1.0</h2> <h2>What's Changed</h2> <ul> <li>✨ Add <code>--stdin</code> option to CLI by <a href="https://github.com/mcepl"><code>@mcepl</code></a> in <a href="https://redirect.github.com/executablebooks/markdown-it-py/pull/379">executablebooks/markdown-it-py#379</a></li> <li>Add AGENTS.md and copilot-setup-steps workflow by <a href="https://github.com/Copilot"><code>@Copilot</code></a> in <a href="https://redirect.github.com/executablebooks/markdown-it-py/pull/380">executablebooks/markdown-it-py#380</a></li> <li>🔧 Add typing to Scanner by <a href="https://github.com/Alunderin"><code>@Alunderin</code></a> in <a href="https://redirect.github.com/executablebooks/markdown-it-py/pull/382">executablebooks/markdown-it-py#382</a></li> <li>👌 Fix quadratic complexity in <code>fragments_join</code> / <code>text_join</code> by <a href="https://github.com/petricevich"><code>@petricevich</code></a> in <a href="https://redirect.github.com/executablebooks/markdown-it-py/pull/389">executablebooks/markdown-it-py#389</a></li> <li>✨Allow plugins to register inline terminator characters by <a href="https://github.com/Copilot"><code>@Copilot</code></a> in <a href="https://redirect.github.com/executablebooks/markdown-it-py/pull/391">executablebooks/markdown-it-py#391</a></li> <li>✨ Add <code>gfm-like2</code> preset with task lists, alerts, and single-tilde strikethrough by <a href="https://github.com/chrisjsewell"><code>@chrisjsewell</code></a> in <a href="https://redirect.github.com/executablebooks/markdown-it-py/pull/388">executablebooks/markdown-it-py#388</a></li> <li>🔧 Update pre-commit hooks by <a href="https://github.com/chrisjsewell"><code>@chrisjsewell</code></a> in <a href="https://redirect.github.com/executablebooks/markdown-it-py/pull/392">executablebooks/markdown-it-py#392</a></li> <li>🚀 RELEASE v4.1.0 by <a href="https://github.com/chrisjsewell"><code>@chrisjsewell</code></a> in <a href="https://redirect.github.com/executablebooks/markdown-it-py/pull/393">executablebooks/markdown-it-py#393</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mcepl"><code>@mcepl</code></a> made their first contribution in <a href="https://redirect.github.com/executablebooks/markdown-it-py/pull/379">executablebooks/markdown-it-py#379</a></li> <li><a href="https://github.com/Copilot"><code>@Copilot</code></a> made their first contribution in <a href="https://redirect.github.com/executablebooks/markdown-it-py/pull/380">executablebooks/markdown-it-py#380</a></li> <li><a href="https://github.com/Alunderin"><code>@Alunderin</code></a> made their first contribution in <a href="https://redirect.github.com/executablebooks/markdown-it-py/pull/382">executablebooks/markdown-it-py#382</a></li> <li><a href="https://github.com/petricevich"><code>@petricevich</code></a> made their first contribution in <a href="https://redirect.github.com/executablebooks/markdown-it-py/pull/389">executablebooks/markdown-it-py#389</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/executablebooks/markdown-it-py/compare/v4.0.0...v4.1.0">https://github.com/executablebooks/markdown-it-py/compare/v4.0.0...v4.1.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md">markdown-it-py's changelog</a>.</em></p> <blockquote> <h2>4.1.0 - 2025-05-06</h2> <ul> <li>✨ Add <code>gfm-like2</code> preset with task lists, alerts, and single-tilde strikethrough core plugins in <a href="https://redirect.github.com/executablebooks/markdown-it-py/pull/388">#388</a></li> <li>✨ Allow plugins to register inline terminator characters in <a href="https://redirect.github.com/executablebooks/markdown-it-py/pull/391">#391</a></li> <li>👌 Fix quadratic complexity in <code>fragments_join</code> / <code>text_join</code> in <a href="https://redirect.github.com/executablebooks/markdown-it-py/pull/389">#389</a>, thanks to <a href="https://github.com/petricevich"><code>@petricevich</code></a></li> <li>👌 Add <code>--stdin</code> option to CLI for reading Markdown from standard input in <a href="https://redirect.github.com/executablebooks/markdown-it-py/pull/379">#379</a>, thanks to <a href="https://github.com/mcepl"><code>@mcepl</code></a></li> <li>🔧 Add typing to Scanner in <a href="https://redirect.github.com/executablebooks/markdown-it-py/pull/382">#382</a>, thanks to <a href="https://github.com/Alunderin"><code>@Alunderin</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/executablebooks/markdown-it-py/compare/v4.0.0...v4.1.0">https://github.com/executablebooks/markdown-it-py/compare/v4.0.0...v4.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/executablebooks/markdown-it-py/commit/3b4ff6ddd368b679643d12debf09e10ef602d4db"><code>3b4ff6d</code></a> 🚀 RELEASE v4.1.0 (<a href="https://redirect.github.com/executablebooks/markdown-it-py/issues/393">#393</a>)</li> <li><a href="https://github.com/executablebooks/markdown-it-py/commit/8951f267370b03a26ae88600a6dfc707ea290067"><code>8951f26</code></a> 🔧 Update pre-commit hooks (<a href="https://redirect.github.com/executablebooks/markdown-it-py/issues/392">#392</a>)</li> <li><a href="https://github.com/executablebooks/markdown-it-py/commit/693bb24063b6c658d60c7c14203ac6470387e3c6"><code>693bb24</code></a> ✨ Add <code>gfm-like2</code> preset with task lists, alerts, and single-tilde strikethro...</li> <li><a href="https://github.com/executablebooks/markdown-it-py/commit/df6fd361099cab7fe0259467c3aaa3f284ec8259"><code>df6fd36</code></a> ✨Allow plugins to register inline terminator characters (<a href="https://redirect.github.com/executablebooks/markdown-it-py/issues/391">#391</a>)</li> <li><a href="https://github.com/executablebooks/markdown-it-py/commit/d4ea0ca7f44e3ca86c18a87356502c59e5e49ec3"><code>d4ea0ca</code></a> 👌 Fix quadratic complexity in <code>fragments_join</code> / <code>text_join</code> (<a href="https://redirect.github.com/executablebooks/markdown-it-py/issues/389">#389</a>)</li> <li><a href="https://github.com/executablebooks/markdown-it-py/commit/89331476e44c150bc32e2597a5fae4cd15391167"><code>8933147</code></a> 🔧 Add typing to Scanner (<a href="https://redirect.github.com/executablebooks/markdown-it-py/issues/382">#382</a>)</li> <li><a href="https://github.com/executablebooks/markdown-it-py/commit/2f6ae107ba32e9a7bd2d00134d09a78ec805a6a0"><code>2f6ae10</code></a> 🔧 Add AGENTS.md and copilot-setup-steps workflow (<a href="https://redirect.github.com/executablebooks/markdown-it-py/issues/380">#380</a>)</li> <li><a href="https://github.com/executablebooks/markdown-it-py/commit/49043e4445d233598fb893bed6949f7b25ae4e27"><code>49043e4</code></a> Add --stdin option to CLI for reading Markdown from standard input (<a href="https://redirect.github.com/executablebooks/markdown-it-py/issues/379">#379</a>)</li> <li>See full diff in <a href="https://github.com/executablebooks/markdown-it-py/compare/v4.0.0...v4.1.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [librt](https://github.com/mypyc/librt) from 0.9.0 to 0.10.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mypyc/librt/commit/1d5e9b240ac073f10ef389e9e27a2f2647fcd653"><code>1d5e9b2</code></a> Bump version to 0.10.0</li> <li><a href="https://github.com/mypyc/librt/commit/963673e91ad7482aa46df25f7c68d4a5ced8a712"><code>963673e</code></a> Sync mypy and add smoke tests (<a href="https://redirect.github.com/mypyc/librt/issues/38">#38</a>)</li> <li>See full diff in <a href="https://github.com/mypyc/librt/compare/v0.9.0...v0.10.0">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )