-
Notifications
You must be signed in to change notification settings - Fork 354
Comparing changes
Open a pull request
base repository: firebase/firebase-admin-python
base: wine
head repository: firebase/firebase-admin-python
compare: main
- 8 commits
- 8 files changed
- 3 contributors
Commits on Jun 29, 2026
-
feat(fcm): Enable
fidand deprecatetokenfor Send API (#951)* add fid arg and token deprecate warning to Message class and add unit tests * add fids to MulticastMessage and token deprecate warning and add unit tests * Fix lint formatting error * Position `tokens` first to guarantee backward compatibility for legacy positional arguments and add a unit test for it * Extract multicast-to-message-list conversion logic into a private helper function * Add docstring for the helper function * Add unit tests for the async function, change deprecate message and address other review comments * Fix error messages and MulticastMessage constructor and add mix types of fids and tokens * Add integration tests for fid as argument * Update integration tests error code for invalid fid target
Configuration menu - View commit details
-
Copy full SHA for 44f7246 - Browse repository at this point
Copy the full SHA 44f7246View commit details -
fix(deps): Added universe_domain override to MockGoogleComputeEngineC…
…redential (#954) Added a universe_domain property override to MockGoogleComputeEngineCredential in tests/testutils.py to prevent unexpected network requests to the GCE metadata server during test runs with newer versions of google-auth.
Configuration menu - View commit details
-
Copy full SHA for aa001ce - Browse repository at this point
Copy the full SHA aa001ceView commit details -
chore(deps): update pyjwt requirement from >=2.10.1 to >=2.12.1 (#948)
Updates the requirements on [pyjwt](https://github.com/jpadilla/pyjwt) to permit the latest version. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.10.1...2.12.1) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yvonne Pan <103622026+yvonnep165@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e989b13 - Browse repository at this point
Copy the full SHA e989b13View commit details -
chore(deps): update google-cloud-firestore requirement (#947)
Updates the requirements on [google-cloud-firestore](https://github.com/googleapis/google-cloud-python) to permit the latest version. - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-cloud-firestore-v2.23.0...google-cloud-firestore-v2.27.0) --- updated-dependencies: - dependency-name: google-cloud-firestore dependency-version: 2.27.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yvonne Pan <103622026+yvonnep165@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a157407 - Browse repository at this point
Copy the full SHA a157407View commit details -
chore(deps): update pytest requirement from >=8.2.2 to >=8.4.2 (#946)
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.2...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yvonne Pan <103622026+yvonnep165@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6d3fc8e - Browse repository at this point
Copy the full SHA 6d3fc8eView commit details
Commits on Jul 2, 2026
-
chore(deps): update pytest-localserver requirement (#961)
Updates the requirements on [pytest-localserver](https://github.com/pytest-dev/pytest-localserver) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-localserver/releases) - [Changelog](https://github.com/pytest-dev/pytest-localserver/blob/main/CHANGES) - [Commits](pytest-dev/pytest-localserver@v0.5.1...v0.10.0) --- updated-dependencies: - dependency-name: pytest-localserver dependency-version: 0.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a013e56 - Browse repository at this point
Copy the full SHA a013e56View commit details -
chore(deps): update pytest-mock requirement from >=3.6.1 to >=3.15.1 (#…
…959) Updates the requirements on [pytest-mock](https://github.com/pytest-dev/pytest-mock) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.6.1...v3.15.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lahiru Maramba <llahiru@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0656dc2 - Browse repository at this point
Copy the full SHA 0656dc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5e66f8 - Browse repository at this point
Copy the full SHA c5e66f8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff wine...main