Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Update mkdocs-material requirement from <7.4.0,>=5.5.0 to >=5.5.0,<8.1.0 #310

Merged
merged 2 commits into from
Dec 9, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2021

Updates the requirements on mkdocs-material to permit the latest version.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-8.0.1

  • Improved rendering of code annotation markers
  • Fixed #3265: Wrong margin on nested admonitions
  • Fixed wrong box-sizing for code annotations in details
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-8.0.1 (2021-11-28)

  • Improved rendering of code annotation markers
  • Fixed #3265: Wrong margin on nested admonitions
  • Fixed wrong box-sizing for code annotations in details

mkdocs-material-8.0.0 (2021-11-28)

  • Added support for code annotations
  • Added support for anchor tracking
  • Added support for version warning
  • Added copyright partial for easier override
  • Removed deprecated content tabs legacy implementation
  • Removed deprecated seealso admonition type
  • Removed deprecated site_keywords setting (unsupported by MkDocs)
  • Removed deprecated prebuilt search index support
  • Removed deprecated web app manifest – use customization
  • Removed extracopyright variable – use new copyright partial
  • Removed Disqus integation – use customization
  • Switched to :is() selectors for simple selector lists
  • Switched autoprefixer from last 4 years to last 2 years
  • Improved CSS overall to match modern standards
  • Improved CSS variable semantics for fonts
  • Improved extensibility by restructuring partials
  • Improved handling of details when printing
  • Improved keyboard navigation for footnotes
  • Fixed #3214: Search highlighting breaks site when empty

mkdocs-material-7.3.6+insiders-3.2.3 (2021-11-20)

  • Updated Swedish and French translations
  • Removed support for .mermaid-experimental class (now .mermaid)
  • Fixed #3202: Cookie consent not dismissable on file:// locations
  • Fixed #3216: Cookie consent not dismissed when invoked via anchor
  • Fixed #3232: Mermaid.js sometimes runs twice (race condition)

mkdocs-material-7.3.6+insiders-3.2.2 (2021-11-06)

  • Fixed always last feedback rating being sent
  • Fixed #3145: Code annotations eat whole comment lines
  • Fixed #3170: Feedback widget doesn't send data to GA4

mkdocs-material-7.3.6+insiders-3.2.1 (2021-11-04)

  • Added support for custom Mermaid.js version via additional JavaScript
  • Fixed some configuration edge cases for tags plugin (3.1.5 regression)
  • Fixed feedback widget title not being centered in Firefox
  • Fixed #3179: Safari doesn't send request for feedback widget

mkdocs-material-7.3.6+insiders-3.2.0 (2021-10-31)

... (truncated)

Commits
  • bfb14d8 Prepare 8.0.1 release
  • 0dd26b9 Fixed wrong box-sizing on nested admonitions
  • 8fa834f Fixed specificity issue with admonitions in lists
  • 674df04 Improved rendering of code annotation markers
  • 334b42e Updated Insiders changelog
  • fbbafc2 Formatting
  • 14a89bc Fixed eager anchor tracking through debouncing
  • a644f57 Updated documentation
  • 2673caf Updated documentation
  • fc5f65a Updated documentation
  • Additional commits viewable in compare view

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)

Updates the requirements on [mkdocs-material](https://github.com/squidfunk/mkdocs-material) to permit the latest version.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@5.5.0...8.0.1)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 29, 2021
@dirkgr dirkgr enabled auto-merge (squash) December 9, 2021 21:38
@dirkgr dirkgr disabled auto-merge December 9, 2021 22:27
@dirkgr dirkgr merged commit 8644437 into main Dec 9, 2021
@dirkgr dirkgr deleted the dependabot/pip/mkdocs-material-gte-5.5.0-and-lt-8.1.0 branch December 9, 2021 22:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant