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

Bump firebase-tools from 7.8.0 to 9.10.0 #629

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps firebase-tools from 7.8.0 to 9.10.0.

Release notes

Sourced from firebase-tools's releases.

v9.10.0

  • Migrates Firebase Extensions commands to use registry API.

v9.9.0

  • Fixes native module issues by removing fast-crc32c (#3247, #3239).
  • Adds retries on Quota Exceeded errors during functions deployment (#2606, #1372).
  • Fixes Firestore Emulator wrong behavior for documents which are created and deleted in a single transaction.
  • Fixes header parsing in Firestore Emulator causing permission denined errors with JS SDK v8.3.2 (#3258).
  • Fixes an edge case with nextPageToken in batchGet in Auth Emulator (#3231).
  • Removes unused dependencies (#3252).
  • Adds support for multiple accounts via new commands login:use, login:add and login:list.

v9.8.0

  • Bug fixes and Performance Improvements 😉

v9.7.0

  • Fixes an issue where ext:dev:init failed when Typescript was chosen.
  • Add support for reading/writing mfaInfo field in Auth Emulator (#3173).
  • Work around CORS issues with jsdom in Auth Emulator and Emulator Hub (#3224).
  • Fixes port conflict issues with functions:shell (#3210).
  • Fixes issue where database:settings:set would cause an error with valid input (#3217).

v9.6.1

  • Adds hosting:sites:<create|get|list|delete> commands to allow managing Hosting Sites.
  • Fixes extra logging and race conditions when disabling emulated background functions.

v9.6.0

  • Fixes issue where proxied requests to dynamic content through the Hosting emulator would return unexpected location headers. (#3097)
  • Fixes issue where optional extension parameters could not be omitted. (#3126)
  • Fixes issues with initializing Remote Config (#3137)
  • Deploying a function with a retry policy will no longer prompt if the function already had a retry policy (firebase-functions#798)
  • Fixes issue where the Firebase Hosting emulator would fail to start with --only filters using targets (#2820).
  • Fixes issue where database:remove fails for large nodes (#3186, #3193).

v9.5.0

  • Fixes issue where OOB flow is not initiated after updating a user's email (#3096)
  • Fixes issue where rules are not applied to the default emulated Realtime Database instance (#3124)
  • Adds setup:emulators:ui command to download the Emulators UI (#3152)
  • Fixes issue causing timeout errors for eventually successful functions deploys (#3147)
  • Fixes issue where adding a field to an empty document in Firestore Emulator UI fails

v9.4.0

  • Fixes issue where proxied requests to dynamic content through the Hosting emulator would return unexpected location headers. (#3097)
  • Fixes issue where optional extension parameters could not be omitted. (#3126)
  • Fixes issue where deploying Cloud Functions for Firebase fails on Node.js v15. (#3120)
  • Fixes issue where hosting emulator would connect to 0.0.0.0 for emulators. (#3121)
  • Improves performance and reliability of Cloud Functions for Firebase deployments. (#3132)

v9.3.0

  • Adds support for batchDelete in Auth Emulator (#3091).

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants