Skip to content

Commit

Permalink
Bump cloud_firestore, firebase_core and firebase_auth
Browse files Browse the repository at this point in the history
Bumps [cloud_firestore](https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore), [firebase_core](https://github.com/firebase/flutterfire/tree/master/packages/firebase_core) and [firebase_auth](https://github.com/firebase/flutterfire/tree/master/packages/firebase_auth). These dependencies needed to be updated together.

Updates `cloud_firestore` from 4.17.5 to 5.0.0
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/cloud_firestore-v5.0.0/packages/cloud_firestore)

Updates `firebase_core` from 2.32.0 to 3.0.0
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_core-v3.0.0/packages/firebase_core)

Updates `firebase_auth` from 4.20.0 to 5.0.0
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_auth-v5.0.0/packages/firebase_auth)

---
updated-dependencies:
- dependency-name: cloud_firestore
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: firebase_core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: firebase_auth
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 5, 2024
1 parent 2b451d2 commit 1761fcc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions experimental/web_dashboard/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ environment:
sdk: ^3.4.0-0

dependencies:
cloud_firestore: ^4.15.6
cloud_firestore: ^5.0.0
collection: ^1.16.0
community_charts_flutter: ^1.0.2
cupertino_icons: ^1.0.0
firebase_auth: ^4.0.1
firebase_core: ^2.25.5
firebase_auth: ^5.0.0
firebase_core: ^3.0.0
flutter:
sdk: flutter
google_sign_in: ^6.0.0
Expand Down

0 comments on commit 1761fcc

Please sign in to comment.