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 firebase-tools to the latest version 🚀 #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 1, 2018

The dependency firebase-tools was updated from 4.2.1 to 6.0.1.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v6.0.1
  • Realtime Database and Cloud Firestore emulators no longer crash in various language environments.
  • Realtime Database and Cloud Firestore emulators can be started via firebase serve without project environment checks.
  • firebase init no longer errors when an account has no projects.
  • Firebase Hosting deploys have more robust retry logic for hanging requests.
  • Fire emoji in firebase init removed to fix spacing issues on macOS Terminal (😢).
  • Working directory passed through correctly for module-based Firebase Hosting deploys.
Commits

The new version differs by 96 commits.

  • 761b398 [firebase-release] Updated CLI to 6.0.1
  • 137e28e Changelog for v6.0.1 (#990)
  • 5482a3a Merge remote-tracking branch 'origin/master'
  • a0fd409 Allow for timeouts on api.request (#989)
  • 8348351 Merge pull request #985 from firebase/rpb/force-en-workaround
  • 581c81e ugh formatter versions
  • 8407c66 also database
  • 2c66f56 format
  • 4c7629d Workaround for lack of foreign language support in Firestore emulator
  • aa027a4 fsutils -> Typescript (#978)
  • 7458820 Allow emulators to be ran without firebase env (#342)
  • b18c44c Readme, coverage, testing (#975)
  • effe27e pass working directory through to the uploader (#976)
  • b0b197e Filter out falsy projects. Fixes #960 (#974)
  • 8bdaa9e Pour one out for the fire emoji banner. (#973)

There are 96 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Nov 13, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 13, 2018

Update to this version instead 🚀

Release Notes for v6.1.0
  • JSON output when performing a hosting deploy should include the version.
  • Authentication using GOOGLE_APPLICATION_CREDENTIALS now uses correct scopes.
  • Fixed functions deletion issue in interactive mode.
  • Improved performance when deleting large amounts of data in RTDBs.
  • Added Emulators for RTDB and Firestore to firebase serve.
Commits

The new version differs by 38 commits.

  • 1900afe [firebase-release] Updated CLI to 6.1.0
  • 334b631 changelog for v6.1.0 (#1013)
  • 766322c Doing a Hosting deploy with the --json option should return the version deployed (#1006)
  • a7caf1b Merge pull request #1008 from firebase/rpb/open-emulators
  • 6c6f61b Merge branch 'master' into rpb/open-emulators
  • de47ef8 Improve memory performance of Queue implementation (#1011)
  • 87c3984 Merge branch 'master' into rpb/open-emulators
  • 8fb4449 Fredzqm/long delete cli (#977)
  • 9aa2960 Merge branch 'master' into rpb/open-emulators
  • e35808a Remove previews
  • 7a79640 resolve conflicts
  • c98193f Update src/commands/serve.js
  • 370e5e5 Fix function delete in interactive mode (#1007)
  • 86f6ac7 Expose emulators without a --open-sesame flag
  • d8e0072 typescript utils and add some tests (#1003)

There are 38 commits in total.

See the full diff

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.

0 participants