Skip to content

Comments

Update dependencies and improve CI cache key#47

Merged
diogot merged 2 commits intomainfrom
update-dependencies
Feb 12, 2026
Merged

Update dependencies and improve CI cache key#47
diogot merged 2 commits intomainfrom
update-dependencies

Conversation

@diogot
Copy link
Owner

@diogot diogot commented Feb 12, 2026

Summary

  • Update swift-pr-reporter 1.0.3 → 1.0.4
  • Update Yams 6.2.0 → 6.2.1
  • Include Package.resolved in cache key for more precise cache invalidation

Test plan

  • Verify CI workflow runs successfully
  • Verify cache is invalidated when Package.resolved changes

🤖 Generated with Claude Code

- Update swift-pr-reporter 1.0.3 → 1.0.4
- Update Yams 6.2.0 → 6.2.1
- Include Package.resolved in cache key for more precise cache invalidation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings February 12, 2026 19:07
Copy link

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

Updates Swift dependencies and refines GitHub Actions caching so CI rebuilds are invalidated when the resolved dependency graph changes.

Changes:

  • Bump swift-pr-reporter to 1.0.4 and Yams to 6.2.1 in Package.resolved.
  • Update CI cache key to include Package.resolved (more precise cache invalidation).
  • Remove cache restore-keys in the Tests workflow.

Reviewed changes

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

File Description
Package.resolved Updates pinned dependency versions/revisions.
.github/workflows/tests.yml Adjusts SPM cache key (and removes restore behavior).

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@diogot diogot merged commit 5ed8a3d into main Feb 12, 2026
2 checks passed
@diogot diogot deleted the update-dependencies branch February 12, 2026 19:15
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.

1 participant