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_storage_mocks, firebase_core, firebase_auth_mocks, firebase_auth, fake_cloud_firestore and cloud_firestore #37

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps firebase_storage_mocks, firebase_core, firebase_auth_mocks, firebase_auth, fake_cloud_firestore and cloud_firestore. These dependencies needed to be updated together.
Updates firebase_storage_mocks from 0.5.1 to 0.6.0+1

Changelog

Sourced from firebase_storage_mocks's changelog.

0.6.0+1

  • Updated docs.

0.6.0

  • Support version 11.0.0.
  • Implemented state and snapshotEvents in UploadTask. Thank you KalervoHyyppa!
Commits

Updates firebase_core from 1.24.0 to 2.1.0

Release notes

Sourced from firebase_core's releases.

firebase_core_platform_interface-v2.0.0-dev.1

Firebase core pre-release.

Changelog

Sourced from firebase_core's changelog.

firebase_core - v2.1.0

cloud_firestore_odm - v1.0.0-dev.37

  • FIX: The ODM correctly no-longer generates query utilities for getters. (#9766). (cfb56939)

cloud_firestore_odm_generator - v1.0.0-dev.37

  • FIX: The ODM correctly no-longer generates query utilities for getters. (#9766). (cfb56939)

firebase_ui_auth - v1.0.2

flutterfire_ui - v0.4.3+17

  • FIX: update dependencies to latest. Last release as flutterfire_ui is deprecated and no longer supported. (#9762). (82f5a71a)

2022-10-19 Part 2

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • firebase_ui_oauth_apple - v1.0.1
  • firebase_ui_oauth_google - v1.0.1
  • firebase_ui_oauth_facebook - v1.0.1

... (truncated)

Commits

Updates firebase_auth_mocks from 0.8.7 to 0.9.0

Changelog

Sourced from firebase_auth_mocks's changelog.

0.9.0

  • Updated dependency to firebase_auth ^4.0.0.
Commits

Updates firebase_auth from 3.11.2 to 4.0.2

Changelog

Sourced from firebase_auth's changelog.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2022-10-20

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits

Updates fake_cloud_firestore from 1.3.2 to 2.0.1

Changelog

Sourced from fake_cloud_firestore's changelog.

2.0.1

  • implemented Query.count for converted queries.

2.0.0+2

  • migrated to Firestore 4.0.0.
  • implemented Query.count for collections (converted or not) and non-converted queries.
Commits

Updates cloud_firestore from 3.5.1 to 4.0.2

Changelog

Sourced from cloud_firestore's changelog.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2022-10-20

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • c995cad chore(release): prepare for release (#9768)
  • 50794a8 chore: major firebase_core update version 2.0.0 (#9750)
  • b81a6eb chore: bump flutter minimum version for web packages (#9748)
  • 46c871a chore(release): prepare for release. (#9744)
  • ac0bf73 feat(firestore): count() feature for counting documents without retrieving ...
  • 9627c56 feat!: Firebase iOS SDK version: 10.0.0 (#9708)
  • 6d025fd feat: Add namedQueryWithConverterGet (#9715)
  • See full diff 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 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)

…base_auth, fake_cloud_firestore and cloud_firestore

Bumps [firebase_storage_mocks](https://github.com/atn832/firebase_storage_mocks), [firebase_core](https://github.com/firebase/flutterfire/tree/master/packages/firebase_core), [firebase_auth_mocks](https://github.com/atn832/firebase_auth_mocks), [firebase_auth](https://github.com/firebase/flutterfire/tree/master/packages/firebase_auth), [fake_cloud_firestore](https://github.com/atn832/fake_cloud_firestore) and [cloud_firestore](https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore). These dependencies needed to be updated together.

Updates `firebase_storage_mocks` from 0.5.1 to 0.6.0+1
- [Release notes](https://github.com/atn832/firebase_storage_mocks/releases)
- [Changelog](https://github.com/atn832/firebase_storage_mocks/blob/master/CHANGELOG.md)
- [Commits](https://github.com/atn832/firebase_storage_mocks/commits)

Updates `firebase_core` from 1.24.0 to 2.1.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-v2.1.0/packages/firebase_core)

Updates `firebase_auth_mocks` from 0.8.7 to 0.9.0
- [Release notes](https://github.com/atn832/firebase_auth_mocks/releases)
- [Changelog](https://github.com/atn832/firebase_auth_mocks/blob/master/CHANGELOG.md)
- [Commits](https://github.com/atn832/firebase_auth_mocks/commits)

Updates `firebase_auth` from 3.11.2 to 4.0.2
- [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-v4.0.2/packages/firebase_auth)

Updates `fake_cloud_firestore` from 1.3.2 to 2.0.1
- [Release notes](https://github.com/atn832/fake_cloud_firestore/releases)
- [Changelog](https://github.com/atn832/fake_cloud_firestore/blob/master/CHANGELOG.md)
- [Commits](https://github.com/atn832/fake_cloud_firestore/commits)

Updates `cloud_firestore` from 3.5.1 to 4.0.2
- [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-v4.0.2/packages/cloud_firestore)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies📌 Pull requests that update a dependency file labels Oct 24, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2022

Superseded by #38.

@dependabot dependabot bot closed this Oct 31, 2022
@dependabot dependabot bot deleted the dependabot/pub/firebase_storage_mocks-and-firebase_core-and-firebase_auth_mocks-and-firebase_auth-and-fake_cloud_firestore-and-cloud_firestore-0.6.01 branch October 31, 2022 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies📌 Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants