Skip to content

Bump firebase-tools from 6.0.1 to 8.10.0#115

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

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

Conversation

@dependabot-preview
Copy link
Contributor

Bumps firebase-tools from 6.0.1 to 8.10.0.

Release notes

Sourced from firebase-tools's releases.

v8.10.0

  • Change default runtime for Firebase Extensions template to nodejs10.
  • Modify messages for Firebase Extensions Node.js 10 migration.
  • Stop creating, updating and deleting service accounts during extension installation, update, and uninstallation.
  • Adds regular expression support for the Firebase Hosting emulator.
  • Changes update notification to reflect all CLI management options.
  • Defaults firebase login to use an authorization code in Codespaces environments.
  • Fixes Firebase Hosting deploys when using --config flag.

v8.9.2

  • Change default runtime for Firebase Extensions template to nodejs10.
  • Modify messages for Firebase Extensions Node.js 10 migration.

v8.9.1

  • Fixes default credentials inside functions:shell (#2561)

v8.9.0

  • Display additional info on the impact of running Firebase extensions with Node.js 10 runtime. (#2549)
  • Add support for vpcConnector and vpcConnectorEgressSettings customization for functions. Must be used in conjunction with firebase-functions v3.11.0 or higher. Thanks @pcboy! (#2525)

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"
    
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.10.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v6.0.1...v8.10.0)

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

Superseded by #118.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/firebase-tools-8.10.0 branch September 22, 2020 23:59
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