Update all non-major dependencies
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| mkdocs-material (changelog) |
==9.6.22 -> ==9.7.0
|
||
| mkdocs-rss-plugin (changelog) |
==1.17.4 -> ==1.17.7
|
Release Notes
squidfunk/mkdocs-material (mkdocs-material)
v9.7.0: mkdocs-material-9.7.0
[!WARNING]
Material for MkDocs is now in maintenance mode
This is the last release of Material for MkDocs that will receive new features. Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs for 12 months at least.
→ Read the full announcement on our blog
This release includes all features that were previously exclusive to the Insiders edition. These features are now freely available to everyone.
Note on deprecated plugins: The projects and typeset plugins are included in this release, but must be considered deprecated. Both plugins proved unsustainable to maintain and represent architectural dead ends. They are provided as-is without ongoing support.
Changes:
- Added support for projects plugin (for compat, now deprecated)
- Added support for typeset plugin (for compat, now deprecated)
- Added support for pinned blog posts and author profiles
- Added support for customizing pagination for blog index pages
- Added support for customizing blog category sort order
- Added support for staying on page when switching languages
- Added support for disabling tags in table of contents
- Added support for nested tags and shadow tags
- Added support for footnote tooltips
- Added support for instant previews
- Added support for instant prefetching
- Added support for custom social card layouts
- Added support for custom social card background images
- Added support for selectable rangs in code blocks
- Added support for custom selectors for code annotations
- Added support for configurable log level in privacy plugin
- Added support for processing of external links in privacy plugin
- Added support for automatic image optimization via optimize plugin
- Added support for navigation paths (breadcrumbs)
- Fixed #8519: Vector accents do not render when using KaTeX
v9.6.23: mkdocs-material-9.6.23
- Updated Burmese translation
guts/mkdocs-rss-plugin (mkdocs-rss-plugin)
v1.17.7
Bugs fixes 🐛
- fix(integration): imports from Material for Mkdocs blog plugin for type hint was breaking the build when using another theme by @Guts in Guts#409
v1.17.6
Bugs fixes 🐛
- update(chore): bump minimal version of Material for Mkdocs since 9.7.x and fix related bugs by @Guts in Guts#405
- improve(integrations): refine some logs about Material integrations by @Guts in Guts#406
v1.17.5
Bugs fixes 🐛
Features and enhancements 🎉
- improve(performances): run RSS item image fetching only on filtered pages list by @Guts in Guts#394
Tooling 🔧
- Packaging: switch to pyproject by @Guts in Guts#399
- update(security): set GH token permissions scopes in CI workflows by @Guts in Guts#400
Other Changes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.