Skip to content

build: bump firebase-tools from 7.6.1 to 8.16.1 #21036

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 13, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2020

Bumps firebase-tools from 7.6.1 to 8.16.1.

Release notes

Sourced from firebase-tools's releases.

v8.16.1

  • Fixes issue in setting data in Firebase Realtime Database. (#2814)

v8.16.0

  • Adds support for the europe-west1 region for Firebase Realtime Database.
  • Fixes an issue where the ${param:FOO} syntax for Firebase Extensions did not work with the emulator.
  • Fixes issue in database:settings:get where the value wasn't being properly displayed.
  • Fixes Firebase Console URLs for Firebase Realtime Database database:push, database:set, and database:update commands.

v8.15.1

  • Works around Java emulators + WSL connectivity issues.
  • Fixes normalization when creating/deploying Firebase Hosting channels.
  • Release RTDB emulator 4.7.1 out-of-region request error fix

v8.15.0

  • Fixes Cloud Function inspection when using standalone binary release (#2740)
  • Fix Database emulator crash on invalid .validate rules (#2734)
  • Fix Database emulator rejecting Auth emulator tokens.
  • Fixes lookup empty results using Admin SDK in Auth Emulator.
  • Automatically connects to other running emulators from the Firebase Hosting emulator.

v8.14.1

  • Fixes issue in hosting:channel commands where a Firebase Hosting target may cause configuration parsing issues (#2746).

v8.14.0

  • Restores the ability to specify a Hosting site (configured in firebase.json) as a deploy --only target. (#2731)
  • Introduces the Firebase Authentication Emulator.

v8.13.1

  • Fixes incorrect defaults when using commands from Node.js (#2672)
  • Fixes issue where deploys would fail when including both Firebase Hosting and Realtime Database (#2726)

v8.13.0

  • Updates the Google Cloud Run proxy API calls to v1 (from v1alpha1) (#2695).
  • Release RTDB emulator v4.6.0: Get wire protocol with optional query.
  • Updates Cloud Functions for Firebase templates to use Node 12 and better support function development.
  • Release Firestore emulator v1.11.9: Fixes != and not-in operators.
  • Add endpoints to enable/disable background triggers in the Cloud Functions emulator.
  • Fixes TypeError that arises when trying to deploy with Firebase Hosting targets that don't exist in the project's firebase.json (#1232).
  • Updates firebase hosting:channel:delete to remove the channel from the authorized domains list.
  • Add custom claims to auth:export and auth:import.
  • Fixes input issue when prompting for a Hosting Channel name.
  • Fixes commands that rely on default RTDB instance.

v8.12.1

  • Fixes issue where database export does not work if database is empty (#2634).
  • Fixes an issue where firebase init hosting:github did not write yml files to the correct location (#2688).

v8.12.0

  • Adds the hosting:channel:* commands for interacting with Firebase Hosting Preview Channels.

... (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 requested a review from a team as a code owner November 13, 2020 05:08
@dependabot dependabot bot added area: build & ci Related the build and CI infrastructure of the project action: merge The PR is ready for merge by the caretaker merge safe target: patch This PR is targeted for the next patch release labels Nov 13, 2020
@google-cla google-cla bot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Nov 13, 2020
Copy link
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mmalerba mmalerba added target: minor This PR is targeted for the next minor release and removed target: patch This PR is targeted for the next patch release labels Nov 13, 2020
@mmalerba mmalerba merged commit c42f697 into master Nov 13, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/firebase-tools-8.16.1 branch November 13, 2020 18:43
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Dec 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project cla: yes PR author has agreed to Google's Contributor License Agreement target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants