rionlabs / kanji.sh

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

:arrow_up: Bump firebase-tools from 9.8.0 to 11.11.0 #352

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps firebase-tools from 9.8.0 to 11.11.0.

Release notes

Sourced from firebase-tools's releases.

v11.11.0

  • Adds support for codebases in firebase init functions flow (#4965).
  • Fixes storage emulator resumable uploads (#5018)
  • Fixes errors on exit related to update-notifier (#5010).
  • Removes dev dependencies on module publication to reduce package size (#4445).

v11.10.0

  • Fix Storage Emulator crashing with NoClassDefFoundError in some cases (#3481).
  • Refactor mechanism for invoking function triggers (#4886).
  • Add support for HTTP_PROXY and HTTPS_PROXY environment variables to crashlytics:mappingfile:upload and crashlytics:symbols:upload commands (#4604).
  • Fix Emulators not shutting down / exporting correctly when CLI update available (#4981).
  • Adds access-control-allow-private-network=true header to Auth and Storage emulators. Enables accessing at localhost:port when site is exposed via tunnel (#4227).
  • Improves detection of in-use ports for Hosting Emulator on macOS (#4628).
  • Add Eventarc multi-db triggers support to RTDB Emulator (#5000).

v11.9.0

  • Add v2 Remote Config triggers to deploy (#4937).
  • Fixes issue where large CF3 releases were failing to deploy (#4969)

v11.8.1

  • Fix bug where secrets were not attached to functions when using older Functions SDK (#4797).
  • Increase timeout of the Functions Emulator to wait for spawned process to initialize (#4944).
  • Fix bug where Storage Emulator did not convert non-string metadata value as key (#4955).

v11.8.0

  • Adds support for media upload protocol to storage emulator (#4869)
  • Adds support to storage emualtor GCS API for /storage/v1/b/:bucketId/o/:objectId url pattern (#4869)
  • Removes extraneous default metadata fields from storage emulator (#4869)
  • Fixes an issue where a blocked upload from the android sdks crashes the storage emulator (#4860)
  • Fix deleting metadata fields in storage emulator (#4889)
  • Fix storage emulator bug where rapid calls to the rules runtime results in no returns and non-resolving promises (#3915)

v11.7.0

  • Fix bug where CLI configured wrong cpu for 16GB/32GB v2 functions. (#4845)
  • Adds crashlytics:mappingfile:generateid and crashlytics:mappingfile:upload commands. (#4611)
  • Add v2 Schedule Triggers to function deploy (#4764).
  • Fix bug where eventarc emulator was incorrectly started in certain cases (#4873)

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)

... (truncated)

Commits
  • 2062b61 11.11.0
  • 055c7b7 eliminate dev dependencies on publish (#5023)
  • 850e85b Define updateFunction to make run updates feel strongly consistent (#5016)
  • 70b3e5b Fix firebase storage test typo (#5021)
  • 6fade21 Fail gracefully with update-notifier. Fixes #5010. (#5019)
  • 81db012 Fix firebase storage resumable uploads (#5018)
  • 1c1bd04 Adds support for codebases in firebase init functions (#4965)
  • 023f7dd Update GitHub Action envrionment to match Cloud Build environment. (#5003)
  • bfadff3 [firebase-release] Removed change log and reset repo after 11.10.0 release
  • a269360 11.10.0
  • 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 1 year ago

Superseded by #354.