Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Updated WireMock.Net from 1.17.0 to 1.23.0.

Release notes

Sourced from WireMock.Net's releases.

1.23.0

What's Changed

New Contributors

Full Changelog: wiremock/WireMock.Net@1.22.0...1.23.0

1.22.0

What's Changed

New Contributors

Full Changelog: wiremock/WireMock.Net@1.21.0...1.22.0

1.21.0

What's Changed

Full Changelog: wiremock/WireMock.Net@1.20.0...1.21.0

1.20.0

What's Changed

Full Changelog: wiremock/WireMock.Net@1.19.0...1.20.0

1.19.0

What's Changed

Full Changelog: wiremock/WireMock.Net@1.18.0...1.19.0

1.18.0

What's Changed

Full Changelog: wiremock/WireMock.Net@1.17.0...1.18.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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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: 1.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 12, 2026

Labels

The following labels could not be found: nuget. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 12, 2026
@dependabot dependabot bot requested a review from rjmurillo as a code owner January 12, 2026 21:28
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 12, 2026
@diffray diffray bot added the diffray-review-started diffray review status: started label Jan 12, 2026
@github-actions
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 3d61200.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@diffray
Copy link

diffray bot commented Jan 12, 2026

Changes Summary

This PR updates the WireMock.Net testing dependency from version 1.17.0 to 1.23.0, a minor version bump (6 minor versions). WireMock.Net is used for HTTP mocking in REST client tests, and this update should be reviewed to ensure compatibility with existing test infrastructure and to verify that no breaking changes were introduced in the HTTP mocking behavior.

Type: config

Components Affected: Testing Infrastructure, REST Client Tests

Files Changed
File Summary Change Impact
/tmp/workspace/Directory.Packages.props Updated WireMock.Net version from 1.17.0 to 1.23.0 in Central Package Management configuration ✏️ 🟡
Architecture Impact
  • Dependencies: updated: WireMock.Net 1.17.0 -> 1.23.0

Risk Areas: Test behavior changes - WireMock.Net API may have changed across 6 minor versions, REST client test reliability - HTTP mocking behavior could differ, Potential new features or deprecations in WireMock.Net that affect test setup

Suggestions
  • Run the full test suite, especially REST client tests, to ensure compatibility
  • Review WireMock.Net changelog between 1.17.0 and 1.23.0 for breaking changes or behavior modifications
  • Verify that all HTTP mocking scenarios in existing tests still work correctly
  • Check if any deprecation warnings appear during test execution

🔗 See progress

Full review in progress... | Powered by diffray

@diffray diffray bot added diffray-review-completed diffray review status: completed and removed diffray-review-started diffray review status: started labels Jan 12, 2026
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 diffray-review-completed diffray review status: completed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant