chore(deps): update dependency vogen to 8.0.5#5133
Conversation
There was a problem hiding this comment.
Code Review: Dependency Update - Vogen 8.0.4 → 8.0.5
This is a straightforward patch version bump for the Vogen dependency in Directory.Packages.props.
Change Summary
- Single-line change:
Vogenversion updated from8.0.4to8.0.5 - Scope: Only affects
Directory.Packages.props(centralized package management)
Release Notes Highlights (8.0.5)
The patch release includes:
- GUID V7 support
IConvertiblebehaviour hoisted from underlying types- OpenAPI schema improvements (array support, improved mapping, byte mapping fix)
- Fix for local conversion overrides
- Fix for partial
EFCoreConverterattributes
Assessment
This is a routine, low-risk dependency update. The changes in Vogen 8.0.5 are additive features and bug fixes — nothing that should break existing TUnit usage of value objects. The centralized package management via Directory.Packages.props ensures consistent versioning across the solution.
No architectural concerns, no code changes beyond the version bump. Auto-merge with squash is appropriately configured for this type of routine dependency update.
Verdict: Approved — safe to merge.
282c344 to
f74c70f
Compare
There was a problem hiding this comment.
Code Review Update
Previous review already covers this accurately. Confirming no new concerns on re-review.
This is a single-line patch bump of Vogen 8.0.4 → 8.0.5 in Directory.Packages.props. The changes in 8.0.5 are purely additive (GUID V7 support, OpenAPI improvements) and bug fixes — nothing that impacts TUnit's usage of Vogen for value object generation.
All previous review points stand. Safe to merge.
This PR contains the following updates:
8.0.4→8.0.5Release Notes
SteveDunn/Vogen (Vogen)
v8.0.5Compare Source
Highlights
Fixes
ISchemaFilterimplementation based on OpenApiVersionBeingUsed by @JoschiZ in #882EFCoreConverterattributes by @SteveDunn in #898byteOpenAPI mapping by @SteveDunn in #900New Contributors
Full Changelog: SteveDunn/Vogen@8.0.4...8.0.5
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.
This PR has been generated by Renovate Bot.