Update test dependencies to their current releases - #92
Open
sbeitzel wants to merge 1 commit into
Open
Conversation
swift-custom-dump 1.5.0 → 1.7.0, swift-snapshot-testing 1.19.2 → 1.19.4, swift-syntax 603.0.1 → 603.0.2, xctest-dynamic-overlay 1.9.0 → 1.11.0. The update run reported a FoundationNetworking trait mismatch between swift-snapshot-testing and swift-custom-dump. That came from a stale .build, not from the pins: both the old and the new sets build and pass the full suite from a clean checkout. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Ti4qg7EGCvA5Pa7o9TL8fF
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.
Routine bump of the four test-only dependencies:
swift package updatereported aFoundationNetworkingtrait mismatch betweenswift-snapshot-testing and swift-custom-dump while it was searching. That turned out to
come from a stale
.build, not from the pins — from a clean checkout, both the old andthe new sets resolve, build, and pass the full suite (713 tests, 50 suites).
Independent of #62; either can merge first.
🤖 Generated with Claude Code
https://claude.ai/code/session_01Ti4qg7EGCvA5Pa7o9TL8fF