Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

chore(deps-dev): bump firebase-tools from 6.12.0 to 8.4.0 #128

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps firebase-tools from 6.12.0 to 8.4.0.

Release notes

Sourced from firebase-tools's releases.

v8.4.0

  • Support referencing variables in extension.yaml using ${param:PARAM_NAME} syntax
  • Releases the Local Emulator UI, which now starts with firebase emulators:start.
  • Fixes bug causing Hosting emulator to serve invalid /__/* files.
  • Fixes bug in Firestore emulator for evaluating rules in query listening. (#2197)
  • Fixes support in Firestore emulator for ?show_missing in listing collection.
  • Supports ?disableTriggers=true for disabling function triggers in RTDB Emulator REST APIs.
  • Includes other production Realtime Database improvements into the RTDB Emulator.
  • Fixes bug where functions would run in local time zone instead of UTC (#2253).

v8.3.0

  • Sets the FIREBASE_CONFIG environment variable during deploys of Cloud Functions for Firebase to fix "process.env.GCLOUD_PROJECT is not set" issues during deployment or execution.
  • Fixes an issue where ext:list would fail when no extensions were installed.
  • Fixes an issue where database emulator could not load rules from target configurations (#2184).
  • Adds new API commands that handle list/create/delete operations on the Android SHA certificate hashes apps:android:sha:list, apps:android:sha:create, and apps:android:sha:delete.
  • Fixes an issue where the CLI did not assume admin privileges when performing Firestore / RTDB emulator operations.
  • Fixes an issue where the functions and hosting emulators would crash when not properly initialized (#2112).
  • Improves logs when running emulators:start.
  • Fixes an issue where use would allow an invalid project identifier.
  • Fixes an issue where custom options passed to admin.initializeApp() in the functions emulator were improperly augmented.
  • Changes firebasemods.*.* IAM permission checks to firebaseextensions.*.*
  • Fixes an issue where unicode characters in auth tokens crashed callable auth (#2185).
  • Fixes an issue where emulators could not be cleanly shut down if they had not started properly (#2228).

v8.2.0

  • Improves login flow when using the --reauth flag.
  • Increases minimum Node.js version to v8.6.0, accurately reflecting underlying requirements of the CLI tool.
  • Updates firebase-functions and typescript dependencies in template files for firebase init.
  • Adds the project number to the output when listing projects.
  • Fixes possible bug with rules hot reloading showing empty content (#2132).

v8.1.1

  • Fixes error when deploying Cloud Functions for Firebase from a project subdirectory. (#2138)

v8.1.0

  • Important: Disables Node.js 6 runtime deploys for Cloud Functions. This change corrects a previous oversight that allowed Node.js 6 deploys past intended date of full deprecation. Please immediately upgrade Node.js 6 functions to a newer runtime to avoid service disruption.
  • Fixes a bug where firebase-functions SDK version checking was unreliable and did not consider package-lock.json.
  • Improves Cloud Functions error messaging around required APIs.
  • Fixes rolling back an already failed transaction in Cloud Firestore Emulator.
  • Fixes gRPC issue on large rules coverage reports in Cloud Firestore Emulator.

v8.0.3

  • Improves error messages for Cloud Functions for Firebase deployment permissions. (#2086)
  • Makes firestore:delete respect FIRESTORE_EMULATOR_HOST.
  • Makes database:get, database:set, database:push, and database:update respect FIREBASE_DATABASE_EMULATOR_HOST.
  • Makes functions:shell connect to running service emulators when appropriate.

v8.0.2

  • Improves error messages for Cloud Functions for Firebase deployment permissions. (#2086)
... (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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 6.12.0 to 8.4.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v6.12.0...v8.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants