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

fix(deps): update dependency cloud_firestore to v3 - autoclosed #29

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 22, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloud_firestore (source) dependencies major ^0.13.7 -> ^3.0.0

Release Notes

firebase/flutterfire

v3.4.8

  • FIX: fix queryGet() & namedQueryGet(). Check if query is [NSNull null] value (#​9410). (ae035fe2)

v3.4.4

  • FIX: stop FirebaseError appearing in console on hot restart & hot refresh (#​9321). (4ba0ff9d)

v3.4.1

  • FIX: bump firebase_core_platform_interface version to fix previous release. (bea70ea5)

v3.4.0

v3.3.0

  • FEAT: retrieves appInstanceId property on native platforms if available (#​8689). (7132d771)

v3.2.1

  • FIX: allow null values for setDefaultEventParameters() which removes defaults. Permissible on android and iOS. (#​9135). (dff46a3f)

v3.2.0

v3.1.18

  • REFACTOR: use firebase.google.com link for homepage in pubspec.yaml (#​8724). (fd3f3102)
  • REFACTOR: migrate from hash* to Object.hash* (#​8797). (3dfc0997)
  • REFACTOR: use "firebase" instead of "FirebaseExtended" as organisation in all links for this repository (#​8791). (d90b8357)

v3.1.16

  • REFACTOR: remove deprecated Tasks.call for android and replace with TaskCompletionSource. (#​8522). (45e27201)

v3.1.11

  • REFACTOR: recreate ios, android, web and macOS folders for example app (#​8255). (cdae0613)
  • DOCS: Fix method name typo in code documentation (#​8291). (7b4e06db)

v3.1.10

  • FIX: bump firebase_core_platform_interface version to fix previous release. (bea70ea5)

v3.1.8

  • REFACTOR: use "firebase" instead of "FirebaseExtended" as organisation in all links for this repository (#​8791). (d90b8357)

v3.1.7

  • FIX: Fix Android Firestore transaction crash when running in background caused by null Activity. (#​7627).

v3.1.5

  • REFACTOR: fix all unnecessary_import analyzer issues introduced with Flutter 2.8.

v3.1.4

  • REFACTOR: remove deprecated Flutter Android v1 Embedding usages, including in example app (#​7158).
  • STYLE: macOS & iOS; explicitly include header that defines TARGET_OS_OSX (#​7116).

v3.1.3

  • DOCS: update firestore dartpad example.

v3.1.1

  • FIX: bump firebase_core_platform_interface version to fix previous release. (bea70ea5)

v3.1.0

v3.0.0

  • BREAKING FEAT: android 13 notifications permission request (#​9348). (43b3b06b)
    firebase_messaging now includes this permission: Manifest.permission.POST_NOTIFICATIONS in its AndroidManifest.xml file which requires updating your android/app/build.gradle to target API level 33.

v2.5.4

  • REFACTOR: remove deprecated Flutter Android v1 Embedding usages, including in example app (#​7147).
  • STYLE: macOS & iOS; explicitly include header that defines TARGET_OS_OSX (#​7116).

v2.5.3

  • FIX: update all Dart SDK version constraints to Dart >= 2.16.0 (#​8184). (df4a5bab)

v2.5.1

  • FIX: Fixed macOS project not compiling by symlinking missing header file: Crashlytics_Platform.h

v2.5.0

  • FEAT: Set the dSYM file format through the Crashlytic's podspec to allow symbolicating crash reports. (#​7872).

v2.4.0

v2.3.0

v2.2.0

  • FEAT: automatically inject Firebase JS SDKs (#​7359).

v2.1.0

  • FEAT: support initializing default FirebaseApp instances from Dart (#​6549).

v2.0.0

  • DOCS: fix usage link to the documentation in the README.md (#​9027). (037e3a5f)
  • BREAKING FEAT: upgrade messaging web to Firebase v9 JS SDK. (#​8860). (f3a6bdc5)
  • BREAKING: isSupported() API is now asynchronous and returns Future<bool>. It is web only and will always resolve to true on other platforms.

v1.0.7

  • FIX: update all Dart SDK version constraints to Dart >= 2.16.0 (#​8184). (df4a5bab)

v1.0.4

  • FIX: bump Android compileSdkVersion to 31 (#​7726).

v1.0.1

  • FIX: bump firebase_core_platform_interface version to fix previous release. (bea70ea5)

v1.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update dependency cloud_firestore to v3 fix(deps): update dependency cloud_firestore to v3 - autoclosed Nov 20, 2022
@renovate renovate bot closed this Nov 20, 2022
@renovate renovate bot deleted the renovate/cloud_firestore-3.x branch November 20, 2022 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant