Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps guru.nidi:graphviz-java from 0.17.0 to 0.18.1.

Release notes

Sourced from guru.nidi:graphviz-java's releases.

graphviz-java-parent-0.18.1

  • rename dependencies to be compatible with java 9 modules
  • parser allows spaces before # in dot files
  • correctly log messages from the javascript engine

graphviz-java-parent-0.18.0

  • Improve Style class
  • Improve parser error messages
  • Avoid SVG errors for color gradients

graphviz-java-parent-0.17.1

  • make SingleAttributes public
  • add automatic module names for jdk 9
  • add options for CommandLineEngine
  • fix newline issue for windows (again)
  • add (M)record shapes
Commits
  • dcbd021 [maven-release-plugin] prepare release graphviz-java-parent-0.18.1
  • 7ea12c3 update owasp suppression
  • dc85acf update batik version
  • 853cd90 remove memory issue guessing log message
  • 1fec172 add dot file that crashes the engine
  • f114937 improve js engine error handling (logging)
  • b5451a8 allow spaces before # in dot file comments
  • b2c265b Create codeql-analysis.yml
  • 196cf45 correct readme
  • a26d599 make it module friendlier
  • 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 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)

@dependabot dependabot bot requested a review from ricardozanini as a code owner May 5, 2025 16:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 5, 2025
@dependabot dependabot bot force-pushed the dependabot/maven/5.x/guru.nidi-graphviz-java-0.18.1 branch from 4343b62 to d4c218d Compare May 5, 2025 18:07
Bumps [guru.nidi:graphviz-java](https://github.com/nidi3/graphviz-java) from 0.17.0 to 0.18.1.
- [Release notes](https://github.com/nidi3/graphviz-java/releases)
- [Commits](nidi3/graphviz-java@graphviz-java-parent-0.17.0...graphviz-java-parent-0.18.1)

---
updated-dependencies:
- dependency-name: guru.nidi:graphviz-java
  dependency-version: 0.18.1
  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/maven/5.x/guru.nidi-graphviz-java-0.18.1 branch from d4c218d to a01f5c3 Compare May 5, 2025 18:07
@ricardozanini ricardozanini merged commit a0ade49 into 5.x May 5, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/5.x/guru.nidi-graphviz-java-0.18.1 branch May 5, 2025 18:09
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 java Pull requests that update java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants