mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-09-19 20:38:22 -04:00
538: Bump zxing-android-embedded from 4.2.0 to 4.3.0 r=TheLastProject a=dependabot[bot] Bumps [zxing-android-embedded](https://github.com/journeyapps/zxing-android-embedded) from 4.2.0 to 4.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/journeyapps/zxing-android-embedded/releases">zxing-android-embedded's releases</a>.</em></p> <blockquote> <h2>v4.3.0</h2> <ul> <li>Minimum SDK version 19, but requires additional config (see readme) for < 24 compatibility.</li> <li>Add ScanOptions and ScanContract for use with <code>registerForActivityResult()</code>.</li> <li>Deprecates IntentIntegrator. It is still available, but <code>registerForActivityResult()</code> is recommended instead.</li> <li>Use minimal AndroidX libraries.</li> <li>Use zxing:core 3.4.1 by default.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/journeyapps/zxing-android-embedded/compare/v4.2.0...v4.3.0">https://github.com/journeyapps/zxing-android-embedded/compare/v4.2.0...v4.3.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/journeyapps/zxing-android-embedded/blob/master/CHANGES.md">zxing-android-embedded's changelog</a>.</em></p> <blockquote> <h3>4.3.0 (2021-10-25)</h3> <ul> <li>Minimum SDK version 19, but requires additional config (see readme) for < 24 compatibility.</li> <li>Add ScanOptions and ScanContract for use with <code>registerForActivityResult()</code>.</li> <li>Deprecates IntentIntegrator.</li> <li>Use minimal AndroidX libraries.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/journeyapps/zxing-android-embedded/commit/24d02945fec5f2c5a65b24ea7848cb5ca18f9f81"><code>24d0294</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/journeyapps/zxing-android-embedded/issues/665">#665</a> from journeyapps/fixes</li> <li><a href="https://github.com/journeyapps/zxing-android-embedded/commit/6ccf3a9d1a8919dfc06e4aeb2754354d267fe978"><code>6ccf3a9</code></a> Fix lint report location.</li> <li><a href="https://github.com/journeyapps/zxing-android-embedded/commit/23f29e5a560fb5026928a7a2aa4099646405d0de"><code>23f29e5</code></a> Ignore lint error.</li> <li><a href="https://github.com/journeyapps/zxing-android-embedded/commit/1a8d94932511cd82968cd18d737b574d28f4c05d"><code>1a8d949</code></a> Tweaks.</li> <li><a href="https://github.com/journeyapps/zxing-android-embedded/commit/f1554b7478c313841ef2814fb6dc17554387633b"><code>f1554b7</code></a> Use GitHub Actions.</li> <li><a href="https://github.com/journeyapps/zxing-android-embedded/commit/cc12c103e0f1f9f37da5aea59224a2e88e32141c"><code>cc12c10</code></a> v4.3.0 and cleanup.</li> <li><a href="https://github.com/journeyapps/zxing-android-embedded/commit/a13ce2b161033a0cee33d9629deeb7cd3eff55bb"><code>a13ce2b</code></a> Cleanup.</li> <li><a href="https://github.com/journeyapps/zxing-android-embedded/commit/0c97cf70cc9d562431e771fcc026c9c8bdf412ca"><code>0c97cf7</code></a> ScanOptions and ScanContract.</li> <li><a href="https://github.com/journeyapps/zxing-android-embedded/commit/9beeac79603c6aae8f86338fabc2e5a4a757dd54"><code>9beeac7</code></a> minSdkVersion 19. Multidex and desugaring.</li> <li><a href="https://github.com/journeyapps/zxing-android-embedded/commit/cc34502f13a04d9cd30b3508f2844fba61abfad6"><code>cc34502</code></a> Smaller libs.</li> <li>Additional commits viewable in <a href="https://github.com/journeyapps/zxing-android-embedded/compare/v4.2.0...v4.3.0">compare view</a></li> </ul> </details> <br /> [](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` 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>