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.31.1 to 13.31.2 (#6445)
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 13.31.1 to 13.31.2. <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.31.2</h2> <ul> <li>Fixed an issue where <code>--import</code> path was incorrectly resolved for the Data Connect emulator. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8219">#8219</a>)</li> <li>Updated the Firebase Data Connect local toolkit to v1.8.2 which fixes an issue with a missing <code>FirebaseError</code> import. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8232">#8232</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/firebase/firebase-tools/commit/f427a8634856729d25ebe061160d4a396210f819"><code>f427a86</code></a> 13.31.2</li> <li><a href="https://github.com/firebase/firebase-tools/commit/1bbb5a8363f789b783c3f8a2e3833fd0ead4edb7"><code>1bbb5a8</code></a> Bump FDC local toolkit to v1.8.2. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8232">#8232</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/3968093ed8e0097187c82e0eed73ef9edc0ade8e"><code>3968093</code></a> App Hosting Emulator bug - apphosting emulator info is not complete when env ...</li> <li><a href="https://github.com/firebase/firebase-tools/commit/5b04f7d375bdd97d806253bb03d2a1988aeae567"><code>5b04f7d</code></a> Add path information to formatted GraphqlError. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8228">#8228</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/3ac1fbf87c972d8407d93555286f25ca5d9f859e"><code>3ac1fbf</code></a> Don't surface insecure operations errors in VSCode. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8215">#8215</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/324c680204503fd33471ed0e1af85067e15fc79c"><code>324c680</code></a> Use correct import path for data connect emulator (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8220">#8220</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/ed3bde4e587d1be3dfa5ab152db516c549f6d4a4"><code>ed3bde4</code></a> Update formatting of connector evolution and insecure operation issues. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8204">#8204</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/c48903d8464bfee4a640832b6f3b24e72b8e2b86"><code>c48903d</code></a> [firebase-release] Removed change log and reset repo after 13.31.1 release</li> <li>See full diff in <a href="https://github.com/firebase/firebase-tools/compare/v13.31.1...v13.31.2">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>
- Loading branch information