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

Fix tests for markdown 3, upgrade graphviz package #224

Open
wants to merge 17 commits into
base: renovate/markdown-3.x
Choose a base branch
from

Conversation

ElementalWarrior
Copy link

  • Upgrade graphviz extension
  • assertEquals is a deprecated form of assertEqual
  • Test module does not exist, use src

renovate bot and others added 17 commits August 16, 2024 10:57
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…kdown-3.x

chore(deps): update dependency plantuml-markdown to v3.10.3
…ial-9.x

chore(deps): update dependency mkdocs-material to v9.5.32
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ial-9.x

chore(deps): update dependency mkdocs-material to v9.5.33
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…on-pypi-publish-1.x

chore(deps): update pypa/gh-action-pypi-publish action to v1.10.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ial-9.x

chore(deps): update dependency mkdocs-material to v9.5.37
markdown_inline_graphviz_extension version 1.1.3 will fix markdown > 3 support.
But the version only exists in the github: https://github.com/cesaremorel/markdown-inline-graphviz
It hasn't been published to pypi yet.

See: cesaremorel/markdown-inline-graphviz#13

For now, building from github may suffice
This code should probably be in an actual python package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants