Skip to content

Update Tuist swift-snapshot-testing dependency to match Package.swift#6335

Merged
ajpallares merged 1 commit intomainfrom
ajp/fix-tuist-snapshot-testing-dep
Feb 23, 2026
Merged

Update Tuist swift-snapshot-testing dependency to match Package.swift#6335
ajpallares merged 1 commit intomainfrom
ajp/fix-tuist-snapshot-testing-dep

Conversation

@ajpallares
Copy link
Copy Markdown
Member

@ajpallares ajpallares commented Feb 23, 2026

Motivation

PR #6303 updated the swift-snapshot-testing dependency in Package.swift from a revision pin to exact: "1.18.9", but Tuist/Package.swift was not updated and still references the old revision.

Description

Updates Tuist/Package.swift to use exact: "1.18.9" for swift-snapshot-testing, matching what Package.swift now specifies after #6303.

Made with Cursor


Note

Low Risk
Single dependency pin change in a build configuration file; low functional risk beyond potential build/test differences if the revision previously diverged from 1.18.9.

Overview
Updates Tuist/Package.swift to pin pointfreeco/swift-snapshot-testing using exact: "1.18.9" instead of a specific git revision, aligning this dependency spec with the root Package.swift.

Written by Cursor Bugbot for commit b87f6aa. This will update automatically on new commits. Configure here.

PR #6303 updated Package.swift to use exact: "1.18.9" but the
Tuist/Package.swift was left on the old revision pin.

Co-authored-by: Cursor <cursoragent@cursor.com>
@ajpallares ajpallares marked this pull request as ready for review February 23, 2026 15:21
@ajpallares ajpallares requested a review from a team as a code owner February 23, 2026 15:21
@ajpallares ajpallares requested a review from vegaro February 23, 2026 15:21
@ajpallares ajpallares enabled auto-merge (squash) February 23, 2026 15:23
@ajpallares ajpallares merged commit ff53abb into main Feb 23, 2026
16 of 17 checks passed
@ajpallares ajpallares deleted the ajp/fix-tuist-snapshot-testing-dep branch February 23, 2026 15:29
ajpallares added a commit that referenced this pull request Feb 23, 2026
Resolves Tuist dependencies after #6335 updated
swift-snapshot-testing from a revision pin to exact: "1.18.9".

Co-authored-by: Cursor <cursoragent@cursor.com>
ajpallares added a commit that referenced this pull request Feb 23, 2026
Resolves Tuist dependencies after #6335 updated
swift-snapshot-testing from a revision pin to exact: "1.18.9".

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants