Skip to content

chore: Add dependabot - #240

Merged
mpivchev merged 3 commits into
mainfrom
dependabot
Aug 7, 2026
Merged

chore: Add dependabot#240
mpivchev merged 3 commits into
mainfrom
dependabot

Conversation

@mpivchev

@mpivchev mpivchev commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com>
@mpivchev mpivchev linked an issue Aug 5, 2026 that may be closed by this pull request
Updated instructions for adding NextcloudKit to clarify local package usage.

Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com>
@mpivchev
mpivchev marked this pull request as ready for review August 5, 2026 16:21
@mpivchev
mpivchev requested review from Ivansss, SystemKeeper, claucambra, i2h3 and marinofaggiana and a lite review from Copilot August 5, 2026 16:22

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Warning

Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.

Adds Dependabot configuration for automated dependency updates and cleans up leftover Carthage support, aligning with #233.

Changes:

  • Add .github/dependabot.yml to enable weekly Swift Package Manager and GitHub Actions updates.
  • Remove Carthage artifacts and references (Cartfile, README section, ignores/lint excludes).
  • Update “Manual” installation instructions to reflect local Swift Package usage.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
REUSE.toml Removes Carthage-related annotation entry now that Cartfile is deleted.
README.md Drops Carthage install instructions and updates manual install guidance.
Cartfile Removes obsolete Carthage dependency definition file.
.swiftlint.yml Stops excluding the removed Carthage directory from linting.
.gitignore Removes ignore rule for the deleted Carthage/ directory.
.github/dependabot.yml Introduces Dependabot config for Swift and GitHub Actions updates.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/dependabot.yml
Comment thread README.md
@mpivchev
mpivchev merged commit 6e5e491 into main Aug 7, 2026
4 checks passed
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.

Add Dependabot

3 participants