-
Notifications
You must be signed in to change notification settings - Fork 716
Commit 3e42082
authored
Bump firebase-tools from 13.12.0 to 13.13.0 (#5961)
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from
13.12.0 to 13.13.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.13.0</h2>
<ul>
<li>Fixes framework support for Nuxt ^3.12 by correctly calling
loadNuxtConfig() (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7375">#7375</a>)</li>
<li>Add a default for <code>firebase init dataconnect:sdk</code> (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7406">#7406</a>)</li>
<li>Bump Firebase Data Connect emulator to v1.2.3, which adds support
for <code>@index</code> on tables, <code>@auth(level:
USER_ANON/USER_EMAIL_VERIFIED)</code>, and <code>key: {uid_expr:
"auth.uid"}</code>, and fixes some issues related to SDK
generation (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7409">#7409</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/firebase/firebase-tools/commit/4106fd129d98c3c63a7c1d364add323d8fddfd1c"><code>4106fd1</code></a>
13.13.0</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/6e799eb80229b20d5772e54e1b5a6f818eac8856"><code>6e799eb</code></a>
Bump FDC emulator to v1.2.3. (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7409">#7409</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/ca5240da3f862b9c05895593f048db6f9013b7cd"><code>ca5240d</code></a>
change developer connect oauth connection name to match Console (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7407">#7407</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/71f88b266c2c2352de501a8f3ae59f78403b73a1"><code>71f88b2</code></a>
change deploy order (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7408">#7408</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/282eafd007ff37c4630c8f2d46b0476985c484d3"><code>282eafd</code></a>
Set a reasonable default dataconnect generated SDK output path (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7406">#7406</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/5ddb86c3538de59408952e5ef48d31a3cfa684ac"><code>5ddb86c</code></a>
fix the call to loadNuxtConfig by passing empty object (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7376">#7376</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/1c843795a835c107a23e25ef4ef8189b76da8561"><code>1c84379</code></a>
[firebase-release] Removed change log and reset repo after 13.12.0
release</li>
<li>See full diff in <a
href="https://github.com/firebase/firebase-tools/compare/v13.12.0...v13.13.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 89eb196 commit 3e42082Copy full SHA for 3e42082
2 files changed
+6
-6
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments