Skip to content

chore(deps): bump WireMock.Net from 1.5.3 to 1.5.4 #350

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Aug 27, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2022

Bumps WireMock.Net from 1.5.3 to 1.5.4.

Changelog

Sourced from WireMock.Net's changelog.

1.5.4 (24 August 2022)

  • #778 - Fix Proxying when StartAdminInterface=true [bug] contributed by StefH
  • #781 - Update some NuGet packages [feature] contributed by StefH
  • #783 - Fix WithBody when using Pact and added more nullable annotations [feature] contributed by StefH
  • #787 - Add support for PEM certificates contributed by StefH
  • #789 - Add support for Matcher.Pattern in Pact Body mapping [feature] contributed by StefH
  • #790 - Add Response.WithBody with IJsonConverter [feature] contributed by StefH
  • #795 - Add check for duplicate Guids when posting multiple mappings in one request contributed by StefH
  • #797 - Fix WithHeader when using RejectOnMatch [bug] contributed by flts
  • #775 - When "StartAdminInterface" is true then each time is generated new mapping from the proxy [bug]
  • #784 - Response body is missing in generated pact file when IBodyResponseBuilder.WithBody is used [bug]
  • #785 - Support for PEM certificates when using ssl [feature]
  • #788 - Request body is missing in generated pact file for requests that include matching on request body [bug]
  • #796 - RequestMessageHeaderMatcher with MatchBehaviour.RejectOnMatch reverses match results twice [bug]
Commits
  • 775c4fb 1.5.4
  • 2d4f513 Update some NuGet packages (#781)
  • 3d29d7f Add Response.WithBody with IJsonConverter (#790)
  • f704de6 Fixes header match handling using RejectOnMatch behavior (#797)
  • f0d6ed2 Add check for duplicate Guids when posting multiple mappings in one request (...
  • 330559b Add support for PEM certificates (#787)
  • e2bd565 Add support for Matcher.Pattern in Pact Body mapping (#789)
  • d2a1d0f Fix WithBody when using Pact and added more nullable annotations (#783)
  • b1af37f Fix Proxying when StartAdminInterface=true (#778)
  • See full diff in compare view

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 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.3 to 1.5.4.
- [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.3...1.5.4)

---
updated-dependencies:
- dependency-name: WireMock.Net
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 25, 2022
@bednar bednar merged commit 3903094 into master Aug 27, 2022
@bednar bednar deleted the dependabot/nuget/WireMock.Net-1.5.4 branch August 27, 2022 08:07
@bednar bednar added this to the 4.5.0 milestone Aug 27, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant