Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps WireMock.Net from 1.5.1 to 1.5.2.

Changelog

Sourced from WireMock.Net's changelog.

1.5.2 (24 July 2022)

  • #769 - Bump Microsoft.AspNetCore.Server.Kestrel.Core from 2.1.3 to 2.1.7 in /examples/WireMock.Net.StandAlone.Net461 [dependencies] contributed by dependabot[bot]
  • #770 - Added some more tests for JsonMatcher + refactored some code to use nullable [test] contributed by StefH
  • #771 - JsonPartialMatcher - support Regex [feature] contributed by StefH
Commits
  • 968aa59 1.5.2
  • bdd421e JsonPartialMatcher - support Regex (#771)
  • 150b448 Added some more tests for JsonMatcher + refactored some code to use nullable ...
  • 717179f Bump Microsoft.AspNetCore.Server.Kestrel.Core (#769)
  • 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.1 to 1.5.2.
- [Release notes](https://github.com/WireMock-Net/WireMock.Net/releases)
- [Changelog](https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md)
- [Commits](wiremock/WireMock.Net@1.5.1...1.5.2)

---
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 Jul 25, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #340 (fe9c913) into master (28d4cab) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #340   +/-   ##
=======================================
  Coverage   87.37%   87.37%           
=======================================
  Files          76       76           
  Lines        6637     6637           
=======================================
  Hits         5799     5799           
  Misses        838      838           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 28d4cab...fe9c913. Read the comment docs.

@bednar bednar merged commit 4366225 into master Jul 25, 2022
@bednar bednar deleted the dependabot/nuget/WireMock.Net-1.5.2 branch July 25, 2022 04:57
@bednar bednar added this to the 4.4.0 milestone Jul 25, 2022
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants