Skip to content

Update dependency vapor/leaf to from: "4.5.2"#641

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/vapor-leaf-4.x
Jun 27, 2026
Merged

Update dependency vapor/leaf to from: "4.5.2"#641
renovate[bot] merged 1 commit into
mainfrom
renovate/vapor-leaf-4.x

Conversation

@renovate

@renovate renovate Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
vapor/leaf patch from: "4.5.1"from: "4.5.2"

Release Notes

vapor/leaf (vapor/leaf)

v4.5.2: - Support odd Codable behaviors

Compare Source

What's Changed

Support odd Codable behaviors by @​gwynne in #​242

Currently, LeafEncoder throws a fatal error if one attempts to encode more than one object into the same keyed or unkeyed encoding container. Doing so is incorrect use of the Codable API, but it is nonetheless a semi-common practice, and is also the only practical way to accomplish some things. This change lifts the restriction and allows such encoding to work as expected.

Also bumps the package’s Swift version requirement to 6.1 and converts the tests to SwiftTesting.

Reviewers

Thanks to the reviewers for their help:

This patch was released by @​gwynne

Full Changelog: vapor/leaf@4.5.1...4.5.2


Configuration

📅 Schedule: (UTC)

  • 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) June 27, 2026 09:33
@renovate renovate Bot merged commit 957bf46 into main Jun 27, 2026
4 checks passed
@renovate renovate Bot deleted the renovate/vapor-leaf-4.x branch June 27, 2026 09:41
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