Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency org.jfree:jfreechart to v1.5.5 #14

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jfree:jfreechart (source) 1.0.19 -> 1.5.5 age adoption passing confidence

Release Notes

jfree/jfreechart (org.jfree:jfreechart)

v1.5.5: JFreeChart 1.5.5

Compare Source

Version 1.5.5 (23 June 2024)
  • added XYBezierRenderer by Javier Robes (#​286)
  • fix cross-hair painting (#​340)
  • parameter range check for CompassPlot (#​397)

Note: some (supposed) security vulnerabilities have been reported for v1.5.4:

  • CVE-2023-52070 : an ArrayIndexOutOfBoundsException in CompassPlot
    No fix is considered necessary, however (#​397) has been applied.

  • CVE-2024-22949 : a possible NullPointerException in CategoryLineAnnotation
    No fix is considered necessary.

  • CVE-2024-23076 : a possible NullPointerException in BubbleXYItemLabelGenerator
    No fix is considered necessary.

v1.5.4: JFreeChart 1.5.4

Compare Source

Version 1.5.4 (8 January 2023)
  • add new methods to access maps for datasets, renderers and axes in plots (#​201);
  • add option to truncate item labels and compute contrast colors (PR #​225)
  • add new annotations (PR #​226)
  • add new panel for background rendering of charts (PR #​233)
  • fix tick label font for LogAxis with number format override (#​98);
  • added valueVisible flag to MeterPlot (#​231);
  • added get/setWebFillAlpha() methods to SpiderWebPlot (#​279)
  • add argument checks for annotations (#​223);
  • removed JFreeChartResources.java file (#​239)

v1.5.3: JFreeChart 1.5.3

Compare Source

Version 1.5.3 (21 February 2021)
  • add new FlowPlot class for drawing Sankey charts;
  • throw exception in DefaultPieDataset for invalid index (#​212);
  • fix isJFreeSVGAvailable() method (bug #​207);
  • replaced some usages of ObjectUtils with the JDK Objects class;
  • remove unused URLUtilities class;
  • removed @since 1.0.x Javadoc tags since these do not provide useful information anymore.

v1.5.2: JFreeChart 1.5.2

Compare Source

Version 1.5.2 (31 December 2020)
  • observe series visibility flag in ClusteredXYBarRenderer (#​89);
  • apply rendering hints to overlays (#​187);
  • don't draw disabled outlines on crosshair labels (#​189);
  • observe axis visibility flag in PeriodAxis (#​198);
  • ensure label offsets are used in CrosshairOverlay (#​190);
  • remove alpha channel from copy-to-clipboard (#​182);
  • set flag in XML parser to avoid XML eXternal Entity injection (XXE) (#​130);
  • update French translations (#​186);
  • fix "Save_as" entries in localisation files (#​184);
  • add flags for visibility of outliers in BoxAndWhiskerRenderer (#​79);
  • deprecated PiePlot3D and related methods, for 3D pie charts, use Orson Charts (https://github.com/jfree/orson-charts).

v1.5.1: JFreeChart 1.5.1

Compare Source

Version 1.5.1 (29 October 2020)
  • add DeviationStepRenderer (PR #​173)
  • modify buffer in ChartPanel to handle high DPI displays (bug #​170);
  • fix for exception on extreme zoom on NumberAxis (bug #​64);
  • fix for LayeredBarRenderer (bug #​169);
  • add Catalan translations (PR #​117);
  • add automatic module name org.jfree.jfreechart;
  • migrate to JUnit 5;
  • raise minimum requirement to Java 8 or later.

v1.5.0: JFreeChart 1.5.0

Compare 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@CarmJos CarmJos merged commit 72a0cc6 into master Jan 24, 2025
1 of 2 checks passed
@CarmJos CarmJos deleted the renovate/org.jfree-jfreechart-1.x branch January 24, 2025 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant