Skip to content

chore(deps): update dependency wiremock.net to 1.6.7 - autoclosed

Renovate Bot FIT-Connect requested to merge renovate/wiremock.net-1.x into main

This MR contains the following updates:

Package Type Update Change
WireMock.Net nuget patch 1.6.3 -> 1.6.7

Release Notes

WireMock-Net/WireMock.Net (WireMock.Net)

v1.6.7

Compare Source

  • #​1161 - Use latest ProtoBufJsonConverter to support WellKnownTypes [bug] contributed by StefH
  • #​1190 - Bump System.Text.Json from 8.0.4 to 8.0.5 in /examples/WireMock.Net.Console.Net472.Classic [dependencies] contributed by dependabot[bot]
  • #​1194 - Upgrade System.Text.RegularExpressions to 4.3.1 to solve CVE-2019-0820 [bug] contributed by StefH
  • #​1197 - Bump System.Text.Json from 8.0.4 to 8.0.5 in /src/dotnet-WireMock.Net [dependencies] contributed by dependabot[bot]
  • #​1198 - Fix Google.Protobuf.WellKnownTypes.Value [bug] contributed by StefH
  • #​1144 - Using google.protobuf.Empty as response results in a bad gRPC response [bug]
  • #​1153 - Grpc support for multiple proto files [feature]
  • #​1193 - Snyk issue : Regular Expression Denial of Service [bug]

v1.6.6

Compare Source

  • #​1185 - Throw exception in case WithTransformer is used after WithBodyFromFile [bug] contributed by StefH
  • #​1187 - Fix StaticMappingsPath in WireMockContainerBuilder [bug] contributed by StefH
  • #​1184 - .WithBodyFromFile() + .WithTransformer(transformContentFromBodyAsFile: true) = empty string [bug]
  • #​1186 - WithMappings path is null on Build() call [bug]

v1.6.5

Compare Source

  • #​1175 - Add WireMock.Net.AspNetCore.Middleware [feature] contributed by StefH
  • #​1181 - WireMock.Net.Testcontainers: Use 'sheyenrath/wiremock.net-alpine' image as default for Linux [feature] contributed by StefH
  • #​1182 - pass in the request when no matching is found to the warn logger [feature] contributed by JasonLandbridge

v1.6.4

Compare Source

  • #​1169 - Allow mapping without Path or Url [bug] contributed by StefH
  • #​1170 - Update the .NET Aspire tests [feature] contributed by StefH
  • #​1172 - Fix JSON parsing of text/plain content type [bug] contributed by ruxo
  • #​1177 - Unpin Testcontainers version and upgrade to version 3.10.0 [bug] contributed by StefH
  • #​1178 - Upgrade CS-Script to version 4.8.17 [feature] contributed by StefH
  • #​1179 - Add WireMock.Net.TUnit project [feature] contributed by StefH
  • #​1146 - Bump Request CS-Script 4.8.13 to 4.8.17 [feature]
  • #​1167 - Admin API fails to create a mapping with Request Header matching using WildCardMatcher [bug]
  • #​1168 - Numbers in text/plain content is parsed as JSON. [bug]
  • #​1176 - WireMock.NET TestContainer Dependency Constraint Issue [bug]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports