cgrindel / rules_swift_package_manager

Collection of utilities and Bazel rules to aid in the development and maintenance of Swift repositories using Bazel.
Apache License 2.0
78 stars 31 forks source link

chore(deps): update dependency vapor/vapor to v4.106.4 #1352

Open cgrindel-self-hosted-renovate[bot] opened 16 hours ago

cgrindel-self-hosted-renovate[bot] commented 16 hours ago

This PR contains the following updates:

Package Update Change
vapor/vapor patch 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.4

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.



This PR has been generated by Renovate Bot.

cgrindel-self-hosted-renovate[bot] commented 13 hours ago

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.