Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2025

This PR contains the following updates:

Package Update Change
vapor/vapor patch from: "4.117.0" -> from: "4.117.2"

Warning

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


Release Notes

vapor/vapor (vapor/vapor)

v4.117.2: - Fixing error in documentation of HTTPHeaders accept variable

Compare Source

What's Changed

Fixing error in documentation of HTTPHeaders accept variable by @​VerticalHeretic in #​3375

This fix is addressing an issue vapor/docs#1098, and it’s fixing one of two of the problem mentioned there. The one being that the accept variables is accessible on the headers variable of the httpRequest. I couldn’t reproduce the second problem while it is working correctly on Swift 6.2, and indeed I can make use .html as a condition for the media types.

As on the screenshot below: image

This patch was released by @​0xTim

Full Changelog: vapor/vapor@4.117.1...4.117.2

v4.117.1: - Add HEIC (HEVC in HEIF) HTTPMediaType Support

Compare Source

What's Changed

Add HEIC (HEVC in HEIF) HTTPMediaType Support by @​fang-ling in #​3374

Add the HTTP media type for HEIC/HEIF images to HTTPMediaType, as Safari 17+ supports this format.

New Contributor

This patch was released by @​0xTim

Full Changelog: vapor/vapor@4.117.0...4.117.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 bafda0d to ad8ea32 Compare November 3, 2025 19:58
@renovate renovate bot changed the title Update dependency vapor/vapor to from: "4.117.1" Update dependency vapor/vapor to from: "4.117.2" Nov 3, 2025
@renovate renovate bot merged commit 3cc3daa into main Nov 3, 2025
3 checks passed
@renovate renovate bot deleted the renovate/vapor-vapor-4.x branch November 3, 2025 22:35
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.

1 participant