sanika391 / SpoonShare

SpoonShare: An app connecting users to share free food, donate, and access local ngo, supporting the UN's Zero Hunger goal.
https://spoonshare-meal.web.app
MIT License
44 stars 59 forks source link

Bump firebase_auth from 4.19.5 to 4.20.0 #89

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps firebase_auth from 4.19.5 to 4.20.0.

Changelog

Sourced from firebase_auth's changelog.

firebase_auth - v4.20.0

firebase_auth_platform_interface - v7.3.0

firebase_auth_web - v5.12.0

firebase_core - v2.32.0

firebase_storage - v11.7.7

  • FIX(storage): do not set metadata property unless it has a value (#12805). (978a87db)

firebase_storage_web - v3.9.7

  • FIX(storage): do not set metadata property unless it has a value (#12805). (978a87db)

firebase_vertexai - v0.1.1

  • REFACTOR(vertexai): Split into separate libraries (#12794). (85a517f4)
  • FEAT(vertexai): Add support for UsageMetaData (#12787). (08f61ecb)
  • FEAT(vertexai): Add a few more parameters to the model request (#12824). (35ad8d41)
  • FEAT(vertex): Add auth support in the vertexai (#12797). (3241c0b8)

2024-05-21

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • be91430 chore(release): publish packages
  • 111b1ad feat(auth, windows): verifyBeforeUpdateEmail() API support (#12825)
  • 5e76153 feat(auth): update Pigeon version to 19 (#12828)
  • 2e410a2 feat: bump CPP SDK to version 11.10.0 (#12749)
  • 7d4c200 fix(auth, android): remove unecessary error type guarding (#12816)
  • 8f16fd0 chore(release): publish packages (#12811)
  • 490319d fix(auth, android): allow nullable accessToken when creating `OAuthProvider...
  • 39f6e7b fix(auth, web): get auth credential from exception and pass to user if one is...
  • 00d2262 chore(auth): Removed redundant languageCode null-check. (#12076)
  • a7c8c62 chore: publish packages and BoM 1.0.0 (#12754)
  • See full diff 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 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)
github-actions[bot] commented 1 month ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊