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 v9 #61

Merged
merged 1 commit into from
Jan 7, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-tools ^8.20.0 -> ^9.1.1 age adoption passing confidence

Release Notes

firebase/firebase-tools

v9.1.1

Compare Source

  • Allows more than 100 concurrent connections to the Realtime Database emulator.
  • Fixes incorrect databaseURL inside the Cloud Functions emulator for new projects (#​2965).
  • Fixes function URLs when emulating namespaced/grouped Cloud Functions (#​2966).
  • Supports using firebase-bolt installed in local node_modules (#​767).
  • Fixes issue where Auth triggers were not disabled when background trigges were disabled.
  • Re-adds support for proxying HTTP requests in a new underlying library (#​2927).
  • Updates the Cloud Functions for Firebase templates used in initialization (#​2919).

v9.1.0

Compare Source

  • Improves error handling for firestore:delete when deleting very large documents.
  • Support batchCreate API in Auth Emulator (#​2947).
  • Support emulators:export and import for Auth Emulator (#​2955).
  • Fixes issue with firebase init database populating wrong key for database.rules.
  • Fixes Emulator UI failing to load Firestore listening on 0.0.0.0.

v9.0.1

Compare Source

  • Fixes "checkForNode8 is not a function" issue in firebase deploy (#​2944).

v9.0.0

Compare Source

  • Breaking: Drops support for Node.js 8.
  • Breaking: Disables deploys of the deprecated Node.js 8 runtime for Cloud Functions. Existing Node.js 8 functions will stop executing on 2021-03-15.
  • Updates several dependencies that require Node.js >= 10 to fix npm audit issues.

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 force-pushed the renovate/firebase-tools-9.x branch 2 times, most recently from 8f35638 to 7c81f50 Compare December 21, 2020 18:55
@renovate renovate bot force-pushed the renovate/firebase-tools-9.x branch from 7c81f50 to d3a8321 Compare January 7, 2021 01:39
@leomp12 leomp12 merged commit dffdf35 into master Jan 7, 2021
@renovate renovate bot deleted the renovate/firebase-tools-9.x branch January 7, 2021 14:32
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