Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency firebase-tools to v8 #86

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 31, 2020

This PR contains the following updates:

Package Type Update Change
firebase-tools dependencies major 7.14.0 -> 8.0.2

Release Notes

firebase/firebase-tools

v8.0.2

Compare Source

  • Improves error messages for Cloud Functions for Firebase deployment permissions. (#​2086)

v8.0.1

Compare Source

  • Fixes missing template for printing web SDK configuration.
  • Allows skipping informational permissions check by setting FIREBASE_SKIP_INFORMATIONAL_IAM environment variable. (#​2083)

v8.0.0

Compare Source

  • BREAKING: Removes firebase list command (replacement: firebase projects:list).
  • BREAKING: Removes firebase tools:migrate command.
  • BREAKING: Removes firebase setup:web command (replacement: firebase apps:sdkconfig web).
  • BREAKING: Increases the minimum version of firebase-admin in the Cloud Functions for Firebase emulator from 8.0.0 to 8.9.0.
  • BREAKING: Increases the minimum version of firebase-functions in the Cloud Functions for Firebase emulator from 3.0.0 to 3.3.0.
  • BREAKING: Removes support for top-level Firebase Hosting config in firebase.json. Firebase Hosting configuration must be under the hosting key in firebase.json.
  • BREAKING: firebase serve can no longer start the Cloud Firestore or Realtime Database emulators.
  • BREAKING: Unifies the Cloud Functions for Firebase emulator within firebase serve and firebase emulators:start.
  • BREAKING: Removes support for separate WebChannel port in the Cloud Firestore emulator. Use the main port instead.
  • BREAKING: Rejects Firebase project IDs with invalid format.
  • Updates underlying logging infrastructure.
  • Replaces deprecated google-auto-auth package with google-auth-library.
  • Fixes file output of apps:sdkconfig.
  • Replaces instances of firebaseapp.com with web.app for Firebase Hosting URLs.

v7.16.2

Compare Source

  • Fixes an auth issue with https.onCall functions when runtime options (runWith) are specified (#​2059).
  • Fixes an issue with the Cloud Firestore emulator where ternary operators were not allowed.
  • Fixes an issue where JWTs from the @firebase/testing SDK were not accepted by callable functions (#​1475).

v7.16.1

Compare Source

  • Fixes issue with context.auth.uid in callable Cloud Functions for Firebase (#​2057).
  • Fixes issue with SELECT and MULTISELECT params in Extensions.

v7.16.0

Compare Source

  • Release Realtime Database Emulator v4.4.1: bugfix for unreleased feature.
  • Fixes a bug when using firebase-tools to delete Cloud Firestore documents inside the Cloud Functions for Firebase emulator (#​2001).
  • Fixes a bug where .runtimeconfig.json files were not properly detected (#​1836).
  • Adds support for setting maxInstances in Cloud Functions for Firebase.
  • Fixes a bug where rules were sometimes read as blank after a file save (#​1980).
  • Fixes an issue where callable functions with authentication could not be emulated (#​1475).
  • Adds an sdkConfig parameter to the results object of apps:sdkconfig requests for web apps.

v7.15.1

Compare Source

  • Updated minimist dependency to fix security vulnerability.

v7.15.0

Compare Source

  • Adds warning message when installing a closed or open alpha extension.
  • Adds support for scheduled pubsub functions to pubsub emulator.
  • Returns an error if the public parameter is not configured for Hosting in firebase.json or via the -p parameter.
  • Firestore Emulator now accepts service account tokens.
  • ListCollectionIds with Firestore Emulator now correctly omits empty collections.
  • The first request in Firestore Emulator now correctly interacts with imported data.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/firebase-tools-8.x branch from 485b2f8 to 716a1b3 Compare April 2, 2020 23:14
@renovate renovate bot force-pushed the renovate/firebase-tools-8.x branch from 716a1b3 to 4816563 Compare April 6, 2020 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant