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.0.1 in /lambda/sheets #117

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps firebase-tools from 9.17.0 to 10.0.1.

Release notes

Sourced from firebase-tools's releases.

v10.0.1

  • Upgrades Database Emulator to v4.7.3, removing log4j dependency.

v10.0.0

  • BREAKING Drops support for running the CLI on Node 10.
  • BREAKING Replaces all usages of -y, --yes, or --confirm with -f and --force.
  • BREAKING Function deploys upload source to the deployed region instead of us-central1.
  • Requires firebase-functions >= 3.13.1 in Functions emulator to include bug fixes (#3851).
  • Updates default functions runtime to Node.js 16.

v9.23.3

  • Upgrades Database Emulator to v4.7.3, removing log4j dependency.

v9.23.2

  • Fixes issue when installing a Firebase Extension where secrets would be created before validation.
  • Fixes issue with filtering on a specific storage bucket using functions in the emulator. (#3893)
  • Fixes check in Cloud Functions for Firebase initialization to check for API enablement before trying to enable them. (#2574)
  • No longer tries to clean up function build images from Artifact Registry when Artifact Registry is not enabled. (#3943)
  • Show error message when running firebase init hosting:github with no Hosting config in firebase.json. (#3113)
  • Fixes issue where remoteconfig:get was not fetching the latest version by default. (#3559)
  • Fixes issue where empty variables in .env files would instead read as multi-line values. (#3934)

v9.23.1

  • Corrects a bug where containers in Artifact Registry would not be deleted if a function has an upper case character in its name (#3918)
  • Fixes issue where providing the --project flag during init would not be recognized with a default project already set. (#3870)
  • Fixes issue with setting memory limits for some functions (#3924)
  • New HTTPS functions only allow secure traffic. (#3923)
  • No longer default-enable AR and don't send builds to AR unless an experiment is enabled (#3935)

v9.23.0

  • firebase deploy --only extensions now supports project specifc .env files. When deploying to multiple projects, param values that are different between projects can be put in extensions/${extensionInstanceId}.env.${projectIdOrAlias} and common param values can be put in extensions/${extensionInstanceId}.env.

v9.22.0

  • Adds firebase ext:export command, and adds extensions to firebase deploy. See https://firebase.google.com/docs/extensions/reuse-project-config for more infomation on how to manage your extensions with these commands.
  • Fixes issue where init would crash with multiple Hosting items selected (#3742).
  • Adds a command (crashlytics:symbols:upload) to upload native symbol files, used in Android NDK crash symbolication.

v9.21.0

  • Fix Auth Emulator deleteTenant not working with Node Admin (#3817).
  • Fix Crashlytics Android Native Symbols not working on Windows due to ":" in the path (#3842)
  • Fixes Firestore emulator UI showing requests out of order

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

... (truncated)

Commits
  • b97dc4a 10.0.1
  • 09e9dbc package-lock.json and npm audit package updates (#3954)
  • 318087b Release Database Emulator v4.7.3. (#3955)
  • f12728d [firebase-release] Removed change log and reset repo after 10.0.0 release
  • 0da4c43 10.0.0
  • f2fe814 Updates default runtime to Node.js 16 (new LTS). (#3841)
  • 37d7b24 Match GCFv1 source upload region to the function deploy region. (#3950)
  • 3757c0f Merge pull request #3952 from firebase/next
  • 8a4c82e Merge remote-tracking branch 'origin/master' into next
  • 53bbe8b [firebase-release] Removed change log and reset repo after 9.23.2 release
  • 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 #122.