Skip to content

Bump WireMock.Net from 1.5.46 to 1.5.52 #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps WireMock.Net from 1.5.46 to 1.5.52.

Changelog

Sourced from WireMock.Net's changelog.

1.5.52 (06 April 2024)

  • #1091 - Add RegEx support to JsonMatcher [feature] contributed by StefH
  • #1088 - Regex support for JsonMatcher [feature]

1.5.51 (20 March 2024)

  • #1085 - Fix FluentAssertions (actual body is not displayed in error message) [bug] contributed by StefH
  • #1084 - FluentAssertions - Actual body is not displayed in error message when using Json Body [bug]

1.5.50 (12 March 2024)

  • #1080 - Fix FluentAssertions on Header(s) [bug] contributed by StefH
  • #1082 - Make WireMockAssertions extendable [feature] contributed by StefH
  • #1074 - FluentAssertions extensions do not filter headers correctly [bug]
  • #1075 - FluentAssertions extensions are not open for extension [feature]

1.5.49 (06 March 2024)

  • #1069 - Extend TypeLoader [feature] contributed by StefH
  • #1078 - Upgrade ProtoBufJsonConverter to fix issue with dot(s) in package name [bug] contributed by StefH
  • #1077 - ProtoBufMatcher not working when proto package name contains dots [bug]

1.5.48 (22 February 2024)

  • #1047 - Add Grpc ProtoBuf support (request-response) [feature] contributed by StefH
  • #1058 - Fix some SonarCloud issues [refactor] contributed by StefH

1.5.47 (25 January 2024)

  • #1049 - Add WithoutHeader to WireMock.FluentAssertions [feature] contributed by StefH
  • #1053 - [Snyk] Security upgrade Microsoft.IdentityModel.Protocols.OpenIdConnect from 6.12.2 to 6.34.0 [security] contributed by StefH
  • #1057 - Pin the version from Testcontainers to 3.7.0 in WireMock.Net.Testcontainers [bug] contributed by StefH
  • #1048 - WithoutHeader fluent assertion [feature]
  • #1054 - WireMock.Net 1.5.46 is incompatible with TestContainers 3.7.0 (issue 1) [bug]
  • #1059 - WireMock.Net 1.5.46 is incompatible with TestContainers 3.7.0 (issue 2) [bug]
Commits

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)

Bumps [WireMock.Net](https://github.com/WireMock-Net/WireMock.Net) from 1.5.46 to 1.5.52.
- [Release notes](https://github.com/WireMock-Net/WireMock.Net/releases)
- [Changelog](https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md)
- [Commits](WireMock-Net/WireMock.Net@1.5.46...1.5.52)

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

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

dependabot bot commented on behalf of github Apr 8, 2024

Dependabot tried to add @guibranco as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/AdhamAwadhi/client-api-demo/pulls/13/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the AdhamAwadhi/client-api-demo repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link
Author

dependabot bot commented on behalf of github Apr 8, 2024

The following labels could not be found: nuget, packages, .NET, dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants