Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps firebase-tools from 6.0.1 to 9.12.0.

Release notes

Sourced from firebase-tools's releases.

v9.12.0

  • Enable running functions in multiple regions in the emulator. (#3364)
  • Adds the deployed version to the output when deploying to Firebase Hosting. (#3157)
  • Updates the configured runtime for functions generated by firebase init functions from Node.js 12 to 14 (#3399)
  • Releases Firestore Emulator v1.12.0: supports clearing data partially. (#3402)
  • Fixes manually setting download tokens in Storage Emulator. (#3396)
  • Fixes deleting custom metadata in Storage emulator. (#3385)
  • Fixes errors when calling makePublic() with Storage Emulator(#3394)
  • Fixes mishandling of bytes when uploading two files with the same name in the Storage Emulator (#3406)
  • Adds support for setting user labels on scheduled functions. (#3408)

v9.11.0

  • Adds Cloud Storage for Firebase emulator. ( #1738)
  • Allows Hosting deploys with no public directory when dynamic rewrites or redirects are present. (#3349)
  • Fixes error where Hosting gets in an undeployable state due to the hash cache having incorrect entries. (#2126)
  • Improves error handling for the throttler queue, to better diagnose Hosting deploys that fail during the file upload step. (#2126)

v9.10.2

  • Bug fixes and Performance Improvements 😉

v9.10.1

  • Include appId in web app configuration when using the Hosting emulator (#2798).
  • Add support for emulating the demo-* project ID namespace with fake Admin and Web SDK configurations (#3291).
  • Update Cloud Firestore emulator to v1.11.15 which fixes unexpected PERMISSION_DENIED errors when headers are empty (#3258)
  • Fix Auth emulator export only exporting 20 users. (#3311)
  • Update the workflow template generated by firebase init hosting:github so that the preview action doesn't attempt to run on PRs from forks (#3326)

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

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for firebase-tools since your current version.


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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant