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

build(deps): bump net.sf.jasperreports:jasperreports from 6.20.0 to 6.21.3 #7246

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2024

Bumps net.sf.jasperreports:jasperreports from 6.20.0 to 6.21.3.

Release notes

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

JasperReports 6.21.3

  • allow background section elements to be exported as page header content in the DOCX exporter so that watermark type effects could be achieved;

  • minor bug fixes and improvements;

JasperReports 6.21.2

  • minor bug fixes and improvements;

JasperReports 6.21.0

  • added support for PDF/A-2a, PDF/A-2b, PDF/A-2u, PDF/A-3a, PDF/A-3b, PDF/A-3u;

  • added support for WEBP images;

  • minor bug fixes and improvements;

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;

... (truncated)

Commits
  • 4a3078d version update
  • a74eb53 eula and changes.txt update
  • b4105fe commons compress upgrade, clirr and changes.txt update
  • 3f97138 remove commented line from sample
  • c046ce8 readme update
  • a673a8e fix fonts sample
  • 4462144 readme update
  • 4847cd2 fix docx images in rels after background support added
  • 117e64f add support for background in docx exporter
  • 6e1c2f2 add transparency to query sample
  • 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.

Bumps [net.sf.jasperreports:jasperreports](https://github.com/TIBCOSoftware/jasperreports) from 6.20.0 to 6.21.3.
- [Release notes](https://github.com/TIBCOSoftware/jasperreports/releases)
- [Commits](TIBCOSoftware/jasperreports@6.20.0...6.21.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team April 23, 2024 13:17
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 20, 2024

Superseded by #7335.

@dependabot dependabot bot closed this Jun 20, 2024
@dependabot dependabot bot deleted the dependabot/maven/foundation-2023/net.sf.jasperreports-jasperreports-6.21.3 branch June 20, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants