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 11.16.1 in /lambda/sheets #217

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps firebase-tools from 9.17.0 to 11.16.1.

Release notes

Sourced from firebase-tools's releases.

v11.16.1

  • Updated the pubsub emulator to v0.7.1.
  • Updated some emulator download logic to pause after unzipping to avoid a file not found issue.
  • Fixes gzipped file handling in Storage Emulator.
  • Add support for object list using certain Admin SDKs (#5208)
  • Fixes source token expiration issue by acquiring new source token upon expiration.
  • Fixes bug where emulated event triggered function broke in debug mode (#5211)
  • Fixes bug that caused the Extensions Emulator to always appear to be inactive in the Emulator UI.

v11.16.0

  • Fixes an issue where an error during product provisioning check would block firebase deploy --only extensions (#5074).
  • Releases RTDB Emulator v4.11.0: Wire protocol update for startAfter, endBefore.
  • Changes superstatic dependency to v8, addressing Hosting emulator issues on Windows.
  • Fixes internal library that was not being correctly published.
  • Add support for Next.js 13 in firebase deploy.
  • Next.js routes with revalidate are now handled by the a backing Cloud Function.
  • Adds --disable-triggers flag to RTDB write commands.
  • Default enables experiment to skip deploying unmodified functions (#5192)
  • Default enables experiment to allow parameterized functions codebases (#5192)
  • Fixes parallel requests in the functions emulator (#5149).
  • Unspecified functions concurrency will shift between the defaults of 1 or 80 when CPU is changed to support/not support concurrency (#5196)

v11.15.0

Fix a bug where next.js applications would fail to deploy if they did not have a public dir (#5142)

v11.14.4

  • Fixes a crash in integer params when a default value is selected in the prompt. (#5118)
  • Fixes error handling for auth blocking functions.
  • Fixes bug preventing Storage Rules from updating when ruleset compilation completed successfully but with warnings

v11.14.3

  • Fixes issue where errors were not properly propagating when listing backends. (#5071)
  • Fixes issue where message from -m on deploy was not being properly applied. (#5107)
  • Fixes error EADDRNOTAVAIL when running emulators in Docker.
  • Fixes further issues where ports were not correctly recognized as unavailable.

v11.14.2

  • Enable single project mode for the database emulator (#5068).
  • Ravamp emulator networking to assign ports early and explictly listen on IP addresses (#5083).
  • Emulator UI and hub now listen on both IPv4 and IPv6 address by default (if possible) (#5088).
  • Fix Firestore emulator excessive logs about discovery endpoint not found (#5088).

v11.14.1

  • Enables single project mode for the auth emulator (#5068).
  • Fixes issue deploying to Hosting with i18n enabled.
  • Fixes issue where deploying to Hosting without Functions permissions would cause deployments to fail with 403 "Permission Denied" errors. (#5071)
  • Fixes issue where Firestore Emulator UI Requests tab wrongly show error requiring updates (#5051)
  • Fixes issue where Hosting configurations were being validated before predeploys could have been run (#5072).

v11.14.0

... (truncated)

Commits
  • a5bfe24 11.16.1
  • d6871aa Fixes a bug where extensions emulator was not appearing in the registry (#5242)
  • 95799e1 Fix storage admin sdk content type (#5229)
  • dc44460 Adds an omit parametrized configuration option for functions to skip deploy (...
  • be10d72 Update pubsub version/md5/byte size. (#5205)
  • 577bd7e Updating link to docs and massaging some text. (#5131)
  • db6223e Fix bug where event triggered functions failed in debug mode (#5211)
  • 72d23ec Handle gzip compression in Storage Emulator (#5185)
  • 98e23ed Fixes source token expiration by token refresh (#5198)
  • ea2a9ec Add support for object list using certain Admin SDKs (#5209)
  • 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 #223.