chore(deps): update dependency vapor/vapor to v4.106.0
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| vapor/vapor | minor | 4.105.2 -> 4.106.0 |
Release Notes
vapor/vapor (vapor/vapor)
v4.106.0: - Drop Support for Swift 5.8
What's Changed
Drop Support for Swift 5.8 by @0xTim in #3240
- Removes support for Swift 5.8, making 5.9 the lowest supported version
- Updates Swift Crypto dependency to accept 4.0.0 that is about to land
- Fixes up some warnings in Swift 6
- Removes code paths from old Swift versions
This patch was released by @0xTim
Full Changelog: https://github.com/vapor/vapor/compare/4.105.2...4.106.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.