Skip to content

Conversation

dependabot[bot]
Copy link

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

Bumps firebase-tools from 9.1.2 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 14, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 14, 2021

Dependabot tried to add @lipis as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/Ares2013/excalidraw/pulls/160/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the Ares2013/excalidraw repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 17, 2021

Looks like firebase-tools is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 17, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/firebase-tools-9.6.1 branch March 17, 2021 07:36
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