Bump the dotnet-dependencies group with 5 updates - #197
Merged
Chris-Wolfgang merged 2 commits intoJul 27, 2026
Conversation
Bumps Meziantou.Analyzer from 3.0.123 to 3.0.124 Bumps Wolfgang.Etl.Abstractions from 0.15.0 to 0.16.0 Bumps Wolfgang.Etl.TestKit from 0.8.0 to 0.10.0 Bumps Wolfgang.Etl.TestKit.Xunit from 0.8.0 to 0.10.0 Bumps Xunit.SkippableFact from 1.4.13 to 1.5.61 --- updated-dependencies: - dependency-name: Meziantou.Analyzer dependency-version: 3.0.124 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies - dependency-name: Wolfgang.Etl.Abstractions dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: Wolfgang.Etl.TestKit dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: Wolfgang.Etl.TestKit.Xunit dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: Xunit.SkippableFact dependency-version: 1.5.61 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Chris-Wolfgang
deleted the
dependabot/nuget/dotnet-dependencies-fd4bd7f9c6
branch
July 27, 2026 21:58
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.
Updated Meziantou.Analyzer from 3.0.123 to 3.0.124.
Release notes
Sourced from Meziantou.Analyzer's releases.
3.0.124
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.124
What's Changed
defaultliterals in named-argument checks by @meziantou with @Copilot in MA0003: add configurable support fordefaultliterals in named-argument checks meziantou/Meziantou.Analyzer#1222Full Changelog: meziantou/Meziantou.Analyzer@3.0.123...3.0.124
Commits viewable in compare view.
Updated Wolfgang.Etl.Abstractions from 0.15.0 to 0.16.0.
Release notes
Sourced from Wolfgang.Etl.Abstractions's releases.
0.16.0
What's Changed
Full Changelog: Chris-Wolfgang/ETL-Abstractions@v0.15.0...v0.16.0
Commits viewable in compare view.
Updated Wolfgang.Etl.TestKit from 0.8.0 to 0.10.0.
Release notes
Sourced from Wolfgang.Etl.TestKit's releases.
0.10.0
Adds an opt-in contract-test base for the
ISupportDryRuninterface introduced inWolfgang.Etl.Abstractions0.15.0. No breaking change.Added
SupportsDryRunContractTests<TSut>— an opt-in xUnit contract-test base that verifies a stage implementingISupportDryRunactually skips its external side effect whenIsDryRunistrue(not merely exposes the property). Stage-agnostic: the derived test suppliesCreateSut()and a singleRunAndReportSideEffectAsync(bool). (ETL-Abstractions#259, #195)TestLoader<T>now implementsISupportDryRun— in dry-run mode it still enumerates the source and advances progress counters but skips collecting items, serving as the reference implementation exercised by the new contract base.Changed
Wolfgang.Etl.Abstractions0.15.0 (was 0.14.1).Full Changelog: Chris-Wolfgang/ETL-Test-Kit@v0.9.0...v0.10.0
0.9.0
What's Changed
Full Changelog: Chris-Wolfgang/ETL-Test-Kit@v0.8.1...v0.9.0
0.8.1
What's Changed
Full Changelog: Chris-Wolfgang/ETL-Test-Kit@v0.8.0...v0.8.1
Commits viewable in compare view.
Updated Wolfgang.Etl.TestKit.Xunit from 0.8.0 to 0.10.0.
Release notes
Sourced from Wolfgang.Etl.TestKit.Xunit's releases.
0.10.0
Adds an opt-in contract-test base for the
ISupportDryRuninterface introduced inWolfgang.Etl.Abstractions0.15.0. No breaking change.Added
SupportsDryRunContractTests<TSut>— an opt-in xUnit contract-test base that verifies a stage implementingISupportDryRunactually skips its external side effect whenIsDryRunistrue(not merely exposes the property). Stage-agnostic: the derived test suppliesCreateSut()and a singleRunAndReportSideEffectAsync(bool). (ETL-Abstractions#259, #195)TestLoader<T>now implementsISupportDryRun— in dry-run mode it still enumerates the source and advances progress counters but skips collecting items, serving as the reference implementation exercised by the new contract base.Changed
Wolfgang.Etl.Abstractions0.15.0 (was 0.14.1).Full Changelog: Chris-Wolfgang/ETL-Test-Kit@v0.9.0...v0.10.0
0.9.0
What's Changed
Full Changelog: Chris-Wolfgang/ETL-Test-Kit@v0.8.1...v0.9.0
0.8.1
What's Changed
Full Changelog: Chris-Wolfgang/ETL-Test-Kit@v0.8.0...v0.8.1
Commits viewable in compare view.
Updated Xunit.SkippableFact from 1.4.13 to 1.5.61.
Release notes
Sourced from Xunit.SkippableFact's releases.
1.5.61
What's Changed
New Contributors
Full Changelog: AArnott/Xunit.SkippableFact@v1.5.23...v1.5.61
1.5.23
What's Changed
#ifregions by @AArnott in Remove dead#ifregions AArnott/Xunit.SkippableFact#39New Contributors
Full Changelog: AArnott/Xunit.SkippableFact@v1.4.13...v1.5.22
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions