chore(deps): update dependency mkdocs-drawio-exporter to v0.9.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
mkdocs-drawio-exporter (changelog) | minor |
==0.8.0 -> ==0.9.1
|
Release Notes
LukeCarrier/mkdocs-drawio-exporter (mkdocs-drawio-exporter)
v0.9.1
- Test the most crusty Python version we claim to support
- Fix Python 3.8 regressions introduced in 0.9.0:
- Work around f-string substitution parsing limitation
- Fix type annotation breakage by importing
__future__.annotations
v0.9.0
- Migrate to Poetry for dependency management
- Update all of our ailing dependencies
- Use
Logger.warning
overLogger.warn
to fix deprecation warnings - Document
--embed-svg-images
for shape libraries - Support inlining SVG content with
embed_format: '{content}'
; props @herberton - Fix handling of diagram filenames containing spaces
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.