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

chore(example/deps): lock file maintenance example dependencies #210

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change Pending
lockFileMaintenance All locks refreshed
cloud_firestore (source) dependencies minor ^4.0.0 -> ^4.13.0 4.13.1
firebase_core (source) dependencies minor ^2.0.0 -> ^2.22.0

πŸ”§ This Pull Request updates lock files to use the latest dependency versions.


Release Notes

firebase/flutterfire (cloud_firestore)

v4.13.0

Compare Source

  • FIX(firestore,ios): remove a warning that would be printed when using transactions (#​11783). (355ab9a5)
  • FEAT(windows): add platform logging for core, auth, firestore and storage (#​11790). (e7d428d1)

v4.12.2

Compare Source

  • FIX(firestore,android): cacheSizeBytes value cannot be null when setting persistenceEnabled (#​11794). (a10399eb)

v4.12.1

Compare Source

  • FIX(firestore,ios): fix freeze when doing a get in transactions when auth is also installed (#​11773). (180c0918)
  • FIX(firestore,android): fix hot reload freezing the app on Android (#​11776). (bd1ab457)

v4.12.0

Compare Source

v4.11.0

Compare Source

v4.10.0

Compare Source

v4.9.3

Compare Source

  • Update a dependency to the latest release.

v4.9.2

Compare Source

v4.9.1

Compare Source

v4.9.0

Compare Source

v4.8.5

Compare Source

  • FIX(firestore): allow FieldPath.documentId as a field argument in queries (#​11443). (4e01a9d8)

v4.8.4

Compare Source

  • FIX(firestore): remove assertion for arrayContainsAny & whereIn query combined (#​11342). (199e1fc4)

v4.8.3

Compare Source

  • FIX(firestore): allow 30 conjunctive & disjunctive queries for "in" & "array-contains-any" via where() API (#​11265). (f5477b1a)
  • FIX: null check error when using withConverter and returning null from fromFirestore (#​11224). (4dd0f3f0)
  • FIX(firestore): allow up to 30 Filter queries within Filter.or() & Filter.and() (#​11140). (e1f0064d)

v4.8.2

Compare Source

  • FIX(firestore,apple): issue where setting persistence caused a crash. kFIRFirestoreCacheSizeUnlimited no longer usable. (#​11174). (536cbf07)

v4.8.1

Compare Source

v4.8.0

Compare Source

v4.7.1

Compare Source

  • FIX(firestore): fix emulator reload on Flutter 3.10 (#​10965). (f099eb0b)
  • FIX(firestore,ios): tentative fix for a crash that could occur during Snapshot serialization (#​10728). (2f4ba33a)

v4.7.0

Compare Source

v4.6.0

Compare Source

v4.5.3

Compare Source

v4.5.2

Compare Source

  • Update a dependency to the latest release.

v4.5.1

Compare Source

  • FIX(firestore): ensure all index URLs are captured and passed to the user (#​10674). (9800435a)

v4.5.0

Compare Source

v4.4.5

Compare Source

  • Update a dependency to the latest release.

v4.4.4

Compare Source

  • Update a dependency to the latest release.

v4.4.3

Compare Source

  • Update a dependency to the latest release.

v4.4.2

Compare Source

  • Update a dependency to the latest release.

v4.4.1

Compare Source

  • Update a dependency to the latest release.

v4.4.0

Compare Source

v4.3.2

Compare Source

  • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#​10344). (e0087c84)
  • FIX: fix an issue when removing a value that didn't exist in ServerTimestampBehavior map (#​10391). (2929ac9d)
  • FIX: fix an issue when removing a value that didn't exist in ServerTimestampBehavior map (#​10370). (6da87036)
  • FIX: startAfterDocument could throw when used with a DocumentReference (#​10339). (8224acbe)

v4.3.1

Compare Source

v4.3.0

Compare Source

v4.2.0

Compare Source

  • FEAT: setIndexConfigurationFromJSON() API. Allow users to pass JSON string (#​10029). (be4b42b1)

v4.1.0

Compare Source

v4.0.5

Compare Source

  • Update a dependency to the latest release.

v4.0.4

Compare Source

  • FIX: fix aggregated count to use the current query and not only the collection on Web (#​9824). (ada39355)

v4.0.3

Compare Source

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#​9711). (c99a842f)

v4.0.2

Compare Source

  • Update a dependency to the latest release.

v4.0.1

Compare Source

  • Update a dependency to the latest release.
firebase/flutterfire (firebase_core)

v2.22.0

Compare Source

v2.21.0

Compare Source

v2.20.0

Compare Source

v2.19.0

Compare Source

v2.18.0

Compare Source

v2.17.0

Compare Source

v2.16.0

Compare Source

v2.15.1

Compare Source

  • Update a dependency to the latest release.

v2.15.0

Compare Source

v2.14.0

Compare Source

  • FIX(core,apple): pass boolean value instead of int to setDataCollectionDefaultEnabled() (#​11039). (67b051fd)
  • FEAT: bump Firebase iOS SDK to 10.10.0. Requires Xcode version >= 14.1. (#​11088). (615b2d48)

v2.13.1

Compare Source

v2.13.0

Compare Source

v2.12.0

Compare Source

  • FEAT: update dependency constraints to sdk: '>=2.18.0 <4.0.0' flutter: '>=3.3.0' (#​10946). (2772d10f)

v2.11.0

Compare Source

v2.10.0

Compare Source

v2.9.0

Compare Source

v2.8.0

Compare Source

v2.7.1

Compare Source

  • Update a dependency to the latest release.

v2.7.0

Compare Source

v2.6.1

Compare Source

  • Update a dependency to the latest release.

v2.6.0

Compare Source

v2.5.0

Compare Source

v2.4.1

Compare Source

  • Update a dependency to the latest release.

v2.4.0

Compare Source

v2.3.0

Compare Source

v2.2.0

Compare Source

v2.1.1

Compare Source

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#​9711). (c99a842f)

v2.1.0

Compare Source


Configuration

πŸ“… Schedule: Branch creation - "before 4am on Monday" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

🚦 Automerge: Enabled.

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

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot enabled auto-merge (squash) November 19, 2023 13:27
Copy link

codecov bot commented Nov 19, 2023

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (75a6194) 100.00% compared to head (b9be818) 100.00%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #210   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           31        31           
=========================================
  Hits            31        31           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@renovate renovate bot merged commit 4cfe311 into main Nov 19, 2023
9 checks passed
@renovate renovate bot deleted the renovate/example-dependencies branch November 19, 2023 13:29
zeshuaro pushed a commit that referenced this pull request Nov 26, 2023
## [2.6.0](v2.5.0...v2.6.0) (2023-11-26)

### Features

* **dart:** update dependency dart to v3 ([#204](#204)) ([e1720bb](e1720bb))
* **flutter:** update dependency flutter to >=3.16.0 ([#208](#208)) ([75a6194](75a6194))

### Bug Fixes

* **deps:** update dependency cloud_firestore to ^4.13.1 ([#214](#214)) ([4a73ac2](4a73ac2))

### Miscellaneous Chores

* **deps:** lock file maintenance ([#209](#209)) ([003d1e9](003d1e9))
* **deps:** update dependency semantic-release to v22.0.8 ([#211](#211)) ([0e13ae0](0e13ae0))
* **deps:** update dependency semantic-release-pub to v0.4.0 ([#212](#212)) ([9fa35c0](9fa35c0))
* **deps:** update dependency semantic-release-pub to v0.5.0 ([#216](#216)) ([2c1eba7](2c1eba7))
* **example/deps:** lock file maintenance example dependencies ([#210](#210)) ([4cfe311](4cfe311))
* **node:** update dependency node to v20.10.0 ([#217](#217)) ([5d93d0d](5d93d0d))

### Continuous Integration

* **deps:** update zeshuaro/github-actions-workflows digest to 4cdebe8 ([#213](#213)) ([373c13f](373c13f))
@zeshuaro
Copy link
Owner

πŸŽ‰ This PR is included in version 2.6.0 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant