Skip to content

chore(deps): update dependency graphviz/graphviz to v14.1.3 - abandoned#19415

Closed
uniget-bot wants to merge 2 commits intomainfrom
renovate/graphviz-graphviz-14.1.x
Closed

chore(deps): update dependency graphviz/graphviz to v14.1.3 - abandoned#19415
uniget-bot wants to merge 2 commits intomainfrom
renovate/graphviz-graphviz-14.1.x

Conversation

@uniget-bot
Copy link
Copy Markdown

This PR contains the following updates:

Package Update Change
graphviz/graphviz patch 14.1.214.1.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

graphviz/graphviz (graphviz/graphviz)

v14.1.3

Compare Source

Changed
  • Using long node names in combination with the fdp layout algorithm no longer
    results in truncated generated names.
  • Vertical centering of text within HTML-like table cells has been improved.
  • The existing ability to provide a numeric parameter to -v
    to specify verbosity level are newly documented in dot --help.
Fixed
  • gvmap no longer dereferences a null pointer when reading position-less
    graphs.
  • gvmap no longer crashes when adding coordinate data.
  • mm2gv no longer accepts input matrices with non-real element type.
    Previously these would be accepted but processed incorrectly leading to
    out-of-bounds memory reads and writes.
  • The Tcldot_Init, Tcldot_builtin_Init, and Tcldot_SafeInit symbols in
    tcldot.dll are externally visible on Windows. #​2809
  • The Tclpathplan_Init and Tclpathplan_SafeInit symbols in tclpathplan.dll
    are externally visible on Windows. #​2809
  • The Autotools build system more consistently uses $PYTHON3 instead of
    python3 when invoking Python. This ensures developers are more easily able
    to control the Python installation in use from the top level.
  • The Autotools build system explicitly links against libglu libraries when
    linking against libglut.
  • Corrected time formatting in verbose info/debug messages (enabled by -v).
    Previously, minutes was missing, showing HH:SS instead of HH:MM:SS.
  • Further parts of the network simplex algorithm have been rewritten in a
    non-recursive style. This allows processing larger graphs that previously
    caused stack overflows. #​2782
  • Canonicalizing an empty string or a string entirely made up of characters
    needing escaping no longer triggers an out-of-bounds memory write. This was a
    regression in Graphviz 13.0.1. #​2743
  • An off-by-one error in the network simplex algorithm has been corrected. This
    could have led to suboptimal layout in some edge cases. This was a regression
    in Graphviz 13.0.0.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link
Copy Markdown

@nicholasdille-bot nicholasdille-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved because label type/renovate is present.

Copy link
Copy Markdown

@nicholasdille-bot nicholasdille-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved because label type/renovate is present.

@uniget-bot
Copy link
Copy Markdown
Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@uniget-bot uniget-bot changed the title chore(deps): update dependency graphviz/graphviz to v14.1.3 chore(deps): update dependency graphviz/graphviz to v14.1.3 - abandoned Mar 31, 2026
@uniget-bot
Copy link
Copy Markdown
Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@nicholasdille
Copy link
Copy Markdown
Contributor

Superceded by #20282

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants