Skip to content

Widen pin on swift-crypto dependency#332

Merged
gwynne merged 5 commits intovapor:mainfrom
btoms20:main
Feb 18, 2026
Merged

Widen pin on swift-crypto dependency#332
gwynne merged 5 commits intovapor:mainfrom
btoms20:main

Conversation

@btoms20
Copy link
Copy Markdown
Contributor

@btoms20 btoms20 commented Feb 18, 2026

These changes are now available in 4.10.1

What?

Widens the supported swift-crypto range to include the 4+ series of releases.

Why?

  1. Using swift-crypto 4.2.0 doesn't seem to impact the building or tests
  2. Allows for newer libraries that need swift-crypto 4+ tags to still use this library
  3. This combined with mysql-nio widening its pin on swift-crypto would allow vapor users depending on fluent-mysql-driver to use the latest, and safest, swift-crypto versions.

Related to

vapor/mysql-nio#120

@btoms20 btoms20 requested a review from gwynne as a code owner February 18, 2026 04:36
@gwynne gwynne added the semver-patch Internal changes only label Feb 18, 2026
@gwynne gwynne enabled auto-merge (squash) February 18, 2026 04:52
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.22%. Comparing base (262e5cf) to head (a54b8b7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #332      +/-   ##
==========================================
- Coverage   68.37%   68.22%   -0.15%     
==========================================
  Files           9        9              
  Lines         332      321      -11     
==========================================
- Hits          227      219       -8     
+ Misses        105      102       -3     

see 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gwynne gwynne requested a review from 0xTim as a code owner February 18, 2026 04:57
@gwynne
Copy link
Copy Markdown
Member

gwynne commented Feb 18, 2026

Github Actions is freaking out, forcing the merge anyway

@gwynne gwynne disabled auto-merge February 18, 2026 05:13
@gwynne gwynne merged commit ff56871 into vapor:main Feb 18, 2026
25 checks passed
@btoms20
Copy link
Copy Markdown
Contributor Author

btoms20 commented Feb 18, 2026

thanks @gwynne

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver-patch Internal changes only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants