Stef Heyenrath
|
6688a64d49
|
Upgrade to Handlebars.Net.Helpers 2.4.9 (#1241)
* Upgrade to Handlebars.Net.Helpers 2.4.9
* uses: actions/setup-dotnet@v4
|
2025-01-21 22:10:19 +01:00 |
|
Stef Heyenrath
|
44c1c7aaa8
|
Fix google protobuf WellKnownTypes: Empty, Duration and Timestamp (#1231)
* Fix google protobuf WellKnownTypes: Timestamp and Duration
* Fix protobuf Empty
* .
* small refactor
* 006
* fix
* policy
* ---
* <PackageReference Include="ProtoBufJsonConverter" Version="0.7.0" />
|
2025-01-09 18:50:16 +01:00 |
|
Stef Heyenrath
|
6f73dfe360
|
Use GraphQL 8.2.1 (#1211)
|
2024-11-18 10:23:00 +01:00 |
|
Stef Heyenrath
|
f4103b47aa
|
Fix security issues (#1206)
* .
* .
* x
|
2024-11-17 17:25:21 +01:00 |
|
Stef Heyenrath
|
a468b89788
|
Fix Google.Protobuf.WellKnownTypes.Value (#1198)
* <PackageReference Include="ProtoBufJsonConverter" Version="0.5.0-preview-01" />
* Fix Google.Protobuf.WellKnownTypes.Value
|
2024-10-17 18:47:09 +02:00 |
|
Stef Heyenrath
|
1682c61a0c
|
Use latest ProtoBufJsonConverter to support WellKnownTypes (#1161)
* Use latest ProtoBufJsonConverter to support WellKnownTypes
* Fix
* 02
* WireMockServer_WithBodyAsProtoBuf_WithWellKnownTypes
* .
* extra test
* 0.4.0-preview-06
* 7
* <PackageReference Include="ProtoBufJsonConverter" Version="0.4.0-preview-08" />
* Update README.md
* <PackageReference Include="ProtoBufJsonConverter" Version="0.4.0-preview-09" />
* <PackageReference Include="ProtoBufJsonConverter" Version="0.4.0" />
* Update README.md
|
2024-10-16 10:57:47 +02:00 |
|
Stef Heyenrath
|
2ffdae1863
|
Upgrade System.Text.RegularExpressions to 4.3.1 to solve CVE-2019-0820 (#1194)
* Upgrade Handlebars.Net.Helpers to 2.4.6 to solve CVE-2019-0820
* .
|
2024-10-10 08:29:57 +02:00 |
|
Stef Heyenrath
|
54edf0bebc
|
Add link to TIOBE Index on main page + fix issues (#1137)
* Add TIOBE + include SonarAnalyzer.CSharp
* .
* cp
* Copyright © WireMock.Net
* more fixes
* fix
* xpath
* if (Matchers == null || !Matchers.Any())
* if (Matchers != null)
* ?
* .
* .
|
2024-07-18 18:06:04 +02:00 |
|
Stef Heyenrath
|
780c233ef3
|
Add Handlebars.Net.Helpers.Xslt (#1128)
|
2024-07-03 17:32:13 +02:00 |
|
Stef Heyenrath
|
9210957e55
|
Update Handlebars.Net (#1093)
* Use latest version (2.4.2) from Handlebars.Net.Helpers
* .1
|
2024-04-25 10:40:31 +02:00 |
|
Stef Heyenrath
|
fcd67466b5
|
Upgrade ProtoBufJsonConverter to fix issue with dot(s) in package name (#1078)
|
2024-03-06 13:44:10 +01:00 |
|
Stef Heyenrath
|
6ac95cf57d
|
Add Grpc ProtoBuf support (request-response) (#1047)
* ProtoBuf
* .
* x
* ---
* x
* fx
* ...
* sc
* ...
* .
* groen
* x
* fix tests
* ok!?
* fix tests
* fix tests
* !
* x
* 6
* .
* x
* ivaluematcher
* transformer
* .
* sc
* .
* mapping
* x
* tra
* com
* ...
* .
* .
* .
* AddProtoDefinition
* .
* set
* grpahj
* .
* .
* IdOrText
* ...
* async
* async2
* .
* t
* nuget
* <PackageReference Include="ProtoBufJsonConverter" Version="0.2.0-preview-04" />
* http version
* tests
* .WithHttpVersion("2")
* <PackageReference Include="ProtoBufJsonConverter" Version="0.2.0" />
* HttpVersionParser
|
2024-02-16 17:16:51 +01:00 |
|
Stef Heyenrath
|
b2b7172043
|
fix: src/WireMock.Net/WireMock.Net.csproj to reduce vulnerabilities (#1053)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DOTNET-MICROSOFTIDENTITYMODELJSONWEBTOKENS-6148656
- https://snyk.io/vuln/SNYK-DOTNET-SYSTEMIDENTITYMODELTOKENSJWT-6148655
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
|
2024-01-23 21:32:55 +01:00 |
|
Stef Heyenrath
|
a8339a0867
|
FindRequestByMappingGuidAsync (#1043)
* FindRequestByMappingGuidAsync
* fix
* sc
|
2023-12-21 20:03:22 +01:00 |
|
Stef Heyenrath
|
4721b73a16
|
Update Handlebars Transformer logic (ReplaceNodeOptions) (#1036)
* Update Handlebars Transformer logic (ReplaceNodeOptions)
* okeee
* EvaluateAndKeep = Evaluate
* fix?
* linux
* _
* tt
* xxx
* fx
* x
* fix test
|
2023-12-21 20:02:58 +01:00 |
|
Stef Heyenrath
|
8e1b6f87f0
|
Workaround for: Random.Generate Type="Long" (#1034)
* Workaround for: Random.Generate Type="Long"
* x
* 11
* .
* 2
|
2023-12-09 09:18:16 +01:00 |
|
Stef Heyenrath
|
8b91cec457
|
Add .NET 8 (#1018)
* Add .NET 8
* 'Use .NET 8'
* tests 8
* 8
* tc8
* ci
* CI
|
2023-12-04 18:05:18 +01:00 |
|
Stef Heyenrath
|
59aab9e1c3
|
Remove dependency on Microsoft.AspNet.WebApi.Client (#996)
* Using an alias for System.Net.Http.Formatting
* .
* fix
* space
|
2023-08-29 17:53:17 +02:00 |
|
Stef Heyenrath
|
b986633eca
|
Fix MimeKitLite NuGet include (#989)
* Fix 500
* MimeKiteLite : fix NuGet include
* .
|
2023-08-04 10:44:53 +02:00 |
|
Stef Heyenrath
|
4688f556b5
|
Add MultiPart/MimePart Request Matcher (#981)
* wip
* .
* mm
* x
* .
* .
* .
* tests
* .
* more tests
* trans
* x
* win
* fix
* .
* tests
|
2023-08-03 15:55:46 +02:00 |
|
Stef Heyenrath
|
a58ead7b4e
|
Upgrade to Handlebars.Net.Helpers 2.4.0 to update XPath.SelectTokens and XPath.EvaluateToString (#976)
* Upgrade to Handlebars.Net.Helpers 2.4.0 to update XPath.SelectTokens and XPath.EvaluateToString
* fix
|
2023-07-20 21:49:00 +02:00 |
|
Stef Heyenrath
|
b495eb83b1
|
Add GraphQL Schema matching (#964)
* Add GrapQLMatcher
* tests
* x
* .
* .
* RequestMessageGraphQLMatcher
* .
* more tests
* tests
* ...
* ms
* .
* more tests
* GraphQL.NET !!!
* .
* executionResult
* nw
* sonarcloud
|
2023-07-07 21:43:46 +02:00 |
|
Stef Heyenrath
|
a8775c3b77
|
Include WireMockOpenApiParser project (#916)
* Fix some nullability warnings for WireMockOpenApiParser
* .
* .
* .
* opt
* FromText
* ab
* .
* private const string AdminOpenApi = "/__admin/openapi";
* fix test
* rnd
* .
* urldetails
* 0
* ,
* .
* tests
* .
* CompressionUtilsTests
* ut
* .
|
2023-04-08 21:25:17 +02:00 |
|
Stef Heyenrath
|
19701f5260
|
Update Handlebars.Net.Helpers to 2.3.15 (#904)
|
2023-03-15 18:30:34 +01:00 |
|
Stef Heyenrath
|
1269fb178f
|
1.5.18
|
2023-03-09 19:49:29 +01:00 |
|
Stef Heyenrath
|
7426bf76ee
|
Add 'Data' to response which can be used during transforming the response (#893)
* Add 'Data' to response which can be used during transforming the response
* md
* hb
* fix
* Linq
* fix test
* v4
* 14
* .
* x
* remove
* s
|
2023-03-09 17:20:34 +01:00 |
|
Stef Heyenrath
|
770a670e53
|
Generate C# code from Mapping (#842)
* 1
* .
* v
* .
* .
* -
* b
* res b
* Fix UT
* .
* Verify
* v
* ...
* .
* .
* dir
* m
|
2023-01-24 16:45:47 +01:00 |
|
Stef Heyenrath
|
7ab136557a
|
Include="Nullable" Version="1.3.1"
|
2022-12-14 17:11:45 +01:00 |
|
Stef Heyenrath
|
9606fee8cb
|
Update Transformer functionality to return value instead of string (#858)
|
2022-12-11 11:07:56 +01:00 |
|
Stef Heyenrath
|
53adb17e07
|
Update some dependencies (#857)
* fb
* .
* linq
* ,,,
* anno
* log
* rd
|
2022-12-03 11:45:44 +01:00 |
|
Stef Heyenrath
|
795dcf42e2
|
Add .Net 7 (#853)
* Add .NET 7
* UseDotNet
* 7
* Ubuntu 6
* 'Use .NET 7'
* 67
* .
* use 7
* use 7
* test = 7
* coverage.7.0.opencover.xml
|
2022-12-03 11:03:57 +01:00 |
|
Stef Heyenrath
|
7fd1d30d0e
|
Add WireMockNullLogger as valid commandline logger option (#845)
* Add WireMockNullLogger as valid commandline logger option
* .
|
2022-11-06 13:25:26 +01:00 |
|
dependabot[bot]
|
cd93422554
|
Bump Microsoft.Owin from 4.1.1 to 4.2.2 in /src/WireMock.Net (#800)
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 4.1.1 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v4.1.1...v4.2.2)
---
updated-dependencies:
- dependency-name: Microsoft.Owin
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-31 21:19:37 +02:00 |
|
Stef Heyenrath
|
2d4f513753
|
Update some NuGet packages (#781)
|
2022-08-24 08:26:35 +02:00 |
|
Stef Heyenrath
|
3d29d7fb2f
|
Add Response.WithBody with IJsonConverter (#790)
* Response_ProvideResponse_WithBody_IJsonConverter_SystemTextJson
* Guard.NotNull(converter);
* .
* 0.1.0
* j
|
2022-08-23 15:49:54 +02:00 |
|
Stef Heyenrath
|
d2a1d0f069
|
Fix WithBody when using Pact and added more nullable annotations (#783)
* More nullable annotations
* .
* .
* FIX
* pact
* .
* p
* xxx
* ...
* auth
* array
* ...
|
2022-08-11 10:57:33 +02:00 |
|
Stef Heyenrath
|
ae91ed2a79
|
Update Scriban.Signed to version 5.5.0 (#777)
|
2022-07-29 13:18:23 +02:00 |
|
Stef Heyenrath
|
0441c1d85e
|
Add MatchOperator "Or", "And" and "Average" for patterns (#755)
* wip
* ...
* .
* ...
* ...
* path
* url
* b
* t
* client
* .
* RequestMessageMethodMatcherTests
* .
* h
* .
* fix tests
* .
|
2022-06-09 21:31:54 +02:00 |
|
Stef Heyenrath
|
5e301fd74b
|
Swagger support (#749)
* r
* fix
* sw
* x
* s
* .
* .
* .
* CreateTypeFromJObject
* .
* .
* f
* c
* .
* .
* .
* .
* .
* .
* ok
* ,
* .
* .
* .
* .
* n
* pact
* fix
* schema
* null
* fluent
* r
* -p
* .
* .
* refs
* .
|
2022-05-13 22:01:46 +02:00 |
|
Stef Heyenrath
|
0d8b3b1438
|
Update NuGets packages (#751)
* .
* re
* .
* fb
* .
|
2022-04-30 16:20:53 +02:00 |
|
Snyk bot
|
7da264636e
|
[Snyk] Security upgrade Newtonsoft.Json from 11.0.2 to 13.0.1 (#750)
* fix: src/WireMock.Net/WireMock.Net.csproj to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DOTNET-NEWTONSOFTJSON-2774678
* Update WireMock.Net.csproj
Co-authored-by: Stef Heyenrath <Stef.Heyenrath@gmail.com>
|
2022-04-25 09:12:42 +02:00 |
|
Stef Heyenrath
|
a6ee2dacc7
|
Initial support for converting the mappings to a Pact(flow) json file (#748)
* WithDescription
* WithConsumer / WithProvider
* x
* .
* .
* .
* .
* fix
* pact
* nullable
* ficx
* .
* fix
|
2022-04-22 16:17:50 +02:00 |
|
Stef Heyenrath
|
2e5bfc41d5
|
Update the logic for ProxyAndRecord (#747)
* .
* set
* .
* .
* .
* .
* prio
* appsettings
* TinyMapperUtils
* set
* p
* nullable
* .
* ,
* fs
* .
* .
* --PreferProxyMapping
|
2022-04-21 17:58:44 +02:00 |
|
Stef Heyenrath
|
cbf82836f5
|
Add Port and Url property to WireMockServer (#740)
|
2022-03-26 11:03:37 +01:00 |
|
Stef Heyenrath
|
11c0782673
|
Upgrade NuGet for RandomDataGenerator.Net to 1.0.14 (#739)
* RandomDataGenerator.Net 1.0.14
* .
|
2022-03-25 20:34:39 +01:00 |
|
Stef Heyenrath
|
bb33b3f01a
|
Update NuGet packages (#728)
* Update NuGet pacakges
* .
* .
* 3
* FluentBuilder
* 10000
* typo
* f
* .
* net6
* fix build
* t
* t2
* net6
* .
* <PackageReference Include="System.Text.Encodings.Web" Version="4.7.2" />
* .
* ...
* .
* fix
|
2022-02-25 16:59:31 +01:00 |
|
Stef Heyenrath
|
b153024de3
|
Add ReplaceNodeOption flag (#710)
|
2022-01-05 17:03:29 +01:00 |
|
Stef Heyenrath
|
e8e28c21a1
|
Use NuGet "Stef.Validation" (#707)
* Use NuGet "Stef.Validation"
* nuget
* .
|
2021-12-30 10:44:50 +01:00 |
|
Stef Heyenrath
|
5280970765
|
1.4.29
|
2021-12-12 15:51:56 +01:00 |
|
Snyk bot
|
7f2a42de96
|
fix: src/WireMock.Net/WireMock.Net.csproj to reduce vulnerabilities (#686)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DOTNET-MICROSOFTOWIN-1019387
|
2021-11-19 10:37:09 +01:00 |
|