Skip to content

Commit

Permalink
Bump firebase-tools from 13.22.1 to 13.23.0 (#6166)
Browse files Browse the repository at this point in the history
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from
13.22.1 to 13.23.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.23.0</h2>
<ul>
<li>Add support for deploying new blocking triggers. (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/6384">#6384</a>)</li>
<li>Have the firestore:delete command retry on bandwidth exceeded
errors. (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7845">#7845</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/firebase/firebase-tools/commit/93846458f4bcc4d0b4619316d6edca31ad3240c7"><code>9384645</code></a>
13.23.0</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/995fab12d841434128ec0a131078ce4bb8818157"><code>995fab1</code></a>
Removed console logs (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7858">#7858</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/5c53ccd5d2601db068fbd699e57d6263222ad93c"><code>5c53ccd</code></a>
Have 'firebase firestore:delete' retry on bandwidth RESOURCE_EXHAUSTED
errors...</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/2559645f59b8f7ba38d789f87c40dcf98ecc200d"><code>2559645</code></a>
Set FIREBASE_BINARY as &quot;firebasePath&quot; user setting (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7857">#7857</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/39a5f63b032efbc4da39a0813608bc1685fdc6b8"><code>39a5f63</code></a>
Cleaning up remnants of old vsce publish script (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7856">#7856</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/5649862a50bc8b9f001594b11633b40b4e8eb1c3"><code>5649862</code></a>
Add support for deploying new blocking triggers (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/6384">#6384</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/310c7a6eec21560678d7171e04c84fc056801faf"><code>310c7a6</code></a>
Start of CLI version checking (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7848">#7848</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/4a2819d2d62544eb3857e872d5e2ab33e90f9667"><code>4a2819d</code></a>
Report errors in configs, and load configs from anywhere (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7650">#7650</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/4d87465b097443f9a3a5ccce25867fcd795f53bf"><code>4d87465</code></a>
MVP working dataconnect:sql:shell (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7778">#7778</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/251867070ecee90676a9548476bab08ed96188e1"><code>2518670</code></a>
Add a test-only GitRepoLinks create command (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7735">#7735</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/firebase/firebase-tools/compare/v13.22.1...v13.23.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.22.1&new-version=13.23.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 24, 2024
1 parent 3e5b16a commit 61e42f2
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.22.1",
"firebase-tools": "^13.23.0",
"hast-util-from-html": "^2.0.3",
"hast-util-select": "^6.0.3",
"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 61e42f2

Please sign in to comment.