KoheiKanagu / global

0 stars 0 forks source link

Update firebase-tools requirement from ^12.4.6 to ^12.4.7 in /npm #125

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.7

  • Improve error message raised when firebase init hosting:github fails due to max number of keys limit for a service account. (#6145)
  • Fixed bug where functions:secrets:\* family of commands did not work when Firebase CLI is authenticated via GOOGLE_APPLICATION_CREDENTIALS (#6190)
  • Fixed bug where some extension instance updates would default to the wrong location.
Commits
  • 7d95264 12.4.7
  • 72a3099 Fixing a couple typos and adding version info. (#6211)
  • 1a78f64 Storage tests (#6209)
  • 2deeeb8 Disambiguate logging for framework discovery (#6203)
  • ef48df8 Improve error message when firebase init hosting:github fails because of ke...
  • 67af8ae Better handling when updating from LOCATION to system param (#6202)
  • 69721e7 Vscode version 0.0.24 (#6185)
  • c076b9c Removing Django variables from experimental Astro guide (#6165)
  • 8df102b Require auth for functions:secrets family of commands. (#6190)
  • e17a4b3 Support 2nd Gen functions in functions:shell command (#6096)
  • 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