[PR #95] [MERGED] Bump pymdown-extensions from 10.13 to 10.14.1 #95

Closed
opened 2026-02-28 14:55:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/soham2008xyz/Spotify-Downloader/pull/95
Author: @dependabot[bot]
Created: 1/27/2025
Status: Merged
Merged: 1/29/2025
Merged by: @soham2008xyz

Base: remakeHead: dependabot/pip/pymdown-extensions-10.14.1


📝 Commits (1)

  • 9e186fb Bump pymdown-extensions from 10.13 to 10.14.1

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 poetry.lock (+4 -4)

📄 Description

Bumps pymdown-extensions from 10.13 to 10.14.1.

Release notes

Sourced from pymdown-extensions's releases.

10.14.1

  • FIX: MagicLink: Ensure that repo names that start with . are handled correctly.
  • FIX: FancyLists: Fix case were lists could be falsely created when a line started with . or ).

10.14

  • NEW: Blocks.HTML: Add new custom option to specify tags and the assumed handling for them when automatic mode is assumed. This can also be used to override the handling for recognized tags with automatic handling.
  • FIX: Fix tests to pass with Pygments 2.19+.
Commits

Dependabot compatibility score

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 commands and options

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/soham2008xyz/Spotify-Downloader/pull/95 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/27/2025 **Status:** ✅ Merged **Merged:** 1/29/2025 **Merged by:** [@soham2008xyz](https://github.com/soham2008xyz) **Base:** `remake` ← **Head:** `dependabot/pip/pymdown-extensions-10.14.1` --- ### 📝 Commits (1) - [`9e186fb`](https://github.com/soham2008xyz/Spotify-Downloader/commit/9e186fba19b3f4f5fd584be3e31f67a21a284d40) Bump pymdown-extensions from 10.13 to 10.14.1 ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+4 -4) </details> ### 📄 Description Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.13 to 10.14.1. <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.14.1</h2> <ul> <li><strong>FIX</strong>: MagicLink: Ensure that repo names that start with <code>.</code> are handled correctly.</li> <li><strong>FIX</strong>: FancyLists: Fix case were lists could be falsely created when a line started with <code>.</code> or <code>)</code>.</li> </ul> <h2>10.14</h2> <ul> <li><strong>NEW</strong>: Blocks.HTML: Add new <code>custom</code> option to specify tags and the assumed handling for them when automatic mode is assumed. This can also be used to override the handling for recognized tags with automatic handling.</li> <li><strong>FIX</strong>: Fix tests to pass with Pygments 2.19+.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/868f7e95064b50f6593263a57681533978c99f97"><code>868f7e9</code></a> Update versioning to reflect next release</li> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/2aba1895ad7ec19ef90d6385e6f798414d97a0e2"><code>2aba189</code></a> Fix list patterns in FancyList (<a href="https://redirect.github.com/facelessuser/pymdown-extensions/issues/2576">#2576</a>)</li> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/b5d38261aac121cb13cd459df0272c4c81abd67f"><code>b5d3826</code></a> Docs: Fix snippets example</li> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/c9ef97e65936f2ec932b04d688bc5fba6d7787ab"><code>c9ef97e</code></a> Docs: Update stylelint (<a href="https://redirect.github.com/facelessuser/pymdown-extensions/issues/2564">#2564</a>)</li> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/94c6bc4d704455e03a0242b1d1ccefaf3179ee5a"><code>94c6bc4</code></a> Fix Block HTML lint issue</li> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/ba219e67a1764ad8bf0a692faca00fb1086059d2"><code>ba219e6</code></a> Fix spelling</li> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/8363af6250f6bcc0fa1373b42ba7d6a05613af93"><code>8363af6</code></a> Fix highlight lint issue</li> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/760e56b38d1e884ae776bcaef7af4a11324e61c0"><code>760e56b</code></a> Magiclink: fix handling of repos that start with dot</li> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/51bf16368ac54b6fdf7f10a4f81e50f8556c60a2"><code>51bf163</code></a> Fix missing dict key in arithmatex docs (<a href="https://redirect.github.com/facelessuser/pymdown-extensions/issues/2560">#2560</a>)</li> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/5e9c79bc14b2db147803f4f0e5e2bf71fbf0c7cb"><code>5e9c79b</code></a> Docs: Update rollup</li> <li>Additional commits viewable in <a href="https://github.com/facelessuser/pymdown-extensions/compare/10.13...10.14.1">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.13&new-version=10.14.1)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:55:51 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Spotify-Downloader-soham2008xyz#95
No description provided.