chore(deps): update dependency graphviz/graphviz to v14.1.3 - abandoned#19415
Closed
uniget-bot wants to merge 2 commits intomainfrom
Closed
chore(deps): update dependency graphviz/graphviz to v14.1.3 - abandoned#19415uniget-bot wants to merge 2 commits intomainfrom
uniget-bot wants to merge 2 commits intomainfrom
Conversation
nicholasdille-bot
previously approved these changes
Mar 3, 2026
nicholasdille-bot
left a comment
There was a problem hiding this comment.
Auto-approved because label type/renovate is present.
nicholasdille-bot
approved these changes
Mar 20, 2026
nicholasdille-bot
left a comment
There was a problem hiding this comment.
Auto-approved because label type/renovate is present.
Author
Edited/Blocked NotificationRenovate 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. |
Author
Autoclosing SkippedThis 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. |
Contributor
|
Superceded by #20282 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
14.1.2→14.1.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
graphviz/graphviz (graphviz/graphviz)
v14.1.3Compare Source
Changed
results in truncated generated names.
-vto specify verbosity level are newly documented in
dot --help.Fixed
gvmapno longer dereferences a null pointer when reading position-lessgraphs.
gvmapno longer crashes when adding coordinate data.mm2gvno longer accepts input matrices with non-realelement type.Previously these would be accepted but processed incorrectly leading to
out-of-bounds memory reads and writes.
Tcldot_Init,Tcldot_builtin_Init, andTcldot_SafeInitsymbols intcldot.dllare externally visible on Windows. #2809Tclpathplan_InitandTclpathplan_SafeInitsymbols intclpathplan.dllare externally visible on Windows. #2809
$PYTHON3instead ofpython3when invoking Python. This ensures developers are more easily ableto control the Python installation in use from the top level.
linking against libglut.
Previously, minutes was missing, showing HH:SS instead of HH:MM:SS.
non-recursive style. This allows processing larger graphs that previously
caused stack overflows. #2782
needing escaping no longer triggers an out-of-bounds memory write. This was a
regression in Graphviz 13.0.1. #2743
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.
This PR has been generated by Renovate Bot.