Skip to content
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

Update firebase emulator ui to 1.11.6 #5769

Merged
merged 5 commits into from
May 2, 2023
Merged

Update firebase emulator ui to 1.11.6 #5769

merged 5 commits into from
May 2, 2023

Conversation

christhompsongoogle
Copy link
Contributor

Update firebase emulator ui to 1.11.6

@@ -45,9 +45,9 @@ const EMULATOR_UPDATE_DETAILS: { [s in DownloadableEmulators]: EmulatorUpdateDet
ui: experiments.isEnabled("emulatoruisnapshot")
? { version: "SNAPSHOT", expectedSize: -1, expectedChecksum: "" }
: {
version: "1.11.5",
version: "1.11.6",
expectedSize: 3063444,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is an odd coincidence but I checked it twice .. the bytes are the same

Copy link
Contributor

Choose a reason for hiding this comment

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

LOL, thanks for double checking this, i would have been concerned

@@ -45,9 +45,9 @@ const EMULATOR_UPDATE_DETAILS: { [s in DownloadableEmulators]: EmulatorUpdateDet
ui: experiments.isEnabled("emulatoruisnapshot")
? { version: "SNAPSHOT", expectedSize: -1, expectedChecksum: "" }
: {
version: "1.11.5",
version: "1.11.6",
expectedSize: 3063444,
Copy link
Contributor

Choose a reason for hiding this comment

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

LOL, thanks for double checking this, i would have been concerned

@joehan joehan merged commit e3d1c99 into master May 2, 2023
33 of 34 checks passed
@joehan joehan deleted the uiv1116 branch May 2, 2023 22:10
ProfHercules pushed a commit to ProfHercules/firebase-tools that referenced this pull request May 5, 2023
* Update firebase emulator ui to 1.11.6

* changelist

* Lint

---------

Co-authored-by: joehan <joehanley@google.com>
tonyjhuang pushed a commit that referenced this pull request May 22, 2023
* Update firebase emulator ui to 1.11.6

* changelist

* Lint

---------

Co-authored-by: joehan <joehanley@google.com>
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.

None yet

2 participants