更新CCZUKit至1.1.3 - #36
Merged
Merged
Conversation
同步修复了课程评价解析错误的问题
There was a problem hiding this comment.
Pull request overview
此 PR 通过更新 SwiftPM 锁定文件(Package.resolved)来同步依赖版本,主要目标是将 CCZUKit 升级到 1.1.3,以引入其对“课程评价解析错误”的修复。
Changes:
- 将 CCZUKit 从
1.1.2升级到1.1.3 - 同步更新了多项其他依赖(如 Kingfisher、Mantis、supabase-swift、swift-crypto 等)的锁定版本与 revision
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
14
to
20
| "identity" : "kingfisher", | ||
| "kind" : "remoteSourceControl", | ||
| "location" : "https://github.com/RayanceKing/Kingfisher", | ||
| "state" : { | ||
| "revision" : "e227df15448d2ad1a5d4e4c49722a71c68f9058a", | ||
| "version" : "8.7.0" | ||
| "revision" : "cf8be20d07654570554c8a8a4952bc8a5766a8b0", | ||
| "version" : "8.9.0" | ||
| } |
This file contains hidden or 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
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.
同步修复了课程评价解析错误的问题