Open cgrindel-self-hosted-renovate[bot] opened 16 hours ago
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.
This PR contains the following updates:
4.106.3
->4.106.4
Release Notes
vapor/vapor (vapor/vapor)
### [`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**: https://github.com/vapor/vapor/compare/4.106.3...4.106.4Configuration
📅 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.
This PR has been generated by Renovate Bot.