Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps plantuml-markdown from 3.9.8 to 3.10.1.

Release notes

Sourced from plantuml-markdown's releases.

Fixed inclusion of plantuml config file with local rendering

Last version introduced a bug which caused errors when trying to locate the PlantUML config file when used with local plantuml command.

Fixed include from multiple paths

Now the base_dir configuration accept also a list of strings, interpreted as a list of paths where to search for files to include.

Changelog

Sourced from plantuml-markdown's changelog.

3.10.1 (2024-08-03)

Changes

  • Added a warning on plantuml script output (see end of #63) [Michele Tessaro]

Fix

  • Fixed plantuml config file path with local rendering (fixes #101) [Michele Tessaro]

3.10.0 (2024-08-01)

Fix

  • Fixed inclusion from mkdocs-multirepo-plugin (refs #100) [Michele Tessaro]

    Expanded the base_dir configuration to handle a list of paths where to search for files to include.

Commits
  • 8e917b9 Merge branch 'release/3.10.1'
  • 438f6fa chg: pkg: changed version for the new release
  • 35f7e1c chg: doc: added a warning on plantuml script output (see end of #63)
  • e91ef91 fix: usr: fixed plantuml config file path with local rendering (fixes #101)
  • f151868 Merge tag '3.10.0' into develop
  • 5e5097d Merge branch 'release/3.10.0'
  • ffa33d0 chg: pkg: updated version for the new release
  • 0fdb10b fix: usr: fixed inclusion from mkdocs-multirepo-plugin (refs #100)
  • 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.8 to 3.10.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.9.8...3.10.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 Aug 5, 2024
@ldeluigi ldeluigi merged commit 9963342 into master Aug 6, 2024
@dependabot dependabot bot deleted the dependabot/pip/config/master/plantuml-markdown-3.10.1 branch August 6, 2024 09:26
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