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

Bump firebase-admin from 6.2.0 to 6.4.0 #240

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps firebase-admin from 6.2.0 to 6.4.0.

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Python SDK v6.4.0

New Features

  • feat(fcm): Enabled the direct_boot_ok parameter for FCM Android Config. (#734)

Bug Fixes

  • fix(fcm): Export send_each and send_each_for_multicast (#749)
  • fix(auth): Fix iOSBundleId parameter name (#727)

Miscellaneous

  • [chore] Release 6.4.0 Take 3 (#763)
  • [chore] Release 6.4.0 Take #2 (#762)
  • [chore] Release 6.4.0 (#760)
  • chore: Update PyPi to use trusted publisher for authentication and correctly escape change log body. (#759)
  • Revert "[chore] Release 6.4.0" (#757)
  • [chore] Release 6.4.0 (#756)
  • Use GitHub CLI in publish workflow. (#753)
  • chore: Add python 3.11 and 3.12 to CI tests (#754)
  • Update release and ci workflows to use GITHUB_OUTPUT and bump actions/checkout to v4. (#752)
  • Add missing return type for firebase_admin.firestore.client() (#747)
  • chore: Update Firebase test project setup instructions. (#736)
  • chore: Bump github actions CI to use Node 20 (#748)

Firebase Admin Python SDK v6.3.0

New Features

  • feat: add clockSkewSeconds (#714)

Bug Fixes

  • fix: Add PyJWKClientError to raised errors documentation and handle possible uncaught errors. (#733)
  • fix: Correctly catch DefaultCredentialsError when looking up project_id (#720)

Miscellaneous

  • [chore] Release 6.3.0 (#742)
  • Deprecated support for Python 3.7 (#741)
  • Update github.ref value in release.yml (#730)
Commits
  • b992604 [chore] Release 6.4.0 Take 3 (#763)
  • 451880f [chore] Release 6.4.0 Take #2 (#762)
  • ee5cb24 [chore] Release 6.4.0 (#760)
  • 9c1f5b5 chore: Update PyPi to use trusted publisher for authentication and correctly ...
  • 2376584 Revert "[chore] Release 6.4.0" (#757)
  • c988d2f [chore] Release 6.4.0 (#756)
  • 2d64228 Use GitHub CLI in publish workflow. (#753)
  • 2252f17 chore: Add python 3.11 and 3.12 to CI tests (#754)
  • 4f20371 feat(fcm): Enabled the direct_boot_ok parameter for FCM Android Config. (#734)
  • df94f8b Update release and ci workflows to use GITHUB_OUTPUT and bump `actions/chec...
  • 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)

Bumps [firebase-admin](https://github.com/firebase/firebase-admin-python) from 6.2.0 to 6.4.0.
- [Release notes](https://github.com/firebase/firebase-admin-python/releases)
- [Commits](firebase/firebase-admin-python@v6.2.0...v6.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 1, 2024
@gcattan gcattan merged commit 7ee7d3e into main Feb 1, 2024
13 checks passed
@dependabot dependabot bot deleted the dependabot/pip/firebase-admin-6.4.0 branch February 1, 2024 09:41
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.

1 participant