chore(deps): update graphviz to v14.1.5#20282
Conversation
nicholasdille-bot
left a comment
There was a problem hiding this comment.
Auto-approved because label type/renovate is present.
d103974 to
67b3dcd
Compare
67b3dcd to
271eced
Compare
nicholasdille-bot
left a comment
There was a problem hiding this comment.
Auto-approved because label type/renovate is present.
nicholasdille-bot
left a comment
There was a problem hiding this comment.
Auto-approved because label type/renovate is present.
nicholasdille-bot
left a comment
There was a problem hiding this comment.
Auto-approved because label type/renovate is present.
1424048 to
fcc75f2
Compare
nicholasdille-bot
left a comment
There was a problem hiding this comment.
Auto-approved because label type/renovate is present.
nicholasdille-bot
left a comment
There was a problem hiding this comment.
Auto-approved because label type/renovate is present.
nicholasdille-bot
left a comment
There was a problem hiding this comment.
Auto-approved because label type/renovate is present.
|
Attempting automerge. See https://github.com/uniget-org/tools/actions/runs/26278589794. |
|
PR is clean and can be merged. See https://github.com/uniget-org/tools/actions/runs/26278589794. |
This PR contains the following updates:
14.1.2→14.1.5Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
graphviz/graphviz (graphviz)
v14.1.5Compare Source
Fixed
by the common rules, including the “cluster” prefix being case insensitive and
the
cluster=trueattribute as an alternative. #2187gcman page hasbeen updated. #2187
dot -Tsvg -O file1.dot file2.dot), page numbering state from previous jobsno longer leaks into the current job. This was a regression in
Graphviz 2.40.0. #2827
and result in an error message.
statements instead of an if-else ladder. This avoids incorrect interpretation
of
breakstatements in error messages. #2822v14.1.4Compare Source
Changed
Fixed
concentrate=truegraphs no longer crashes Graphviz. Processing ofconcentrate=truegraphs still often errors out. #2825v14.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: (in timezone Europe/Berlin)
🚦 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 Mend Renovate.