Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency mkdocs-material to v9.5.12 #15

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mkdocs-material 9.1.14 -> 9.5.12 age adoption passing confidence

Release Notes

squidfunk/mkdocs-material (mkdocs-material)

v9.5.12: mkdocs-material-9.5.12

Compare Source

  • Fixed #​6846: Some meta tags removed on instant navigation (9.5.5 regression)
  • Fixed #​6823: KaTex not rendering on instant navigation (9.5.5 regression)
  • Fixed #​6821: Privacy plugin doesn't handle URLs with encoded characters

v9.5.11: mkdocs-material-9.5.11

Compare Source

  • Updated Finnish translation

v9.5.10: mkdocs-material-9.5.10

Compare Source

  • Updated Bahasa Malaysia translations
  • Fixed #​6783: Hide continue reading link for blog posts without separators
  • Fixed #​6779: Incorrect positioning of integrated table of contents

v9.5.9: mkdocs-material-9.5.9

Compare Source

  • Fixed navigation pruning with tabs and sections enabled

v9.5.8: mkdocs-material-9.5.8

Compare Source

  • Added Tamil translations
  • Updated Esperanto translations
  • Fixed relative images not being resolved for instant navigation

v9.5.7: mkdocs-material-9.5.7

Compare Source

  • Fixed #​6731: Small images in figures are not centered
  • Fixed #​6719: Instant navigation breaks table of contents (9.5.5 regression)

v9.5.6: mkdocs-material-9.5.6

Compare Source

  • Fixed #​6700: Missing styles for Mermaid.js labels with Markdown

v9.5.5: mkdocs-material-9.5.5

Compare Source

  • Updated Tagalog translations
  • Updated Pillow to 10.2 to mitigate security vulnerabilities
  • Improved resilience of instant navigation
  • Fixed #​6687: Updated Mermaid.js to version 10.7.0 (latest)
  • Fixed #​6652: Keyboard events in custom elements captured
  • Fixed #​6582: Instant navigation doesn't correctly handle alternate URLs
  • Fixed #​6565: Instant navigation doesn't allow for onclick handlers
  • Fixed #​6345: Instant navigation sometimes breaks browser back button
  • Fixed #​6334: Instant navigation doesn't correctly position anchors (Safari)
  • Fixed #​6275: Instant navigation doesn't correctly resolve after 404
  • Fixed #​6102: Instant navigation reloads page on same link navigation

v9.5.4: mkdocs-material-9.5.4

Compare Source

  • Fixed #​6645: Local storage with invalid value can break site
  • Fixed #​6635: Tags icons before default ignored if default is set

v9.5.3: mkdocs-material-9.5.3

Compare Source

  • Limited version range of MkDocs to < 1.6
  • Updated Macedonian translations
  • Fixed #​6520: Group plugin crashes when using mike
  • Fixed #​6494: Hide author's email address if disabled in git-authors plugin

v9.5.2: mkdocs-material-9.5.2

Compare Source

  • Fixed types for slugify settings in blog plugin config
  • Fixed #​6469: Horizontal scrollbars on MathJax containers

v9.5.1: mkdocs-material-9.5.1

Compare Source

  • Updated Greek translations
  • Fixed #​6464: Privacy plugin cannot be enabled
  • Fixed #​6461: Sorting blog posts ignores time component in date

v9.5.0: mkdocs-material-9.5.0

Compare Source

Merged Insiders features of 'Goat's Horn' funding goal

  • Added privacy plugin: automatic downloading of external assets
  • Added support for card grids and grid layouts
  • Added support for improved tooltips
  • Added support for content tabs anchor links (deep linking)
  • Added support for automatic dark/light mode
  • Added support for document contributors

v9.4.14: mkdocs-material-9.4.14

Compare Source

  • Added support for linking authors in blog posts

v9.4.13: mkdocs-material-9.4.13

Compare Source

  • Fixed #​6365: Blog plugin pagination links to previous pages broken
  • Fixed #​5758: Updated Mermaid.js to version 10.6.1 (latest)

v9.4.12: mkdocs-material-9.4.12

Compare Source

  • Improved blog plugin to generate Unicode-aware slugs by default
  • Fixed non-deterministic order of categories in blog plugin

v9.4.11: mkdocs-material-9.4.11

Compare Source

  • Fixed #​6364: Search plugin crashing when enabling theme while serving
  • Fixed blog plugin crashing when disabling pagination

v9.4.10: mkdocs-material-9.4.10

Compare Source

  • Fixed #​6356: Version selector can't be disabled via mike's configuration
  • Fixed #​6281: Navigation not rendering due to Safari bug (9.4.2 regression)
  • Fixed #​6261: Navigation expansion animates on first load (9.4.2 regression)

v9.4.9: mkdocs-material-9.4.9

Compare Source

  • Fixed #​6344: Long entries cutoff in table of contents
  • Fixed #​6336: Custom template for glob archive not working with pagination
  • Fixed #​6328: Blog plugin crashes for locales with dashes, e.g. pt-BR
  • Fixed #​6327: Copy-to-clipboard button doesn't trim trailing line feed
  • Fixed #​6302: Version strings not matched when using mike, only aliases
  • Fixed instant navigation progress indicator for gzipped content in Chrome
  • Fixed rendering bug on details marker rotation in Firefox

v9.4.8: mkdocs-material-9.4.8

Compare Source

  • Fixed invalid local address replacement when using instant loading
  • Fixed #​6275: Crash after navigation caused 404 when using instant loading

v9.4.7: mkdocs-material-9.4.7

Compare Source

  • Added Azerbaijani translations

v9.4.6: mkdocs-material-9.4.6

Compare Source

  • Updated Danish and Norwegian (Nynorsk) translations
  • Fixed #​6169: Blog post metadata layout overflows on small screens

v9.4.5: mkdocs-material-9.4.5

Compare Source

  • Fixed sidebar auto-positioning (9.4.2 regression)
  • Fixed #​6166: Improve group plugin compatibility with Python < 3.10
  • Fixed #​6157: Hiding tags does not work (9.4.3 regression)

v9.4.4: mkdocs-material-9.4.4

Compare Source

  • Added support for overriding text to be copied for code blocks
  • Fixed broken layout in some browsers at breakpoints when using zoom
  • Fixed #​6132: Incomplete search highlighting for code blocks in titles

v9.4.3: mkdocs-material-9.4.3

Compare Source

  • Added support for instant navigation progress indicator
  • Improved spacing and alignment of tags
  • Moved back-to-top button into separate partial
  • Fixed #​6104: Indentation for some code blocks lost in search
  • Fixed #​6094: Blog post metadata overlaps with footer on small screens
  • Fixed #​6069: Blog plugin crashes for categories with non-ASCII names

Updated templates (diff)

  • base.html

v9.4.2: mkdocs-material-9.4.2

Compare Source

  • 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: Blog plugin crashes when nav is defined and blog not included
  • Fixed #​5972: Blog plugin ignores section index pages in paginated views
  • Fixed #​5954: Repeated click on anchor ignored when using instant navigation
  • Fixed #​5742: Keyboard navigation broken when using instant navigation

Updated templates (diff)

  • partials/nav-item.html
  • blog-post.html

v9.4.1: mkdocs-material-9.4.1

Compare Source

  • Improved colors and contrast in dark mode
  • Improved admonition borders to match font weight
  • Switched content tabs to neutral color

v9.4.0: mkdocs-material-9.4.0

Compare Source

  • 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: Development mode crash on Linux

v9.3.2: mkdocs-material-9.3.2

Compare Source

  • Updated Slovenian translations
  • Updated Python dependencies in requirements to use minimum versions
  • Fixed #​6017: Code highlighting inconsistent in Community and Insiders edition
  • Fixed #​6001: Contributor avatars display incorrectly in Firefox
  • Fixed #​6000: Blog post drafts are included in navigation

v9.3.1: mkdocs-material-9.3.1

Compare Source

  • Fixed crash of group plugin when used together with hooks

v9.3.0: mkdocs-material-9.3.0

Compare Source

  • 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: mkdocs-material-9.2.8

Compare Source

  • Updated Italian and Russian translations
  • Fixed #​5952: Combining blog and tags plugin leads to wrong links
  • Fixed #​5951: Blog plugin ignores post title in metadata
  • Fixed #​5949: Blog plugin ignores post linked in nav

v9.2.7: mkdocs-material-9.2.7

Compare Source

  • 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: Incorrect footer navigation for sibling pages of blog
  • Fixed #​5939: Page jumps when changing color palette (Firefox 117)
  • Fixed #​5901: Announcement bar reappears when using instant loading
  • Fixed #​5824: Allow to customize styles of sequence diagrams

v9.2.6: mkdocs-material-9.2.6

Compare Source

  • Added Basque translations
  • Added template for simple redirects
  • Improved blog plugin interop by moving view generation to on_files
  • Fixed #​5924: Social plugin still checks dependencies when disabled
  • Fixed #​5916: Blog plugin crashes on Python 3.8 (9.2.0 regression)

v9.2.5: mkdocs-material-9.2.5

Compare Source

  • Fixed error in dirty serve mode when using blog plugin
  • Fixed page title not being consistent in blog plugin pagination
  • Fixed #​5899: Blog plugin pagination breaks when disabling directory URLs

v9.2.4: mkdocs-material-9.2.4

Compare Source

  • Added version to bug report name in info plugin
  • Updated Afrikaans translations

v9.2.3: mkdocs-material-9.2.3

Compare Source

  • Fixed blog plugin rendering wrongly with markdown.extensions.toc
  • Fixed blog plugin entrypoint generation

v9.2.2: mkdocs-material-9.2.2

Compare Source

  • Fixed #​5880: Blog plugin failing when building a standalone blog
  • Fixed #​5881: Blog plugin not compatible with Python < 3.10

v9.2.1: mkdocs-material-9.2.1

Compare Source

  • Fixed #​5879: Blog plugin failing when building a standalone blog
  • Fixed error in blog plugin when using draft tagging on future date
  • Fixed error in blog plugin when toc extension is not enabled

v9.2.0: mkdocs-material-9.2.0

Compare Source

Additions and improvements

  • Added blogging support via built-in blog plugin
  • Added support for Chinese language segmentaiton in search plugin
  • Added support for adding custom dates to blog posts
  • Added support for paginating archive and category pages
  • Added support for annotations (outside of code blocks)
  • Added support for navigation icons
  • Added support for navigation pruning
  • Added support for navigation status
  • Added support for customizing site icons
  • Added support for customizing (code) annotation icons
  • Added focus outline to admonitions and details
  • Added prompt for bug report name to info plugin
  • Added Luxembourgish translations
  • Improved rendering of (code) annotation markers
  • Improved print styles for (code) annotations
  • Improved customizability of navigation tabs
  • Improved interop of plugins with external tools like mike
  • Improved interop of blog plugin with awesome pages plugin
  • Improved header partial by moving buttons into separate partials
  • Improved clarity of site_url warning in social plugin
  • Improved blog plugin to automatically setup directory structure
  • Switched info plugin to importlib to mitigate deprecations
  • Automatically download ResizeObserver polyfill when necessary
  • Automatically add iframe-worker polyfill when necessary in offline plugin
  • Automatically focus and bring up keyboard on touch devices
  • Updated Serbo-Croatian translations
  • Updated MkDocs to 1.5.2

Removals

  • Removed Universal Analytics integration
  • Removed ancient polyfills to reduce size of bundled JavaScript by 20%
  • Removed necessity for Array.flat and Array.flatMap polyfill
  • Removed announcement bar button when JavaScript is not available

Fixes

  • Fixed rendering of tags when announcement bar is present
  • Fixed tags plugin rendering pages excluded by other plugins
  • Fixed #​5132: Blog plugin requires nav entry in mkdocs.yml
  • Fixed #​5599: Insufficient contrast for default link color
  • Fixed #​5715: Blog plugin missing integrated table of contents in pagination
  • Fixed #​5806: Version selector not hoverable on some Android devices
  • Fixed #​5826: Blog post drafts with tags show up in tags index

v9.1.21: mkdocs-material-9.1.21

Compare Source

  • Fixed MkDocs 1.4 compat issue in social plugin (9.1.20 regression)

v9.1.20: mkdocs-material-9.1.20

Compare Source

  • Updated Sanskrit translations
  • Fixed deprecation warnings for social plugin

v9.1.19: mkdocs-material-9.1.19

Compare Source

  • Added support for MkDocs 1.5+
  • Fixed #​5699: Improve error reporting in social plugin

v9.1.18: mkdocs-material-9.1.18

Compare Source

  • Updated Danish translations
  • Added support for installing user requirements in Docker image
  • Fixed #​5655: Search separator with lookbehind breaks highlighting

v9.1.17: mkdocs-material-9.1.17

Compare Source

  • Fixed #​5633: Code annotations with nested lists incorrectly mounted
  • Fixed #​5628: Regression in new social plugin configuration scheme

v9.1.16: mkdocs-material-9.1.16

Compare Source

  • Updated Indonesian translations
  • Ensure scroll bar follows color scheme of operating system

v9.1.15: mkdocs-material-9.1.15

Compare Source

  • Fixed #​5566: Indicate color scheme to operating system
  • Fixed #​5565: Update Dockerfile to latest version of base image
  • Fixed #​5554: Add additional version tags (9, 9.1) to Docker image
  • Fixed #​5536: Strip tags of ARIA labels in table of contents

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from billsioros as a code owner May 30, 2023 00:36
@renovate renovate bot added the 🎲 dependencies Working on dependencies label May 30, 2023
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.1.15 chore(deps): update dependency mkdocs-material to v9.1.16 Jun 15, 2023
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from b97bf4d to bb515ca Compare June 15, 2023 19:10
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.1.16 chore(deps): update dependency mkdocs-material to v9.1.17 Jun 23, 2023
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from bb515ca to 7513f0f Compare June 23, 2023 19:43
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.1.17 chore(deps): update dependency mkdocs-material to v9.1.18 Jul 3, 2023
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from 7513f0f to a11c500 Compare July 3, 2023 14:05
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.1.18 chore(deps): update dependency mkdocs-material to v9.1.19 Jul 18, 2023
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from a11c500 to bd1fd8d Compare July 18, 2023 17:36
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.1.19 chore(deps): update dependency mkdocs-material to v9.1.20 Jul 27, 2023
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from bd1fd8d to f6fa9eb Compare July 27, 2023 08:20
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.1.20 chore(deps): update dependency mkdocs-material to v9.1.21 Jul 27, 2023
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from f6fa9eb to b150387 Compare July 27, 2023 19:12
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.1.21 chore(deps): update dependency mkdocs-material to v9.2.0 Aug 21, 2023
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from b150387 to 16b6f92 Compare August 21, 2023 19:47
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.2.0 chore(deps): update dependency mkdocs-material to v9.2.1 Aug 21, 2023
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from 16b6f92 to 375a616 Compare August 21, 2023 22:41
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.2.1 chore(deps): update dependency mkdocs-material to v9.2.2 Aug 22, 2023
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from 375a616 to b687b16 Compare August 22, 2023 14:33
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.5.3 chore(deps): update dependency mkdocs-material to v9.5.4 Jan 15, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from 3f9a4bb to f487dd1 Compare January 15, 2024 15:14
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.5.4 chore(deps): update dependency mkdocs-material to v9.5.5 Jan 24, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from f487dd1 to 7d3c16d Compare January 24, 2024 08:24
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.5.5 chore(deps): update dependency mkdocs-material to v9.5.6 Jan 28, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from 7d3c16d to c875411 Compare January 28, 2024 11:35
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.5.6 chore(deps): update dependency mkdocs-material to v9.5.7 Feb 3, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from c875411 to 804080f Compare February 3, 2024 05:23
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.5.7 chore(deps): update dependency mkdocs-material to v9.5.8 Feb 7, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from 804080f to 4b825d7 Compare February 7, 2024 07:33
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.5.8 chore(deps): update dependency mkdocs-material to v9.5.9 Feb 10, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from 4b825d7 to 3e42abb Compare February 10, 2024 11:12
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.5.9 chore(deps): update dependency mkdocs-material to v9.5.10 Feb 19, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from 3e42abb to 33f204a Compare February 19, 2024 09:38
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.5.10 chore(deps): update dependency mkdocs-material to v9.5.11 Feb 24, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from 33f204a to 1af8720 Compare February 24, 2024 07:17
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.5.11 chore(deps): update dependency mkdocs-material to v9.5.12 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from 1af8720 to 6b103af Compare February 29, 2024 07:48
@billsioros billsioros closed this Mar 4, 2024
Copy link
Contributor Author

renovate bot commented Mar 4, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (*). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎲 dependencies Working on dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant