Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2023

Bumps plantuml-markdown from 3.7.3 to 3.8.0.

Release notes

Sourced from plantuml-markdown's releases.

Minor enhancements

  • added preserveAspectRatio to inline SVGs to keep aspect ratio when the diagram is resized
  • added id attribute to images to simplify referencing in CSS rules or Javascript code
  • added option to disable the removal of inline SVG size (see #81)
Changelog

Sourced from plantuml-markdown's changelog.

Changelog

development (unreleased)

New

  • Added preserveAspectRatio to inline SVG diagrams. [Michele Tessaro]

  • Added id diagram option. [Michele Tessaro]

    When the id option is used, an id attribute will be generated for the diagram. This can be useful for referencing the diagram in CSS rules or Javascript code.

  • Added remove_inline_svg_size config option. [Anders Norman]

Commits
  • 6f36347 chg: dev: prepared for the new release
  • fdc8739 new: usr: added preserveAspectRatio to inline SVG diagrams
  • 0ce9854 new: usr: added id diagram option
  • 386458c Merge pull request #82 from anorm/remove_inline_svg_size
  • d606db3 Added 'remove_inline_svg_size' config option
  • 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.7.3 to 3.8.0.
- [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.7.3...3.8.0)

---
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 Jan 2, 2023
@ldeluigi ldeluigi merged commit 9e9bf30 into master Jan 10, 2023
@dependabot dependabot bot deleted the dependabot/pip/config/master/plantuml-markdown-3.8.0 branch January 10, 2023 14:55
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