Skip to content

Bump FluentValidation from 12.0.0 to 12.1.1#123

Merged
emeraldleaf merged 2 commits into
mainfrom
dependabot/nuget/FluentValidation-12.1.1
Jul 19, 2026
Merged

Bump FluentValidation from 12.0.0 to 12.1.1#123
emeraldleaf merged 2 commits into
mainfrom
dependabot/nuget/FluentValidation-12.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

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

  • Add Tamil language (#​2334)
  • Add Telugu language (#​2333)
  • Fixes to Japanese translations (#​2340)

Changes in 12.0.0

  • Drops support for netstandard2.0, netstandard2.1, .net 5, .net 6 and .net 7. Minimum supported platform is now .net 8.
  • Add support for dependent rules for custom rules (#​2170)
  • Removes deprecated DI extensions
  • Removes deprecated transform methods (#​2027)
  • Remove the ability to disable the root-model null check (#​2069)
  • Use Zomp.SyncMethodGenerator to clean up internal sync/async code paths and increase performance (#​2136)
  • Add Serbian (Cyrillic) language; rename existing Serbian to Serbian (Latin) (#​2283)

Downloads

Binaries can be downloaded from nuget:

Commits viewable in compare view.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file nuget Pull requests that update NuGet packages labels Jun 8, 2026
@dependabot
dependabot Bot requested a review from emeraldleaf as a code owner June 8, 2026 23:55
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file nuget Pull requests that update NuGet packages labels Jun 8, 2026
@codecov

codecov Bot commented Jun 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dependabot dependabot Bot changed the title Bump FluentValidation from 11.11.0 to 12.1.1 Bump FluentValidation from 12.0.0 to 12.1.1 Jun 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/nuget/FluentValidation-12.1.1 branch 3 times, most recently from fcb9503 to 34aa1b4 Compare June 15, 2026 02:11
@dependabot
dependabot Bot force-pushed the dependabot/nuget/FluentValidation-12.1.1 branch from 34aa1b4 to 48724d8 Compare July 2, 2026 23:29
@emeraldleaf

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/nuget/FluentValidation-12.1.1 branch from 48724d8 to 8e32576 Compare July 13, 2026 01:28
@emeraldleaf

Copy link
Copy Markdown
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
dependabot Bot force-pushed the dependabot/nuget/FluentValidation-12.1.1 branch from 8e32576 to e88d6b9 Compare July 19, 2026 03:01
@emeraldleaf
emeraldleaf merged commit 8342a45 into main Jul 19, 2026
7 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/FluentValidation-12.1.1 branch July 19, 2026 23:15
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file nuget Pull requests that update NuGet packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant