Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

Bumps plantuml-markdown from 3.6.3 to 3.7.1.

Release notes

Sourced from plantuml-markdown's releases.

Removed forgotten test code

Removed test code that caused problems with Windows.

Added Kroki server support

With this release a Kroki server can be used as replacement for a PlantUML server for remote image rendering. In the case of a Kroki server there are a couple o different behaviors:

  • image maps are note (yet) supported by the server, disable them with the image_maps configuration
  • Kroki does not render an image with syntax errors; instead, a text with kroki's error message is inserted in place of the image.
Changelog

Sourced from plantuml-markdown's changelog.

3.7.1 (2022-10-07)

Fix

  • Do not create temp file with kroki (refs #77) [Nejc Habjan]

3.7.0 (2022-10-05)

New

  • Exposed error messages from kroki (refs #75) [Michele Tessaro]

    Error messages from Kroki server are rendered as text in the output. This is to overcome the problem that Kroki does not render errors as images as PluntUML does.

  • Added kroki as rendering server (refs #75) [Michele Tessaro]

    With the plugin configuration kroki_Server is now possible to use a Kroki server fore remote rendering. Image maps are not supported by Kroki.

  • Added option to disable image maps (refs #74) [Michele Tessaro]

Changes

  • Regenerated changelog. [Michele Tessaro]
Commits
  • 7683f5c chg: pkg: changed version for the new release
  • 0a6dee2 Merge pull request #77 from nejch/fix/temp-file
  • aecacf5 fix: usr: do not create temp file with kroki
  • 7b1692a Merge branch 'develop'
  • fc736d6 chg: pkg: changed version for the new release
  • 5c1fa58 new: usr: exposed error messages from kroki (refs #75)
  • d61fd6d chg: doc: regenerated changelog
  • 562df6c new: usr: added kroki as rendering server (refs #75)
  • e0c361b new: usr: added option to disable image maps (refs #74)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [plantuml-markdown](https://github.com/mikitex70/plantuml-markdown) from 3.6.3 to 3.7.1.
- [Release notes](https://github.com/mikitex70/plantuml-markdown/releases)
- [Changelog](https://github.com/mikitex70/plantuml-markdown/blob/master/CHANGELOG.md)
- [Commits](mikitex70/plantuml-markdown@3.6.3...3.7.1)

---
updated-dependencies:
- dependency-name: plantuml-markdown
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added bot Made by a friendly bot dependency Upgrade a dependency python Related to Python dependencies. labels Oct 10, 2022
@ldeluigi ldeluigi merged commit 7c8e032 into master Oct 10, 2022
@dependabot dependabot bot deleted the dependabot/pip/config/master/plantuml-markdown-3.7.1 branch October 10, 2022 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot Made by a friendly bot dependency Upgrade a dependency python Related to Python dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant