Skip to content

Fix Auth Port for Firebase Studio #8998

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 4 commits into from
May 5, 2025
Merged

Conversation

maneesht
Copy link
Contributor

@maneesht maneesht commented May 5, 2025

Fix an emulator issue where if no auth port is specified, then null is passed into the pingServer URL.

Copy link

changeset-bot bot commented May 5, 2025

🦋 Changeset detected

Latest commit: 5bc5077

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@firebase/auth Patch
@firebase/auth-compat Patch
firebase Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented May 5, 2025

Vertex AI Mock Responses Check ⚠️

A newer major version of the mock responses for Vertex AI unit tests is available. update_vertexai_responses.sh should be updated to clone the latest version of the responses: v11.1

@maneesht maneesht requested review from a team as code owners May 5, 2025 18:28
@google-oss-bot
Copy link
Contributor

google-oss-bot commented May 5, 2025

Size Report 1

Affected Products

  • @firebase/auth

    TypeBase (080a90d)Merge (a0c67fd)Diff
    browser193 kB193 kB+2 B (+0.0%)
    cordova166 kB166 kB+2 B (+0.0%)
    main147 kB147 kB+2 B (+0.0%)
    module193 kB193 kB+2 B (+0.0%)
    react-native165 kB165 kB+2 B (+0.0%)
  • @firebase/auth-cordova

    TypeBase (080a90d)Merge (a0c67fd)Diff
    browser166 kB166 kB+2 B (+0.0%)
    module166 kB166 kB+2 B (+0.0%)
  • @firebase/auth-web-extension

    TypeBase (080a90d)Merge (a0c67fd)Diff
    browser142 kB142 kB+2 B (+0.0%)
    main159 kB159 kB+2 B (+0.0%)
    module142 kB142 kB+2 B (+0.0%)
  • @firebase/auth/internal

    TypeBase (080a90d)Merge (a0c67fd)Diff
    browser204 kB204 kB+2 B (+0.0%)
    main174 kB174 kB+2 B (+0.0%)
    module204 kB204 kB+2 B (+0.0%)
  • bundle

    TypeBase (080a90d)Merge (a0c67fd)Diff
    auth (GoogleFBTwitterGitHubPopup)105 kB105 kB-1 B (-0.0%)
  • firebase

    TypeBase (080a90d)Merge (a0c67fd)Diff
    firebase-auth-compat.js141 kB141 kB+1 B (+0.0%)
    firebase-auth-cordova.js138 kB138 kB+3 B (+0.0%)
    firebase-auth-web-extension.js121 kB121 kB+3 B (+0.0%)
    firebase-auth.js158 kB158 kB+3 B (+0.0%)
    firebase-compat.js797 kB797 kB+1 B (+0.0%)

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/oLNVUQpSz7.html

@google-oss-bot
Copy link
Contributor

Size Analysis Report 1

Affected Products

  • @firebase/auth

    • connectAuthEmulator

      Size

      TypeBase (080a90d)Merge (d8999c3)Diff
      size42.3 kB42.3 kB-1 B (-0.0%)
      size-with-ext-deps64.8 kB64.8 kB-1 B (-0.0%)
    • getAuth

      Size

      TypeBase (080a90d)Merge (d8999c3)Diff
      size75.4 kB75.4 kB-1 B (-0.0%)
      size-with-ext-deps104 kB104 kB-1 B (-0.0%)

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/53fk2uvxHm.html

@google-oss-bot
Copy link
Contributor

google-oss-bot commented May 5, 2025

Size Analysis Report 1

Affected Products

  • @firebase/auth

    • connectAuthEmulator

      Size

      TypeBase (080a90d)Merge (a0c67fd)Diff
      size42.3 kB42.3 kB-1 B (-0.0%)
      size-with-ext-deps64.8 kB64.8 kB-1 B (-0.0%)
    • getAuth

      Size

      TypeBase (080a90d)Merge (a0c67fd)Diff
      size75.4 kB75.4 kB-1 B (-0.0%)
      size-with-ext-deps104 kB104 kB-1 B (-0.0%)

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/jas5DTgXw0.html

@maneesht maneesht merged commit 6a02778 into main May 5, 2025
43 of 52 checks passed
@maneesht maneesht deleted the mtewani/fix-auth-port-studio branch May 5, 2025 20:09
@google-oss-bot google-oss-bot mentioned this pull request May 7, 2025
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.

4 participants