Bump WireMock.Net from 2.10.0 to 2.13.0#91
Conversation
--- 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>
|
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>
|
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. |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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>
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>



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 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)