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

Bump plantuml-markdown from 3.9.6 to 3.9.8 #194

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps plantuml-markdown from 3.9.6 to 3.9.8.

Release notes

Sourced from plantuml-markdown's releases.

Fixed namespace in inline SVG

This version fixes a small bug with inline SVG, which added an ns0: before every SVG tag. There is also a JsonSchema file to use with MkDocs-Material to validate the configuration options for the plantuml_markdown plugin.

Fixed json support

Fixed PlantUML json support when the json is defined in an included file or variable.

Changelog

Sourced from plantuml-markdown's changelog.

3.9.8 (2024-07-13)

New

  • Added JsonSchema file for MkDocs options validation (refs #98) [Michele Tessaro]

    Added a JsonSchema file which may be used with schemas in MkDocs-Material to validate the mkdocs.yml configuration file.

Fix

  • Fixed namespace inserted in inline svg. [Michele Tessaro]

  • Fixed wrong option name in documentation (fixes #99) [Michele Tessaro]

3.9.7 (2024-05-09)

Fix

  • Don't add newlines in included files. [Daum Alexander (DCL ATV SC D RAD CSFW FW)]
Commits
  • 2894767 chg: pkg: changed version for the new release
  • 6faf5ba chg: test: upgraded Python versions for tests with Docker
  • 414d45c fix: test: Fixed test to make it more resilient with Plantuml versions
  • 4b09a36 fix: usr: fixed namespace inserted in inline svg
  • b2cceb7 fix: usr: fixed wrong option name in documentation (fixes #99)
  • aeb0f5a new: usr: added JsonSchema file for MkDocs options validation (refs #98)
  • fcf62aa chg: pkg: changed version for the new release
  • fdd873d Merge branch 'DaumAlexande-master'
  • b9fe138 Don't add newlines in included files
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.9.6 to 3.9.8.
- [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.9.6...3.9.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants