Bump mkdocs-kroki-plugin from 0.7.1 to 0.9.0 in /{{ cookiecutter.project_slug }}
requested to merge dependabot-pip-{{-cookiecutter.project_slug-}}-mkdocs-kroki-plugin-0.9.0 into main
Bumps mkdocs-kroki-plugin from 0.7.1 to 0.9.0.
Release notes
Sourced from mkdocs-kroki-plugin's releases.
v0.9.0
What's Changed
- fix: move to renamed config variable by
@brunobcosta
in AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin#72- add type checker by
@oniboni
in AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin#67New Contributors
@brunobcosta
made their first contribution in AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin#72Full Changelog: https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/compare/v0.8.1...v0.9.0
v0.8.1
What's Changed
- fix: image substitution by
@oniboni
in AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin#66Fixes: AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin#35, AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin#61
Full Changelog: https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/compare/v0.8.0...v0.8.1
v0.8.0
What's Changed
- add fail fast option for errors by
@oniboni
in AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin#53- docs: add UserAgent description by
@oniboni
in AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin#56- Improve dev cycle by
@oniboni
in AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin#57- Configure dependabot by
@jairhenrique
in AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin#62- build(deps): bump actions/checkout from 3 to 4 by
@dependabot
in AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin#63- build(deps): bump actions/setup-python from 3 to 5 by
@dependabot
in AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin#64- Improve handling of the fenced code blocks by
@nolange
in AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin#36New Contributors
@dependabot
made their first contribution in AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin#63@nolange
made their first contribution in AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin#36Full Changelog: https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/compare/v0.7.1...v0.8.0
Thanks
@nolange
and@jairhenrique
for their contributions
Commits
-
84bd431
bump: version 0.8.1 → 0.9.0 -
11f80d4
build: revert version bump -
3937fe8
ci: fix tag prefix for version check -
090da80
ci: disable test deploy on tags -
f4f9333
bump: version 0.8.1 → 0.9.0 -
87cf37f
build: setup commitizen for automatic version bumps -
36e54cf
test: add techdocs test environment -
5a8136e
feat: add optionTagFormat
to set the html tag used to include the diagram -
e2a1fbd
feat: using typing library #51 -
7299dfe
ci: add project version check before publish - Additional commits viewable in compare view