Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2026

Bumps firebase-admin from 6.3.0 to 7.1.0.

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Python SDK v7.1.0

New Features

  • feat(auth): Update ActionCodeSettings to support link_domain and deprecate dynamic_link_domain (#884)

Miscellaneous

  • [chore] Release 7.1.0 (#903)

Firebase Admin Python SDK v7.0.0

Breaking Changes

  • Dropped support for Python 3.7 and 3.8 (#892)
  • Deprecated support for Python 3.9. Use Python 3.10 or higher when deploying the Admin SDK (#892)
  • Dropped AutoML support (#894)
  • Dropped send_all() and send_multicast() FCM APIs (#890)
  • Removed the dependency on google-api-python-client greatly reducing the SDK's bundle size. (#890)

Bug Fixes

  • fix(functions): Remove usage of deprecated datetime.utcnow() and fix flaky unit test (#896)

Miscellaneous

  • [chore] Release 7.0.0 (#902)
  • chore(deps): bump astroid from 3.3.10 to 3.3.11 (#901)
  • Upgraded Google API Core, Cloud Firestore, and Cloud Storage dependencies (#897)
  • Bump pylint to v3.3.7 and astroid to v3.3.10 (#895)
  • Merge v7 Feature Branch (#900)
  • Adds send each snippets. (#891)

Firebase Admin Python SDK v6.9.0

New Features

  • feat(fcm): Add live_activity_token to APNSConfig (#880)
  • feat(fcm): Add send_each_async and send_each_for_multicast_async for FCM async and HTTP/2 support (#882)

Miscellaneous

  • [chore] Release 6.9.0 (#885)
  • refactor: Optimize success count calculation in BatchResponse (#837)
  • chore: Use mock time for consistent token generation and verification tests (#881)
  • chore: Correct x-goog-api-client header logic (#876)

Firebase Admin Python SDK v6.8.0

New Features

  • feat(fcm): Support proxy field in FCM AndroidNotification (#868)

... (truncated)

Commits
  • 6555a84 [chore] Release 7.1.0 (#903)
  • 4fa2918 feat(auth) Update ActionCodeSettings to support link_domain and deprecate...
  • 2c8a34a [chore] Release 7.0.0 (#902)
  • dfaceec chore(deps): bump astroid from 3.3.10 to 3.3.11 (#901)
  • 8d8439f Merge v7 Feature Branch (#900)
  • 339452e fix(functions): Remove usage of deprecated `datetime.utcnow() and fix flaky u...
  • 363166b Adds send each snippets. (#891)
  • e4aff7e [chore] Release 6.9.0 (#885)
  • 99b6020 feat(fcm) Add send_each_async and send_each_for_multicast_async for FCM a...
  • e0599f9 refactor: Optimize success count calculation in BatchResponse (#837)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 27, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/develop/firebase-admin-7.1.0 branch from d6c3d15 to 0d21299 Compare January 30, 2026 05:20
@dependabot dependabot bot force-pushed the dependabot/pip/develop/firebase-admin-7.1.0 branch 3 times, most recently from 54c174f to 360ac7e Compare February 8, 2026 13:01
Bumps [firebase-admin](https://github.com/firebase/firebase-admin-python) from 6.3.0 to 7.1.0.
- [Release notes](https://github.com/firebase/firebase-admin-python/releases)
- [Commits](firebase/firebase-admin-python@v6.3.0...v7.1.0)

---
updated-dependencies:
- dependency-name: firebase-admin
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/firebase-admin-7.1.0 branch from 360ac7e to b93bb3c Compare February 9, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants