Iconica-Development / flutter_chat

Add a (personal or group) chat to your Flutter-application.
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

chore(deps): bump cloud_firestore, firebase_core, firebase_storage and firebase_auth in /packages/flutter_chat_firebase #98

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps cloud_firestore, firebase_core, firebase_storage and firebase_auth. These dependencies needed to be updated together. Updates cloud_firestore from 4.17.5 to 5.0.2

Commits
  • e2aaba3 chore(release): publish packages
  • 747b0b6 chore(release): publish packages (#12942)
  • 264b764 fix(firestore, macos): add Nonull decorator to PigeonParser to remove warning...
  • c1a67e5 fix(firestore, web): ensure streams are removed on "hot restart" (#12913)
  • a224a02 chore(all): migrate example web directories to new structure (#12911)
  • 1333f4a chore: topics for all FlutterFire plugins in pubspec.yaml files (#12841)
  • 1b33533 chore(release): publish packages + BoM 2.0.0 (#12895)
  • e6069b3 chore(cloud_firestore): upgrade gradle (#12875)
  • 52accfc refactor!: android plugins require minSdk 21, auth requires minSdk 23 ahe...
  • de0cea2 refactor!: bump all iOS deployment targets to iOS 13 ahead of Firebase iOS SD...
  • Additional commits viewable in compare view


Updates firebase_core from 2.32.0 to 3.1.1

Commits
  • e2aaba3 chore(release): publish packages
  • a100829 fix(auth, windows): fix a crash that could happen when using `sendEmailVerifi...
  • 747b0b6 chore(release): publish packages (#12942)
  • c1a67e5 fix(firestore, web): ensure streams are removed on "hot restart" (#12913)
  • a224a02 chore(all): migrate example web directories to new structure (#12911)
  • 1333f4a chore: topics for all FlutterFire plugins in pubspec.yaml files (#12841)
  • 859ec1d feat: add support for demo project (#11973)
  • 1b33533 chore(release): publish packages + BoM 2.0.0 (#12895)
  • f67914c feat: bump Firebase android SDK to 33.1.0 (#12874)
  • 52accfc refactor!: android plugins require minSdk 21, auth requires minSdk 23 ahe...
  • Additional commits viewable in compare view


Updates firebase_storage from 11.7.7 to 12.1.0

Commits
  • e2aaba3 chore(release): publish packages
  • 70a3fbc feat(storage, windows): add support for creationTime and updateTime (#12966)
  • 747b0b6 chore(release): publish packages (#12942)
  • 0ea7099 fix(storage, web): clean up stream handlers on "hot restart" (#12927)
  • a224a02 chore(all): migrate example web directories to new structure (#12911)
  • 1333f4a chore: topics for all FlutterFire plugins in pubspec.yaml files (#12841)
  • aba2dfa chore(storage): upgrade example gradle (#12894)
  • 1b33533 chore(release): publish packages + BoM 2.0.0 (#12895)
  • 52accfc refactor!: android plugins require minSdk 21, auth requires minSdk 23 ahe...
  • de0cea2 refactor!: bump all iOS deployment targets to iOS 13 ahead of Firebase iOS SD...
  • Additional commits viewable in compare view


Updates firebase_auth from 4.20.0 to 5.1.1

Commits
  • e2aaba3 chore(release): publish packages
  • 125f820 docs: Update documentation for auth/user-not-found exception to reflect email...
  • ef0077e fix(auth, apple): bug with cached AuthCredential, hash key was producing di...
  • a100829 fix(auth, windows): fix a crash that could happen when using `sendEmailVerifi...
  • 747b0b6 chore(release): publish packages (#12942)
  • 1779308 feat(auth, apple): create a credential with idToken, rawNonce & `appleFul...
  • 3b415e6 fix(auth, ios): fix the parsing of an error that could specifically happen wh...
  • c1a67e5 fix(firestore, web): ensure streams are removed on "hot restart" (#12913)
  • a224a02 chore(all): migrate example web directories to new structure (#12911)
  • a76c886 fix(auth, web): unsubscribe from stream handlers after "hot restart" (#12908)
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 1 month ago

Superseded by #110.