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

[Snyk] Upgrade firebase-tools from 7.2.2 to 7.13.1 #5

Merged
merged 2 commits into from
Apr 13, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade firebase-tools from 7.2.2 to 7.13.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 20 versions ahead of your current version.
  • The recommended version was released 25 days ago, on 2020-02-18.
Release notes
Package name: firebase-tools
  • 7.13.1 - 2020-02-18
    • Updates google-auto-auth dependency to fix GCP Metadata API issues (#1970).
  • 7.13.0 - 2020-02-12
    • Adds breakpoint debugging to functions:shell (#1872)
    • Removes function timeouts when breakpoint debugging is enabled (#1931)
    • Fixes unhandled error when invoking a non-existent function (#1937)
    • [Firestore emulator] Add support for update_transforms in Firestore commit and batchWrite API.
    • [Firestore emulator] Send resume tokens on the Listen stream
    • Fixes a bug where emulators could not bind to external IP (#1949)
    • Improves error message when using config:set with a reserved namespace.
  • 7.12.1 - 2020-01-14
    • Set a dependency (google-gax) so that the CLI continues to install successfully on Node 8 environments.
  • 7.12.0 - 2020-01-13
    • Adds the ability to select an extension to install from a list of available official extensions when firebase ext:install -i or firebase ext:install --interactive is run.
    • Fixes a small bug that caused false values in the options object to be ignored.
    • Release Database Emulator v4.3.1.
    • Fixes a bug where unidentified commands gave an unhelpful error message (#1889).
    • Prevents potential false-negative permissions check errors from erroring command.
    • Adds -s, --site flag to hosting:disable command, allowing it to be run against the non-default site of a project.
    • During init, a provided --project will be respected and cause the selection prompt to be skipped.
    • Adds support for the disabled flag when importing and exporting users (#1777).
  • 7.11.0 - 2019-12-18
    • Clean up extraneous error messages in extensions commands.
    • Adds breakpoint debugging for the Cloud Functions emulator using the --inspect-functions flag (#1360).
    • Adds the ability for the Hosting emulator start offline through emulators:start (#1854).
    • Changes ext:install to display helpful links instead of post-install instructions.
    • Sets the GCLOUD_PROJECT environment variable for scripts ran through 'emulators:exec'.
  • 7.10.0 - 2019-12-12
    • Display update warnings during ext:update.
    • Fixes an issue where all multi-site pre- and post-deploy hooks trigger for targeted deploys (#1160).
    • Fixes UX bugs in ext:update.
  • 7.9.0 - 2019-12-04
    • Adds support for immutable params in ext:configure.
    • Fixes an issue where console.log() sometimes printed incorrectly (#1817)
    • Improved Firebase App Distribution binary uploading.
  • 7.8.1 - 2019-11-20
    • Improved error handling when exporting users.
    • Fixes Firebase ext command and enables it to run without a project.
    • Fixes an issue where repeated invoations cause an EADDRINUSE error (#1815).
  • 7.8.0 - 2019-11-19
    • Fixes a bug where the Functions emulator ignored the "host" configuration (#1722)
    • Fixes a bug where the Functions emulator accepted requests to too many paths (#1773)
    • Modifies firebase ext:update to not perform update if the extension is already up to date.
    • Print Firebase Console links for Extensions after operations.
    • Updated Firebase Extensions registry address.
    • Adds the firebase init emulators command.
    • Adds a Cloud Pub/Sub Emulator (#1748).
    • Fixes a bug where the Firestore emulator was unable to serve rule coverage HTML reports.
    • Fixes a bug in the Firestore emulator where rapidly overwriting the same document could trigger exceptions.
  • 7.7.0 - 2019-11-07
    • Fixed an issue in Firestore Emulator where batchGet and transactions does not work over REST.
    • Make additional setIamPolicy call when creating HTTP functions to ensure they continue to be publicly available.
    • Prevent duplicate rulesets from being created.
  • 7.6.2 - 2019-10-28
  • 7.6.1 - 2019-10-17
  • 7.6.0 - 2019-10-15
  • 7.5.0 - 2019-10-08
  • 7.4.0 - 2019-09-25
  • 7.3.2 - 2019-09-12
  • 7.3.1 - 2019-09-03
  • 7.3.0 - 2019-08-27
  • 7.2.4 - 2019-08-20
  • 7.2.3 - 2019-08-19
  • 7.2.2 - 2019-07-30
from firebase-tools GitHub release notes
Commit messages
Package name: firebase-tools
  • 2379d03 7.13.1
  • 7cc7a8a Update google-auto-auth (#1973)
  • 9a93906 [firebase-release] Removed change log and reset repo after 7.13.0 release
  • 901cf84 7.13.0
  • 75f30d9 Better error message when trying to set config vars beginning with "firebase" (#1953)
  • 5797ce0 Fix port checking with external host (#1954)
  • 8a97a3e Release Firestore emulator 1.10.4 (#1959)
  • bf2acc8 improves uninstall experience (#1944)
  • 2d36abc Update download path of Firestore emulator (#1958)
  • cf4eb07 Release Firestore Emulator v1.10.3 (#1955)
  • a2384c2 Fix deploys failing if exporting null in any exported object from functions directory (#1951)
  • 55c132d Improves 'no project active' error message (#1939)
  • 67fc57a Mocks configstore set so that test data isnt saved (#1936)
  • 265cfde Don't block emulator Rules deploy on warnings (#1942)
  • dee2971 Fix error with executing non-existent functions (#1938)
  • 64d461b Adds clarifying prompt if you try to install a another instance of an extension (#1933)
  • 61f5c02 Update badges in README for GitHub actions (#1934)
  • a8a882c Bump TypeScript version to allow for optional chaining. (#1930)
  • ce5ee52 Add shell debugging and fix timeout issue (#1932)
  • b4291d1 Don't force reauth when previews are enabled (#1923)
  • 18ba9c6 Fixes "clean" script on Windows (#1900)
  • bdf95e6 [firebase-release] Removed change log and reset repo after 7.12.1 release
  • 28257a1 7.12.1
  • 430b006 specify a dependency of google-gax@~1.12.0 to keep node 8 working (#1917)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@mikaelvesavuori mikaelvesavuori merged commit f69bacf into master Apr 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants