-
Notifications
You must be signed in to change notification settings - Fork 715
Commit 39279bb
authored
Bump firebase-tools from 13.7.2 to 13.7.3 (#5730)
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from
13.7.2 to 13.7.3.
<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.7.3</h2>
<p>Improve internal handling of config files (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/6987">#6987</a>)</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/firebase/firebase-tools/commit/bb9b1f32ff6635427b90782d51058bd89799ee3d"><code>bb9b1f3</code></a>
13.7.3</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/ba6c6b580ddac2ba469b50c6b3e77e80a4d60926"><code>ba6c6b5</code></a>
Changelog (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7014">#7014</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/3fab6a0432b86123b094383570d648ea4807b8bd"><code>3fab6a0</code></a>
Edit configs at the AST level to preserve formatting and comments (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/6987">#6987</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/cc870c7dd8464b0b4fda2c83a467c2cc1efacd12"><code>cc870c7</code></a>
Ignore lint for generated files (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7010">#7010</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/66648d83b260e96bc40bd19a2221d437990f5034"><code>66648d8</code></a>
Poll till apphosting backend deletion completes (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/6996">#6996</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/45ea3271978cde596c0d23bdd8d43369a66ebf5f"><code>45ea327</code></a>
Add web app selection to app hosting onboarding (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/6875">#6875</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/ee07626e99f560d8a3ed4ec8afdbf81939b96b4e"><code>ee07626</code></a>
Handle malformed config files. (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7000">#7000</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/c7b24b11d48b4a65e1e84ee58a6c523ad44f6917"><code>c7b24b1</code></a>
Revert "Clean up App Hosting commands used for testing
purposes" and gate the...</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/e3b5eaaf30145f3326b660e013a8abafbffd68e8"><code>e3b5eaa</code></a>
Fuse config-file.ts and core/config.ts (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/6998">#6998</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/41104cf4e5959a9baae0d937acdee7bff4246176"><code>41104cf</code></a>
Cleanup apphosting flows (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/6988">#6988</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/firebase/firebase-tools/compare/v13.7.2...v13.7.3">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 f6d53be commit 39279bbCopy full SHA for 39279bb
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