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.4.0 to 13.4.1 (#5633)
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 13.4.0 to 13.4.1. <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.4.1</h2> <ul> <li>Released Firestore emulator v1.19.2, which fixes some bugs affecting client SDKs when in Datastore Mode.</li> <li>Fix demo projects + web frameworks with emulators (<a href="https://redirect.github.com/firebase/firebase-tools/issues/6737">#6737</a>)</li> <li>Fix Next.js static routes with server actions (<a href="https://redirect.github.com/firebase/firebase-tools/issues/6664">#6664</a>)</li> <li>Fixed an issue where <code>GOOGLE_CLOUD_QUOTA_PROJECT</code> was not correctly respected. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/6801">#6801</a>)</li> <li>Make VPC egress settings in functions parameterizeable (<a href="https://redirect.github.com/firebase/firebase-tools/issues/6843">#6843</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/firebase/firebase-tools/commit/fd3654a29e9f5da3dfdfcd87794f88e957acf63e"><code>fd3654a</code></a> 13.4.1</li> <li><a href="https://github.com/firebase/firebase-tools/commit/022dbd639520eb55b105c15e61cbd43f682929d7"><code>022dbd6</code></a> Make VPC egress settings parameterizeable (<a href="https://redirect.github.com/firebase/firebase-tools/issues/6843">#6843</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/9d10de32bc58d8092e23146f54e76a3b3dc9775c"><code>9d10de3</code></a> Respect GOOGLE_CLOUD_QUOTA_PROJECT env var when it is set (<a href="https://redirect.github.com/firebase/firebase-tools/issues/6836">#6836</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/f740151bebd6ac5a10d93f5cbbe2d886d8801149"><code>f740151</code></a> Release Firestore Emulator v1.19.2 (<a href="https://redirect.github.com/firebase/firebase-tools/issues/6832">#6832</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/730aeae1ab34d463e0c59c04f0fd774e2702f220"><code>730aeae</code></a> fix Next.js static routes with server actions (<a href="https://redirect.github.com/firebase/firebase-tools/issues/6664">#6664</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/06220c3b9912099eefbaa6e0a4dfd46d2e58aa2a"><code>06220c3</code></a> bump Next.js version (<a href="https://redirect.github.com/firebase/firebase-tools/issues/6816">#6816</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/1fb13824d7b8d8db9659644acb9742554235635d"><code>1fb1382</code></a> Fix demo projects + web frameworks with emulators (<a href="https://redirect.github.com/firebase/firebase-tools/issues/6737">#6737</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/ca17711490cda916daac475fc2efe057ce69b310"><code>ca17711</code></a> [firebase-release] Removed change log and reset repo after 13.4.0 release</li> <li>See full diff in <a href="https://github.com/firebase/firebase-tools/compare/v13.4.0...v13.4.1">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