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 jasperreports from 6.20.0 to 6.20.5 #207

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2023

Bumps jasperreports from 6.20.0 to 6.20.5.

Release notes

Sourced from jasperreports's releases.

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;

  • allowing the creation of multi-part documents from single part (section based) report templates using a special custom property at report element level that triggers the creation of a separate part for the current page when the property is met;

  • various dependencies upgrades including: Spring 5.3.26 and TestNG 7.7.0;

  • minor bug fixes and improvements;

JasperReports 6.20.1

  • XLSX metadata exporter added to produce pure data output in the modern Excel file format (similar to pre-existing XLS and CSV metadata exporters);

  • optimizations and improvements made in the XLSX exporter to allow skipping time consuming text measuring routines during the report filling process and produce the output document faster when the Excel format is the main (if not the only) export target;

  • support for file encryption in the XLS, XLSX, DOCX and PPTX exporters;

  • marker clustering and marker spidering features added to the Google Map component;

  • allow specifying the split type in table component rows;

  • replaced iText 2.1.7 with OpenPDF 1.3.30 for PDF export;

  • various dependencies upgrades including: Apache Lucene 8.11.2, Bouncy Castle 1.71, Jaxen 1.2.0, Apache POI 5.2.2, Apache Batik 1.16, Jackson 2.14.1 and Groovy 4.0.8;

  • the Apache Xalan dependency was taken out from the core library and moved into an optional and deprecated extension module;

... (truncated)

Commits
  • 3efcf2e version update
  • 45d613b changes.txt and eula update
  • db482aa fix since version in properties
  • 10bda2c fix sample title in sample reference
  • d6d392e changes.txt and clirr update
  • 6e0f8a9 use specific exception for FOP glyph substitution
  • 2f3eeec fix wording in config property reference
  • a0fc4a8 fix config ref empty links
  • 20fc69a support unpatched OpenPDF versions
  • 1822d9e fix html markup processor reinitialization
  • Additional commits viewable in compare view

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 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 [jasperreports](https://github.com/TIBCOSoftware/jasperreports) from 6.20.0 to 6.20.5.
- [Release notes](https://github.com/TIBCOSoftware/jasperreports/releases)
- [Commits](TIBCOSoftware/jasperreports@6.20.0...6.20.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 10, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants