Commit 8b9dfe0
chore(deps): update dependency vapor/vapor to v4.92.5 (#967)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [vapor/vapor](https://togithub.com/vapor/vapor) | patch | `4.92.4` ->
`4.92.5` |
---
### Release Notes
<details>
<summary>vapor/vapor (vapor/vapor)</summary>
### [`v4.92.5`](https://togithub.com/vapor/vapor/releases/tag/4.92.5): -
Fix some Sendable warnings on 5.10
[Compare
Source](https://togithub.com/vapor/vapor/compare/4.92.4...4.92.5)
#### What's Changed
Fix some Sendable warnings on 5.10 by
[@​sidepelican](https://togithub.com/sidepelican) in
[#​3158](https://togithub.com/vapor/vapor/issues/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](https://togithub.com/sidepelican) made their
first contribution in
[#​3158](https://togithub.com/vapor/vapor/issues/3158) 🎉
###### *This patch was released by
[@​0xTim](https://togithub.com/0xTim)*
**Full Changelog**:
vapor/vapor@4.92.4...4.92.5
</details>
---
### 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](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>1 parent e3b9f10 commit 8b9dfe0
File tree
4 files changed
+6
-6
lines changed- examples/vapor_example/swift
4 files changed
+6
-6
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1433 | 1433 | | |
1434 | 1434 | | |
1435 | 1435 | | |
1436 | | - | |
| 1436 | + | |
1437 | 1437 | | |
1438 | | - | |
| 1438 | + | |
1439 | 1439 | | |
1440 | 1440 | | |
1441 | 1441 | | |
| |||
0 commit comments