Skip to content

Bump FluentValidation.DependencyInjectionExtensions from 11.11.0 to 12.1.1#124

Merged
emeraldleaf merged 1 commit into
mainfrom
dependabot/nuget/FluentValidation.DependencyInjectionExtensions-12.1.1
Jul 19, 2026
Merged

Bump FluentValidation.DependencyInjectionExtensions from 11.11.0 to 12.1.1#124
emeraldleaf merged 1 commit into
mainfrom
dependabot/nuget/FluentValidation.DependencyInjectionExtensions-12.1.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Pinned FluentValidation.DependencyInjectionExtensions at 12.1.1.

Release notes

Sourced from FluentValidation.DependencyInjectionExtensions'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:

12.0.0

Release notes

Please read the upgrade guide if you are moving from 11.x to 12.x

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.

@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:56
@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 force-pushed the dependabot/nuget/FluentValidation.DependencyInjectionExtensions-12.1.1 branch 2 times, most recently from 183e0e6 to 14ba064 Compare June 15, 2026 02:11
@dependabot
dependabot Bot force-pushed the dependabot/nuget/FluentValidation.DependencyInjectionExtensions-12.1.1 branch from 14ba064 to 105fe79 Compare July 2, 2026 23:29
@emeraldleaf

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/nuget/FluentValidation.DependencyInjectionExtensions-12.1.1 branch from 105fe79 to bf41bf2 Compare July 13, 2026 01:27
@emeraldleaf

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/nuget/FluentValidation.DependencyInjectionExtensions-12.1.1 branch from bf41bf2 to a2e04e2 Compare July 19, 2026 03:01
@emeraldleaf

Copy link
Copy Markdown
Owner

@dependabot rebase

…2.1.1

---
updated-dependencies:
- dependency-name: FluentValidation.DependencyInjectionExtensions
  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.DependencyInjectionExtensions-12.1.1 branch from a2e04e2 to 9ef2445 Compare July 19, 2026 23:22
@emeraldleaf
emeraldleaf merged commit 75717b6 into main Jul 19, 2026
7 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/FluentValidation.DependencyInjectionExtensions-12.1.1 branch July 19, 2026 23:28
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