Skip to content

Commit

Permalink
Bump firebase-tools from 13.20.1 to 13.20.2 (#6120)
Browse files Browse the repository at this point in the history
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from
13.20.1 to 13.20.2.
<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.20.2</h2>
<ul>
<li>Released version 1.4.4 of the Data Connect emulator, which includes
a change in node engine requirements from v20 to v18, and an update to
the peer dependency for the web SDK.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/firebase/firebase-tools/commit/b288f01b987bcea0e5c291e4766813c200d727a4"><code>b288f01</code></a>
13.20.2</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/0cd8576a584bbc1dae4ff8a79f5bfdd5020b316b"><code>0cd8576</code></a>
Adding better handling for CloudSQl allowlist errors (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7770">#7770</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/85d7c27ea40b6f86bf175bfb5822e9628f07950d"><code>85d7c27</code></a>
Updated data connect emulator (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7769">#7769</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/de84b0697b13da836f7c2199460de0e6503cc2d3"><code>de84b06</code></a>
Add IDX Data collection notice (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7768">#7768</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/50a1ccb96b42a75ce998a46324cc82ca88c001d9"><code>50a1ccb</code></a>
Update refresh command to reference data connect name (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7767">#7767</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/bcde9b1f8c102a93f67ce63a621c75607d1bb185"><code>bcde9b1</code></a>
Update ReadME. Fix case for extension dependency (<a
href="https://redirect.github.com/firebase/firebase-tools/issues/7764">#7764</a>)</li>
<li><a
href="https://github.com/firebase/firebase-tools/commit/b7ad932695df1faff202c6b20209e752c70ec51a"><code>b7ad932</code></a>
[firebase-release] Removed change log and reset repo after 13.20.1
release</li>
<li>See full diff in <a
href="https://github.com/firebase/firebase-tools/compare/v13.20.1...v13.20.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=firebase-tools&package-manager=npm_and_yarn&previous-version=13.20.1&new-version=13.20.2)](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>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 9f85093 commit 5596041
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@11ty/eleventy": "3.0.0-beta.2",
"firebase-tools": "^13.20.1",
"firebase-tools": "^13.20.2",
"hast-util-from-html": "^2.0.3",
"hast-util-select": "^6.0.2",
"hast-util-to-text": "^4.0.2",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5596041

Please sign in to comment.