-
Notifications
You must be signed in to change notification settings - Fork 718
Commit 1ce099c
authored
Bump firebase-tools from 13.33.0 to 13.34.0 (#6488)
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from
13.33.0 to 13.34.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.34.0</h2>
<ul>
<li>Fix webframeworks deployments when using <code>site</code> in
<code>firebase.json</code>. (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/8295">#8295</a>)</li>
<li>Add support for brownfield project onboard
<code>dataconnect:sql:setup</code>. (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/8150">#8150</a>)</li>
<li>Update the Firebase Data Connect local toolkit to v1.8.5, which
includes the following changes: (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/8310">#8310</a>)
<ul>
<li>Fix the <code>Int</code> and <code>Int64</code> scalars to correctly
validate the <code>int32</code> and <code>int64</code> ranges,
respectively.</li>
<li>Fix the generated web SDK so that <code>pnpm</code> properly uses
the <code>link</code> functionality.</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/firebase/firebase-tools/commit/64f38a6c847baa46441013ca5e92600e5a515cea"><code>64f38a6</code></a>
13.34.0</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/1938ce2dea985119b1d391106d1d609c9ae78994"><code>1938ce2</code></a>
Update FDC local toolkit to v1.8.5. (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/8310">#8310</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/1d450356ead84008c92d5837a5a64580da27bec8"><code>1d45035</code></a>
Fdc brownfield setup (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/8150">#8150</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/34674ac4365b1e61542af015649d78c74f2a1b6a"><code>34674ac</code></a>
Fix webframeworks deployments when using <code>site</code> in
<code>firebase.json</code> (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/8295">#8295</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/326cd3c5b4f66cbb6e923e15dd8ed4b43a651fb8"><code>326cd3c</code></a>
update to 0.14.1 (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/8297">#8297</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/a6554eab5cfac20973c892c0bd4b95f9deff1e04"><code>a6554ea</code></a>
Update introspection api endpoint to V1 (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/8197">#8197</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/f41a11c3011571db8d55d931df86c184db66cffa"><code>f41a11c</code></a>
[firebase-release] Removed change log and reset repo after 13.33.0
release</li>
<li>See full diff in <a
href="https://github.com/firebase/firebase-tools/compare/v13.33.0...v13.34.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent ac316fb commit 1ce099cCopy full SHA for 1ce099c
2 files changed
+30
-49
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 |
| |
|
+29-48
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments