Bump FluentValidation from 12.0.0 to 12.1.1#123
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
dependabot
Bot
force-pushed
the
dependabot/nuget/FluentValidation-12.1.1
branch
3 times, most recently
from
June 15, 2026 02:11
fcb9503 to
34aa1b4
Compare
dependabot
Bot
force-pushed
the
dependabot/nuget/FluentValidation-12.1.1
branch
from
July 2, 2026 23:29
34aa1b4 to
48724d8
Compare
Owner
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/nuget/FluentValidation-12.1.1
branch
from
July 13, 2026 01:28
48724d8 to
8e32576
Compare
Owner
|
@dependabot rebase |
--- updated-dependencies: - dependency-name: FluentValidation dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/nuget/FluentValidation-12.1.1
branch
from
July 19, 2026 03:01
8e32576 to
e88d6b9
Compare
emeraldleaf
approved these changes
Jul 19, 2026
emeraldleaf
added a commit
that referenced
this pull request
Jul 19, 2026
…ion packages bump in lockstep (#178) #123 (FluentValidation 12.1.1) and #124 (FluentValidation.DependencyInjectionExtensions) were ungrouped, so they opened as separate PRs — merging #123 alone left main with FluentValidation core at 12.1.1 and its DI-extensions companion a full major behind at 11.11.0 (an unsupported pairing: 11.x extensions built against 11.x APIs, running on 12.x core). Same family-skew class as the WolverineFx.RabbitMQ drift (#176). The CLAUDE.md "families move together" rule can't prevent this — dependabot doesn't read CLAUDE.md. The mechanical fix is a dependabot group, which every other multi-package family here already has (wolverine, entity-framework, microsoft-extensions, aspire, opentelemetry). This adds groups for the three that were still ungrouped and could skew the same way: FluentValidation* (2 pkgs), Grpc.* (2), Testcontainers* (3). Also refreshed the stale WolverineFx ignore comment ("Stay on 5.x" → the 5→6 migration landed in #154; the family is on 6.17.3 and the ignore now defers 7.0+). Policy unchanged. Does NOT fix the current live skew — #124 (rebasing) closes that. This prevents recurrence. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pinned FluentValidation at 12.1.1.
Release notes
Sourced from FluentValidation's releases.
12.1.0
Release notes
Please read the upgrade guide if you are moving from 11.x to 12.x
Changes in 12.1.0
Changes in 12.0.0
Downloads
Binaries can be downloaded from nuget:
Commits viewable in compare view.