Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump firebase-tools from 13.2.1 to 13.3.0 (#5554)
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 13.2.1 to 13.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/firebase/firebase-tools/releases">firebase-tools's releases</a>.</em></p> <blockquote> <h2>v13.3.0</h2> <ul> <li>Improved detection for when login has expired due to Google Cloud Session Control. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/1846">#1846</a>)</li> <li>Added support for Python 3.12. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/6679">#6679</a>)</li> <li>Fixed issues with internal utilities. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/6754">#6754</a>)</li> <li>Fixed an issue where <code>firestore:delete</code> wouldn't target the emulator when expected. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/6537">#6537</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/firebase/firebase-tools/commit/3f954a193da1a3c2bbda22d1164338bd61aacb93"><code>3f954a1</code></a> 13.3.0</li> <li><a href="https://github.com/firebase/firebase-tools/commit/ffe8dda607427422fe0c890e1d728aca0fa0bc36"><code>ffe8dda</code></a> Bump the patch group with 29 updates (<a href="https://redirect.github.com/firebase/firebase-tools/issues/6747">#6747</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/cca81a9bc5486cbf1f509a98b465d392aef30aea"><code>cca81a9</code></a> Improved detection for expiry auth due to Cloud Session Control (<a href="https://redirect.github.com/firebase/firebase-tools/issues/6771">#6771</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/9cf6921d3db3abfe92bec5f17e98c60b4a19af21"><code>9cf6921</code></a> Fixed an issue where <code>firestore:delete </code>would not use the emulator when it sh...</li> <li><a href="https://github.com/firebase/firebase-tools/commit/b513b0de2bd9bdb762a42485e77d49f7970718b9"><code>b513b0d</code></a> Change FAH experiment name (<a href="https://redirect.github.com/firebase/firebase-tools/issues/6770">#6770</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/9648350b86792c68bb2e20449511bbbacc334592"><code>9648350</code></a> silence the turtles (<a href="https://redirect.github.com/firebase/firebase-tools/issues/6769">#6769</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/d9ffda8ee5072f738e264b85fedba49c0f1907c6"><code>d9ffda8</code></a> fixes issue when listing no turtles (<a href="https://redirect.github.com/firebase/firebase-tools/issues/6768">#6768</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/7485a81794c961397d36602accce781cd4d7bb9a"><code>7485a81</code></a> Fix e2e tests not working with latest VScode version (<a href="https://redirect.github.com/firebase/firebase-tools/issues/6746">#6746</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/d1624fffe4f4d997faf726432316f23b4ca9ee4c"><code>d1624ff</code></a> Add support for Python 3.12 (<a href="https://redirect.github.com/firebase/firebase-tools/issues/6679">#6679</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/f58479962e436847b73790661a36896a0ba9a63b"><code>f584799</code></a> Fix Deep* types in metaprogramming. Simplify API libraries (<a href="https://redirect.github.com/firebase/firebase-tools/issues/6728">#6728</a>)</li> <li>Additional commits viewable in <a href="https://github.com/firebase/firebase-tools/compare/v13.2.1...v13.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> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Parker Lougheed <parlough@gmail.com>
- Loading branch information