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 9.20.0 in /lambda/sheets #104

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps firebase-tools from 9.17.0 to 9.20.0.

Release notes

Sourced from firebase-tools's releases.

v9.20.0

  • ext:install, ext:update and ext:configure now support param type secret.

v9.19.0

  • ext:dev:publish and ext:update now support --force and --non-interactive flags.
  • Fixes issue where account specified by login:use was not being correctly loaded (#3759).
  • Fixes minor layout issues in Auth Emulator IDP sign-in page (#3774).

v9.18.0

  • ext:install now supports --force and --non-interactive flags.
  • Fixes a crash when customers deploy an empty Cloud Functions project (#3705)
  • Fixes (and implements) --no-authorized-domains, skipping syncing with Firebase Auth, when deploying to a Firebase Hosting channel (#3740).
  • Adds a command (functions:list) for listing all functions in the Firebase project.
  • Uses public v1 AppDistribution API.
  • Adds appdistribution:testers:add and appdistribution:testers:remove commands.
Commits
  • f98edd9 9.20.0
  • af8414b Work-in-progress for Crashlytics Android NDK symbol uploader (#3758)
  • fd4257a Make emulator monkey-patching compatible with newer versions of firebase-func...
  • 527db98 Adding partition to functional.ts (#3801)
  • 05767b5 Fix and regenerate apiSpec (#3804)
  • 0024e5d During uninstall don't show secrets that are missing the label and which are ...
  • 6e06d89 Update all other endpoints that are impacted by multi-tenancy (#3795)
  • b9420dd Add tenant management endpoints support (#3777)
  • ac52c8c Enhance function deployment (#3800)
  • bab3b42 Functions List fix error message (#3784)
  • Additional commits viewable in compare view


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