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

   Bumps [com.google.zxing:javase](https://github.com/zxing/zxing) from 3.2.1 
to 3.5.4.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/zxing/zxing/releases";>com.google.zxing:javase's 
releases</a>.</em></p>
   <blockquote>
   <h2>ZXing 3.5.4</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix container inefficiency in RSSExpandedReader.java by <a 
href="https://github.com/cinsttool";><code>@​cinsttool</code></a> in <a 
href="https://redirect.github.com/zxing/zxing/pull/1782";>zxing/zxing#1782</a></li>
   <li>Fix SYMBOLOGY_IDENTIFIER Loss in QRCodeMultiReader to Ensure Data 
Integrity and Functional Consistency with QRCodeReader by <a 
href="https://github.com/xiebaiyuan";><code>@​xiebaiyuan</code></a> in <a 
href="https://redirect.github.com/zxing/zxing/pull/1839";>zxing/zxing#1839</a></li>
   <li>Be more stringent on email validation rules by <a 
href="https://github.com/ftiercelin";><code>@​ftiercelin</code></a> in <a 
href="https://redirect.github.com/zxing/zxing/pull/1870";>zxing/zxing#1870</a></li>
   <li>PDF417: Check that input is made of 0...127 chars when using 
Compaction.TEXT, throw an explicit exception if not the case by <a 
href="https://github.com/ftiercelin";><code>@​ftiercelin</code></a> in <a 
href="https://redirect.github.com/zxing/zxing/pull/1878";>zxing/zxing#1878</a></li>
   <li>Fixing issue <a 
href="https://redirect.github.com/zxing/zxing/issues/1831";>#1831</a> by <a 
href="https://github.com/ftiercelin";><code>@​ftiercelin</code></a> in <a 
href="https://redirect.github.com/zxing/zxing/pull/1879";>zxing/zxing#1879</a></li>
   <li>Add hint to correct wrong dimension by <a 
href="https://github.com/magethle";><code>@​magethle</code></a> in <a 
href="https://redirect.github.com/zxing/zxing/pull/1901";>zxing/zxing#1901</a></li>
   <li>Fix distortion calculation for isosceles right triangles by <a 
href="https://github.com/magethle";><code>@​magethle</code></a> in <a 
href="https://redirect.github.com/zxing/zxing/pull/1908";>zxing/zxing#1908</a></li>
   <li>Add input validation for pixel array length in RGBLuminanceSource to 
avoid ArrayIndexOutOfBoundsException by <a 
href="https://github.com/leofernandesmo";><code>@​leofernandesmo</code></a> in 
<a 
href="https://redirect.github.com/zxing/zxing/pull/1961";>zxing/zxing#1961</a></li>
   <li>Add 90-degree rotation support to RGBLuminanceSource by <a 
href="https://github.com/gredler";><code>@​gredler</code></a> in <a 
href="https://redirect.github.com/zxing/zxing/pull/2012";>zxing/zxing#2012</a></li>
   <li>Add GrayscaleLuminanceSource by <a 
href="https://github.com/gredler";><code>@​gredler</code></a> in <a 
href="https://redirect.github.com/zxing/zxing/pull/2013";>zxing/zxing#2013</a></li>
   <li>Loosen ITF max variance for 3x module widths by <a 
href="https://github.com/gredler";><code>@​gredler</code></a> in <a 
href="https://redirect.github.com/zxing/zxing/pull/2014";>zxing/zxing#2014</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/zxing/zxing/compare/zxing-3.5.3...zxing-3.5.4";>https://github.com/zxing/zxing/compare/zxing-3.5.3...zxing-3.5.4</a></p>
   <h2>ZXing 3.5.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix MaxiCode handling of vertical quiet zone by <a 
href="https://github.com/gredler";><code>@​gredler</code></a> in <a 
href="https://redirect.github.com/zxing/zxing/pull/1671";>zxing/zxing#1671</a></li>
   <li>Removing the forced content limit check for Code128Writer.java by <a 
href="https://github.com/himanshushukla254";><code>@​himanshushukla254</code></a>
 in <a 
href="https://redirect.github.com/zxing/zxing/pull/1675";>zxing/zxing#1675</a></li>
   <li>Detect RSS Expanded finder pattern false positives by checking sequences 
by <a href="https://github.com/gredler";><code>@​gredler</code></a> in <a 
href="https://redirect.github.com/zxing/zxing/pull/1680";>zxing/zxing#1680</a></li>
   <li>Update GS1 AIs according to 2023 specification by <a 
href="https://github.com/gredler";><code>@​gredler</code></a> in <a 
href="https://redirect.github.com/zxing/zxing/pull/1681";>zxing/zxing#1681</a></li>
   <li>Prevent --raw CLR option from failing if result.getRawBytes() is null by 
<a href="https://github.com/dlenski";><code>@​dlenski</code></a> in <a 
href="https://redirect.github.com/zxing/zxing/pull/1683";>zxing/zxing#1683</a></li>
   <li>Avoid 2 more RSS Expanded finder pattern false positive scenarios by <a 
href="https://github.com/gredler";><code>@​gredler</code></a> in <a 
href="https://redirect.github.com/zxing/zxing/pull/1692";>zxing/zxing#1692</a></li>
   <li>Avoid decoding stacked row 1 of N independently by <a 
href="https://github.com/gredler";><code>@​gredler</code></a> in <a 
href="https://redirect.github.com/zxing/zxing/pull/1693";>zxing/zxing#1693</a></li>
   <li>Support for platforms where SJIS is unavailable by <a 
href="https://github.com/blakepuhak";><code>@​blakepuhak</code></a> in <a 
href="https://redirect.github.com/zxing/zxing/pull/1747";>zxing/zxing#1747</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/himanshushukla254";><code>@​himanshushukla254</code></a>
 made their first contribution in <a 
href="https://redirect.github.com/zxing/zxing/pull/1675";>zxing/zxing#1675</a></li>
   <li><a href="https://github.com/blakepuhak";><code>@​blakepuhak</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/zxing/zxing/pull/1747";>zxing/zxing#1747</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/zxing/zxing/compare/zxing-3.5.2...zxing-3.5.3";>https://github.com/zxing/zxing/compare/zxing-3.5.2...zxing-3.5.3</a></p>
   <h2>ZXing 3.5.2</h2>
   <ul>
   <li>Minor enhancements for Code 128 and PDF417</li>
   <li>Restore compatibility with older JDKs
   See <a 
href="https://github.com/zxing/zxing/milestone/15?closed=1";>https://github.com/zxing/zxing/milestone/15?closed=1</a></li>
   </ul>
   <h2>ZXing 3.5.1</h2>
   <ul>
   <li>Various minor bug fixes, including more from oss-fuzz</li>
   <li>Avoid very long detection of QR codes in two types of pathological 
cases</li>
   <li>Don't fail QR code decoding if GB2312 not supported by JDK</li>
   </ul>
   <p>See <a 
href="https://github.com/zxing/zxing/milestone/14?closed=1";>https://github.com/zxing/zxing/milestone/14?closed=1</a></p>
   <h2>ZXing 3.5.0</h2>
   <ul>
   <li>Many edge-case fixes and improvements from <a 
href="https://bugs.chromium.org/p/oss-fuzz/issues/list";>oss-fuzz</a></li>
   <li>Various improvements and fixes to Aztec, PDF417, DataMatrix decoding</li>
   <li>New 'minimal' encoding mode from <a 
href="https://github.com/AlexGeller1";><code>@​AlexGeller1</code></a> (<a 
href="https://redirect.github.com/zxing/zxing/issues/1444";>zxing/zxing#1444</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/zxing/zxing/blob/master/CHANGES";>com.google.zxing:javase's
 changelog</a>.</em></p>
   <blockquote>
   <p>0.1 (09 Nov 2007)</p>
   <ul>
   <li>Initial release</li>
   </ul>
   <p>0.1.1 (11 Nov 2007)</p>
   <ul>
   <li>Fixed bug decoding version 0 QR Codes</li>
   <li>Now default zoom is 2.5x in Java ME client</li>
   </ul>
   <p>0.1.2 (28 Nov 2007)</p>
   <ul>
   <li>Issue 11 fixed: Build problems on Windows</li>
   <li>Can now build &quot;ZXingReaderBasic&quot; which does not require 
JSR-234</li>
   <li>Issue 14 fixed: release .zip builds into one directory</li>
   </ul>
   <p>0.1.3 (7 Dec 2007)</p>
   <ul>
   <li>Unit test for QR Code decoding</li>
   <li>Added EAN-13 support</li>
   <li>Now builds with class file format version 1.2 -- may solve some 
compatibility issues?</li>
   <li>Fixed obfuscation step bug causing NoClassDefFoundError</li>
   </ul>
   <p>0.1.4 (13 Dec 2007)</p>
   <ul>
   <li>Added Blackberry client build script -- does not yet work</li>
   <li>Big change to handling of content of barcodes:
   <ul>
   <li>com.google.zxing.client.result moved from core-ext to core</li>
   <li>Rewritten for J2ME</li>
   <li>core-ext removed</li>
   <li>J2ME client now uses this code for better parsing/handling of 
results</li>
   </ul>
   </li>
   </ul>
   <p>0.2 (07 Jan 2008)</p>
   <ul>
   <li>Few small bug fixes in AlignmentPatternFinder, MultiFormatReader
   (thank K. Kakima, Andreas)</li>
   <li>LCDUIImageMonochromeBitmapSource now public</li>
   <li>Notably improved decoding for Basic version -- Regular version still
   your best bet if you can run it though</li>
   </ul>
   <p>0.2.1 (16 Jan 2008)</p>
   <ul>
   <li>Slight tweaks and enhancements to decode and runtime performance of 
UPCDecoder</li>
   <li>Added black-box test suites against a known set of images
   (Thanks to Enrique G. S. for additional images)</li>
   </ul>
   <p>0.2.2 (22 Jan 2008)</p>
   <ul>
   <li>Now includes junit locally to build tests</li>
   <li>Fixed &quot;MIDlet&quot; name in MANIFEST.MF, which may solve some 
problems</li>
   <li>Friendlier error message when barcode can't be found</li>
   </ul>
   <p>0.3 (04 Feb 2008)</p>
   <ul>
   <li>Major refactoring of 1D barcode decoding</li>
   <li>Added support for UPC-E, EAN-8</li>
   <li>Also added Code 39, Code 128 support -- may need refinement</li>
   <li>Now any &quot;game&quot; key triggers photo capture</li>
   <li>Workaround implemented for Nokias that use &quot;capture://image&quot; 
in MMAPI</li>
   <li>UPC codes now trigger lookup to upcdatabase.com</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/zxing/zxing/commit/f651b0a0375676e47144f73397dddff8868b0e4c";><code>f651b0a</code></a>
 [maven-release-plugin] prepare release zxing-3.5.4</li>
   <li><a 
href="https://github.com/zxing/zxing/commit/6d66bd96437e15650b91b7c9c6c7dfaa302b3b3d";><code>6d66bd9</code></a>
 Restore 3.5.4-SNAPSHOT</li>
   <li><a 
href="https://github.com/zxing/zxing/commit/c65c5506a7f75c6623e8720391487a9db47ed1e0";><code>c65c550</code></a>
 [maven-release-plugin] prepare release zxing-3.5.4</li>
   <li><a 
href="https://github.com/zxing/zxing/commit/00ff3cb5008adbb22f6c396473a3b233076d6cae";><code>00ff3cb</code></a>
 Add new Sonatype repo</li>
   <li><a 
href="https://github.com/zxing/zxing/commit/4a160986ef8b9c1e27efa32d724681f28a1eccfd";><code>4a16098</code></a>
 [maven-release-plugin] rollback the release of zxing-3.5.4</li>
   <li><a 
href="https://github.com/zxing/zxing/commit/7c58665161d5bfd75593f0d4777f036ffdaf9d1c";><code>7c58665</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/zxing/zxing/commit/b36e149816fa9e1bc13b6249fd91d0c107967fa7";><code>b36e149</code></a>
 [maven-release-plugin] prepare release zxing-3.5.4</li>
   <li><a 
href="https://github.com/zxing/zxing/commit/8536950144e8cc3f39ca416fb0b2e327bc14f26f";><code>8536950</code></a>
 [maven-release-plugin] rollback the release of zxing-3.5.4</li>
   <li><a 
href="https://github.com/zxing/zxing/commit/1fe940f09142af819df352b05bc6722e10d99d72";><code>1fe940f</code></a>
 [maven-release-plugin] prepare release zxing-3.5.4</li>
   <li><a 
href="https://github.com/zxing/zxing/commit/6cf10626462f7f56ff4e056b29871f87a8105a53";><code>6cf1062</code></a>
 Manually update secondary packages to 3.5.4. parent</li>
   <li>Additional commits viewable in <a 
href="https://github.com/zxing/zxing/compare/zxing-3.2.1...zxing-3.5.4";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.zxing:javase&package-manager=maven&previous-version=3.2.1&new-version=3.5.4)](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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to