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 net.sf.jasperreports:jasperreports from 6.20.5 to 6.20.6 #784

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps net.sf.jasperreports:jasperreports from 6.20.5 to 6.20.6.

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;

Commits
  • 5c96b6a Merge branch 'master' into release-6.20.6
  • 1dc21cc fix javaflow maven sources and javadoc
  • 2541b2c version update
  • d3fb430 add eula
  • 9c39344 Functions report sample refactoring
  • edcc1cf functions report improvements
  • 3e3316c openpdf upgrade
  • d90be70 small style and layout refactoring
  • 1437918 change font size in docs
  • 1fe19bd create function reference page in docs
  • 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 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.20.5 to 6.20.6.
- [Release notes](https://github.com/TIBCOSoftware/jasperreports/releases)
- [Commits](TIBCOSoftware/jasperreports@6.20.5...6.20.6)

---
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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 6, 2023
@kusalk kusalk merged commit f511034 into master Nov 6, 2023
7 of 8 checks passed
@kusalk kusalk deleted the dependabot/maven/net.sf.jasperreports-jasperreports-6.20.6 branch November 6, 2023 02:50
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
Development

Successfully merging this pull request may close these issues.

1 participant