chore(deps): update dependency mkdocs-material to v9.2.1 (main) #195

Merged
renovate-bot merged 1 commits from renovate/main-mkdocs-material-9.x into main 2023-08-22 07:04:15 +00:00
Member

This PR contains the following updates:

Package Update Change
mkdocs-material minor ==9.1.21 -> ==9.2.1

Release Notes

squidfunk/mkdocs-material

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | minor | `==9.1.21` -> `==9.2.1` | --- ### Release Notes <details> <summary>squidfunk/mkdocs-material</summary> ### [`v9.2.1`](https://github.com/squidfunk/mkdocs-material/releases/tag/9.2.1): mkdocs-material-9.2.1 [Compare Source](https://github.com/squidfunk/mkdocs-material/compare/9.2.0...9.2.1) - Fixed [#&#8203;5879](https://github.com/squidfunk/mkdocs-material/issues/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`](https://github.com/squidfunk/mkdocs-material/releases/tag/9.2.0): mkdocs-material-9.2.0 [Compare Source](https://github.com/squidfunk/mkdocs-material/compare/9.1.21...9.2.0) **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 [#&#8203;5132](https://github.com/squidfunk/mkdocs-material/issues/5132): Blog plugin requires `nav` entry in `mkdocs.yml` - Fixed [#&#8203;5599](https://github.com/squidfunk/mkdocs-material/issues/5599): Insufficient contrast for default link color - Fixed [#&#8203;5715](https://github.com/squidfunk/mkdocs-material/issues/5715): Blog plugin missing integrated table of contents in pagination - Fixed [#&#8203;5806](https://github.com/squidfunk/mkdocs-material/issues/5806): Version selector not hoverable on some Android devices - Fixed [#&#8203;5826](https://github.com/squidfunk/mkdocs-material/issues/5826): Blog post drafts with tags show up in tags index </details> --- ### Configuration :date: **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Enabled. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDUuNCIsInVwZGF0ZWRJblZlciI6IjM0LjEwNS40In0=-->
renovate-bot added 1 commit 2023-08-22 07:04:13 +00:00
continuous-integration/drone/push Build is passing Details
304c39d998
chore(deps): update dependency mkdocs-material to v9.2.1
renovate-bot scheduled this pull request to auto merge when all checks succeed 2023-08-22 07:04:14 +00:00
renovate-bot merged commit 304c39d998 into main 2023-08-22 07:04:15 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/docs.coopcloud.tech#195
No description provided.