Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency vapor/vapor to from: "4.106.7" #961

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2024

This PR contains the following updates:

Package Update Change
vapor/vapor patch from: "4.106.5" -> from: "4.106.7"

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

vapor/vapor (vapor/vapor)

v4.106.7: - Fix typo in ContenConfiguration error

Compare Source

What's Changed

Fix typo in ContenConfiguration error by @​WilliamFernsV3 in #​3259

Missing single quote in print statement
Added missing closing single quote for print statement.

New Contributor

This patch was released by @​0xTim

Full Changelog: vapor/vapor@4.106.6...4.106.7

v4.106.6: - Pass the method, url, and user agent from the ErrorMiddleware to the logger in the metadata.

Compare Source

What's Changed

Pass the method, url, and user agent from the ErrorMiddleware to the logger in the metadata. by @​maciejtrybilo in #​3233

The ErrorMiddleware reports an error to the logger of the request. Sometimes it might be useful to know the endpoint that failed.

This PR adds the method, url, and user agent of the request in the metadata of the report.

Reviewers

Thanks to the reviewers for their help:

This patch was released by @​0xTim

Full Changelog: vapor/vapor@4.106.5...4.106.6


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) November 28, 2024 12:58
@renovate renovate bot merged commit 7861c32 into master Nov 28, 2024
1 check passed
@renovate renovate bot deleted the renovate/vapor-vapor-4.x branch November 28, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants