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

Bump org.jfree:jfreechart from 1.5.1 to 1.5.4 #740

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps org.jfree:jfreechart from 1.5.1 to 1.5.4.

Release notes

Sourced from org.jfree:jfreechart's releases.

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)

JFreeChart 1.5.3

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.

JFreeChart 1.5.2

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).
Commits
  • f036702 Prepare release
  • b8d904f Prepare release
  • 995fc69 Call to getHour() in compare is wasteful.
  • b3e20e2 Remove redundant clear() call.
  • e714aa2 Update source headers
  • 8352e30 Update Maven plugin versions
  • 027def4 Update JUnit version
  • 6bfbc59 Update EqualsVerifier depenendency (fixes failure with Java 19)
  • f3974d7 fix: Minute.equals() not correctly taking the day into account #318
  • f7e307e Add web fill alpha to SpiderWebPlot.
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 28, 2023
@lukaszlenart
Copy link
Member

@dependabot rebase

Bumps [org.jfree:jfreechart](https://github.com/jfree/jfreechart) from 1.5.1 to 1.5.4.
- [Release notes](https://github.com/jfree/jfreechart/releases)
- [Commits](jfree/jfreechart@v1.5.1...v1.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.jfree-jfreechart-1.5.4 branch from ae4e5e7 to 8ff8e42 Compare September 26, 2023 17:07
@kusalk kusalk merged commit 23feab6 into master Oct 11, 2023
5 of 7 checks passed
@kusalk kusalk deleted the dependabot/maven/org.jfree-jfreechart-1.5.4 branch October 11, 2023 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
2 participants