KoheiKanagu / global

0 stars 0 forks source link

Update firebase-tools requirement from ^12.4.4 to ^12.4.5 in /npm #121

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

  • Fixed bug where functions:secrets:set didn't remove stale versions of a secret. (#6080)
  • Fixed bug where firebase deploy --only firestore:named-db didn't update rules. (#6129)
  • Fixed issue where Flutter Web is not detected as a web framework. (#6085)
  • Added better messages for API permissions failures that direct the user to the URL to enable the API. (#6130)
  • Fixed issue caused by adding type checks in #5906.
  • Fixed next/image component in app directory for Next.js > 13.4.9. (#6143)
  • Fixed bug where Next.js Image Optimization in the app directory was not requiring a Cloud Function. (#6143)
  • Fixed a transitive dependency on a vulnerable version of vm2. (#6150)
Commits
  • 7d2a90e 12.4.5
  • 15b9cd9 Updating proxy-agent (#6160)
  • ad4e144 Next.js image optimization fixes (#6143)
  • 1f5f2ac Patch fix for issues caused by adding type check in #5906 (#6127)
  • 83c5292 Better message for api enablement failures (#6130)
  • 501c056 b/390633880 fix --only in firestore deploy (#6129)
  • 177a5c2 Fix issue where Flutter Web is not detected as a web framework (#6140)
  • b41c6f4 Improve error message when functions:shell command fails due to missing proje...
  • 53b65d6 VSCode plugin: Disable Google login flow in monospace environment (#6131)
  • 5d6634e VSCode Plugin: Better error handling for init and deploy (#6124)
  • 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