Skip to content

chore(deps): bump WireMock.Net from 1.5.8 to 1.5.9 #400

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

Merged
merged 2 commits into from
Oct 31, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2022

Bumps WireMock.Net from 1.5.8 to 1.5.9.

Changelog

Sourced from WireMock.Net's changelog.

1.5.9 (29 October 2022)

  • #828 - Add setting to skip saving the string-response in the logging when using WithBody(Func...) [feature] contributed by StefH
  • #832 - Fixes for WireMock.Net.FluentAssertions (callcount behaviour) [feature] contributed by StefH
  • #834 - Support deleting / resetting a single scenario [feature] contributed by StefH
  • #837 - Bump Microsoft.AspNetCore.Server.Kestrel.Core from 2.1.7 to 2.1.25 in /examples/WireMock.Net.StandAlone.Net461 [dependencies] contributed by dependabot[bot]
  • #838 - Add option to ProxySettings to append guid to mapping file contributed by StefH
  • #826 - Dynamic Body not to be cached when a Func is used to created the body [feature]
Commits
  • 80931e9 Update Azure.Storage NuGets
  • cce344f 1.5.9
  • 0972d2c Add option to ProxySettings to append guid to mapping file (#838)
  • a39b7fc Bump Microsoft.AspNetCore.Server.Kestrel.Core (#837)
  • 31298d2 Support deleting / resetting a single scenario (#834)
  • b4c32dd WireMock.Net.WebApplication.NET6
  • 57115f1 Add setting to skip saving the string-response in the logging when using With...
  • 306c69f Fixes for WireMock.Net.FluentAssertions (callcount behaviour) (#832)
  • fb8fec0 Update funding.yml
  • 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.8 to 1.5.9.
- [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.8...1.5.9)

---
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 the dependencies Pull requests that update a dependency file label Oct 31, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2022

Codecov Report

Base: 87.54% // Head: 87.54% // No change to project coverage 👍

Coverage data is based on head (fd96f5f) compared to base (9574b9d).
Patch has no changes to coverable lines.

❗ Current head fd96f5f differs from pull request most recent head a8c3221. Consider uploading reports for the commit a8c3221 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #400   +/-   ##
=======================================
  Coverage   87.54%   87.54%           
=======================================
  Files          76       76           
  Lines        6650     6650           
=======================================
  Hits         5822     5822           
  Misses        828      828           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bednar bednar merged commit 86521b7 into master Oct 31, 2022
@bednar bednar deleted the dependabot/nuget/WireMock.Net-1.5.9 branch October 31, 2022 05:12
@bednar bednar added this to the 4.7.0 milestone Oct 31, 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.

2 participants