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.6.0 to 11.6.1. <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.5</h2> <h3>Patch Changes</h3> <ul> <li>Update SDK_VERSION.</li> </ul> <h2><code>@firebase/app-compat</code><a href="https://github.com/0"><code>@0</code></a>.2.54</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies []:</li> <li><code>@firebase/app</code><a href="https://github.com/0"><code>@0</code></a>.11.5</li> </ul> <h2><code>@firebase/auth</code><a href="https://github.com/1"><code>@1</code></a>.10.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/1363ecc533de0ba5bfcae206a831acc33f9020a6"><code>1363ecc</code></a> <a href="https://redirect.github.com/firebase/firebase-js-sdk/pull/8912">#8912</a> - Fixed: <code>ActionCodeURL</code> not populating <code>languageCode</code> from the url.</li> </ul> <h2><code>@firebase/auth-compat</code><a href="https://github.com/0"><code>@0</code></a>.5.21</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/firebase/firebase-js-sdk/commit/1363ecc533de0ba5bfcae206a831acc33f9020a6"><code>1363ecc</code></a>]:</li> <li><code>@firebase/auth</code><a href="https://github.com/1"><code>@1</code></a>.10.1</li> </ul> <h2><code>@firebase/data-connect</code><a href="https://github.com/0"><code>@0</code></a>.3.4</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/1df3d26fbfb4db24b74d5d779825017e9ec40eaa"><code>1df3d26</code></a> <a href="https://redirect.github.com/firebase/firebase-js-sdk/pull/8898">#8898</a> - Fix DataConnectOperationError.</li> </ul> <h2>[email protected]</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://github.com/firebase/firebase-js-sdk/commit/ed0803a29791cc0cecd0153f95e814ddcee7efd8"><code>ed0803a</code></a> <a href="https://redirect.github.com/firebase/firebase-js-sdk/pull/8915">#8915</a> - Fixed the <code>null</code> value handling in <code>!=</code> and <code>not-in</code> filters.</p> </li> <li> <p><a href="https://github.com/firebase/firebase-js-sdk/commit/88a8055808bdbd1c75011a94d11062460027d931"><code>88a8055</code></a> <a href="https://redirect.github.com/firebase/firebase-js-sdk/pull/8888">#8888</a> (fixes <a href="https://redirect.github.com/firebase/firebase-js-sdk/issues/6465">#6465</a>) - Fix 'window is not defined' error when calling <code>clearIndexedDbPersistence</code> from a service worker</p> </li> <li> <p><a href="https://github.com/firebase/firebase-js-sdk/commit/195d943103795a50bb3fc5c56ef2bb64610006a1"><code>195d943</code></a> <a href="https://redirect.github.com/firebase/firebase-js-sdk/pull/8871">#8871</a> (fixes <a href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8593">#8593</a>) - Fix issue where Firestore would produce <code>undefined</code> for document snapshot data if using IndexedDB persistence and "clear site data" (or equivalent) button was pressed in the web browser.</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/firebase/firebase-js-sdk/commit/ed0803a29791cc0cecd0153f95e814ddcee7efd8"><code>ed0803a</code></a>, <a href="https://github.com/firebase/firebase-js-sdk/commit/88a8055808bdbd1c75011a94d11062460027d931"><code>88a8055</code></a>, <a href="https://github.com/firebase/firebase-js-sdk/commit/1363ecc533de0ba5bfcae206a831acc33f9020a6"><code>1363ecc</code></a>, <a href="https://github.com/firebase/firebase-js-sdk/commit/1df3d26fbfb4db24b74d5d779825017e9ec40eaa"><code>1df3d26</code></a>, <a href="https://github.com/firebase/firebase-js-sdk/commit/e055e9057caab4d9f73734307fe4e0be2098249b"><code>e055e90</code></a>, <a href="https://github.com/firebase/firebase-js-sdk/commit/195d943103795a50bb3fc5c56ef2bb64610006a1"><code>195d943</code></a>]:</p> </li> <li> <p><code>@firebase/app</code><a href="https://github.com/0"><code>@0</code></a>.11.5</p> </li> <li> <p><code>@firebase/firestore</code><a href="https://github.com/4"><code>@4</code></a>.7.11</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/b204e7126bf09cdc551993be6427e2e5dd478fc9"><code>b204e71</code></a> Version Packages (<a href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8956">#8956</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/a0bcc9a4cd89d7bead368a331e36a68e506140a3"><code>a0bcc9a</code></a> Merge main into release</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/1363ecc533de0ba5bfcae206a831acc33f9020a6"><code>1363ecc</code></a> Fix languageCode parameter in action_code_url (<a href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8912">#8912</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/0cbff6bc7a62f77346ce76c9602b3d572a9af6c0"><code>0cbff6b</code></a> test(vertexai): update developerapi mock response dir to googleai (<a href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8921">#8921</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/8bb66c28b3b1a2486ae2574250e6f738bec671d1"><code>8bb66c2</code></a> docs(vertexai): remove HTML <code>\<code></code> tags (<a href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8900">#8900</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/e055e9057caab4d9f73734307fe4e0be2098249b"><code>e055e90</code></a> Add assertion IDs that will be included in production log statements for fail...</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/ed0803a29791cc0cecd0153f95e814ddcee7efd8"><code>ed0803a</code></a> fix: remove <code>null</code> value inclusion from <code>!=</code> and <code>not-in</code> filter results (<a href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8915">#8915</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/4e0f630e714cd63e1e39ffb0b56918a88951fe8e"><code>4e0f630</code></a> test(vertexai): add <code>backendName</code> param to mock response getters (<a href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8906">#8906</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/b3328250d516142c8bec4f5c9bfe8663523ffcb4"><code>b332825</code></a> Fix: display WebChannel error message (<a href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8907">#8907</a>)</li> <li><a href="https://github.com/firebase/firebase-js-sdk/commit/66a09f247603519768c6b6a3e1c13732a48781f8"><code>66a09f2</code></a> test(vertexai): update mock responses to v8 (<a href="https://redirect.github.com/firebase/firebase-js-sdk/issues/8904">#8904</a>)</li> <li>Additional commits viewable in <a href="https://github.com/firebase/firebase-js-sdk/compare/[email protected]@11.6.1">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 still under discussion. The issue was opened by dependabot[bot] and has received 0 comments.