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

fix(deps): update dependency firebase-tools to v8 #16

Merged
merged 1 commit into from
Apr 6, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 6, 2020

This PR contains the following updates:

Package Type Update Change
firebase-tools dependencies major ^7.16.1 -> ^8.0.1

Release Notes

firebase/firebase-tools

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).

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 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 added the dependencies label Apr 6, 2020
@leomp12 leomp12 merged commit b72560e into master Apr 6, 2020
@leomp12 leomp12 deleted the renovate/firebase-tools-8.x branch April 6, 2020 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants