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.3 to 13.30.0 (#6392)
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 13.29.3 to 13.30.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.30.0</h2> <ul> <li>Fixed issue where Extensions deployment fails due to <code>*.firebasestorage.app</code> not being recognized as a valid Storage bucket name. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8152">#8152</a>)</li> <li>Fixes issue with custom 404 pages not being returned in Next.js in the emulator (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8035">#8035</a>).</li> <li>Annotate onCallGenkit functions to allow for future Firebase Console annotations (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8135">#8135</a>)</li> <li>Adds genkit 1.0.0 template (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8144">#8144</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/firebase/firebase-tools/commit/6058b832e239d4cd59b52bd6788aa961ba312c88"><code>6058b83</code></a> 13.30.0</li> <li><a href="https://github.com/firebase/firebase-tools/commit/f4a982f5c505bae47e63f5043ae978ebb9ef8d52"><code>f4a982f</code></a> improve FDC initial Schema template (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8160">#8160</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/f32769b9aee349ae5f80e7271c487ef23deecd50"><code>f32769b</code></a> Fix regex pattern used to verify Cloud Storage bucket name (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8157">#8157</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/e0d4a43ed6bcac749078cc8f484d87bdeea73ad0"><code>e0d4a43</code></a> Add Genkit 1.0 templates (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8144">#8144</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/6e69655be138be6ba91054afb7553391ca993554"><code>6e69655</code></a> Restore the "genkit-action" label as a booelan (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8135">#8135</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/60f3cd727a1a7b7680ab26fe076f0277b58fdaa5"><code>60f3cd7</code></a> Handle 404 status code in the proxyResponse. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8119">#8119</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/468000f3e2485055ce3d86f60a5f6cf31c865a13"><code>468000f</code></a> 0.12.2 (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8155">#8155</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/a6e48c001dbce8c60ea2e68918de4bacf17d9fc7"><code>a6e48c0</code></a> Stop using deprecated nodejs16 runtime. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8159">#8159</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/3ee01a37516767307a9c16020a756a4859f215a7"><code>3ee01a3</code></a> [firebase-release] Removed change log and reset repo after 13.29.3 release</li> <li>See full diff in <a href="https://github.com/firebase/firebase-tools/compare/v13.29.3...v13.30.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.29.3&new-version=13.30.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