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-admin-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9ee4be2
Choose a base ref
...
head repository: firebase/firebase-admin-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b0d774b
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on May 16, 2024

  1. build(deps): bump @google-cloud/firestore from 7.6.0 to 7.7.0 (#2558)

    Bumps [@google-cloud/firestore](https://github.com/googleapis/nodejs-firestore) from 7.6.0 to 7.7.0.
    - [Release notes](https://github.com/googleapis/nodejs-firestore/releases)
    - [Changelog](https://github.com/googleapis/nodejs-firestore/blob/main/CHANGELOG.md)
    - [Commits](googleapis/nodejs-firestore@v7.6.0...v7.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@google-cloud/firestore"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 16, 2024
    Configuration menu
    Copy the full SHA
    5ed65e5 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @firebase/app-compat from 0.2.32 to 0.2.33

    Bumps [@firebase/app-compat](https://github.com/firebase/firebase-js-sdk/tree/HEAD/packages/app-compat) from 0.2.32 to 0.2.33.
    - [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
    - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/master/packages/app-compat/CHANGELOG.md)
    - [Commits](https://github.com/firebase/firebase-js-sdk/commits/@firebase/app-compat@0.2.33/packages/app-compat)
    
    ---
    updated-dependencies:
    - dependency-name: "@firebase/app-compat"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 16, 2024
    Configuration menu
    Copy the full SHA
    b0d774b View commit details
    Browse the repository at this point in the history
Loading