rclement / mailer

Dead-simple mailer micro-service for static websites
https://rclement.github.io/mailer/
GNU Affero General Public License v3.0
59 stars 8 forks source link

Update dependency mkdocs-material to v9.4.3 #805

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mkdocs-material ==9.2.5 -> ==9.4.3 age adoption passing confidence

Release Notes

squidfunk/mkdocs-material (mkdocs-material) ### [`v9.4.3`](https://togithub.com/squidfunk/mkdocs-material/releases/tag/9.4.3): mkdocs-material-9.4.3 [Compare Source](https://togithub.com/squidfunk/mkdocs-material/compare/9.4.2...9.4.3) - Added support for instant navigation progress indicator - Improved spacing and alignment of tags - Moved back-to-top button into separate partial - Fixed [#​6104](https://togithub.com/squidfunk/mkdocs-material/issues/6104): Indentation for some code blocks lost in search - Fixed [#​6094](https://togithub.com/squidfunk/mkdocs-material/issues/6094): Blog post metadata overlaps with footer on small screens - Fixed [#​6069](https://togithub.com/squidfunk/mkdocs-material/issues/6069): Blog plugin crashes for categories with non-ASCII names **Updated templates** ([diff](https://togithub.com/squidfunk/mkdocs-material/compare/9.4.2...9.4.3)) - `base.html` ### [`v9.4.2`](https://togithub.com/squidfunk/mkdocs-material/releases/tag/9.4.2): mkdocs-material-9.4.2 [Compare Source](https://togithub.com/squidfunk/mkdocs-material/compare/9.4.1...9.4.2) - Updated Slovenian translations - Added animation to sidebar navigation expansion and collapse - Added support for auto-replacement of document head for instant navigation - Improved compatibility of new emoji extension with Python < 3.10 - Switched regex dependency to use minimal version - Refactored alignment and spacing of sidebar navigation - Fixed expansion button not focusable via keyboard in sidebar navigation - Fixed viewport offset restoration on first load when using instant navigation - Fixed accidental highlight of non-clickable elements in blog plugin sidebar - Fixed [#​6041](https://togithub.com/squidfunk/mkdocs-material/issues/6041): Blog plugin crashes when `nav` is defined and blog not included - Fixed [#​5972](https://togithub.com/squidfunk/mkdocs-material/issues/5972): Blog plugin ignores section index pages in paginated views - Fixed [#​5954](https://togithub.com/squidfunk/mkdocs-material/issues/5954): Repeated click on anchor ignored when using instant navigation - Fixed [#​5742](https://togithub.com/squidfunk/mkdocs-material/issues/5742): Keyboard navigation broken when using instant navigation **Updated templates** ([diff](https://togithub.com/squidfunk/mkdocs-material/compare/9.4.1...9.4.2)) - `partials/nav-item.html` - `blog-post.html` ### [`v9.4.1`](https://togithub.com/squidfunk/mkdocs-material/releases/tag/9.4.1): mkdocs-material-9.4.1 [Compare Source](https://togithub.com/squidfunk/mkdocs-material/compare/9.4.0...9.4.1) - Improved colors and contrast in dark mode - Improved admonition borders to match font weight - Switched content tabs to neutral color ### [`v9.4.0`](https://togithub.com/squidfunk/mkdocs-material/releases/tag/9.4.0): mkdocs-material-9.4.0 [Compare Source](https://togithub.com/squidfunk/mkdocs-material/compare/9.3.2...9.4.0) - Added Belarusian translations - Added version info to entrypoint of package - Added emoji extension as a replacement for `materialx` - Improved slate color scheme (dark mode) - now even darker - Restructured project to improve development experience - Updated MkDocs to 1.5.3 - Fixed [#​3890](https://togithub.com/squidfunk/mkdocs-material/issues/3890): Development mode crash on Linux ### [`v9.3.2`](https://togithub.com/squidfunk/mkdocs-material/releases/tag/9.3.2): mkdocs-material-9.3.2 [Compare Source](https://togithub.com/squidfunk/mkdocs-material/compare/9.3.1...9.3.2) - Updated Slovenian translations - Updated Python dependencies in requirements to use minimum versions - Fixed [#​6017](https://togithub.com/squidfunk/mkdocs-material/issues/6017): Code highlighting inconsistent in Community and Insiders edition - Fixed [#​6001](https://togithub.com/squidfunk/mkdocs-material/issues/6001): Contributor avatars display incorrectly in Firefox - Fixed [#​6000](https://togithub.com/squidfunk/mkdocs-material/issues/6000): Blog post drafts are included in navigation ### [`v9.3.1`](https://togithub.com/squidfunk/mkdocs-material/releases/tag/9.3.1): mkdocs-material-9.3.1 [Compare Source](https://togithub.com/squidfunk/mkdocs-material/compare/9.3.0...9.3.1) - Fixed crash of group plugin when used together with hooks ### [`v9.3.0`](https://togithub.com/squidfunk/mkdocs-material/releases/tag/9.3.0): mkdocs-material-9.3.0 [Compare Source](https://togithub.com/squidfunk/mkdocs-material/compare/9.2.8...9.3.0) - Improved configuration sharing between community and Insiders edition - Added experimental built-in group plugin for enabling plugins conditionally - Added new settings in tags plugin for enabling/disabling - Dropped support for Python 3.7 (EOL) ### [`v9.2.8`](https://togithub.com/squidfunk/mkdocs-material/releases/tag/9.2.8): mkdocs-material-9.2.8 [Compare Source](https://togithub.com/squidfunk/mkdocs-material/compare/9.2.7...9.2.8) - Updated Italian and Russian translations - Fixed [#​5952](https://togithub.com/squidfunk/mkdocs-material/issues/5952): Combining blog and tags plugin leads to wrong links - Fixed [#​5951](https://togithub.com/squidfunk/mkdocs-material/issues/5951): Blog plugin ignores post title in metadata - Fixed [#​5949](https://togithub.com/squidfunk/mkdocs-material/issues/5949): Blog plugin ignores post linked in nav ### [`v9.2.7`](https://togithub.com/squidfunk/mkdocs-material/releases/tag/9.2.7): mkdocs-material-9.2.7 [Compare Source](https://togithub.com/squidfunk/mkdocs-material/compare/9.2.6...9.2.7) - Switched dependencies to compatible release clauses - Removed `readtime` and `lxml` dependencies for blog plugin - Reduced size of Docker image to improve CI build performance - Fixed [#​5945](https://togithub.com/squidfunk/mkdocs-material/issues/5945): Incorrect footer navigation for sibling pages of blog - Fixed [#​5939](https://togithub.com/squidfunk/mkdocs-material/issues/5939): Page jumps when changing color palette (Firefox 117) - Fixed [#​5901](https://togithub.com/squidfunk/mkdocs-material/issues/5901): Announcement bar reappears when using instant loading - Fixed [#​5824](https://togithub.com/squidfunk/mkdocs-material/issues/5824): Allow to customize styles of sequence diagrams ### [`v9.2.6`](https://togithub.com/squidfunk/mkdocs-material/releases/tag/9.2.6): mkdocs-material-9.2.6 [Compare Source](https://togithub.com/squidfunk/mkdocs-material/compare/9.2.5...9.2.6) - Added Basque translations - Added template for simple redirects - Improved blog plugin interop by moving view generation to `on_files` - Fixed [#​5924](https://togithub.com/squidfunk/mkdocs-material/issues/5924): Social plugin still checks dependencies when disabled - Fixed [#​5916](https://togithub.com/squidfunk/mkdocs-material/issues/5916): Blog plugin crashes on Python 3.8 (9.2.0 regression)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #805 (eda656e) into master (a318d7a) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #805   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          834       834           
  Branches        62        62           
=========================================
  Hits           834       834           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more