rionlabs / kanji.sh

Frontend for collection of Kanji writing practice sheets. Previously kanji-printer.
https://kanji.sh
MIT License
76 stars 9 forks source link

:arrow_up: Bump firebase-tools from 9.8.0 to 11.6.0 #339

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps firebase-tools from 9.8.0 to 11.6.0.

Release notes

Sourced from firebase-tools's releases.

v11.6.0

  • Fixes an issue where pushing an empty buffer from the android sdks crashes the storage emulator (#4843)
  • Adds emulation support for extensions that emit events / custom event triggers (#4464)
  • Fixes issue with batchCreate in auth emulator in which it errored for empty mfaInfo (#4848)
  • Fixes scroll bars in the Firestore Emulator UI

v11.5.0

  • Turns on content compression in the Hosting emulator. (#2328)
  • Replaces underlying terminal coloring library.
  • Makes storage emulator multipart parsing handle quotes in boundary header. (#3953)
  • Makes storage emulator content type case insensitive. (#3953)
  • Adds storage emulator support to init.js useEmulator flag. (#4805)
  • Populates resource correctly in storage rules evaluation. (#4329)
  • Reads name from metadata as backup for gcs upload into storage emulator. (#3953)
  • Fixes bug where invalid CPU was set for 16GiB functions. (#4823)
  • Fixes bug where failed function discovery crashed the entire emulator. (#4826)
  • Fixes LIST security rule evaluation in storage emulator. (#4827)
  • Fixes bug where vpc connector setting broke function deploy for old functions SDK. (#4834)
  • Fixes issue where storage deploy targets weren't being fully respected. (#3496)
  • Fixes bug where request.path variable was not set relative to the service in storage emulator. (#4839)

v11.4.2

  • Adds check for callable functions when discovering Hosting rewrite endpoints. (#4792)
  • Allows defaulting to a us-central1 instance of a rewrite function if that function is deployed in multiple regions including us-central1. (#4810)
  • Fixes Storage emulator timeCreated metadata bug. (#4599)
  • Fixes Storage import failure due to missing directories. (#3823)

v11.4.1

  • Adds warnings about upcoming deprecation of --token, FIREBASE_TOKEN, and login:ci.
  • Fixes ENAMETOOLONG bug when uploading files with long paths in storage emulator. (#4470)
  • Adds a bit more help for the hosting:clone command.
  • Restores behavior where Hosting will not fail to deploy if a function rewrite does not exist. (#4792)

v11.4.0

  • Adds the ability for the CLI to automatically detect the region for Functions rewrites.
  • Fixes bug where function timeout couldn't be configured in the Functions Emulator. (#4745)
  • Adjusts API call to test IAM permissions to use the users' project's quota.
  • Fixes issue where storage (and database) targets were not being recognized. (#4752)

v11.3.0

  • Fix bug where functions:config get command failed on empty variable. (#4707)
  • Fix invoker type mismatch for https functions.
  • Add multi-tenancy and multi-factor authentication features in Emulator UI
  • Fix bug where not all the event trigger attributes are copied from build to backend (#4746).

v11.2.2

  • Adds a check for out of band changes before deploying extensions.
  • Fixes issue where firestore:* did not work with --only in deploy. (#4698)
  • Removes DNS flag passed to Emulator UI. (#4566)

... (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 #342.