Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Bump net.sf.jasperreports:jasperreports from 6.18.1 to 6.21.0 #115

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2023

Bumps net.sf.jasperreports:jasperreports from 6.18.1 to 6.21.0.

Release notes

Sourced from net.sf.jasperreports:jasperreports's releases.

JasperReports 6.20.6

  • optional style expression added to report elements in addition to their existing static style reference property to allow for more flexible and dynamic styling scenarios;

  • new IS_EVEN_ROW and IS_EVEN_COLUMN boolean built-in variables available in crosstabs to help with alternate row/column styling of crosstab cells;

  • new custom configuration property net.sf.jasperreports.export.pptx.frame.as.table added to control the rendering of table components as true PowerPoint table structures in PPTX exports;

  • added new data source implementation based on the Fastexcel Reader library to allow loading of larger XLSX files without using too much heap memory (compared to existing POI-based implementation);

  • new custom property net.sf.jasperreports.cut.text.max.height available for text field elements to limit the maximum height to which they can stretch to accommodate their larger text content when textAdjust attribute is set to CutText value;

  • improved caching for clipped images and SVG drawings in the PDF exporter to help create smaller size PDF files;

  • new number rounding functions available in report expressions;

  • minor bug fixes and improvements;

JasperReports 6.20.5

  • fix historical text measuring truncation by rounding up the AWT measured text height to the upper integer value instead of truncating it to the lower integer value and thus causing the text elements having dynamic height to be 1 pixel taller to avoid text being cut in PDF exports; for minimum disruption in upgrades, the former text measuring behavior is still available through the net.sf.jasperreports.legacy.text.measuring boolean configuration property that would need to be set to true;

  • performance improvements for the HTML and RTF text markup processors by replacing the JEditorPane based implementations with faster EditorKit implementations and fixing some multi-threading issues;

  • support for CMYK color conversion for text and shapes in PDF export using ICC profiles (excluding image color conversion);

  • support for unpatched versions of the OpenPDF library although this is not recommended for as long as the following OpenPDF bug remains open: LibrePDF/OpenPDF#676

  • minor bug fixes and improvements;

JasperReports 6.20.3

  • added support for multiple marker series in the Google map component, with ability to show/hide each series through an interactive legend and ability to bring the map to its initial visual state using a custom reset button;

  • introducing expression backed custom properties at report part level to allow attaching metadata to parts in multi-part documents, to be leveraged during report output post-processing by the parent application;

... (truncated)

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 [net.sf.jasperreports:jasperreports](https://github.com/TIBCOSoftware/jasperreports) from 6.18.1 to 6.21.0.
- [Release notes](https://github.com/TIBCOSoftware/jasperreports/releases)
- [Commits](https://github.com/TIBCOSoftware/jasperreports/commits)

---
updated-dependencies:
- dependency-name: net.sf.jasperreports:jasperreports
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 14, 2023
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants