[PR #110] [MERGED] Bump mkdocs-material from 9.6.7 to 9.6.8 #110

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

📋 Pull Request Information

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

Base: remakeHead: dependabot/pip/mkdocs-material-9.6.8


📝 Commits (1)

  • 20839dd Bump mkdocs-material from 9.6.7 to 9.6.8

📊 Changes

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

View changed files

📝 poetry.lock (+3 -3)

📄 Description

Bumps mkdocs-material from 9.6.7 to 9.6.8.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.6.8

  • Added Welsh translations
  • Fixed #8076: Privacy plugin crashes if HTTP download fails
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.6.8+insiders-4.53.16 (2025-03-13)

  • Fixed #8019: Tooltips have precedence over instant previews

mkdocs-material-9.6.8 (2025-03-13)

  • Added Welsh translations
  • Fixed #8076: Privacy plugin crashes if HTTP download fails

mkdocs-material-9.6.7 (2025-03-03)

  • Fixed #8056: Error in backrefs implementation (9.6.6 regression)
  • Fixed #8054: Unescaped quotes in ARIA labels of table of contents

mkdocs-material-9.6.6 (2025-03-01)

  • Fixed #8040: Privacy plugin not replacing exteral assets (9.6.5 regression)
  • Fixed #8031: Replace unmaintained regex package in search plugin

mkdocs-material-9.6.5 (2025-02-20)

  • Fixed #8016: Tags listing not showing when when file name has spaces
  • Fixed #8012: Privacy plugin crashes if HTTP download fails

mkdocs-material-9.6.4 (2025-02-12)

  • Fixed #7985: Blog content sometimes not stretching to full width
  • Fixed #7978: Navigation rendering bug in Safari 18.3

mkdocs-material-9.6.3 (2025-02-07)

  • Fixed rendering of arrow heads in Mermaid.js class diagrams
  • Fixed #7960: Tags plugin crashes on numeric metadata titles

mkdocs-material-9.6.2 (2025-02-03)

  • Fixed #7955: Excessively long words don't break on narrow screens
  • Fixed #7947: Scope setting interferes with outdated version banner

mkdocs-material-9.6.1 (2025-01-31)

  • Fixed #7943: Tags plugin crashing due to merge error

mkdocs-material-9.6.0 (2025-01-31)

  • Added meta plugin
  • Rewrite of the tags plugin
  • Added support for allow lists in tags plugin
  • Added support for and custom sorting in tags plugin
  • Added support for related links in blog plugin

... (truncated)

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/110 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/17/2025 **Status:** ✅ Merged **Merged:** 3/18/2025 **Merged by:** [@soham2008xyz](https://github.com/soham2008xyz) **Base:** `remake` ← **Head:** `dependabot/pip/mkdocs-material-9.6.8` --- ### 📝 Commits (1) - [`20839dd`](https://github.com/soham2008xyz/Spotify-Downloader/commit/20839dd52f707c6795526f870dba6f1207134665) Bump mkdocs-material from 9.6.7 to 9.6.8 ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+3 -3) </details> ### 📄 Description Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.7 to 9.6.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/releases">mkdocs-material's releases</a>.</em></p> <blockquote> <h2>mkdocs-material-9.6.8</h2> <ul> <li>Added Welsh translations</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8076">#8076</a>: Privacy plugin crashes if HTTP download fails</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG">mkdocs-material's changelog</a>.</em></p> <blockquote> <p>mkdocs-material-9.6.8+insiders-4.53.16 (2025-03-13)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8019">#8019</a>: Tooltips have precedence over instant previews</li> </ul> <p>mkdocs-material-9.6.8 (2025-03-13)</p> <ul> <li>Added Welsh translations</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8076">#8076</a>: Privacy plugin crashes if HTTP download fails</li> </ul> <p>mkdocs-material-9.6.7 (2025-03-03)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8056">#8056</a>: Error in backrefs implementation (9.6.6 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8054">#8054</a>: Unescaped quotes in ARIA labels of table of contents</li> </ul> <p>mkdocs-material-9.6.6 (2025-03-01)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8040">#8040</a>: Privacy plugin not replacing exteral assets (9.6.5 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8031">#8031</a>: Replace unmaintained regex package in search plugin</li> </ul> <p>mkdocs-material-9.6.5 (2025-02-20)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8016">#8016</a>: Tags listing not showing when when file name has spaces</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8012">#8012</a>: Privacy plugin crashes if HTTP download fails</li> </ul> <p>mkdocs-material-9.6.4 (2025-02-12)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7985">#7985</a>: Blog content sometimes not stretching to full width</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7978">#7978</a>: Navigation rendering bug in Safari 18.3</li> </ul> <p>mkdocs-material-9.6.3 (2025-02-07)</p> <ul> <li>Fixed rendering of arrow heads in Mermaid.js class diagrams</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7960">#7960</a>: Tags plugin crashes on numeric metadata titles</li> </ul> <p>mkdocs-material-9.6.2 (2025-02-03)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7955">#7955</a>: Excessively long words don't break on narrow screens</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7947">#7947</a>: Scope setting interferes with outdated version banner</li> </ul> <p>mkdocs-material-9.6.1 (2025-01-31)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7943">#7943</a>: Tags plugin crashing due to merge error</li> </ul> <p>mkdocs-material-9.6.0 (2025-01-31)</p> <ul> <li>Added meta plugin</li> <li>Rewrite of the tags plugin</li> <li>Added support for allow lists in tags plugin</li> <li>Added support for and custom sorting in tags plugin</li> <li>Added support for related links in blog plugin</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/a43d2235b1dd16b447c3a04454070b328b509a81"><code>a43d223</code></a> Prepare 9.6.8 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/76a66b7597fc89c7c83e597167e3ff61b9afaac3"><code>76a66b7</code></a> Fixed error in translations partial</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/1c5e112549abd05fce7cc611e971a29ba3b62e66"><code>1c5e112</code></a> Integrated Welsh translations</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/c8d26549ce62a5368dbc099cf16561eac0eb3da4"><code>c8d2654</code></a> Added translations for Welsh 🏴󠁧󠁢󠁷󠁬󠁳󠁿 (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8081">#8081</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/742150dec1f18de8f421db5caee62382d2781cdd"><code>742150d</code></a> Revert &quot;Fixed sidebar on Firefox mobile (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8083">#8083</a>)&quot; (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8084">#8084</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/a303a01c58118dfea6894b3ab42a555a36c10dc7"><code>a303a01</code></a> Fixed sidebar on Firefox mobile (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8083">#8083</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/74a7835b356b5e06257244c5bf6aba3f1398b883"><code>74a7835</code></a> Fixed privacy plugin crashing on non-existent file</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/00b0b5b59281ed0e258ade6bc2b3c4ccb5df78df"><code>00b0b5b</code></a> Updated README</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/5b9c8759e1c694e4d10ab85784b48767f726c164"><code>5b9c875</code></a> WIP</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/9e6c0674d65a5ad5322c673707d1fda62c1a5e9d"><code>9e6c067</code></a> Updated changelog</li> <li>Additional commits viewable in <a href="https://github.com/squidfunk/mkdocs-material/compare/9.6.7...9.6.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocs-material&package-manager=pip&previous-version=9.6.7&new-version=9.6.8)](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:55 +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#110
No description provided.