Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2022

Bumps plantuml-markdown from 3.5.3 to 3.6.3.

Release notes

Sourced from plantuml-markdown's releases.

Fixed rendering of yaml structures with remote server

When rendering plantuml yaml diagrams on a remote server, the spaces were removed from the lines and the diagram was not drawn as expected.

Removed an unused plantuml import

Removed a forgotten import after removing the plantuml package.

Fixed external includes

Rendering via servers using external includes (as in AWS Hello World Icons did not work due to the url defined by a !define directive.

Also, removed dependecy from the plantuml package.

Changelog

Sourced from plantuml-markdown's changelog.

3.6.3 (2022-08-01)

Fix

  • Removed unused plantuml import. [Michele Tessaro]

  • Doc: fix typos. [Kian-Meng Ang]

3.6.2 (2022-07-25)

Fix

  • Removed unused plantuml import. [Michele Tessaro]

3.6.1 (2022-07-23)

Changes

  • Regenerated the CHANGELOG.md [Michele Tessaro]

  • Removed dependency from plantuml package (refs #70) [Michele Tessaro]

    The dependency from the plantuml package has been completely removed and the only small used method was imported in the sources.

Fix

  • Fixed typos in CHANGELOG.md [Michele Tessaro]

  • Fixed external inclusions (fixes #71) [Michele Tessaro]

    Added parsing of !define PlantUML directives to be able to include external files when the base URL is define by a variable. See AWS icons Hello World for an example.

3.6.0 (2022-07-20)

New

  • Added support for themes (implements #50) [Bharat Rajagopalan]

  • Supported image maps from plantuml server. [Michele Tessaro]

    Now png image maps are used even if the rendering is done by a remote plantuml server.

... (truncated)

Commits
  • 0f21494 Merge branch 'develop'
  • 55170a1 fix: usr: fixed yaml renderingwith remote server (fixes #72)
  • 9f968f6 fix: usr: removed unused plantuml import
  • 63121d4 fix: usr: removed unused plantuml import
  • 873eeed Merge pull request #62 from kianmeng/fix-typos
  • dbb66f2 chg: doc: regenerated the CHANGELOG.md
  • 7d637ae chg: pkg: updated version for the new release
  • 1ed2b1b fix: doc: fixed typos in CHANGELOG.md
  • a5c18e8 chg: usr: removed dependency from plantuml package (refs #70)
  • ddf484b fix: usr: fixed external inclusions (fixes #71)
  • Additional commits viewable 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)

@dependabot dependabot bot added bot Made by a friendly bot dependency Upgrade a dependency python Related to Python dependencies. labels Aug 4, 2022
Bumps [plantuml-markdown](https://github.com/mikitex70/plantuml-markdown) from 3.5.3 to 3.6.3.
- [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.5.3...3.6.3)

---
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 force-pushed the dependabot/pip/config/master/plantuml-markdown-3.6.3 branch from 7f2d967 to 72406ea Compare August 4, 2022 12:12
@ldeluigi ldeluigi merged commit 948a917 into master Aug 4, 2022
@dependabot dependabot bot deleted the dependabot/pip/config/master/plantuml-markdown-3.6.3 branch August 4, 2022 12:14
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