Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2021

Bumps firebase-tools from 9.12.0 to 9.16.5.

Release notes

Sourced from firebase-tools's releases.

v9.16.5

  • Fix Auth Emulator not updating lastLoginAt with signInWithPassword, causing some "token revoked" errors.
  • Fix firebase emulator:exec throwing errors when run without project ID. (#3681)

v9.16.4

  • Fixes Auth Emulator tokens having invalid auth_time field. (#3674)

v9.16.3

  • Fixes bug where function deploys failed due to bad FIREBASE_CONFIG value (#3668).

v9.16.2

  • Fixes issue deploying Cloud Functions for Firebase. (#3664)

v9.16.1

  • Makes auth_time emulator behavior match production (auth_time is now set to user's last sign in time). (#3608)
  • Fixes Auth Emulator errors when importing many users. (#3577)
  • Fixes support for --except flag when used for deploying Hosting. (#3397)
  • Improves handling of project number identifiers.
  • Fixes Emulator UI editing timestamp values in Firestore tab. (#3653)
  • Fixes page layout issues on Emulator UI Database tab. (#3653)
  • Stops Emulator UI triggering functions on importing JSON to Database by default. (#3653)

v9.16.0

  • Supports inspecting Firestore Emulator requests and rules in Emulator UI (#3564).

v9.15.1

  • Fixes issue where firebase.json schema was not packaged in the module. (#3561)

v9.15.0

  • Fixes a number of issues where ext:dev:emulator:* was not providing the correct parameter values to the emulated extension (#2928)
  • Support loading Firebase Functions packaged as an ES module. (#3485)
  • Fixes Cloud Storage emulator missing classes. (#3541)
  • Add missing properties to Authentication functions context in the Functions emulator. (#3536)
  • Firestore Emulator UI now supports deleting documents and collections recursively.
  • Fixes some Storage Emulator UI errors.
  • Fixes some issues when using Emulator UI on a different device.
  • Fixes issues where functions:log command did not showing some log entries. (#3539)
  • Fixes Emulator issue when function definition changes (#2533).

v9.14.0

  • Fix crash when deploying zero functions (#3520)
  • Increase maximum function ID length to 63 (#3521)
  • Delete Container Registry images left after Functions deployment (#3439)
  • Avoid emulator data loss when there an error during export (#3504)
  • Ask before overwriting storage.rules during firebase init (#1833)
  • Release Cloud Firestore Emulator v1.13.0.

v9.13.1

  • Fixes an issue with ext:update where local extension is incorrectly inferred as published (#3499)
  • Fixes firebase init hosting:github (#3498)

... (truncated)

Commits
  • d1da89d 9.16.5
  • 3d5b8cd Fix an issue where emulator:exec would not work without a project ID (#3684)
  • 397f0ba Set Access Control for HTTP Functions (v1) (#3619)
  • eb429dd Fix signInWithPassword not updating lastLoginAt. (#3679)
  • f22ecc1 [firebase-release] Removed change log and reset repo after 9.16.4 release
  • fcbec04 9.16.4
  • a390f9e Fix auth_time in Auth Emulator. (#3674)
  • b29b3e2 [firebase-release] Removed change log and reset repo after 9.16.3 release
  • d939363 9.16.3
  • 3acf49d Add changelog entry for function deploy fix. (#3669)
  • Additional commits viewable in compare view

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)

@vercel
Copy link

vercel bot commented Aug 18, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/raduwen/raduwen-obs-widgets/BnJpvzYxvaHjpVT8s3d6D7XtHAvK
✅ Preview: https://raduwen-obs-widgets-git-dependabot-npmandyarnfir-ebea1d-raduwen.vercel.app

@raduwen
Copy link
Owner

raduwen commented Aug 18, 2021

@dependabot rebase

@raduwen raduwen enabled auto-merge August 18, 2021 12:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/firebase-tools-9.16.5 branch from 99bed0e to 132edbf Compare August 18, 2021 12:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/firebase-tools-9.16.5 branch from 132edbf to 4c39f69 Compare August 18, 2021 12:31
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 9.12.0 to 9.16.5.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v9.12.0...v9.16.5)

---
updated-dependencies:
- dependency-name: firebase-tools
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/firebase-tools-9.16.5 branch from 4c39f69 to 2fe6aa5 Compare August 18, 2021 12:33
@raduwen raduwen merged commit 1671ca7 into main Aug 18, 2021
@raduwen raduwen deleted the dependabot/npm_and_yarn/firebase-tools-9.16.5 branch August 18, 2021 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants