Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: firebase/firebase-js-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: firebase@9.6.5
Choose a base ref
...
head repository: firebase/firebase-js-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: firebase@9.6.6
Choose a head ref
  • 19 commits
  • 94 files changed
  • 9 contributors

Commits on Jan 27, 2022

  1. [Auth] Add missing initializer for providerData to UserImpl (#5938)

    * Add missing initializer for providerData to UserImpl
    
    * Changeset
    sam-gc authored Jan 27, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    af92348 View commit details
  2. Fix for Fireperf counter value might be null (#5903)

    * Fix trace putMetric(...) and record(...) to not put null values in counter values map
    jfcong authored Jan 27, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    73fcec9 View commit details

Commits on Jan 28, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    51b376c View commit details
  2. Merge branch 'release'

    Release 9.6.5
    hsubox76 committed Jan 28, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    222f264 View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    fad3c47 View commit details
  4. Port IndexState and IndexOffset (#5916)

    * Add readTime to MutableDocument
    
    * Cleanup
    
    * Port IndexState and IndexOffset
    
    * Review
    
    * Review
    schmidt-sebastian authored Jan 28, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6555aa7 View commit details

Commits on Jan 31, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    aaeab08 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    dd86989 View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d04b608 View commit details

Commits on Feb 1, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b02927e View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a38203d View commit details
  3. Bump log4js from 6.3.0 to 6.4.0 (#5914)

    Bumps [log4js](https://github.com/log4js-node/log4js-node) from 6.3.0 to 6.4.0.
    - [Release notes](https://github.com/log4js-node/log4js-node/releases)
    - [Changelog](https://github.com/log4js-node/log4js-node/blob/master/CHANGELOG.md)
    - [Commits](log4js-node/log4js-node@v6.3.0...v6.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: log4js
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b20cf30 View commit details
  4. Bump log4js from 6.3.0 to 6.4.0 in /e2e (#5915)

    Bumps [log4js](https://github.com/log4js-node/log4js-node) from 6.3.0 to 6.4.0.
    - [Release notes](https://github.com/log4js-node/log4js-node/releases)
    - [Changelog](https://github.com/log4js-node/log4js-node/blob/master/CHANGELOG.md)
    - [Commits](log4js-node/log4js-node@v6.3.0...v6.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: log4js
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2022
    Copy the full SHA
    70b4412 View commit details
  5. Bump node-fetch in /packages/auth-compat/demo/functions (#5937)

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.7.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.5...v2.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2022
    Copy the full SHA
    2dd99ae View commit details
  6. Bump node-fetch from 2.6.5 to 2.6.7 in /packages/auth/demo/functions (#…

    …5936)
    
    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.7.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.5...v2.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2022
    Copy the full SHA
    4605d4b View commit details
  7. Copy the full SHA
    8b51375 View commit details
  8. Copy the full SHA
    0a04a1c View commit details
  9. Copy the full SHA
    4cec423 View commit details

Commits on Feb 3, 2022

  1. Version Packages (#5959)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    google-oss-bot and github-actions[bot] authored Feb 3, 2022
    Copy the full SHA
    e430a8f View commit details
Loading