-
Notifications
You must be signed in to change notification settings - Fork 715
Commit d94be9a
authored
Bump firebase-tools from 13.6.0 to 13.6.1 (#5682)
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from
13.6.0 to 13.6.1.
<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.6.1</h2>
<ul>
<li>Stop trying to delete cache images after functions deletion that GCF
already cleans up (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/6927">#6927</a>)</li>
<li>Add support timelines for functions runtimes (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/6866">#6866</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/firebase/firebase-tools/commit/61eec81e47a07c6a30086df9058ad66516cdaadb"><code>61eec81</code></a>
13.6.1</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/0b770feddb3e40ce5d554a602313eb65dd61b240"><code>0b770fe</code></a>
initial (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/6951">#6951</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/474334425b9a6c7f719701f35a568b5be2b79b19"><code>4743344</code></a>
Move some of dialog to log rather than prompt to unbold (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/6950">#6950</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/fbbffd7c83718333c3d2feaa87941e974fca7ffd"><code>fbbffd7</code></a>
Finally wrap up the secrets:set command 🎉 (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/6947">#6947</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/068a2b08dc308c7ab4b569617f5fc8821237e3a0"><code>068a2b0</code></a>
Block web browser requests to export endpoint (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/6944">#6944</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/dbb8573c047ad249341d568e665efdba47403128"><code>dbb8573</code></a>
Add support for apphosting:secrets:describe, alias for
functions:secrets:get ...</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/ed46b01c3047329d739cca77ca72e31075c27d22"><code>ed46b01</code></a>
Reconcile existing secrets management code. (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/6946">#6946</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/ee68b2857d32fa138b51dec7d435195d42534ac6"><code>ee68b28</code></a>
Move FAH files from init directory to common library as there is no init
comm...</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/db7dd175007a05d9ae9a62a58559f5f620ca8bbb"><code>db7dd17</code></a>
Add FAH config library (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/6941">#6941</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/25673eae1d0f3d014a80b8c72851ddedc2d6bf22"><code>25673ea</code></a>
FAH ensure secret (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/6940">#6940</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/firebase/firebase-tools/compare/v13.6.0...v13.6.1">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 3dc225f commit d94be9aCopy full SHA for d94be9a
2 files changed
+5
-5
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 |
| |
|
+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments