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.5.0 #550

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps firebase-admin from 6.2.0 to 6.5.0.

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Python SDK v6.5.0

New Features

  • feat(functions): Add task queue API support (#770)

Bug Fixes

  • fix: doc quotes (#778)
  • fix: doc spacing (#775)

Miscellaneous

  • [chore] Release 6.5.0 (#779)
  • Export rate limiting error types TooManyAttemptsTryLaterError and ResetPasswordExceedLimitError (#777)
  • Add rate limiting exceptions. (#695)
  • [chore] Rename pytest teardown methods from deprecated teardown to teardown_method (#768)
  • [chore] Upgrade actions/setup-python to v5 (#765)

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)

... (truncated)

Commits

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)

@codders
Copy link

codders commented Mar 26, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/main/firebase-admin-6.5.0 branch 2 times, most recently from 5ad8ff8 to f49d384 Compare March 26, 2024 07:02
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.37%. Comparing base (49fdac5) to head (67f79d1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #550      +/-   ##
==========================================
- Coverage   70.22%   66.37%   -3.85%     
==========================================
  Files          42       42              
  Lines        2314     2314              
  Branches      358      358              
==========================================
- Hits         1625     1536      -89     
- Misses        570      667      +97     
+ Partials      119      111       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@codders
Copy link

codders commented Mar 30, 2024

@dependabot rebase

@codders
Copy link

codders commented Mar 30, 2024

@dependabot rebase

Bumps [firebase-admin](https://github.com/firebase/firebase-admin-python) from 6.2.0 to 6.5.0.
- [Release notes](https://github.com/firebase/firebase-admin-python/releases)
- [Commits](firebase/firebase-admin-python@v6.2.0...v6.5.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 force-pushed the dependabot/pip/main/firebase-admin-6.5.0 branch from 27d6882 to 67f79d1 Compare March 30, 2024 12:27
@codders codders merged commit 3b89dc8 into main Mar 30, 2024
5 of 6 checks passed
@codders codders deleted the dependabot/pip/main/firebase-admin-6.5.0 branch March 30, 2024 12:30
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant