Skip to content

Bump guru.nidi:graphviz-java from 0.17.0 to 0.18.1 #588

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

Merged

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 18:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 5, 2025
@ricardozanini
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2025

Looks like this PR is already up-to-date with 4.x! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@ricardozanini
Copy link
Member

@dependabot recreate

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/4.x/guru.nidi-graphviz-java-0.18.1 branch from 9810045 to 7d49b71 Compare May 6, 2025 01:54
@ricardozanini ricardozanini merged commit 35004eb into 4.x May 6, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/4.x/guru.nidi-graphviz-java-0.18.1 branch May 6, 2025 01:55
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