chore(deps): update dependency graphviz to v14 - #86
Merged
Conversation
|
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:
==13.1.2→==14.1.2Release Notes
graphviz/graphviz (graphviz)
v14.1.2Compare Source
Changed
Fixed
/as a path separator.dotwith the Quartzplugin enabled has been repaired.
install interface of
include, adding to the existinginclude/graphviz. Theeffect of this is that code using these files to access Graphviz headers can
now prefix their include paths, e.g.
#include <graphviz/gvc.h>instead of#include <gvc.h>. #2798colorschemeattribute when applied to edge labels works once again. Thiswas a regression in Graphviz 11.0.0. #2801
dpiandresolutiongraph attributes are now constrained to a minimumvalue of
0.0. This was already stated in the documentation but not enforcedby the code.
to
lock_tusage. #2802_FILE_OFFSET_BITSis set consistentlyin all compilation jobs. #2803
v14.1.1Compare Source
Changed
time(NULL), the result ofgetpid()is no longer also mixed in. Previously this was the case onnon-Windows platforms, impeding reproducibility and portability.
Fixed
WITH_SMYRNAisAUTOor unset, Smyrnaenabling depends on the presence of Pangocairo.
dotwith plugins built in are onlylinked against enabled plugins. #2795
v14.1.0Compare Source
Added
neato -n3for fit ends of edges to nodes' borders when edgetrajectory is set. #2736
radiusedge attribute.When
splines=orthois set and an edge hasradius > 0, corners are renderedas smooth arcs instead of sharp angles. The radius value controls the size of
the corner arc. Default is 0 (square corners).
Fixed
php) is availablebut
php-configis not, building the PHP bindings is no longer enabled. Thiswas a regression in Graphviz 2.42.0. #2788
v14.0.5Compare Source
Fixed
or misses results.
assigned to sibling clusters. #2721
v14.0.4Compare Source
Changed
clock()on all platforms (previously thiswas only used on Windows). This should result in more accurate timing in
verbose informational messages.
Fixed
diffimgnow notices failures when calling Ghostscript to convert PS imagesto PNG and exits instead of continuing.
dtstatno longer reads/writes out of bounds memory on platforms wheresizeof(int) < sizeof(size_t). This was a regression in Graphviz 7.0.1.gvgenno longer triggers Undefined Behavior when asked to generate a binarytree with depth ≥ 32 (e.g.
gvgen -t32).gvgenno longer triggers Undefined Behavior when asked to generate ahypercube with depth ≥ 32 (e.g.
gvgen -h32).has been fixed.
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.