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

[bot][8.13.x]: Bump org.jfree:jfreechart from 1.5.3 to 1.5.5 #98

Open
wants to merge 1 commit into
base: 8.13.x
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps org.jfree:jfreechart from 1.5.3 to 1.5.5.

Release notes

Sourced from org.jfree:jfreechart's releases.

JFreeChart 1.5.5

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.

JFreeChart 1.5.4

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)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.jfree:jfreechart](https://github.com/jfree/jfreechart) from 1.5.3 to 1.5.5.
- [Release notes](https://github.com/jfree/jfreechart/releases)
- [Commits](jfree/jfreechart@v1.5.3...v1.5.5)

---
updated-dependencies:
- dependency-name: org.jfree:jfreechart
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies dependency upgrade/update java Pull requests that update Java code labels Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies dependency upgrade/update java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants