Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Bump cloud_firestore from 2.5.2 to 3.5.1 in /save_you #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 12, 2023

Bumps cloud_firestore from 2.5.2 to 3.5.1.

Changelog

Sourced from cloud_firestore's changelog.

cloud_firestore - v3.5.1

  • FIX: fix a query error in Flutter Web that was affecting the parsing of ancient dates (#9633). (9250d45f)

cloud_firestore_odm - v1.0.0-dev.33

cloud_firestore_odm_generator - v1.0.0-dev.33

cloud_firestore_platform_interface - v5.7.7

  • FIX: Exceptions inside Query.snapshots() and more now have a stack trace that correctly points to the invocation of the throwing method (#9639). (2f7adcb7)

cloud_firestore_web - v2.8.10

  • FIX: fix a query error in Flutter Web that was affecting the parsing of ancient dates (#9633). (9250d45f)

firebase_app_check_platform_interface - v0.0.5+1

  • FIX: Exceptions inside Query.snapshots() and more now have a stack trace that correctly points to the invocation of the throwing method (#9639). (2f7adcb7)

firebase_app_installations_platform_interface - v0.1.1+19

  • FIX: Exceptions inside Query.snapshots() and more now have a stack trace that correctly points to the invocation of the throwing method (#9639). (2f7adcb7)

firebase_auth - v3.11.2

  • DOCS: update setSettings() inline documentation (#9655). (39ca0029)

firebase_auth_platform_interface - v6.10.1

  • FIX: Exceptions inside Query.snapshots() and more now have a stack trace that correctly points to the invocation of the throwing method (#9639). (2f7adcb7)
  • DOCS: update setSettings() inline documentation (#9655). (39ca0029)

firebase_crashlytics - v2.8.13

  • FIX: parameter information accepts Iterable<Object> for further diagnostic logging information (#9678). (2d2b5b03)
  • DOCS: add note for crash() that the app needs to be restarted to send a crash report (#9586). (3a3e5212)

firebase_crashlytics_platform_interface - v3.2.19

  • DOCS: add note for crash() that the app needs to be restarted to send a crash report (#9586). (3a3e5212)

firebase_database_platform_interface - v0.2.2+7

... (truncated)

Commits
  • 5442fc0 chore(release): prepare for release (#9686)
  • 2f7adcb fix: Exceptions inside Query.snapshots() and more now have a stack trace that...
  • 9250d45 fix(firestore, web): fix a query error in Flutter Web that was affecting the ...
  • 40abf93 chore(release): prepare for release (#9637)
  • 7cd76a1 chore: Add _fluttefire_internals and extract firebase_core/src/internals to t...
  • cb6661b feat(auth): add OAuth Access Token support to sign in with providers (#9593)
  • 2138f4a feat: Bump Firebase iOS SDK to 9.6.0 (#9531)
  • dd0495c chore(release): prepare for release (#9596)
  • b9f77fd chore(release): prepare for release (#9543)
  • ae035fe fix(cloud_firestore, ios): fix queryGet() & namedQueryGet(). Check if `qu...
  • Additional commits viewable 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 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)

Bumps [cloud_firestore](https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore) from 2.5.2 to 3.5.1.
- [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-v3.5.1/packages/cloud_firestore)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants