influxdata / influxdb-client-csharp

InfluxDB 2.x C# Client
https://influxdata.github.io/influxdb-client-csharp/api/InfluxDB.Client.html
MIT License
355 stars 95 forks source link

chore(deps): Bump WireMock.Net from 1.5.59 to 1.5.62 #654

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps WireMock.Net from 1.5.59 to 1.5.62.

Changelog

Sourced from WireMock.Net's changelog.

1.5.62 (27 July 2024)

  • #1147 - Add FormUrlEncodedMatcher [feature] contributed by StefH
  • #1143 - FormEncoded Request fails (404 Not Found) if key value pairs order in mapping is different from request body order [bug]

1.5.61 (22 July 2024)

  • #1122 - Fix OpenApiPathsMapper [bug] contributed by StefH
  • #1135 - Bump System.Text.Json from 4.7.2 to 8.0.4 in /examples/WireMock.Net.Console.Net472.Classic [dependencies] contributed by dependabot[bot]
  • #1136 - Bump System.Text.Json from 8.0.0 to 8.0.4 in /src/dotnet-WireMock.Net [dependencies] contributed by dependabot[bot]
  • #1137 - Add link to TIOBE Index on main page + fix issues [refactor] contributed by StefH
  • #1138 - Fix some SonarCloud warnings [refactor] contributed by StefH
  • #1141 - Update WireMockContainerBuilder.WithMappings for "includeSubDirectories" [feature] contributed by StefH
  • #1142 - Make property FromConfiguredStub nullable (for WireMock.Org) [bug] contributed by StefH
  • #1118 - Generating mappings from Payroc open-api file gives ArgumentException: Property with the same name already exists on object [bug]
  • #1139 - Allow WithMappings to support scanning SubDirectories when building a WireMockContainer [feature]
  • #1140 - WireMock.Org nullable properties and defaults [bug]

1.5.60 (09 July 2024)

  • #1128 - Add Handlebars.Net.Helpers.Xslt [feature] contributed by StefH
  • #1130 - Add AdminPath to WireMockServerSettings [feature] contributed by StefH
  • #1131 - Add unit tests for AdminApiMappingBuilder [test] contributed by StefH
  • #1132 - Multipart Matcher Fix [bug] contributed by rmeshksar
  • #1133 - Add unit tests for AdminApiMappingBuilder_ [test] contributed by StefH
  • #1134 - Remove some files and folders [refactor] contributed by StefH
  • #1119 - Error in RequestMessageMultiPartMatcher [bug]
  • #1121 - XML transformation [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 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)