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.39 to 1.5.53 #1411

Merged
merged 4 commits into from
May 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2024

Bumps WireMock.Net from 1.5.39 to 1.5.53.

Changelog

Sourced from WireMock.Net's changelog.

1.5.53 (08 May 2024)

  • #1093 - Update Handlebars.Net [feature] contributed by StefH
  • #1101 - Fix MappingConverter to support Body with JsonMatcher [bug] contributed by StefH
  • #1095 - When using C# code generation WithBody() matcher is not generated for POST Request [bug]

1.5.52 (06 April 2024)

  • #1091 - Add RegEx support to JsonMatcher [feature] contributed by StefH
  • #1088 - Regex support for JsonMatcher [feature]

1.5.51 (20 March 2024)

  • #1085 - Fix FluentAssertions (actual body is not displayed in error message) [bug] contributed by StefH
  • #1084 - FluentAssertions - Actual body is not displayed in error message when using Json Body [bug]

1.5.50 (12 March 2024)

  • #1080 - Fix FluentAssertions on Header(s) [bug] contributed by StefH
  • #1082 - Make WireMockAssertions extendable [feature] contributed by StefH
  • #1074 - FluentAssertions extensions do not filter headers correctly [bug]
  • #1075 - FluentAssertions extensions are not open for extension [feature]

1.5.49 (06 March 2024)

  • #1069 - Extend TypeLoader [feature] contributed by StefH
  • #1078 - Upgrade ProtoBufJsonConverter to fix issue with dot(s) in package name [bug] contributed by StefH
  • #1077 - ProtoBufMatcher not working when proto package name contains dots [bug]

1.5.48 (22 February 2024)

  • #1047 - Add Grpc ProtoBuf support (request-response) [feature] contributed by StefH
  • #1058 - Fix some SonarCloud issues [refactor] contributed by StefH

1.5.47 (25 January 2024)

  • #1049 - Add WithoutHeader to WireMock.FluentAssertions [feature] contributed by StefH
  • #1053 - [Snyk] Security upgrade Microsoft.IdentityModel.Protocols.OpenIdConnect from 6.12.2 to 6.34.0 [security] contributed by StefH
  • #1057 - Pin the version from Testcontainers to 3.7.0 in WireMock.Net.Testcontainers [bug] contributed by StefH
  • #1048 - WithoutHeader fluent assertion [feature]
  • #1054 - WireMock.Net 1.5.46 is incompatible with TestContainers 3.7.0 (issue 1) [bug]
  • #1059 - WireMock.Net 1.5.46 is incompatible with TestContainers 3.7.0 (issue 2) [bug]

1.5.46 (23 December 2023)

  • #1044 - WireMockServerSettingsParser [refactor] contributed by StefH
  • #1046 - Change FindRequestByMappingGuidAsync to return a collection of entries contributed by tlevesque-ueat

1.5.45 (21 December 2023)

  • #1036 - Update Handlebars Transformer logic (ReplaceNodeOptions) [feature] contributed by StefH
  • #1043 - FindRequestByMappingGuidAsync [feature] contributed by StefH
  • #1039 - [Admin API] Find a request that matched a given mapping [feature]

1.5.44 (14 December 2023)

  • #1040 - Implement prefix for saved mapping file [feature] contributed by MindaugasLaganeckas
  • #1033 - How to get a Random Long? [bug]
  • #1037 - Make mapping filenames more user friendly [feature]

... (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.39 to 1.5.53.
- [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.39...1.5.53)

---
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 May 9, 2024
@github-actions github-actions bot added the Test Test scripts and harnesses label May 9, 2024
@martyn-w
Copy link
Contributor

@dependabot rebase

Bumps [WireMock.Net](https://github.com/WireMock-Net/WireMock.Net) from 1.5.39 to 1.5.53.
- [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.39...1.5.53)

---
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 force-pushed the dependabot/nuget/WireMock.Net-1.5.53 branch from a124a3d to dd55b91 Compare May 17, 2024 15:40
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor

@martyn-w martyn-w left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

@martyn-w martyn-w merged commit 33fa20b into master May 17, 2024
9 checks passed
@martyn-w martyn-w deleted the dependabot/nuget/WireMock.Net-1.5.53 branch May 17, 2024 16:43
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