Skip to content

Update dependency cloud_firestore to v6 - #70

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cloud_firestore-6.x
Open

Update dependency cloud_firestore to v6#70
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cloud_firestore-6.x

Conversation

@renovate

@renovate renovate Bot commented Aug 4, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
cloud_firestore (source) dependencies major ^4.13.1^6.0.0

Release Notes

firebase/flutterfire (cloud_firestore)

v6.8.0

Compare Source

  • FIX(firestore,core,windows): per-engine BinaryMessenger, Firestore/Auth link order, Profile builds (#​18516). (5dfd289e)
  • FIX(app_check): sync SPM pins to 12.17.0 and fix Windows Activate override after #​18505 (#​18515). (ce1f6e05)
  • FIX(firestore,android): clean up Android transaction listeners on completion (#​18475). (ae002c7c)
  • FIX(firestore,windows): reply on platform thread to prevent warnings (#​18459). (cfeddb1b)
  • FIX(firestore,windows): Prevents lost Windows transaction responses (#​18448). (ed1a551d)
  • FIX(firestore): Preserves microseconds when serializing implicit DateTime values (#​18435). (068c3094)
  • FEAT(firestore): add string manipulation functions for Android and iOS (#​18493). (b3bd7e9d)

v6.7.1

Compare Source

  • Update a dependency to the latest release.

v6.7.0

Compare Source

  • FIX(firestore): preserve detailed native Firestore error messages (#​18428). (b23c3267)
  • FIX(cloud_firestore): guard shared transactions map against concurrent access (#​18421). (e81cb6db)
  • FIX(firestore): large snapshots do not block frame scheduling (#​18390). (0ce3c202)
  • FEAT(firestore,windows): add support for Blob decoding on Windows (#​18432). (068db515)
  • FEAT(firestore): add support for new expressions including nor, coalesce, switch_on, timestamp_diff, and timestamp_extract (#​18200). (2612eb2c)
  • FEAT(firestore): add support for withConverter on Writebatch (#​18394). (ac200e4f)
  • DOCS(cloud_firestore): Remove Incorrect API Documentation (#​18423). (4b1056fd)

v6.6.0

Compare Source

  • FEAT(firestore): add support for search in firestore pipeline (#​18312). (b3c835f7)

v6.5.0

Compare Source

  • FIX(firestore,ios): add forceIndex parameter to collection source stage initializations (#​18332). (1bf50d2f)
  • FEAT(firestore): add support for new array expressions (#​18283). (2293dee0)

v6.4.1

Compare Source

  • Update a dependency to the latest release.

v6.4.0

Compare Source

v6.3.0

Compare Source

v6.2.0

Compare Source

  • FIX(firestore,windows): fix a crash happening when terminating the firestore instance (#​18069). (adef1872)
  • FIX(firestore,web): fix an issue where DocumentReference couldn't be read properly in web (#​18058). (e1a93a05)
  • FIX(firestore,windows): fix an issue that could happen when querying by DocumentReference value (#​18053). (baf6543a)
  • FEAT(firestore): add support for FieldPath in update transactions (#​18121). (aa1f17a5)
  • FEAT(firestore,web): add webPersistentTabManager settings support (#​18067). (397ba523)
  • FEAT(ios): migrate iOS to UIScene lifecycle (#​18054). (3ffa4110)

v6.1.3

Compare Source

v6.1.2

Compare Source

  • FIX(firestore,android): avoid ConcurrentModificationException by collecting Firestore instances before termination (#​17956). (f94bbd68)

v6.1.1

Compare Source

  • Update a dependency to the latest release.

v6.1.0

Compare Source

  • FEAT(firestore): add client language support for Firestore plugin on Android and iOS (#​17830). (74a37ae6)

v6.0.3

Compare Source

  • Update a dependency to the latest release.

v6.0.2

Compare Source

  • Update a dependency to the latest release.

v6.0.1

Compare Source

  • Update a dependency to the latest release.

v6.0.0

Compare Source

Note: This release has breaking changes.

v5.6.12

Compare Source

  • Update a dependency to the latest release.

v5.6.11

Compare Source

  • Update a dependency to the latest release.

v5.6.10

Compare Source

  • Update a dependency to the latest release.

v5.6.9

Compare Source

  • FIX(firestore,ios): fix an issue where unlimited cache wasn't properly set on iOS (#​17412). (cad28406)

v5.6.8

Compare Source

  • Update a dependency to the latest release.

v5.6.7

Compare Source

  • FIX(firestore): Change asserts to throw argumentError (#​17302). (ec1e6a5e)
  • FIX(cloud_firestore): correct nanoseconds calculation for pre-1970 dates (#​17195). (a13deae3)

v5.6.6

Compare Source

  • Update a dependency to the latest release.

v5.6.5

Compare Source

  • Update a dependency to the latest release.

v5.6.4

Compare Source

  • FIX(firestore,macos): ensure Package.swift pulls firebase-ios-sdk version from local txt file (#​17097). (b7248e05)

v5.6.3

Compare Source

  • Update a dependency to the latest release.

v5.6.2

Compare Source

v5.6.1

Compare Source

  • Update a dependency to the latest release.

v5.6.0

Compare Source

v5.5.1

Compare Source

  • FIX(firestore,android): synchronize access to firestore instances (#​16675). (03e85ae6)

v5.5.0

Compare Source

v5.4.5

Compare Source

  • Update a dependency to the latest release.

v5.4.4

Compare Source

  • FIX(cloud_firestore): remove single whereIn filter assertion (#​13436). (d770aa6a)

v5.4.3

Compare Source

v5.4.2

Compare Source

  • Update a dependency to the latest release.

v5.4.1

Compare Source

  • FIX(firestore,web): only set long polling options if it has a value (#​13295). (04b5002c)

v5.4.0

Compare Source

  • FEAT(firestore,web): expose webExperimentalForceLongPolling, webExperimentalAutoDetectLongPolling and timeoutSeconds on web (#​13201). (6ec2a103)

v5.3.0

Compare Source

  • FIX(firestore): not passing correctly the ListenSource when listening to as single DocumentReference (#​13179). (ce6e1c97)
  • FEAT: bump iOS SDK to version 11.0.0 (#​13158). (c0e0c997)
  • DOCS: remove reference to flutter.io and firebase.flutter.dev (#​13152). (5f0874b9)

v5.2.1

Compare Source

v5.2.0

Compare Source

  • FIX(firestore,web): stop cleaning up snapshot listeners in debug (#​13119). (82a63c8b)
  • FEAT(firestore): support for PersistentCacheIndexManager for firestore instances for managing cache indexes. (#​13070). (806c15d7)

v5.1.0

Compare Source

v5.0.2

Compare Source

  • Update a dependency to the latest release.

v5.0.1

Compare Source

  • FIX(firestore,macos): add Nonull decorator to PigeonParser to remove warnings when building (#​12930). (264b7643)
  • FIX(firestore,web): ensure streams are removed on "hot restart" (#​12913). (c1a67e54)

v5.0.0

Compare Source

Note: This release has breaking changes.

  • DOCS(firestore): update documentation for clearPersistence (#​12843). (35b78f04)
  • BREAKING REFACTOR: android plugins require minSdk 21, auth requires minSdk 23 ahead of android BOM >=33.0.0 (#​12873). (52accfc6)
  • BREAKING REFACTOR: bump all iOS deployment targets to iOS 13 ahead of Firebase iOS SDK v11 breaking change (#​12872). (de0cea2c)

Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Aug 4, 2025

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: app/radio_qth_map/pubspec.lock
Command failed: flutter pub upgrade cloud_firestore
Note: intl is pinned to version 0.20.2 by flutter_localizations from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.


Because radio_qth_map depends on flutter_localizations from sdk which depends on intl 0.20.2, intl 0.20.2 is required.
So, because radio_qth_map depends on intl ^0.19.0, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Try an upgrade of your constraints: flutter pub upgrade --major-versions
Failed to update packages.

@renovate
renovate Bot force-pushed the renovate/cloud_firestore-6.x branch from e53e5b6 to 1b6c559 Compare October 27, 2025 10:43
@renovate
renovate Bot force-pushed the renovate/cloud_firestore-6.x branch from 1b6c559 to 9c3f751 Compare November 3, 2025 18:13
@renovate
renovate Bot force-pushed the renovate/cloud_firestore-6.x branch from 9c3f751 to c2c5b13 Compare December 15, 2025 14:34
@renovate
renovate Bot force-pushed the renovate/cloud_firestore-6.x branch from c2c5b13 to 4e3c06b Compare January 19, 2026 15:12
@renovate
renovate Bot force-pushed the renovate/cloud_firestore-6.x branch from 4e3c06b to 0ef66c1 Compare March 2, 2026 17:08
@renovate
renovate Bot force-pushed the renovate/cloud_firestore-6.x branch from 0ef66c1 to ff3c98f Compare March 23, 2026 17:43
@renovate
renovate Bot force-pushed the renovate/cloud_firestore-6.x branch from ff3c98f to af40252 Compare April 8, 2026 17:42
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.

0 participants