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.29.1 to 13.29.2 (#6353)
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 13.29.1 to 13.29.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.29.2</h2> <ul> <li>Updated <code>cross-env</code> and <code>cross-spawn</code> dependencies to avoid vulnerable versions. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7979">#7979</a>)</li> <li>Fixed an issue with the Data Connect emulator where <code>dataDir</code> and <code>--export</code> were relative to the current directory insead of <code>firebase.json</code>.</li> <li><code>init dataconnect</code> now suggests DNS compatible service IDs.</li> <li>Updated the Firebase Data Connect local toolkit to v1.7.6, which includes several bug fixes: <ul> <li>Fixed an issue in generated Dart code when an operation name ends in a number</li> <li>Fixed an issue with <code>@check</code> and <code>@redact</code> directives on list fields</li> <li>Fixed an issue with null literals in <code>any</code> type fields</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/firebase/firebase-tools/commit/4cd06455591f78c15b8d5fdf0682b55081a4e2ca"><code>4cd0645</code></a> 13.29.2</li> <li><a href="https://github.com/firebase/firebase-tools/commit/4ed6fd73353532a411b0faef8858a0f87599edc1"><code>4ed6fd7</code></a> Bump FDC local toolkit to v1.7.6. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8129">#8129</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/341a6e0efd9452450e0f8d17281bd76bc47ee4bb"><code>341a6e0</code></a> Remove label annotations for genkit functions; they break (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8127">#8127</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/6d0d75a3b1a4544b6b36570fe506bcb867434cea"><code>6d0d75a</code></a> Add support for emulator import/export in VSCode (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8053">#8053</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/a16eb2eb33357a62e8a0e85612cdd0f509923832"><code>a16eb2e</code></a> Suggest DNS friendly service ids (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8118">#8118</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/be025590de85275ecc4fee6a69b764616ffbac60"><code>be02559</code></a> Fixing some warnings due to union types (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8106">#8106</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/5bdc6b39ae44ac31e96b512ca72d991a4a9b96a2"><code>5bdc6b3</code></a> Update to upload-artifact@v4 (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8108">#8108</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/2b3c7292999ac5a209e9272a85c4e9b0c7e5e9d0"><code>2b3c729</code></a> Fixing VSCE build by removing uneeded steps (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8107">#8107</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/a1d61ec3ca38e13971738af8ea427700881a9fb5"><code>a1d61ec</code></a> Fix relative dataDir issue (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8103">#8103</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/625ae73dc6d1a5d85ece414b146fc7a621ea94e7"><code>625ae73</code></a> Override <code>nan</code> to support node 22 and earlier (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8097">#8097</a>)</li> <li>Additional commits viewable in <a href="https://github.com/firebase/firebase-tools/compare/v13.29.1...v13.29.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