Skip to content

Bump firebase-tools from 6.0.1 to 8.8.1#111

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

Bump firebase-tools from 6.0.1 to 8.8.1#111
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/firebase-tools-8.8.1

Conversation

@dependabot-preview
Copy link
Contributor

Bumps firebase-tools from 6.0.1 to 8.8.1.

Release notes

Sourced from firebase-tools's releases.

v8.8.1

  • Fixes a bug where all Cloud Functions for Firebase deploys asked about failure policies.

v8.8.0

  • Fixes an issue where immutable params were not sent during ext:configure.
  • Includes latest features and improvements from production in the Firestore Emulator.
  • Fixes issue where all database functions triggered on the default namespace (#2501)
  • Fixes issue where rules paths were not normalized before reading (#2544)
  • Functions emulator waits for all functions to finish before exiting (#1813)
  • Adds support for deploying functions with a failure policy.

v8.7.0

  • Fixes issue where Authorization header was missing from callable functions in the emulator (#2459).
  • Improve support for the Node.js 12 (Beta) runtime in the Functions emulator.
  • Allow specifying the config (firebase.json) file using the --config/-c flag.
  • Fixes issue where emulators:exec could fail to shut down cleanly (#2477).
  • Fixes issue where database emulator did not properly load initial rules (#2483).
  • Allow starting the UI with emulators:exec using the --ui flag.
  • Fixes issue where multiple CLI instances compete for the same log (#2464).
  • Fixes issue where emulators run from npm scripts could not be shut down cleanly (#2507).
  • Makes it easier to import data from production databases.

v8.6.0

  • Adds support for Node.js 12 (beta) to Cloud Functions for Firebase. Specify "node":"12" in package.json or "runtime": "nodejs12" in firebase.json.

  • Enables runtime for Cloud Functions to be set in firebase.json (#2241, thanks @quentinvernot!), for example:

    {
      "functions": {
        "runtime": "nodejs10"
      }
    }
    
  • Fixes an issue where the suggested redeploy command for Firebase Functions was incorrect for names with dashes.

  • Adds the --export-on-exit flag to emulators:start and emulators:exec to automatically export emulator data on command exit (#2224)

  • Fixes support for camel-case query parameters in Firestore Emulator.

  • Adds support for != style queries in Firestore Emulator.

  • Fixes connecting to host 0.0.0.0 from Emulator UI.

v8.5.0

  • Adds support for regular expression-based custom headers and rewrites for Firebase Hosting. (#2391)
  • Fixes a bug with RTDB Rules hot reloading in the RTDB emulator. (#2371)
  • Changes default functions runtime to Node.js 10 for firebase init.
  • Adds import/export support to the Realtime Database emulator.
  • Adds application default credentials inside the Functions emulator (#1940)
  • Fixes firebase init firestore when no project is specified (#2399)

v8.4.3

  • Makes functions:shell terminate the server together with the shell
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)

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 6.0.1 to 8.8.1.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Changelog](https://github.com/firebase/firebase-tools/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-tools@v6.0.1...v8.8.1)

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 Aug 21, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #112.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/firebase-tools-8.8.1 branch August 24, 2020 10:37
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