From 8125cc0e75bf3663e4c8baf4a17bd0914079145f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 23:45:32 +0800 Subject: [PATCH] chore: bump up Lakr233/ListViewKit version to from: "1.2.0" (#14617) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [Lakr233/ListViewKit](https://redirect.github.com/Lakr233/ListViewKit) | minor | `from: "1.1.8"` → `from: "1.2.0"` | --- ### Release Notes
Lakr233/ListViewKit (Lakr233/ListViewKit) ### [`v1.2.0`](https://redirect.github.com/Lakr233/ListViewKit/compare/1.1.8...1.2.0) [Compare Source](https://redirect.github.com/Lakr233/ListViewKit/compare/1.1.8...1.2.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, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../App/App.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- .../frontend/apps/ios/App/Packages/Intelligents/Package.swift | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/frontend/apps/ios/App/App.xcworkspace/xcshareddata/swiftpm/Package.resolved b/packages/frontend/apps/ios/App/App.xcworkspace/xcshareddata/swiftpm/Package.resolved index 6fec0d99d3..a9c7f6f836 100644 --- a/packages/frontend/apps/ios/App/App.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/packages/frontend/apps/ios/App/App.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -32,8 +32,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/Lakr233/ListViewKit", "state" : { - "revision" : "5dea05a52a6c2c7bb013a5925c517d6e32940605", - "version" : "1.1.8" + "revision" : "07f7adfa0629f8647991e3c148b7d3e060fe2917", + "version" : "1.2.0" } }, { diff --git a/packages/frontend/apps/ios/App/Packages/Intelligents/Package.swift b/packages/frontend/apps/ios/App/Packages/Intelligents/Package.swift index c287f52430..61ac3bf9a2 100644 --- a/packages/frontend/apps/ios/App/Packages/Intelligents/Package.swift +++ b/packages/frontend/apps/ios/App/Packages/Intelligents/Package.swift @@ -21,7 +21,7 @@ let package = Package( .package(url: "https://github.com/SnapKit/SnapKit.git", from: "5.7.1"), .package(url: "https://github.com/SwifterSwift/SwifterSwift.git", from: "6.2.0"), .package(url: "https://github.com/Recouse/EventSource.git", from: "0.1.7"), - .package(url: "https://github.com/Lakr233/ListViewKit.git", from: "1.1.8"), + .package(url: "https://github.com/Lakr233/ListViewKit.git", from: "1.2.0"), .package(url: "https://github.com/Lakr233/MarkdownView.git", from: "3.6.3"), ], targets: [