blurg / sauron-engine

One engine to rule them all
MIT License
64 stars 9 forks source link

Update mkdocs-material to 7.1.9 #414

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates mkdocs-material from 5.4.0 to 7.1.9.

Changelog ### 7.1.9 ``` * Improved search language support for Thai and Hindi * Fixed 2761: License comments lined up at end of file ``` ### 7.1.8 ``` * Refactored analytics integration (because of MkDocs 1.2) * Added support for Google Analytics 4 (gtag.js) * Fixed missing escape for aria-label in footer links ``` ### 7.1.7 ``` * Improved screen reader support mkdocs-material-7.1.6+insiders.2.9.2 (2021-05-30) * Moved tags to partial for easier customization * Added support for hiding tags on any page ``` ### 7.1.6 ``` * Deprecated seealso admonition qualifier * Added Mongolian and updated Chinese translations * Fixed 2429: Version selector not touch-friendly on Android devices * Fixed 2703: Printed 'Initializing search' albeit ready on mobile mkdocs-material-7.1.5+insiders.2.9.1 (2021-05-24) * Added missing guard for linking of content tabs mkdocs-material-7.1.5+insiders.2.9.0 (2021-05-23) * Added support for linking of content tabs ``` ### 7.1.5 ``` * Fixed 2655: Details breaking page margins on print mkdocs-material-7.1.4+insiders.2.8.0 (2021-05-12) * Added support for boosting pages in search mkdocs-material-7.1.4+insiders.2.7.2 (2021-05-08) * Fixed 2638: Warnings shown when using tags plugin without directory URLs ``` ### 7.1.4 ``` * Added support for git-revision-date-localized plugin creation date * Improved footnote styles on :target and :focus mkdocs-material-7.1.3+insiders.2.7.1 (2021-05-03) * Fixed git-revision-date-localized plugin integration (2.7.0 regression) mkdocs-material-7.1.3+insiders.2.7.0 (2021-05-01) * Added support for tags (with search integration) ``` ### 7.1.3 ``` * Fixed 2586: Empty table of contents shown (7.1.2 regression) ``` ### 7.1.2 ``` * Fixed 2554: List markers sometimes overlap floated elements * Fixed 2563: Adding a class to a h1 breaks the table of contents * Fixed 2566: Back-to-top button clickable when invisible mkdocs-material-7.1.1+insiders-2.6.0 (2021-04-11) * Stay on page when switching versions ``` ### 7.1.1 ``` * Fixed 2501: Nested definition lists compound bottom margin * Fixed 2508: Switch extracopyright block to template variable * Fixed 2533: Search (and other parts) not working in Safari <14 * Fixed 2538: Visual quirk when opening language selector ``` ### 7.1.0 ``` * Added support for color palette toggle * Added support for back-to-top button * Added latest release to repository info (GitHub) * Slight facelift of repository info (lighter fonts, spacing and icons) mkdocs-material-7.0.7+insiders-2.5.0 (2021-03-28) * Added support for version warning ``` ### 7.0.7 ``` * Updated Hungarian translations * Fixed 2466: Docker image not based on latest Python and Alpine * Fixed 2488: Inconsistent header shadow behavior * Fixed 2492: Inline code blocks in admonition titles missing background mkdocs-material-7.0.6+insiders-2.4.0 (2021-03-20) * Added support for custom admonition icons * Fixed 2444: Code block annotations with extra comments have wrong index mkdocs-material-7.0.6+insiders-2.3.1 (2021-03-14) * Fixed anchor offset for permalinks when using sticky navigation tabs ``` ### 7.0.6 ``` * Added trailing slash to version selector URL * Added support for out-of-order anchors in table of contents * Added extra.homepage option to link logo to arbitrary URL * Improved security of Docker image (always update apk) * Fixed horizontal spacing for nested inline admonitions * Fixed text color of nested code blocks inside links * Fixed version selector to always use version title * Fixed logo link when using versioning with instant loading mkdocs-material-7.0.5+insiders-2.3.0 (2021-03-13) * Added support for back-to-top button ``` ### 7.0.5 ``` * Added extracopyright block to allow for custom copyright info * Fixed evaluation of third-party scripts when using instant loading * Fixed edge cases when using instant loading without directory URLs * Fixed handling of version selector when using instant loading * Fixed regression with header title not being updated correctly * Fixed expanded sections not opening on first click (7.0.4 regression) mkdocs-material-7.0.4+insiders-2.2.1 (2021-03-04) * Fixed 2382: Repository stats failing when no release tag is present ``` ### 7.0.4 ``` * Added Icelandic translations * Fixed 2386: Section close requires two clicks (navigation expansion) * Fixed console error when search is disabled (7.0.0 regression) * Fixed localsearch integration (7.0.0 regression) mkdocs-material-7.0.3+insiders-2.2.0 (2021-02-28) * Added support for code block annotations mkdocs-material-7.0.3+insiders-2.1.0 (2021-02-26) * Added support for anchor tracking ``` ### 7.0.3 ``` * Fixed JavaScript errors in older browsers (target ES2020 -> ES2015) ``` ### 7.0.2 ``` * Fixed 2343: Invalid source map URLs for JS and CSS files * Fixed 2347: Version selector missing when using versioning mkdocs-material-7.0.1+insiders-2.0.0 (2021-02-24) * Migrated Insiders to the new architecture * Swapped color palette toggle configuration ``` ### 7.0.1 ``` * Fixed 2334: Google Analytics triggers page view twice (7.0.0 regression) * Fixed 2336: Details bleed into inline admonitions * Fixed 2337: Images don't align correctly (7.0.0 regression) ``` ### 7.0.0 ``` * Added support for deploying multiple versions * Added support for integrating a language selector * Added support for rendering admonitions as inline blocks * Rewrite of the underlying reactive architecture * Removed Webpack in favor of reactive build strategy (-480 dependencies) * Fixed keyboard navigation for code blocks after content tabs switch ``` ### 6.2.8 ``` * Updated Japanese and Polish translations * Fixed 2261: Print dialog auto-closing when using instant loading mkdocs-material-6.2.7+insiders-1.17.0 (2021-01-31) * Added support for section index pages ``` ### 6.2.7 ``` * Fixed 2251: Updated Docker image to latest Alpine Linux mkdocs-material-6.2.6+insiders-1.16.1 (2021-01-26) * Fixed 2249: Instant loading + sticky tabs result in invalid links * Fixed 2248: Search highlighting URL parameter always added * Fixed 2235: Version selector doesn't select current version for aliases ``` ### 6.2.6 ``` * Added Bulgarian translations * Fixed 2233: Search not shown when using header autohiding mkdocs-material-6.2.5+insiders-1.16.0 (2021-01-17) * Added latest release to repository info (GitHub) * Slight facelift of repository info (lighter fonts, spacing and icons) ``` ### 6.2.5 ``` * Fixed syntax error in Swedish translations * Optimized navigation partials to improve build speed for huge docs ``` ### 6.2.4 ``` * Fixed 2156: Missing syntax highlighting for binary numbers * Fixed 2186: Disqus showing on 404 page mkdocs-material-6.2.3+insiders-1.15.0 (2021-01-02) * Added support for native Mermaid.js integration mkdocs-material-6.2.3+insiders-1.14.0 (2020-12-30) * Added support for sharing searches ``` ### 6.2.3 ``` * Added back hidden overflow on root container * Fixed 2142: MathJax formulas sometimes have vertical scrollbars mkdocs-material-6.2.2+insiders-1.13.2 (2020-12-22) * Fixed version selector + sticky tabs navigation rendering issues * Fixed version selector wrapping ``` ### 6.2.2 ``` * Removed Markdown version range limit (6.2.0 regression) ``` ### 6.2.1 ``` * Fixed all import and asset paths in templates (6.2.0 regression) * Downgraded webpack-asset-manifest-plugin - broke all asset paths ``` ### 6.2.0 ``` * Added support for navigation sections * Added support for navigation expansion * Added support for integrating table of contents into navigation * Added support for autohiding header on scroll * Added support for hiding navigation and table of contents per page * Added support for arbitrary items in navigation tabs * Refactored navigation tabs to simplify grouping behavior * Fixed anchor offset for permalinks in Safari (partial revert) * Fixed 2098: Active tab sometimes not highlighted correctly * Improved appearance for horizontal rulers * Improved Spanish and Swedish translations mkdocs-material-6.1.7+insiders-1.13.1 (2020-12-20) * Fixed horizontal scrollbars for language and version selection * Fixed type conversion in JavaScript config (6) mkdocs-material-6.1.7+insiders-1.13.0 (2020-12-13) * Added support for sticky navigation tabs * Added support for arbitrary links in navigation tabs * Refactored navigation tabs to simplify grouping behavior * Fixed 2098: Subsequent active subsection not highlighted correctly mkdocs-material-6.1.7+insiders-1.12.1 (2020-12-08) * Fixed empty language selector being shown mkdocs-material-6.1.7+insiders-1.12.0 (2020-12-06) * Added support for adding a language selector ``` ### 6.1.7 ``` * Fixed 2081: Fixed stats for private GitHub repositories * Fixed alignment for admonition icon alignment for right-to-left languages mkdocs-material-6.1.6+insiders-1.11.2 (2020-11-29) * Fixed 2068: Search highlight interprets code blocks as JavaScript mkdocs-material-6.1.6+insiders-1.11.1 (2020-11-29) * Refactored styling to be more stable and easier to adjust * Fixed some styling regressions from latest features mkdocs-material-6.1.6+insiders-1.11.0 (2020-11-22) * Added support for rendering admonitions as inline blocks ``` ### 6.1.6 ``` * Fixed 2048: Math formulas show scrollbars (Windows) mkdocs-material-6.1.5+insiders-1.10.0 (2020-11-15) * Added support for integrating table of contents into navigation ``` ### 6.1.5 ``` * Fixed search reset button not showing/hiding correctly mkdocs-material-6.1.4+insiders-1.9.0 (2020-11-07) * Added support for hiding navigation and table of contents on any page * Removed autohiding table of contents when empty ``` ### 6.1.4 ``` * Fixed sidebar jitter when scrolling footer into view ``` ### 6.1.3 ``` * Added support for keywords meta tag * Fixed 2027: Line numbers don't scale with smaller font size * Fixed link colors for black and white on slate color scheme * Removed focus outline on scrolling code blocks for pointer devices mkdocs-material-6.1.2+insiders-1.8.0 (2020-11-01) * Added support for navigation sections * Fixed appearance of inactive search suggestions ``` ### 6.1.2 ``` * Fixed sizing of icons in admonitions, task lists, etc. (6.1.1 regression) ``` ### 6.1.1 ``` * Fixed 2019: Page title not correctly updated when using instant loading mkdocs-material-6.1.0+insiders-1.7.0 (2020-10-25) * Added support for deploying multiple versions * Fixed alignment of sidebar when content area is too small ``` ### 6.1.0 ``` * Fixed 1973: Added support for printing in dark mode * Fixed 1974: Added support for printing content tabs * Fixed 1995: Improved customizability of details extension mkdocs-material-6.0.2+insiders-1.6.0 (2020-10-11) * Added support for search suggestions to save keystrokes * Added support for removing 'Made with Material for MkDocs' from footer * Fixed 1915: search should go to first result by pressing Enter ``` ### 6.0.2 ``` * Added Georgian translations * Added escaping for link title attributes where necessary * Fixed 1956: Pages with whitespace in names have invalid links in search * Removed unnecessary (duplicated) link title attributes ``` ### 6.0.1 ``` * Fixed stemmer support for file:// protocol through iframe-worker * Fixed details marker showing for search result in Firefox * Fixed tabbing behavior when search query is not empty * Switched TypeScript compilation target to ES2015 * Reduced size of JavaScript by 30% (176kb → 124kb) * Removed mkdocs and readthedocs themes from Docker image ``` ### 6.0.0 ``` * Improved search result look and feel * Improved search result stability while typing * Improved search result grouping (pages + headings) * Improved search result relevance and scoring * Added display of missing query terms to search results * Reduced size of vendor bundle by 25% (84kb → 67kb) * Reduced size of the Docker image to improve CI build performance * Removed hero partial in favor of custom implementation * Removed deprecated front matter features ``` ### 5.5.14 ``` * Improved spacing around image captions * Fixed 1939: Long tables cause header overlap in print view mkdocs-material-5.5.13+insiders-1.5.1 (2020-09-21) * Fixed content area stretching to whole width for long code blocks mkdocs-material-5.5.13+insiders-1.5.0 (2020-09-19) * Added support for autohiding table of contents when empty ``` ### 5.5.13 ``` * Improved abbreviations on touch devices mkdocs-material-5.5.12+insiders-1.4.1 (2020-09-06) * Improved typeahead and search result relevance and scoring ``` ### 5.5.12 ``` * Fixed 1638: occasional 404 for images when using instant loading mkdocs-material-5.5.11+insiders-1.4.0 (2020-08-30) * Added support for autohiding header on scroll ``` ### 5.5.11 ``` * Fixed Disqus integration, as the minifier killed the config ``` ### 5.5.10 ``` * Improved rendering by moving Disqus integration after page load * Fixed 1887: Moved navigation icons to CSS to reduce size of HTML mkdocs-material-5.5.9+insiders-1.3.0 (2020-08-26) * Added support for user-selectable color palettes ``` ### 5.5.9 ``` * Added Esperanto translations * Fixed 1884: External links not included in navigation tabs ``` ### 5.5.8 ``` * Removed focus outline on details and content tabs for pointer devices * Improved accessibility of content tabs (now navigable via arrow keys) * Fixed 1877: 404 on search index when search is disabled * Fixed some memleaks in observable subscriptions * Fixed color definitions for theme-color meta tag ``` ### 5.5.7 ``` * Improved contrast ratio to 4.5:1 for syntax highlighting * Improved contrast ratio to 4.5:1 for table of contents ``` ### 5.5.6 ``` * Switched base template for 404.html to main.html * Fixed 1864: GitHub organisation stats not loading mkdocs-material-5.5.5+insiders-1.2.0 (2020-08-11) * Added feature to expand navigation by default ``` ### 5.5.5 ``` * Fixed missing vendor and worker distribution files ``` ### 5.5.4 ``` * Added support for sortable data tables ``` ### 5.5.3 ``` * Fixed search for languages other than English (5.5.1 regression) mkdocs-material-5.5.2+insiders-1.1.0 (2020-08-03) * Added highlighting of search results ``` ### 5.5.2 ``` * Improved highlight colors and spacing for ins, del and mark * Changed some keyboard symbols for better equivalents * Removed focus outline for details and code blocks on touch devices * Fixed margins for admonitions (5.5.1 regression) * Fixed too small content tab labels (5.5.1 regression) * Fixed icon repeating for custom admonition icons ``` ### 5.5.1 ``` * Improved typesetting by basing font-size and spacings on em * Improved print view by slightly scaling down font-size * Changed custom site title (metadata) to be suffixed with site name * Fixed top- and bottom spacing of paragraphs inside table cells ``` ### 5.5.0 ``` * Rewrite of entire documentation * Rewrite of syntax highlighting to be customizable with CSS variables * Improved syntax highlighting to work with light and dark theme * Improved slate color scheme to be more customizable and easier on the eyes * Added licenses of icon sets to distribution files * Fixed stale document titles in Google Analytics when using instant loading * Fixed width of previous and next footer links for tablet and above * Fixed issues with top scroll margin for footnotes * Fixed top margin for tabbed content when using a JavaScript highlighter * Deprecated metadata-based redirects, source links and heroes mkdocs-material-5.4.0+insiders-1.0.0 (2020-07-14) * Added grouping of search results * Added missing query terms to search result * Improved search result relevance and scoring ```
Links - PyPI: https://pypi.org/project/mkdocs-material - Changelog: https://pyup.io/changelogs/mkdocs-material/ - Repo: https://squidfunk.github.io/mkdocs-material/
sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

pyup-bot commented 3 years ago

Closing this in favor of #420