dependabot[bot] opened a new pull request, #784:
URL: https://github.com/apache/struts/pull/784

   Bumps 
[net.sf.jasperreports:jasperreports](https://github.com/TIBCOSoftware/jasperreports)
 from 6.20.5 to 6.20.6.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/TIBCOSoftware/jasperreports/releases";>net.sf.jasperreports:jasperreports's
 releases</a>.</em></p>
   <blockquote>
   <h2>JasperReports 6.20.6</h2>
   <ul>
   <li>
   <p>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;</p>
   </li>
   <li>
   <p>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;</p>
   </li>
   <li>
   <p>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;</p>
   </li>
   <li>
   <p>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);</p>
   </li>
   <li>
   <p>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;</p>
   </li>
   <li>
   <p>improved caching for clipped images and SVG drawings in the PDF exporter 
to help create smaller
   size PDF files;</p>
   </li>
   <li>
   <p>new number rounding functions available in report expressions;</p>
   </li>
   <li>
   <p>minor bug fixes and improvements;</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/5c96b6aa8a39ac1dc6b6bea4b81168e16dd39231";><code>5c96b6a</code></a>
 Merge branch 'master' into release-6.20.6</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/1dc21ccd4f1a0f14e5bac158cce71c1b3a650348";><code>1dc21cc</code></a>
 fix javaflow maven sources and javadoc</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/2541b2c57f3586922063c44cd39b49eae47e1db4";><code>2541b2c</code></a>
 version update</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/d3fb430537f6f0b1ba8248650b33950abb78b875";><code>d3fb430</code></a>
 add eula</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/9c393446b6facbfc51a92419db8cd0a27dc88f7b";><code>9c39344</code></a>
 Functions report sample refactoring</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/edcc1cf318a3e8c20916265db8422394f6d21ca1";><code>edcc1cf</code></a>
 functions report improvements</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/3e3316c172b0f52b4633af40082d9cff3c9bec95";><code>3e3316c</code></a>
 openpdf upgrade</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/d90be709be25ff45108ef3e5c80ad5f5cbea8a8e";><code>d90be70</code></a>
 small style and layout refactoring</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/1437918ee5b7af355ffb17c4891ad5e1039d4eee";><code>1437918</code></a>
 change font size in docs</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/1fe19bdfe43804d9a40ff694461bf319e3719fe8";><code>1fe19bd</code></a>
 create function reference page in docs</li>
   <li>Additional commits viewable in <a 
href="https://github.com/TIBCOSoftware/jasperreports/compare/6.20.5...6.20.6";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.sf.jasperreports:jasperreports&package-manager=maven&previous-version=6.20.5&new-version=6.20.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@struts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to