[PR #98] [MERGED] Bump pymdown-extensions from 10.14.1 to 10.14.3 #96

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

📋 Pull Request Information

Original PR: https://github.com/soham2008xyz/Spotify-Downloader/pull/98
Author: @dependabot[bot]
Created: 2/3/2025
Status: Merged
Merged: 2/17/2025
Merged by: @soham2008xyz

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


📝 Commits (1)

  • 9a3a752 Bump pymdown-extensions from 10.14.1 to 10.14.3

📊 Changes

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

View changed files

📝 poetry.lock (+3 -3)

📄 Description

Bumps pymdown-extensions from 10.14.1 to 10.14.3.

Release notes

Sourced from pymdown-extensions's releases.

10.14.3

  • FIX: Blocks: An empty, raw block type should not cause an error.

10.14.2

  • FIX: Blocks: Fix some corner cases with md_in_html.
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/98 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/3/2025 **Status:** ✅ Merged **Merged:** 2/17/2025 **Merged by:** [@soham2008xyz](https://github.com/soham2008xyz) **Base:** `remake` ← **Head:** `dependabot/pip/pymdown-extensions-10.14.3` --- ### 📝 Commits (1) - [`9a3a752`](https://github.com/soham2008xyz/Spotify-Downloader/commit/9a3a7529a45797cb2a7267f7cccada2055be637c) Bump pymdown-extensions from 10.14.1 to 10.14.3 ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+3 -3) </details> ### 📄 Description Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.14.1 to 10.14.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.14.3</h2> <ul> <li><strong>FIX</strong>: Blocks: An empty, raw block type should not cause an error.</li> </ul> <h2>10.14.2</h2> <ul> <li><strong>FIX</strong>: Blocks: Fix some corner cases with <code>md_in_html</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/4d6b5e6249a8c9f8fe1444c453b29d313f65e3d5"><code>4d6b5e6</code></a> Fix issue with empty raw blocks (<a href="https://redirect.github.com/facelessuser/pymdown-extensions/issues/2587">#2587</a>)</li> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/120dbc7ab4f9c55593de0f37caa8e4df293fa42c"><code>120dbc7</code></a> Doc: Fix incorrect parameter name</li> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/fe7c28779320566b6249b4e1e3099093de83e7d9"><code>fe7c287</code></a> Docs: Remove some JS deps</li> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/5849b7400bc82f84b55b0208cde0cfa7d929a613"><code>5849b74</code></a> Docs: Update JS deps</li> <li><a href="https://github.com/facelessuser/pymdown-extensions/commit/968c6c732c2f61e35287dde47b2ee4d0d8665aa2"><code>968c6c7</code></a> Block extensions: ensure <code>md_in_html</code> has the correct target element (<a href="https://redirect.github.com/facelessuser/pymdown-extensions/issues/2577">#2577</a>)</li> <li>See full diff in <a href="https://github.com/facelessuser/pymdown-extensions/compare/10.14.1...10.14.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.14.1&new-version=10.14.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 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 closed this issue 2026-02-28 14:55:52 +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#96
No description provided.