Skip to content

Bump WireMock.Net from 2.10.0 to 2.13.0#91

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/tests/FrigateRelay.IntegrationTests/WireMock.Net-2.13.0
Closed

Bump WireMock.Net from 2.10.0 to 2.13.0#91
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/tests/FrigateRelay.IntegrationTests/WireMock.Net-2.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Updated WireMock.Net from 2.10.0 to 2.13.0.

Release notes

Sourced from WireMock.Net's releases.

2.13.0

What's Changed

Full Changelog: wiremock/WireMock.Net@2.12.0...2.13.0

2.12.0

What's Changed

New Contributors

Full Changelog: wiremock/WireMock.Net@2.11.0...2.12.0

2.11.0

What's Changed

Full Changelog: wiremock/WireMock.Net@2.10.0...2.11.0

Commits viewable in compare view.

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: WireMock.Net
  dependency-version: 2.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 23, 2026
@sonarqubecloud

Copy link
Copy Markdown

blehnen added a commit that referenced this pull request Jul 23, 2026
Supersedes #88 and #91. Aligns all 9 test projects to WireMock.Net 2.13.0
(Dependabot had bumped them piecemeal, causing version drift).

WireMock.Net 2.13.0 -> WireMock.Net.Minimal 2.13.0 -> Scriban.Signed 7.2.5,
which is past the patched 7.2.1 for GHSA-6q7j-xr26-3h2c / GHSA-q6rr-fm2g-g5x8.
The transitive dependency is therefore no longer vulnerable, so the
tests/Directory.Build.props workaround that force-pinned Scriban.Signed 7.2.1
is removed entirely (it now causes an NU1605 downgrade against 7.2.5 anyway).

Build clean (0/0); 314 unit tests pass.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@blehnen

blehnen commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Superseded by #92, which aligns all test projects to WireMock.Net 2.13.0 and removes the now-unnecessary Scriban pin (2.13's transitive Scriban 7.2.5 is already patched). Closing in favor of that.

@blehnen blehnen closed this Jul 23, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/nuget/tests/FrigateRelay.IntegrationTests/WireMock.Net-2.13.0 branch July 23, 2026 21:02
blehnen added a commit that referenced this pull request Jul 23, 2026
Supersedes #88 and #91. Aligns all 9 test projects to WireMock.Net 2.13.0
(Dependabot had bumped them piecemeal, causing version drift).

On a clean restore WireMock.Net 2.13.0 still resolves the transitive
Scriban.Signed to a vulnerable 7.2.0 (GHSA-6q7j-xr26-3h2c /
GHSA-q6rr-fm2g-g5x8), so the tests/Directory.Build.props pin is retained but
raised to the patched 7.2.5 (>= WireMock 2.13's floor, no NU1605 downgrade).

Build clean (0/0); 314 unit tests pass.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
blehnen added a commit that referenced this pull request Jul 23, 2026
Supersedes #88 and #91. Aligns all 9 test projects to WireMock.Net 2.13.0
(Dependabot had bumped them piecemeal, causing version drift).

On a clean restore WireMock.Net 2.13.0 still resolves the transitive
Scriban.Signed to a vulnerable 7.2.0 (GHSA-6q7j-xr26-3h2c /
GHSA-q6rr-fm2g-g5x8), so the tests/Directory.Build.props pin is retained but
raised to the patched 7.2.5 (>= WireMock 2.13's floor, no NU1605 downgrade).

Build clean (0/0); 314 unit tests pass.

Co-authored-by: Claude Opus 4.8 (1M context) <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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant