Skip to content

Bump firebase-tools from 8.12.0 to 9.10.2#397

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/firebase-tools-9.10.2
Closed

Bump firebase-tools from 8.12.0 to 9.10.2#397
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/firebase-tools-9.10.2

Conversation

@dependabot-preview
Copy link
Contributor

Bumps firebase-tools from 8.12.0 to 9.10.2.

Release notes

Sourced from firebase-tools's releases.

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

  • 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

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

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 8.12.0 to 9.10.2.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v8.12.0...v9.10.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 7, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #403.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/firebase-tools-9.10.2 branch May 18, 2021 11:21
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.

0 participants