Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps WireMock.Net from 1.5.32 to 1.5.39.

Changelog

Sourced from WireMock.Net's changelog.

1.5.39 (09 October 2023)

  • #1006 - Fix RequestMessageParamMatcher : RejectOnMatch [bug] contributed by StefH
  • #997 - JmesPathMatcher or and MatchOperator working in version 1.5.34 but not 1.5.35 [bug]

1.5.38 (02 October 2023)

  • #1005 - Support for xml namespaces in XPathMatcher [feature] contributed by cal-schleupen

1.5.37 (27 September 2023)

  • #998 - Add JmesPathMatcher UnitTests [test] contributed by StefH
  • #1004 - Fix MappingModel to map IgnoreCase and RejectOnMatch for Headers, Cookies and Parameters [bug] contributed by StefH
  • #1003 - Store Mapping per POST request ignores "IgnoreCase" property of HeaderModel [bug]

1.5.36 (21 September 2023)

  • #986 - Write logging in case a Matcher throws an exception [feature] contributed by StefH
  • #996 - Remove dependency on Microsoft.AspNet.WebApi.Client [feature] contributed by StefH
  • #1002 - Fixed logic for SaveUnmatchedRequests [bug] contributed by StefH
  • #974 - HttpClient extension methods causes ambiguous invocations in .NET 7 [bug]
  • #1001 - SaveUnmatchedRequests stopped working [bug]

1.5.35 (19 August 2023)

  • #992 - Add extra unit test for WithParam multiple values comma [test] contributed by StefH
  • #993 - Update JSONPathMatcher.cs to cover the string path selection to a child contributed by DayLightDancer

1.5.34 (04 August 2023)

  • #989 - Fix MimeKitLite NuGet include [bug] contributed by StefH
  • #988 - v1.5.33 Returns always StatusCode 500 [bug]

1.5.33 (03 August 2023)

  • #972 - JsonPartialMatcher - match guid and string contributed by timurnes
  • #976 - Upgrade to Handlebars.Net.Helpers 2.4.0 to update XPath.SelectTokens and XPath.EvaluateToString [feature] contributed by StefH
  • #981 - Add MultiPart/MimePart Request Matcher [feature] contributed by StefH
  • #968 - Using request multipart in response template [feature]
  • #969 - Multipart validation [feature]
  • #970 - Loop through xml elements in handlebars template [feature]
  • #971 - JsonPartialMatcher - match guid and string [feature]
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.32 to 1.5.39.
- [Release notes](https://github.com/WireMock-Net/WireMock.Net/releases)
- [Changelog](https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md)
- [Commits](wiremock/WireMock.Net@1.5.32...1.5.39)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2023
@bednar bednar added this to the 4.14.0 milestone Nov 1, 2023
@bednar bednar merged commit ffbcc38 into master Nov 1, 2023
@bednar bednar deleted the dependabot/nuget/WireMock.Net-1.5.39 branch November 1, 2023 11:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant