Skip to content

deps: bump Wolfgang.Etl.Abstractions 0.13.0 → 0.13.1#161

Merged
Chris-Wolfgang merged 1 commit into
vNextfrom
chore/bump-abstractions-0.13.1
Jun 21, 2026
Merged

deps: bump Wolfgang.Etl.Abstractions 0.13.0 → 0.13.1#161
Chris-Wolfgang merged 1 commit into
vNextfrom
chore/bump-abstractions-0.13.1

Conversation

@Chris-Wolfgang

Copy link
Copy Markdown
Owner

Propagates Wolfgang.Etl.Abstractions 0.13.0 → 0.13.1 into TestKit, the first downstream consumer of the just-released Abstractions v0.13.1.

Both src packages (Wolfgang.Etl.TestKit, Wolfgang.Etl.TestKit.Xunit) now reference Abstractions 0.13.1.

Why PATCH

Abstractions 0.13.0 → 0.13.1 is a docs/metadata/CI release with no public API or runtime change (verified: Report still a record, public surface unchanged). So TestKit's own surface is unchanged and it stays at 0.8.1 (already the vNext release version).

Verified locally

  • dotnet restore pulls Abstractions 0.13.1 from NuGet.
  • Release build: 0 errors (the 6 warnings are pre-existing netcoreapp3.1 transitive-package compat notices in the test projects, unrelated to this change).
  • Tests: 253 passing on net10.0 (58 TestKit + 195 TestKit.Xunit).

Folds into the v0.8.1 release (#112).

Consume the canonical maintenance fixes shipped in Abstractions v0.13.1
(now on NuGet). Non-breaking: Abstractions 0.13.0 -> 0.13.1 is a
docs/metadata PATCH with no public API change, so TestKit stays a PATCH
(0.8.1). Verified: Release build clean, 253 tests pass.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.

1 participant