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

Version Packages #8345

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Version Packages #8345

merged 1 commit into from
Jul 3, 2024

Conversation

google-oss-bot
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release, this PR will be updated.

Releases

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • ed1c99379 #8335 - Guard the use of FinalizationRegistry in FirebaseServerApp initialization based on the availability of FinalizationRegistry in the runtime.

  • 192561b15 #8315 (fixes #8299) - fix: server app should initialize in web workers

  • f01806221 #8341 - The FirebaseServerAppSettings.name field inherited from FirebaseAppSettings is now omitted
    instead of overloading the value as undefined. This fixes a TypeScript compilation error. For more
    information, see GitHub Issue #8336.

  • Updated dependencies [192561b15]:

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • b09a267ba #8331 - fix: Fix a typo in the webchannel-wrapper's package.json that affected ems5 exports.

Copy link

google-cla bot commented Jul 2, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@google-oss-bot
Copy link
Contributor Author

Size Report 1

Affected Products

  • @firebase/auth-compat

    TypeBase (b73a0cc)Merge (acc1a5d)Diff
    browser20.2 kB20.2 kB+1 B (+0.0%)
    esm527.1 kB27.1 kB+1 B (+0.0%)
    main29.5 kB29.5 kB+1 B (+0.0%)
    module20.2 kB20.2 kB+1 B (+0.0%)
  • @firebase/messaging

    TypeBase (b73a0cc)Merge (acc1a5d)Diff
    browser21.3 kB21.3 kB+1 B (+0.0%)
    esm526.8 kB26.8 kB+1 B (+0.0%)
    main27.4 kB27.4 kB+1 B (+0.0%)
    module21.3 kB21.3 kB+1 B (+0.0%)
  • @firebase/messaging-compat

    TypeBase (b73a0cc)Merge (acc1a5d)Diff
    browser2.08 kB2.08 kB+1 B (+0.0%)
    esm52.51 kB2.51 kB+1 B (+0.0%)
    main2.90 kB2.90 kB+1 B (+0.0%)
    module2.08 kB2.08 kB+1 B (+0.0%)
  • bundle

    TypeBase (b73a0cc)Merge (acc1a5d)Diff
    messaging (send + receive)46.9 kB46.9 kB+1 B (+0.0%)
  • firebase

    TypeBase (b73a0cc)Merge (acc1a5d)Diff
    firebase-auth-compat.js140 kB140 kB+1 B (+0.0%)
    firebase-compat.js786 kB786 kB+3 B (+0.0%)
    firebase-messaging-compat.js38.4 kB38.4 kB+2 B (+0.0%)
    firebase-messaging.js28.7 kB28.7 kB+2 B (+0.0%)

Test Logs

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

@google-oss-bot
Copy link
Contributor Author

Size Analysis Report 1

Affected Products

  • @firebase/messaging

    • deleteToken

      Size

      TypeBase (b73a0cc)Merge (acc1a5d)Diff
      size12.7 kB12.7 kB+1 B (+0.0%)
      size-with-ext-deps39.3 kB39.3 kB+1 B (+0.0%)
    • getMessaging

      Size

      TypeBase (b73a0cc)Merge (acc1a5d)Diff
      size12.8 kB12.8 kB+1 B (+0.0%)
      size-with-ext-deps46.5 kB46.5 kB+1 B (+0.0%)
    • getToken

      Size

      TypeBase (b73a0cc)Merge (acc1a5d)Diff
      size12.2 kB12.2 kB+1 B (+0.0%)
      size-with-ext-deps38.8 kB38.8 kB+1 B (+0.0%)
    • isSupported

      Size

      TypeBase (b73a0cc)Merge (acc1a5d)Diff
      size12.6 kB12.6 kB+1 B (+0.0%)
      size-with-ext-deps39.2 kB39.2 kB+1 B (+0.0%)
    • onMessage

      Size

      TypeBase (b73a0cc)Merge (acc1a5d)Diff
      size12.4 kB12.4 kB+1 B (+0.0%)
      size-with-ext-deps39.0 kB39.0 kB+1 B (+0.0%)

Test Logs

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

@dlarocque dlarocque merged commit 52f8deb into release Jul 3, 2024
1 check failed
@dlarocque dlarocque deleted the changeset-release/release branch July 3, 2024 17:47
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