-
Notifications
You must be signed in to change notification settings - Fork 28
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
Update dependency cloud_firestore to v5 #32
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/cloud_firestore-5.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.0.0
->^5.0.0
Release Notes
firebase/flutterfire (cloud_firestore)
v5.4.4
Compare Source
v5.4.3
Compare Source
v5.4.2
Compare Source
v5.4.1
Compare Source
v5.4.0
Compare Source
webExperimentalForceLongPolling
,webExperimentalAutoDetectLongPolling
andtimeoutSeconds
on web (#13201). (6ec2a103)v5.3.0
Compare Source
DocumentReference
(#13179). (ce6e1c97)v5.2.1
Compare Source
v5.2.0
Compare Source
PersistentCacheIndexManager
for firestore instances for managing cache indexes. (#13070). (806c15d7)v5.1.0
Compare Source
v5.0.2
Compare Source
v5.0.1
Compare Source
v5.0.0
Compare Source
clearPersistence
(#12843). (35b78f04)minSdk 21
, auth requiresminSdk 23
ahead of android BOM>=33.0.0
(#12873). (52accfc6)v11
breaking change (#12872). (de0cea2c)v4.17.5
Compare Source
v4.17.4
Compare Source
v4.17.3
Compare Source
v4.17.2
Compare Source
v4.17.1
Compare Source
v4.17.0
Compare Source
nanopb
version constraints from podspec (#12632). (c899a7bc)databaseURL
in favor ofdatabaseId
(#12593). (8966f483)v4.16.1
Compare Source
v4.16.0
Compare Source
compileSdk
version of Android plugins to latest stable (34) (#12566). (e891fab2)v4.15.10
Compare Source
v4.15.9
Compare Source
v4.15.8
Compare Source
v4.15.7
Compare Source
v4.15.6
Compare Source
v4.15.5
Compare Source
FirebaseException
properly, fixmergeFields
bug, fixbytesLoaded
different type under different conditions (#12334). (fdde75b0)AggregateField
type to users (#12305). (2b83defa)not-in
&in
filters in the same query (#12307). (e538338c)average()
isnull
when collection is empty or collection doesn't exist or the property doesn't exist on docs (#12304). (4d3b578d)v4.15.4
Compare Source
v4.15.3
Compare Source
v4.15.2
Compare Source
v4.15.1
Compare Source
v4.15.0
Compare Source
null
cannot be used forisEqualTo
orisNotEqualTo
in a query. (#12164). (cff6f767)setSettings
to allow usage of a up-to-date persistence on web (#12041). (c9174334)v4.14.0
Compare Source
transaction.get()
should throwFirebaseException
on exception. (#12064). (3cfc5019)LoadBundleTaskState
incloud_firestore
(#12065). (97903034)sum
andaverage
aggregated queries (#11757). (82af6c2f)v4.13.6
Compare Source
isLessThan
,isLessThanOrEqualTo
,isGreaterThan
,isGreaterThanOrEqualTo
&arrayContains
.null
is not valid.. (#12017). (2712ea4e)v4.13.5
Compare Source
v4.13.4
Compare Source
v4.13.3
Compare Source
v4.13.2
Compare Source
null
value toisEqualsTo
&isNotEqualsTo
inwhere()
query (#11896). (3ee59a7c)where
conditions andFilter.OR
together (#11891). (c8410acd)v4.13.1
Compare Source
collectionGroup().count()
aggregate query works (#11850). (85e71293)v4.13.0
Compare Source
v4.12.2
Compare Source
cacheSizeBytes
value cannot be null when settingpersistenceEnabled
(#11794). (a10399eb)v4.12.1
Compare Source
v4.12.0
Compare Source
10.16.0
(#11698). (666f90ea)v4.11.0
Compare Source
v4.10.0
Compare Source
v4.9.3
Compare Source
v4.9.2
Compare Source
DocumentReference
to be used to in Filter queries (#11593). (3f570c6d)serverTimestampMap
(#11570). (251d15e9)v4.9.1
Compare Source
v4.9.0
Compare Source
v4.8.5
Compare Source
FieldPath.documentId
as a field argument in queries (#11443). (4e01a9d8)v4.8.4
Compare Source
arrayContainsAny
&whereIn
query combined (#11342). (199e1fc4)v4.8.3
Compare Source
withConverter
and returning null fromfromFirestore
(#11224). (4dd0f3f0)Filter.or()
&Filter.and()
(#11140). (e1f0064d)v4.8.2
Compare Source
kFIRFirestoreCacheSizeUnlimited
no longer usable. (#11174). (536cbf07)v4.8.1
Compare Source
v4.8.0
Compare Source
set()
API does (#11038). (883cbff9)v4.7.1
Compare Source
v4.7.0
Compare Source
sdk: '>=2.18.0 <4.0.0'
flutter: '>=3.3.0'
(#10946). (2772d10f)v4.6.0
Compare Source
v4.5.3
Compare Source
v4.5.2
Compare Source
v4.5.1
Compare Source
v4.5.0
Compare Source
Filter
class and support for the OR query (#10678). (ac434044)v4.4.5
Compare Source
v4.4.4
Compare Source
v4.4.3
Compare Source
v4.4.2
Compare Source
v4.4.1
Compare Source
v4.4.0
Compare Source
update
using FieldPath (#10388). (538090fc)v4.3.2
Compare Source
v4.3.1
Compare Source
v4.3.0
Compare Source
v4.2.0
Compare Source
setIndexConfigurationFromJSON()
API. Allow users to pass JSON string (#10029). (be4b42b1)v4.1.0
Compare Source
setIndexConfiguration()
API (#9928). (bf6eda18)v4.0.5
Compare Source
v4.0.4
Compare Source
v4.0.3
Compare Source
verify
toQueryPlatform
and change internalverifyToken
API toverify
(#9711). (c99a842f)v4.0.2
Compare Source
v4.0.1
Compare Source
v4.0.0
Compare Source
count()
feature for counting documents without retrieving documents. (#9699). (ac0bf733)10.0.0
(#9708). (9627c56a)v3.5.1
Compare Source
v3.5.0
Compare Source
9.6.0
(#9531). (2138f4aa)v3.4.9
Compare Source
v3.4.8
Compare Source
queryGet()
&namedQueryGet()
. Check ifquery
is[NSNull null]
value (#9410). (ae035fe2)v3.4.7
Compare Source
v3.4.6
Compare Source
v3.4.5
Compare Source
v3.4.4
Compare Source
FirebaseError
appearing in console on hot restart & hot refresh (#9321). (4ba0ff9d)v3.4.3
Compare Source
v3.4.2
Compare Source
v3.4.1
Compare Source
v3.4.0
Compare Source
v3.3.0
Compare Source
v3.2.1
Compare Source
firebase_core_platform_interface
version to fix previous release. (bea70ea5)v3.2.0
Compare Source
9.2.0
(#8594). (79610162)v3.1.18
Compare Source
firebase.google.com
link forhomepage
inpubspec.yaml
(#8724). (fd3f3102)v3.1.17
Compare Source
v3.1.16
Compare Source
Tasks.call
for android and replace withTaskCompletionSource
. (#8522). (45e27201)v3.1.15
Compare Source
v3.1.14
Compare Source
v3.1.13
Compare Source
v3.1.12
Compare Source
v3.1.11
Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.