Commit 5a8f195
chore(deps): update dependency vapor/vapor to v4.106.4 (#1352)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [vapor/vapor](https://redirect.github.com/vapor/vapor) | patch |
`4.106.3` -> `4.106.4` |
---
### Release Notes
<details>
<summary>vapor/vapor (vapor/vapor)</summary>
###
[`v4.106.4`](https://redirect.github.com/vapor/vapor/releases/tag/4.106.4):
- Use application's logger in InMemory tester
[Compare
Source](https://redirect.github.com/vapor/vapor/compare/4.106.3...4.106.4)
#### What's Changed
Use application's logger in InMemory tester by
[@​sidepelican](https://redirect.github.com/sidepelican) in
[#​3239](https://redirect.github.com/vapor/vapor/issues/3239)
> Usually, a copy of the application’s Logger is passed to the
`Request`. However, for the `InMemory` part of `XCTApplicationTester`,
it seems the default Logger is used.
> This PR fix the behavior so that the application’s Logger is used
instead of the default one.
#### Reviewers
Thanks to the reviewers for their help:
-
[@​Naveen-C-Ramachandrappa](https://redirect.github.com/Naveen-C-Ramachandrappa)
###### *This patch was released by
[@​0xTim](https://redirect.github.com/0xTim)*
**Full Changelog**:
vapor/vapor@4.106.3...4.106.4
</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://redirect.github.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://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4xIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: cgrindel-self-hosted-renovate[bot] <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com>1 parent bb497e2 commit 5a8f195
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments