Skip to content

Update dependency WireMock.Net to v2#3080

Merged
martin-strecker-sonarsource merged 2 commits intomasterfrom
renovate/major-nuget-dependencies
Apr 7, 2026
Merged

Update dependency WireMock.Net to v2#3080
martin-strecker-sonarsource merged 2 commits intomasterfrom
renovate/major-nuget-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 14, 2026

This PR contains the following updates:

Package Change Age Confidence
WireMock.Net 1.25.02.2.0 age confidence

Release Notes

wiremock/WireMock.Net (WireMock.Net)

v2.2.0

Compare Source

  • #​1433 - Add comments for ScenarioStateStore related code [refactor] contributed by StefH
  • #​1434 - Upgrade Scriban.Signed [security] contributed by StefH

v2.1.0

Compare Source

  • #​1425 - Add helpers for query params fluent MappingModelBuilder [feature] contributed by biltongza
  • #​1430 - Add injectable IScenarioStateStore for distributed scenario state [feature] contributed by m4tchl0ck
  • #​1431 - Fix WireMockLogger implementation in dotnet-WireMock [bug] contributed by StefH
  • #​1432 - Add WireMockAspNetCoreLogger to log Kestrel warnings/errors [feature] contributed by StefH

v2.0.0

Compare Source

  • #​1359 - Version 2.x contributed by StefH
  • #​1394 - MappingSerializer (Newtonsoft or SystemText)-Json [feature] contributed by StefH
  • #​1341 - Configurable JSON serialization support (Newtonsoft.Json vs System.Text.Json) [feature]
  • #​1422 - WireMock.Net seems to be incompatible with Microsoft.Owin.Security.Interop [bug]
  • #​1424 - WireMock.Net.FluentAssertions is incompatible with WireMock.Net.Aspire [feature]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@hashicorp-vault-sonar-prod
Copy link
Copy Markdown

hashicorp-vault-sonar-prod Bot commented Mar 14, 2026

Renovate Jira issue ID: SCAN4NET-1141

@renovate renovate Bot force-pushed the renovate/major-nuget-dependencies branch from e19ee9d to ba4e117 Compare March 29, 2026 14:05
sonar-review-alpha[bot]

This comment was marked as outdated.

@renovate renovate Bot force-pushed the renovate/major-nuget-dependencies branch from ba4e117 to 72240d3 Compare March 30, 2026 18:51
sonar-review-alpha[bot]

This comment was marked as outdated.

@renovate renovate Bot force-pushed the renovate/major-nuget-dependencies branch from 72240d3 to 78b7083 Compare April 1, 2026 17:12
sonar-review-alpha[bot]

This comment was marked as outdated.

@renovate renovate Bot force-pushed the renovate/major-nuget-dependencies branch from 78b7083 to 7538a82 Compare April 7, 2026 10:04
sonar-review-alpha[bot]

This comment was marked as outdated.

@renovate renovate Bot force-pushed the renovate/major-nuget-dependencies branch from 7538a82 to 931a482 Compare April 7, 2026 15:48
@martin-strecker-sonarsource
Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 7, 2026

Copy link
Copy Markdown

@sonar-review-alpha sonar-review-alpha Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! ✅

Straightforward dependency bump from WireMock.Net 1.x to 2.2.0. The change is limited to the version declaration in Tests/Directory.Build.targets and the corresponding lock file updates across all test projects. No logic changes, no API usage changes visible in the diff — the lock files confirm the transitive dependency graph updated cleanly.

🗣️ Give feedback

@martin-strecker-sonarsource
Copy link
Copy Markdown
Contributor

Reviewed the lock file diffs — everything looks correct and expected.

Single direct change: WireMock.Net 1.25.0 → 2.2.0 in Tests/Directory.Build.targets.

Lock file cascade is all accounted for:

  • All WireMock.Net.* sub-packages (Abstractions, GraphQL, MimePart, Minimal, OpenApiParser, OpenTelemetry, ProtoBuf, Shared, Org.Abstractions) update in lockstep to 2.2.0
  • Scriban.Signed bumps significantly — explicitly listed in the WireMock.Net v2.2.0 changelog as a security upgrade ✓
  • A large set of Microsoft.AspNetCore.* 2.2.x packages are removed — WireMock.Net v1.x pulled in the old ASP.NET Core 2.2 stack; v2.x moved to newer hosting abstractions ✓
  • Other transitive deps (AnyOf, GraphQL, JmesPath.Net, JsonConverter.Abstractions, etc.) are also removed as WireMock.Net 2.x shed v1.x dependencies ✓

LGTM

@martin-strecker-sonarsource martin-strecker-sonarsource enabled auto-merge (squash) April 7, 2026 16:22
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@martin-strecker-sonarsource martin-strecker-sonarsource merged commit 1842e9b into master Apr 7, 2026
31 checks passed
@martin-strecker-sonarsource martin-strecker-sonarsource deleted the renovate/major-nuget-dependencies branch April 7, 2026 16:57
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