bryanjimenez / nmemonica

English - Japanese language learning app
https://bryanjimenez.github.io/nmemonica/
Other
0 stars 0 forks source link

fn npm(deps-dev): bump firebase-tools from 9.17.0 to 10.9.2 in /lambda/sheets #161

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps firebase-tools from 9.17.0 to 10.9.2.

Release notes

Sourced from firebase-tools's releases.

v10.9.2

  • Fixes bug where secret environment variables were not set on functions (#4543)

v10.9.1

  • Fix bug where functions failed to deploy if Runtime Config is accessed at global scope (#4541)
  • Updates firebase-frameworks to 0.4.2 addressing several issues with the web frameworks integration.
  • Adds hosting.source to configuration schema as an allowed property.

v10.9.0

v10.8.0

  • Add support for secrets to v2 functions (#4451).
  • Fixes an issue where ext:export would write different param values than what it displayed in the prompt (#4515).
  • Enhances the functions IAM permission process and updates the error messages (#4511).
  • Removes logic for automatically pruning stale secrets after function deploys (#4519).
  • Adds 'build:watch' npm script to firebase init when initializing a project with Typescript functions.

v10.7.2

  • Updates superstatic to v8 to fix audit issues.
  • Make grantToken tenant-aware (#4475)
  • Fix database emulator rules error parsing (#4454).
  • Fix timestamp format in Auth Emulator events (#3093).
  • Fix TypeError: Invalid Version: error when emulating functions (#4403).
  • Fix issue with creating folders from Storage Emulator UI (firebase/firebase-tools-ui#738).
  • Fix Storage Emulator showing folder placeholders in list results.

v10.7.1

  • Fixes bug where API enablement failed. (#4467)

v10.7.0

  • Fix URL with wrong host returned in storage resumable upload (#4374).
  • Fixes Firestore emulator transaction expiration and reused bug.
  • Fixes Firestore emulator deadlock bug. #2452
  • Ensure that the hosting emulator port is not claimed by OSX (#4415).
  • Improves support for prerelease versions in ext:dev:publish (#4244).
  • Fixes console error on large uploads to Storage Emulator (#4407).
  • Fixes cross-platform incompatibility with Storage Emulator exports (#4411).
  • Fixes issue where function deployment errored on projects without secrets (#4425).
  • Adds a blocking trigger type (#4395).
  • Removes verbose HTTP responses from debug logs (#4428)
  • Releases Cloud Firestore Emulator v1.14.3: fixes #4336.

v10.6.0

  • Improve error messages when using alpha features without being in the alpha program (#4354)
  • Fixes bug where resumable uploads were not setting custom metadata on upload (#3398).
  • Fixes bug where GCS metadataUpdate cloud functions were triggered in incorrect situations (#3398).
  • Fixes bug where quoted escape sequences in .env files were incompletely unescaped. (#4270)
  • Fixes Storage Emulator ruleset file watcher (#4337).

... (truncated)

Commits


Dependabot compatibility score

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)
dependabot[bot] commented 2 years ago

Superseded by #165.