Skip to content

Commit

Permalink
Bump firebase-tools from 13.21.0 to 13.22.0 (#6139)
Browse files Browse the repository at this point in the history
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from
13.21.0 to 13.22.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.22.0</h2>
<ul>
<li>Fixed an issue where running the CLI in IDX required immediate
reauthentication.</li>
<li>Added App Hosting as an option for firebase init. (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7803">#7803</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/firebase/firebase-tools/commit/6ea6b3df599c73c7819f5ce569156e042f1e5b5a"><code>6ea6b3d</code></a>
13.22.0</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/80060cfc9be259fe69ad801482f970c6e808fa12"><code>80060cf</code></a>
Centralize logs when not in a firebase directory (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7811">#7811</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/82bfe473346ba84cd236469da79183fadb16c8d4"><code>82bfe47</code></a>
Always include the default template the data connect (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7810">#7810</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/60daa4dfd1e315bd41ca45bfb2f14845fee17298"><code>60daa4d</code></a>
Updated requireAuth to include getting the access token (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7806">#7806</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/17aa98cb3e7e699e6a140ef92d701e0a38671002"><code>17aa98c</code></a>
update to 0.10.3 (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7807">#7807</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/c3de090a3105518f0565411f3c95bcade525c6ad"><code>c3de090</code></a>
Add App Hosting as an option for firebase init (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7803">#7803</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/b776cc11b6170405e3fc6375caf6f1c4928f4813"><code>b776cc1</code></a>
[firebase-release] Removed change log and reset repo after 13.21.0
release</li>
<li>See full diff in <a
href="https://github.com/firebase/firebase-tools/compare/v13.21.0...v13.22.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.21.0&new-version=13.22.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 Oct 9, 2024
1 parent 6d8cf88 commit bbcb779
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.21.0",
"firebase-tools": "^13.22.0",
"hast-util-from-html": "^2.0.3",
"hast-util-select": "^6.0.2",
"hast-util-to-text": "^4.0.2",
Expand Down
10 changes: 5 additions & 5 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 bbcb779

Please sign in to comment.