Skip to content

Bump Trellis framework pin to 3.0.0-alpha.425#33

Merged
xavierjohn merged 2 commits into
mainfrom
chore/bump-trellis-alpha-425
Jun 28, 2026
Merged

Bump Trellis framework pin to 3.0.0-alpha.425#33
xavierjohn merged 2 commits into
mainfrom
chore/bump-trellis-alpha-425

Conversation

@xavierjohn

Copy link
Copy Markdown
Owner

Updates the framework pin from 3.0.0-alpha.418 to 3.0.0-alpha.425 (published to NuGet.org).

The new build reports index-precise RFC 6901 field paths for value objects nested inside collections or other objects (e.g. /members/0/email) in JSON-body validation.

Picks up the published framework build that reports index-precise field
paths for value objects nested in collections and objects.
@github-actions

github-actions Bot commented Jun 27, 2026

Copy link
Copy Markdown

Test Results

294 tests  ±0   294 ✅ ±0   28s ⏱️ -11s
  4 suites ±0     0 💤 ±0 
  4 files   ±0     0 ❌ ±0 

Results for commit 79897f4. ± Comparison against base commit 5066fdd.

♻️ This comment has been updated with latest results.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s centralized Trellis framework version pin so all Trellis.* package versions (which reference $(TrellisVersion)) move in lock-step to the newer upstream build.

Changes:

  • Bump TrellisVersion from 3.0.0-alpha.418 to 3.0.0-alpha.425 in central package management.
  • Indirectly updates the pinned versions for Trellis.Asp, Trellis.Authorization, Trellis.Core, Trellis.Mediator, Trellis.Primitives, Trellis.ServiceDefaults, and Trellis.Testing via $(TrellisVersion).

Drops the now-redundant value-object .Value (response mapper, structured log),
prefers Result.Ok(...).AsValueTask() over wrapping in a ValueTask constructor,
removes ConfigureAwait(false) (unneeded in app code), and rewrites
OrderResourceLoader to the ToResultAsync form with the Error.NotFound.For<T>
factory instead of manual Maybe branching.
@xavierjohn xavierjohn merged commit d049dea into main Jun 28, 2026
2 checks passed
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.

2 participants