A remote authentication plugin for whatsapp-web.js, using Firebase Storage to securely store WhatsApp multi-device session data.
Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 11.2.0 to 11.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/firebase/firebase-js-sdk/releases">firebase's releases</a>.</em></p> <blockquote> <h2>[email protected]</h2> <p>For more detailed release notes, see <a href="https://firebase.google.com/support/release-notes/js">Firebase JavaScript SDK Release Notes</a>.</p> <h1>What's Changed</h1> <h2><code>@firebase/app</code><a href="https://github.com/0"><code>@0</code></a>.11.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/97d48c7650e2d4273b7f94c8964dfcb44113952a"><code>97d48c7</code></a> <a href="https://redirect.github.com/firebase/firebase-js-sdk/pull/8651">#8651</a> - <code>FirebaseServerApp</code> can now be initalized with an App Check token instead of invoking the App Check <code>getToken</code> method. This should unblock the use of App Check enforced products in SSR environments where the App Check SDK cannot be initialized.</li> </ul> <h3>Patch Changes</h3> <ul> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/dafae52afda0b653a763b071960ee87010a63aa1"><code>dafae52</code></a> <a href="https://redirect.github.com/firebase/firebase-js-sdk/pull/8724">#8724</a> - Discard the earliest heartbeat once a limit of 30 heartbeats in storage has been hit.</li> </ul> <h2><code>@firebase/auth</code><a href="https://github.com/1"><code>@1</code></a>.9.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/9d88e3a85a7253694dd7cf58d7eb834e41af2b79"><code>9d88e3a</code></a> <a href="https://redirect.github.com/firebase/firebase-js-sdk/pull/8738">#8738</a> - Added <code>ActionCodeSettings.linkDomain</code> to customize the Firebase Hosting link domain that is used in mobile out-of-band email action flows. Also, deprecated <code>ActionCodeSettings.dynamicLinkDomain</code>.</li> </ul> <h3>Patch Changes</h3> <ul> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/97d48c7650e2d4273b7f94c8964dfcb44113952a"><code>97d48c7</code></a> <a href="https://redirect.github.com/firebase/firebase-js-sdk/pull/8651">#8651</a> - <code>FirebaseServerApp</code> can now be initalized with an App Check token instead of invoking the App Check <code>getToken</code> method. This should unblock the use of App Check enforced products in SSR environments where the App Check SDK cannot be initialized.</li> </ul> <h2><code>@firebase/auth-types</code><a href="https://github.com/0"><code>@0</code></a>.13.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/9d88e3a85a7253694dd7cf58d7eb834e41af2b79"><code>9d88e3a</code></a> <a href="https://redirect.github.com/firebase/firebase-js-sdk/pull/8738">#8738</a> - Added <code>ActionCodeSettings.linkDomain</code> to customize the Firebase Hosting link domain that is used in mobile out-of-band email action flows. Also, deprecated <code>ActionCodeSettings.dynamicLinkDomain</code>.</li> </ul> <h2><code>@firebase/data-connect</code><a href="https://github.com/0"><code>@0</code></a>.3.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/313faf66b88ac5ff60a6301b58bd3b9a71ffe74e"><code>313faf6</code></a> <a href="https://redirect.github.com/firebase/firebase-js-sdk/pull/8749">#8749</a> - Add custom request headers based on the type of SDK (JS/TS, React, Angular, etc) that's invoking Data Connect requests. This will help us understand how users interact with Data Connect when using the Web SDK.</li> </ul> <h3>Patch Changes</h3> <ul> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/97d48c7650e2d4273b7f94c8964dfcb44113952a"><code>97d48c7</code></a> <a href="https://redirect.github.com/firebase/firebase-js-sdk/pull/8651">#8651</a> - <code>FirebaseServerApp</code> can now be initalized with an App Check token instead of invoking the App Check <code>getToken</code> method. This should unblock the use of App Check enforced products in SSR environments where the App Check SDK cannot be initialized.</li> </ul> <h2>[email protected]</h2> <h3>Minor Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/4e6a5c67017f0f390f55867926c4098fe13476be"><code>4e6a5c6</code></a> Version Packages (<a href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8766">#8766</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/8daf47f3661713a4bfce9ba39181332fae2d549c"><code>8daf47f</code></a> Merge main into release</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/5250e80066e07542e12f9c36813943a6ef99af90"><code>5250e80</code></a> fix "TextEncoder undefined" issue in some platforms (<a href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8765">#8765</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/8a0fef2f26d3239ec9bf237ec66e9b60b0b52f0c"><code>8a0fef2</code></a> Merge main into release</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/313faf66b88ac5ff60a6301b58bd3b9a71ffe74e"><code>313faf6</code></a> Added more granular tracking for web frameworks</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/721e5a7e97db5d2136c8338e2522dd07dbc3a29e"><code>721e5a7</code></a> FIX: sort strings in UTF-8 encoded byte order (<a href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8691">#8691</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/9d88e3a85a7253694dd7cf58d7eb834e41af2b79"><code>9d88e3a</code></a> Add ActionCodeSettings.linkDomain and deprecate ActionCodeSettings.dynamicLin...</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/2f92a7402ebf6723b2d8b8d464913ee7d692c054"><code>2f92a74</code></a> Update dependencies in packages and repo-scripts (<a href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8729">#8729</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/d1c6e311dbae1b5864d8c7254b0242024cf1d6c0"><code>d1c6e31</code></a> Skip flaky auth recaptcha test (<a href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8753">#8753</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/82373b372228577779e4d8617f6d412c53680e71"><code>82373b3</code></a> Give <code>check-version</code> job pull request write permissions (<a href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8743">#8743</a>)</li> <li>Additional commits viewable in <a href="https://github.com/firebase/firebase-js-sdk/compare/[email protected]@11.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 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 issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot[bot] and has received 0 comments.