Skip to content

Commit 533259f

Browse files
Bump firebase-tools from 13.16.0 to 13.17.0 (#6085)
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 13.16.0 to 13.17.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.17.0</h2> <ul> <li>Re-added a dialog to let users know TLS is being provisioned in App Hosting. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7595">#7595</a>)</li> <li>Improved Firebase Data Connect postgres security by granting fine grained SQL privileges to the users the need it. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7578">#7578</a>)</li> <li>Removed <code>dataconnect:sql:migrate</code> command hard dependency on 'roles/cloudsql.admin'. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7578">#7578</a>)</li> <li>Added support for setting the encryption configuration of restored firestore databases. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7483">#7483</a>)</li> <li>Added support for <code>VERIFY_AND_CHANGE_EMAIL</code> events in the Auth emulator. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7618">#7618</a>)</li> <li>Updated the Firebase Data Connect toolkit to v1.3.6, which serves a generated GraphQL docsite under /docs. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7640">#7640</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/firebase/firebase-tools/commit/85f1e798517ac83bdaf7b7db1e35f00e0cd5228e"><code>85f1e79</code></a> 13.17.0</li> <li><a href="https://github.com/firebase/firebase-tools/commit/c6defcb94636a73ae1b3a048f0a99e1266940b4a"><code>c6defcb</code></a> Update message when users try to update from 1st to 2nd Gen function (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7611">#7611</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/4beac36fa52e4ca2612403510542972ced639f80"><code>4beac36</code></a> Bump FDC local toolkit to v1.3.6. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7640">#7640</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/18e31893d44e99441bf6d25ba7a62a32944c69a5"><code>18e3189</code></a> Implement schemaValidation mode handling in <code>firebase dataconnect:sql:diff</code> (...</li> <li><a href="https://github.com/firebase/firebase-tools/commit/4cdfad2b51aa1fd4ec797ff77a327c683cb0fd19"><code>4cdfad2</code></a> Changelog fix up (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7634">#7634</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/19b5f49a40779ce4e9b55ff6537721bca0db9dc1"><code>19b5f49</code></a> Add OOB flow for VERIFY_AND_CHANGE_EMAIL (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7618">#7618</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/626bdcea3a4054af41fd715a9ad964d08a56dba6"><code>626bdce</code></a> Fix extension hanging during Firebase Init (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7630">#7630</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/0e2ab54c522d40ec9fe874e108332427e4886e0a"><code>0e2ab54</code></a> App Hosting Emulator Prototype (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7505">#7505</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/d65aed8a0a7506c390d7ac9d8c980daa664423d1"><code>d65aed8</code></a> Improve error message thrown when secret dataFile path does not exist (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7620">#7620</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/c832af46c2d3a08d3001dba5b43dfd3f6a38fd70"><code>c832af4</code></a> Fix TLS ready check now that we switched from node-fetch to fetch (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7595">#7595</a>)</li> <li>Additional commits viewable in <a href="https://github.com/firebase/firebase-tools/compare/v13.16.0...v13.17.0">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.16.0&new-version=13.17.0)](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 4b8a744 commit 533259f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@11ty/eleventy": "3.0.0-beta.1",
26-
"firebase-tools": "^13.16.0",
26+
"firebase-tools": "^13.17.0",
2727
"hast-util-from-html": "^2.0.2",
2828
"hast-util-select": "^6.0.2",
2929
"hast-util-to-text": "^4.0.2",

pnpm-lock.yaml

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)