Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2024

This PR contains the following updates:

Package Update Change
vapor/leaf patch from: "4.4.0" -> from: "4.4.1"

Warning

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


Release Notes

vapor/leaf (vapor/leaf)

v4.4.1: - Fix LeafContext.application Casting Failure

Compare Source

What's Changed

Fix LeafContext.application Casting Failure by @​grantjbutler in #​235

Fixes an issue where the wrong type would be set to the application userInfo key when accessing the renderer directly on the Application (it would set a value of Application.Leaf, rather than Application, and then the casting would fail on LeafContext.application).

This patch was released by @​0xTim

Full Changelog: vapor/leaf@4.4.0...4.4.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 merged commit f430824 into main Nov 4, 2024
3 checks passed
@renovate renovate bot deleted the renovate/vapor-leaf-4.x branch November 4, 2024 01:58
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