Skip to content

Bump Nimble to 14.x#1

Merged
RISCfuture merged 1 commit intomasterfrom
deps/nimble-14
May 2, 2026
Merged

Bump Nimble to 14.x#1
RISCfuture merged 1 commit intomasterfrom
deps/nimble-14

Conversation

@RISCfuture
Copy link
Copy Markdown
Owner

Summary

  • Bump Nimble dependency constraint from 13.7.1 to 14.0.0 in Package.swift.
  • Refresh Package.resolved (Nimble 14.0.0 plus transitive updates: CwlPreconditionTesting 2.2.2, ZIPFoundation 0.9.20, swift-argument-parser 1.7.1, swift-docc-plugin 1.5.0).

Test plan

  • swift build succeeds.
  • swift test passes (94 tests, 0 failures).
  • swiftlint reports 0 violations.

Note: existing test code already uses await expect(...).toEventually(...) (the async-friendly form), so no test refactors were needed for Nimble 14's deprecation of synchronous polling expectations.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@RISCfuture RISCfuture merged commit f43a25a into master May 2, 2026
5 checks passed
@RISCfuture RISCfuture deleted the deps/nimble-14 branch May 2, 2026 18:37
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