chore(deps): update dependency org.jfree:jfreechart to v1.5.5 #14
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:
1.0.19
->1.5.5
Release Notes
jfree/jfreechart (org.jfree:jfreechart)
v1.5.5
: JFreeChart 1.5.5Compare Source
Version 1.5.5 (23 June 2024)
XYBezierRenderer
by Javier Robes (#286)CompassPlot
(#397)Note: some (supposed) security vulnerabilities have been reported for v1.5.4:
CVE-2023-52070 : an
ArrayIndexOutOfBoundsException
inCompassPlot
No fix is considered necessary, however (#397) has been applied.
CVE-2024-22949 : a possible
NullPointerException
inCategoryLineAnnotation
No fix is considered necessary.
CVE-2024-23076 : a possible
NullPointerException
inBubbleXYItemLabelGenerator
No fix is considered necessary.
v1.5.4
: JFreeChart 1.5.4Compare Source
Version 1.5.4 (8 January 2023)
LogAxis
with number format override (#98);valueVisible
flag toMeterPlot
(#231);get/setWebFillAlpha()
methods to SpiderWebPlot (#279)JFreeChartResources.java
file (#239)v1.5.3
: JFreeChart 1.5.3Compare Source
Version 1.5.3 (21 February 2021)
FlowPlot
class for drawing Sankey charts;DefaultPieDataset
for invalid index (#212);isJFreeSVGAvailable()
method (bug #207);ObjectUtils
with the JDKObjects
class;URLUtilities
class;@since 1.0.x
Javadoc tags since these do not provide useful information anymore.v1.5.2
: JFreeChart 1.5.2Compare Source
Version 1.5.2 (31 December 2020)
ClusteredXYBarRenderer
(#89);PeriodAxis
(#198);CrosshairOverlay
(#190);BoxAndWhiskerRenderer
(#79);PiePlot3D
and related methods, for 3D pie charts, use Orson Charts (https://github.com/jfree/orson-charts).v1.5.1
: JFreeChart 1.5.1Compare Source
Version 1.5.1 (29 October 2020)
DeviationStepRenderer
(PR #173)ChartPanel
to handle high DPI displays (bug #170);NumberAxis
(bug #64);LayeredBarRenderer
(bug #169);org.jfree.jfreechart
;v1.5.0
: JFreeChart 1.5.0Compare Source
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 was generated by Mend Renovate. View the repository job log.