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.111.1" #696

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 14, 2025

This PR contains the following updates:

Package Update Change
vapor/vapor patch from: "4.111.0" -> from: "4.111.1"

Warning

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


Release Notes

vapor/vapor (vapor/vapor)

v4.111.1: - do not truncate response when streaming on error

Compare Source

What's Changed

do not truncate response when streaming on error by @​weissi in #​3283

As described in #​2949, Vapor silently truncates a streamed response body for error responses. This leads to data loss. This pull request addresses that.

This patch was released by @​0xTim

Full Changelog: vapor/vapor@4.111.0...4.111.1


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 force-pushed the renovate/vapor-vapor-4.x branch from d439896 to 475e4b3 Compare January 14, 2025 21:41
@renovate renovate bot merged commit eb37cfe into main Jan 15, 2025
3 checks passed
@renovate renovate bot deleted the renovate/vapor-vapor-4.x branch January 15, 2025 02:20
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