Skip to content

Pin NextcloudKit to 6.0.9#94

Merged
claucambra merged 1 commit into
mainfrom
bugfix/nckit-broken
Jun 16, 2025
Merged

Pin NextcloudKit to 6.0.9#94
claucambra merged 1 commit into
mainfrom
bugfix/nckit-broken

Conversation

@claucambra
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
@claucambra claucambra added this to the 3.0 milestone Jun 16, 2025
@claucambra claucambra requested a review from Copilot June 16, 2025 06:01
@claucambra claucambra self-assigned this Jun 16, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR changes the version specifier for the NextcloudKit dependency to pin it exactly at 6.0.9.

  • Switched NextcloudKit from a semver-compatible from: "6.0.9" to an exact version constraint.
  • Aligns NextcloudKit’s versioning style with the other dependencies in Package.swift.
Comments suppressed due to low confidence (1)

Package.swift:24

  • [nitpick] Consider adding a comment explaining why NextcloudKit is pinned to an exact version to help future maintainers understand this constraint.
.package(url: "https://github.com/nextcloud/NextcloudKit", exact: "6.0.9"),

@claucambra claucambra merged commit 26c6cac into main Jun 16, 2025
2 checks passed
@claucambra claucambra deleted the bugfix/nckit-broken branch June 16, 2025 06:11
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.

2 participants