swiftregex
swiftregex copied to clipboard
Update dependency vapor/vapor to from: "4.92.5"
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| vapor/vapor | patch | from: "4.92.4" -> from: "4.92.5" |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
vapor/vapor (vapor/vapor)
v4.92.5: - Fix some Sendable warnings on 5.10
What's Changed
Fix some Sendable warnings on 5.10 by @sidepelican in #3158
Fix a number of warnings in Swift 5.10 like below.
Fix simple issues that can be addressed by simply adding
Sendable.
New Contributor
- @sidepelican made their first contribution in #3158 🎉
This patch was released by @0xTim
Full Changelog: https://github.com/vapor/vapor/compare/4.92.4...4.92.5
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.