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.27.0 to 13.28.0 (#6252)
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 13.27.0 to 13.28.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.28.0</h2> <ul> <li>Enable apphosting:rollouts:create command. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8031">#8031</a>)</li> <li>Added default value for <code>emulators.dataconnect.dataDir</code> to <code>init dataconnect</code>.</li> <li>Fixed issue where expired auth tokens would not refresh when running on IDX.</li> <li>Fixed an issue where <code>firebase</code> would error out instead of displaying help text.</li> <li>Fixed an issue where <code>firebase init genkit</code> would error on Windows machines.</li> <li>Fixed an issue where emulator returned error when emulating alerts functions written in python (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8019">#8019</a>)</li> <li>Better error message for emulator binary architecture incompatibility on MacOS (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7995">#7995</a>).</li> <li>Deprecated <code>emulators.apphosting.startCommandOverride</code>. Please use <code>emulators.apphosting.startCommand</code> instead.</li> <li>Updated <code>superstatic</code> to <code>9.1.0</code> in package.json.</li> <li>Updated the Firebase Data Connect local toolkit to v1.7.4, which includes a fix for an issue that caused duplicate installations of the Firebase JS SDK. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8028">#8028</a>)</li> <li>Add support for <code>linkProviderUserInfo</code> in the Auth emulator to allow linking providers to user accounts. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/4170">#4170</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/firebase/firebase-tools/commit/bcb03155f5baa1fb0ee4f746ea931e2eff86d498"><code>bcb0315</code></a> 13.28.0</li> <li><a href="https://github.com/firebase/firebase-tools/commit/9a855a755e2801778054675552831b11da802ed0"><code>9a855a7</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/firebase/firebase-tools/commit/6b107c96b86b9198a527952135744835f516714d"><code>6b107c9</code></a> Updated to fix issues-4170 (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7980">#7980</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/e895fd2580b23a89fda664757f391e2a131b51f9"><code>e895fd2</code></a> Good catch Ros! (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8033">#8033</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/42f53582836274e798b3f51f8d6cd06c0f14954b"><code>42f5358</code></a> Enable apphosting:rollouts:create command (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8031">#8031</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/9ea466f8dcd1bbf3df3944db32c6f84c371fc7c2"><code>9ea466f</code></a> make adhoc files saved by default (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8025">#8025</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/a9bc138e69a91598e0109fa86c19ad288e3be46e"><code>a9bc138</code></a> Support for AI Testing Agent (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8001">#8001</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/f11c7c9b0a61e48ceebb1a73ff61db2a718a48b6"><code>f11c7c9</code></a> Clean up the <code>fdccompatiblemode</code> experiment. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8022">#8022</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/7f1c599b61b9e35698ef5a47a83470a33d7c4c67"><code>7f1c599</code></a> Better error message when Rosetta is missing (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8030">#8030</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/9ad8df31238749ba5d5ec85c4c0744d4fd4dbd9a"><code>9ad8df3</code></a> Add no-undeclared-imports eslint rule (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8017">#8017</a>)</li> <li>Additional commits viewable in <a href="https://github.com/firebase/firebase-tools/compare/v13.27.0...v13.28.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=firebase-tools&package-manager=npm_and_yarn&previous-version=13.27.0&new-version=13.28.0)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information