-
Notifications
You must be signed in to change notification settings - Fork 717
Commit 61e42f2
authored
Bump firebase-tools from 13.22.1 to 13.23.0 (#6166)
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 "firebasePath" 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 />
[](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>1 parent 3e5b16a commit 61e42f2Copy full SHA for 61e42f2
2 files changed
+6
-6
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
|
+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments