Skip to content

Commit d1a9db9

Browse files
chore(docs): bump pymdown-extensions from 10.16.1 to 10.21.3 in /.github/workflows/mkdocs (#5126)
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.16.1 to 10.21.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facelessuser/pymdown-extensions/releases">pymdown-extensions's releases</a>.</em></p> <blockquote> <h2>10.21.3</h2> <ul> <li><strong>FIX</strong>: Fix regression that allows a snippet to be loaded outside of the base path using directory traversal when <code>restrict_base_path</code> is enabled (the default). Found by <a href="https://github.com/gistrec"><code>@​gistrec</code></a>.</li> </ul> <h2>10.21. 2</h2> <h2>10.21.2</h2> <ul> <li><strong>FIX</strong>: Highlight: Latest Pygments versions cannot handle a &quot;filename&quot; for code block titles of <code>None</code>.</li> </ul> <h2>10.20.1</h2> <ul> <li><strong>FIX</strong>: Quotes: Ensure the first class for callouts (the alert type) is always rendered lowercase.</li> </ul> <h2>10.21</h2> <ul> <li><strong>NEW</strong>: Caption: Add support for specifying not only IDs but classes and arbitrary attributes. Initial work by <a href="https://github.com/joapuiib"><code>@​joapuiib</code></a>.</li> <li><strong>FIX</strong>: MagicLink: Fix a matching pattern for Bitbucket repo.</li> </ul> <h2>10.20</h2> <ul> <li> <p><strong>NEW</strong>: Quotes: New blockquotes extension added that uses a more modern approach when compared to Python Markdown's default. Quotes specifically will not group consecutive blockquotes together in the same lazy fashion that the default Python Markdown does which follows a more modern trend to how parsers these days handle block quotes.</p> <p>In addition, Quotes also provides an optional feature to enable specifying callouts/alerts in the style used by GitHub and Obsidian.</p> </li> </ul> <h2>10.19.1</h2> <ul> <li><strong>FIX</strong>: Arithmatex: Fix issue where block <code>$$</code> math used inline within a paragraph could result in nested math parsing.</li> </ul> <h2>10.19</h2> <ul> <li><strong>NEW</strong>: Emoji: Update Twemoji to use Unicode 16.</li> <li><strong>NEW</strong>: Critic: Roll back <code>view</code> mode deprecation as some still like to use it, though further enhancements to this mode are not planned.</li> </ul> <h2>10.18</h2> <ul> <li><strong>NEW</strong>: Critic: <code>view</code> mode has been deprecated. To avoid warnings or future issues, explicitly set <code>mode</code> to either <code>accept</code> or <code>reject</code>. In the future, the new default will be <code>accept</code> and the <code>view</code> mode will be removed entirely.</li> <li><strong>FIX</strong>: Block Admonition: <code>important</code> should have always been available as a default.</li> </ul> <h2>10.17.2</h2> <ul> <li><strong>FIX</strong>: Blocks: Blocks extensions will now better handle nesting of indented style Admonitions, Details, and Tabbed</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/42628414c6591b1a1ce211157090783e3b2242d6"><code>4262841</code></a> Fix spelling</li> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/63b7835776d703d6c339cf2110d9888f676efc0c"><code>63b7835</code></a> Merge commit from fork</li> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/3d185501daaa1424c4a8d42124112c44ef6ab635"><code>3d18550</code></a> Docs: update js deps</li> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/a4fdd73554706877e339692183b9424e8f5fec24"><code>a4fdd73</code></a> Skip tag 10.21.1 has we accidentally already used it</li> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/8afb4cde8fa5159e4318ab72e2daa55fd1107d4f"><code>8afb4cd</code></a> Docs: Update JS deps</li> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/7bf5b2965a6b3dc6ee502ad3d117f6182e838e56"><code>7bf5b29</code></a> Pygments needs a non-None value for code block title (<a href="https://redirect.github.com/facelessuser/pymdown-extensions/issues/2863">#2863</a>)</li> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/20b11ebc86b54fbbed3d43e6f1d845ee474b2378"><code>20b11eb</code></a> Fix some spelling and formatting</li> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/c9edba3301e321e1e0f830a74a01ccbf10a45786"><code>c9edba3</code></a> Docs: strengthen Snippets warning and add security considerations</li> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/6d92b6878f8d55fd8843a58dd6634cfdfb6df722"><code>6d92b68</code></a> Bump version</li> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/baeca0e10c5beca4d81fe782058f24b7eb9bf5ff"><code>baeca0e</code></a> Docs: update JS deps</li> <li>Additional commits viewable in <a href="https://github.com/facelessuser/pymdown-extensions/compare/10.16.1...10.21.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pymdown-extensions&package-manager=pip&previous-version=10.16.1&new-version=10.21.3)](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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/github-aws-runners/terraform-aws-github-runner/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3507ca9 commit d1a9db9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/mkdocs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -251,9 +251,9 @@ pygments==2.20.0 \
251251
--hash=sha256:6757cd03768053ff99f3039c1a36d6c0aa0b263438fcab17520b30a303a82b5f \
252252
--hash=sha256:81a9e26dd42fd28a23a2d169d86d7ac03b46e2f8b59ed4698fb4785f946d0176
253253
# via mkdocs-material
254-
pymdown-extensions==10.16.1 \
255-
--hash=sha256:aace82bcccba3efc03e25d584e6a22d27a8e17caa3f4dd9f207e49b787aa9a91 \
256-
--hash=sha256:d6ba157a6c03146a7fb122b2b9a121300056384eafeec9c9f9e584adfdb2a32d
254+
pymdown-extensions==10.21.3 \
255+
--hash=sha256:72cfcf55f07aea0d4af2c4f11dd4e52466ddfb1bb819673146398e0bd3a77354 \
256+
--hash=sha256:d7a5d08014fc571e80ca21dd6f854e31f94c489800350564d55d15b3c41e76b6
257257
# via mkdocs-material
258258
python-dateutil==2.9.0.post0 \
259259
--hash=sha256:37dd54208da7e1cd875388217d5e00ebd4179249f90fb72437e91a35459a0ad3 \

0 commit comments

Comments
 (0)