KoheiKanagu / global

0 stars 0 forks source link

Update firebase-tools requirement from ^12.4.3 to ^12.4.4 in /npm #119

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on firebase-tools to permit the latest version.

Release notes

Sourced from firebase-tools's releases.

v12.4.4

  • Disables KeepAlive timeout when debugger is attached to the functions emulator. (#6069)
  • Fixed an issue where database:list would have inaccurate results. (#6063)
Commits
  • 337179b 12.4.4
  • 7b18626 Disabling flaky test on windows (#6122)
  • 1e4d802 Better logging to help debug login issues (#6119)
  • 473deff Fix requireAuthWrapper logic and service account email detection (#6115)
  • 6b27c62 fix spelling errors in functions (#6087)
  • a20cd4e Round of dependabot updates (#6116)
  • f458180 VSCode plugin: Add UX improvements (#6091)
  • c37634a Rewrite src/localFunction.js in TypeScript. (#6092)
  • 2a30b5d Clarifying what the CLI does with dynamic content on next.js (per customer fe...
  • eab7913 Make firebase:database:list to always use the RTDB management API (#6063)
  • Additional commits viewable in compare view


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 commands and options
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 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)
KoheiKanagu commented 1 year ago

@dependabot merge