Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2021

Bumps mkdocs-material from 7.3.0 to 7.3.1.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-7.3.1

  • Added new experimental content tabs implementation
  • Fixed #3069: GitHub stats broken for users/orgs (7.1.0 regression)
  • Fixed #3070: Sections not linking to index page
  • Fixed title not linking to index page when using tabs
  • Fixed Disqus integration when using instant loading
  • Fixed some spacing issues for right-to-left languages
  • Fixed syntax error in Serbian translations
Changelog

Sourced from mkdocs-material's changelog.

7.3.1 _ October 2, 2021

  • Added new experimental content tabs implementation
  • Fixed #3069: GitHub stats broken for users/orgs (7.1.0 regression)
  • Fixed #3070: Sections not linking to index page
  • Fixed title not linking to index page when using tabs
  • Fixed Disqus integration when using instant loading
  • Fixed some spacing issues for right-to-left languages
  • Fixed syntax error in Serbian translations
Commits
  • 2fbf0e9 Prepare 7.3.1 release
  • eaa6e91 Re-use Disqus configuration
  • e71b129 Fixed Disqus integration with instant loading
  • 2d3354b Fixed some spacing issues for right-to-left languages
  • 12666a3 Fixed incompatibility between navigation.sections and navigation.indexes
  • ef0979f Fixed broken GitHub stats for organizations (7.1.0 regression)
  • 32ab26a Fixed Serbian translations
  • c037a0e Merge branch 'master' of github.com:squidfunk/mkdocs-material
  • c541e68 Bumped Python Markdown Extensions and switched to alternate style
  • 0d2d568 Merge pull request #3057 from majkinetor/master
  • Additional commits viewable in compare view

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 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)

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md)
- [Commits](squidfunk/mkdocs-material@7.3.0...7.3.1)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Oct 4, 2021
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Oct 4, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 4, 2021

Codecov Report

Merging #731 (1f4fbbd) into develop (922ecf2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #731   +/-   ##
========================================
  Coverage    99.93%   99.93%           
========================================
  Files          116      116           
  Lines         4914     4914           
  Branches       271      271           
========================================
  Hits          4911     4911           
  Misses           1        1           
  Partials         2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 922ecf2...1f4fbbd. Read the comment docs.

@mergify mergify bot merged commit 09ed994 into develop Oct 5, 2021
@mergify mergify bot deleted the dependabot/pip/develop/mkdocs-material-7.3.1 branch October 5, 2021 08:43
heitorlessa pushed a commit that referenced this pull request Oct 5, 2021
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.3.0 to 7.3.1.
<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-7.3.1</h2>
<ul>
<li>Added new experimental content tabs implementation</li>
<li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/3069">#3069</a>: GitHub stats broken for users/orgs (7.1.0 regression)</li>
<li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/3070">#3070</a>: Sections not linking to index page</li>
<li>Fixed title not linking to index page when using tabs</li>
<li>Fixed Disqus integration when using instant loading</li>
<li>Fixed some spacing issues for right-to-left languages</li>
<li>Fixed syntax error in Serbian translations</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md">mkdocs-material's changelog</a>.</em></p>
<blockquote>
<h3>7.3.1 <!-- raw HTML omitted -->_ October 2, 2021<!-- raw HTML omitted --></h3>
<ul>
<li>Added new experimental content tabs implementation</li>
<li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/3069">#3069</a>: GitHub stats broken for users/orgs (7.1.0 regression)</li>
<li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/3070">#3070</a>: Sections not linking to index page</li>
<li>Fixed title not linking to index page when using tabs</li>
<li>Fixed Disqus integration when using instant loading</li>
<li>Fixed some spacing issues for right-to-left languages</li>
<li>Fixed syntax error in Serbian translations</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/2fbf0e94f4a1cba6a144376d7bec636388ada3e1"><code>2fbf0e9</code></a> Prepare 7.3.1 release</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/eaa6e918845328a8fc9fa19a25b0374b84c3c6d5"><code>eaa6e91</code></a> Re-use Disqus configuration</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/e71b129433ccdb2ae15b8d9c7b9995ad6a6f04b3"><code>e71b129</code></a> Fixed Disqus integration with instant loading</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/2d3354bd0e3503c84684c8efc19d02629c733288"><code>2d3354b</code></a> Fixed some spacing issues for right-to-left languages</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/12666a3c003a5dde0987a2d70dbfa7c2b94f7c86"><code>12666a3</code></a> Fixed incompatibility between navigation.sections and navigation.indexes</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/ef0979f9500f9358ebe42699718ca07738afeed6"><code>ef0979f</code></a> Fixed broken GitHub stats for organizations (7.1.0 regression)</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/32ab26a664de9755961b705f0dcdf895efe1045c"><code>32ab26a</code></a> Fixed Serbian translations</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/c037a0e35ef4028d773142a75da124610984f51e"><code>c037a0e</code></a> Merge branch 'master' of github.com:squidfunk/mkdocs-material</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/c541e68fdc1fb328f641381e5ca937a8fb123a4e"><code>c541e68</code></a> Bumped Python Markdown Extensions and switched to alternate style</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/0d2d568ab75e7bac7092afbe9c5e97ebc4d78319"><code>0d2d568</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/3057">#3057</a> from majkinetor/master</li>
<li>Additional commits viewable in <a href="https://github.com/squidfunk/mkdocs-material/compare/7.3.0...7.3.1">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=7.3.0&new-version=7.3.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 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants