Skip to content
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

Bump WireMock.Net from 1.5.28 to 1.5.39 #1308

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2023

Bumps WireMock.Net from 1.5.28 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]

1.5.32 (15 July 2023)

  • #966 - Fixed JsonPathMatcher to match nested objects [bug] contributed by StefH
  • #965 - JsonPathMatcher does not match json body nested objects [bug]
  • #967 - ⭐10 million downloads ! ⭐ [feature]

1.5.31 (08 July 2023)

  • #964 - Add GraphQL Schema matching [feature] contributed by StefH

1.5.30 (28 June 2023)

  • #959 - Fixed logic for FluentAssertions WithHeader [bug] contributed by StefH
  • #961 - Add unit-test for Param MatcherModel LinqMatcher [test] contributed by StefH
  • #962 - Bump System.Linq.Dynamic.Core from 1.2.23 to 1.3.0 in /examples/WireMock.Net.Console.Net472.Classic [dependencies] contributed by dependabot[bot]
  • #963 - Bump System.Linq.Dynamic.Core from 1.2.23 to 1.3.0 in /examples/WireMock.Net.StandAlone.Net461 [dependencies] contributed by dependabot[bot]
  • #958 - [FluentAssertions] Should().HaveReceivedACall().WithHeader() only checks the first header with the matching key. [bug]

... (truncated)

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.28 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-Net/WireMock.Net@1.5.28...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 .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 10, 2023
@github-actions github-actions bot added the Test Test scripts and harnesses label Oct 10, 2023
@sonarcloud
Copy link

sonarcloud bot commented Oct 10, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.20.1) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@StackedPancakez StackedPancakez merged commit 7611c3e into master Oct 10, 2023
9 checks passed
@StackedPancakez StackedPancakez deleted the dependabot/nuget/WireMock.Net-1.5.39 branch October 10, 2023 06:18
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 Test Test scripts and harnesses
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant