Skip to content

Commit

Permalink
Bump firebase-tools from 13.25.0 to 13.26.0 (#6224)
Browse files Browse the repository at this point in the history
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from
13.25.0 to 13.26.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.26.0</h2>
<ul>
<li>Migrated some API calls from <code>firebase.googleapis.com</code> to
<code>cloudresourcemanager.googleapis.com</code>.</li>
<li>Moved firebase-tools-ui server.js logic to fireabse-tools to run it
in-memory. (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7897">#7897</a>)</li>
<li>Updates <code>superstatic</code> to <code>9.1.0</code> (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7929">#7929</a>).</li>
<li>Added the appdistribution:group:list and
appdistribution:testers:list commands.</li>
<li>Aliased <code>appdistribution:group:*</code> commands to
<code>appdistribution:groups:*</code>.</li>
<li>Updated the Firebase Data Connect local toolkit to v1.7.3, which
includes:
<ul>
<li>Bug fixes for <code>@auth</code> expressions that reference the
<code>auth</code> variable</li>
<li>Allows custom boolean claims on the auth token to be returned in
expressions</li>
<li>Adds support for <code>Optional</code> arrays in Swift codegen</li>
<li>Updates Kotlin codegen to use fully-qualified class names
everywhere</li>
<li>Removes <code>StringType_pattern</code> from generated docs and GQL
prelude. (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7968">#7968</a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/firebase/firebase-tools/commit/8313a15ff9623428ee5ba817d50467786b8a1cd2"><code>8313a15</code></a>
13.26.0</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/01a26250229c94a705d03044334cfcb570bb907b"><code>01a2625</code></a>
Update to Data Connect emulator 1.7.3 (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7971">#7971</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/27d9f1c1c50c9f1dfffa4ba784a5d48bb1a152eb"><code>27d9f1c</code></a>
maintenance - lint (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7930">#7930</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/1304112fd413b5f4b393f4adc7d805d4be4b5a97"><code>1304112</code></a>
Added alias support and alias appdistribution:groups:* (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7962">#7962</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/8e9af0863448d3dc07095854cad5ab6e8a8763af"><code>8e9af08</code></a>
Bump FDC local toolkit to v1.7.2. (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7968">#7968</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/9742d712770a7a8de3bf0ec84211471b61d09509"><code>9742d71</code></a>
App Hosting Emulator: Monorepo support (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7917">#7917</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/bf24af64a0048bb264c04d28e0aa6fcae2f5c102"><code>bf24af6</code></a>
Make jsonHandler return a promise (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7961">#7961</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/72cdad435c76d15d31719039711c6cd4c9d43763"><code>72cdad4</code></a>
Revert &quot;Revert &quot;Move isVSCodeExtension func to avoid circular
dependency (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/79">#79</a>...</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/36a951a4b6177b6929ee844564dafacb753b92ce"><code>36a951a</code></a>
add data bundle to extension_used analytic (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7956">#7956</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/5f77070150dcc22d68747aa4acba34dc1053dd5b"><code>5f77070</code></a>
Revert &quot;Move isVSCodeExtension func to avoid circular dependency
(<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7938">#7938</a>)&quot;
(<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7">#7</a>...</li>
<li>Additional commits viewable in <a
href="https://github.com/firebase/firebase-tools/compare/v13.25.0...v13.26.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.25.0&new-version=13.26.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
dependabot[bot] authored Nov 20, 2024
1 parent a838de8 commit db15b08
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@11ty/eleventy": "^3.0.0",
"firebase-tools": "^13.25.0",
"firebase-tools": "^13.26.0",
"hast-util-from-html": "^2.0.3",
"hast-util-select": "^6.0.3",
"hast-util-to-text": "^4.0.2",
Expand Down
18 changes: 6 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit db15b08

Please sign in to comment.