Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.

Bump firebase-tools from 8.11.0 to 9.6.1 #268

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 12, 2021

Bumps firebase-tools from 8.11.0 to 9.6.1.

Release notes

Sourced from firebase-tools's releases.

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).
  • Adds support for createSessionCookie in Auth Emulator (#3094).
  • Fixes support for using the CLI as a library against locally running emulators (#3084).

v9.2.2

  • Improves handling of compressed content when proxying through the Hosting emulator. (#3052, #3055)

v9.2.1

  • Catches errors while updating authorized domains when deleting channels, printing a warning instead of failing.
  • Fixes issue where host header was being incorrectly set when proxying to Cloud Run or Cloud Functions for Firebase from the Hosting emulator. (#3012)
  • Adds support for setting availableMemoryMb to 4GB in the Cloud Functions for Firebase emulator. (#3026)
  • Fixes issue where emulated HTTP functions would crash when the URL contained query parameters (#3032)
  • Fixes issue with routing to emulated HTTP functions in regions outside of us-central1 (#3031)
  • Fixes issue where authorized domains were not being correctly updated when deploying to Hosting channels. (#3002)
  • Fixes issue where the User-Agent was being overridden when proxying through the Hosting emulator. (#2970)
  • Fixes issue where Firestore Emulator wrongly triggers events on deleting an nonexistent document (#3043).
  • Adds root: true to lint configurations for newly initialized functions directories to prevent it being combined with a higher level config. (#2925)
  • Fixes issue where Auth emulator APIs require Oauth security for incoming requests. (#3044)

v9.2.0

  • Improves logging for emulators:start and emulators:exec (#3020).
  • Add warning when a developer is using yarn@2 PnP (#2198).
  • Fixes incorrect URLs reported inside emulated HTTPS functions (#1862).

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

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 8.11.0 to 9.6.1.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v8.11.0...v9.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 12, 2021
@codecov
Copy link

codecov bot commented Mar 12, 2021

Codecov Report

Merging #268 (2c68d08) into master (21d11e4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #268   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           16        16           
  Branches         4         4           
=========================================
  Hits            16        16           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 21d11e4...2c68d08. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 25, 2021

Superseded by #271.

@dependabot dependabot bot closed this Mar 25, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/firebase-tools-9.6.1 branch March 25, 2021 07:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants