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.15.0 to 13.15.1 (#6039)
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 13.15.0 to 13.15.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.15.1</h2> <ul> <li>Fixes secret params resolution in functions emulator. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7443">#7443</a>)</li> <li>Fixed bug where <code>esbuild</code> execution was throwing an error saying "Command line too long" on Windows (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7250">#7250</a>, <a href="https://redirect.github.com/firebase/firebase-tools/issues/6193">#6193</a>). (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7395">#7395</a>)</li> <li>Automatically detect app platform during <code>init dataconnect:sdk</code>.</li> <li>Support <code>sharp</code> ^0.33.x for web frameworks. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7517">#7517</a>)</li> <li>Update Firebase Data Connect toolkit to v1.3.4, which supports <code>offset</code>, cascade delete support, always index all foreign fields and multiple generated SDK options. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7545">#7545</a>)</li> <li>Update Data Connect SDK Options Default to avoid duplicate output path. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7545">#7545</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/firebase/firebase-tools/commit/dc43c5c30db76688366f1010fb06fa1244d2af04"><code>dc43c5c</code></a> 13.15.1</li> <li><a href="https://github.com/firebase/firebase-tools/commit/2f4e343c3a6e51ab6718d9712bd56d8e749f5da1"><code>2f4e343</code></a> Make FDC SDK init default outputDir disjoint (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7546">#7546</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/20371765fc8f8f6a98250231c53ec6ea7018623c"><code>2037176</code></a> Cut FDC Emulator Release 1.3.4 (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7545">#7545</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/87099e7565cab9a17f2a58708e72bb6793a5ba10"><code>87099e7</code></a> fix(firebase-vscode): handle when no workspaces are found (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7538">#7538</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/70caa73f6e06a42a38defcc90a6e474c0859fda6"><code>70caa73</code></a> Update init dataconnect with movie schema (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7520">#7520</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/1e61931c9a4fbe8239c004637179bdce6b4bfcab"><code>1e61931</code></a> Update --only option description (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7542">#7542</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/c63a7919dd6eed3ab1294d4251fd190252a03a23"><code>c63a791</code></a> Fall back to no platform detected flow in unclear cases (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7540">#7540</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/8f346008860a6839252f33c10ce305b5138403dd"><code>8f34600</code></a> Write the default connector into a directory named <code>connector</code>.</li> <li><a href="https://github.com/firebase/firebase-tools/commit/cc8fe9ea1aaff92bbcb487d161b4565fd1b3a649"><code>cc8fe9e</code></a> Fixed some lint (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7537">#7537</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/5e956979077e7fac918ccfe74129ccaa9b46e797"><code>5e95697</code></a> Consider app/src/main/kotlin in preference to app/src/main/java (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7535">#7535</a>)</li> <li>Additional commits viewable in <a href="https://github.com/firebase/firebase-tools/compare/v13.15.0...v13.15.1">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.15.0&new-version=13.15.1)](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