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

build(deps): bump WireMock.Net from 1.5.13 to 1.5.24 #207

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2023

Bumps WireMock.Net from 1.5.13 to 1.5.24.

Changelog

Sourced from WireMock.Net's changelog.

1.5.24 (07 May 2023)

  • #926 - Fix C# mapping code generator for header names [bug] contributed by cezarypiatek
  • #927 - Enrich generated code with status code [feature] contributed by cezarypiatek
  • #930 - Update C# mapping code generator for WithStatusCode [feature] contributed by StefH
  • #931 - Add property 'IsStartedWithAdminInterface' to 'IWireMockServer' [feature] contributed by StefH
  • #933 - C# code generator improvements [feature] contributed by cezarypiatek

1.5.23 (23 April 2023)

  • #922 - Add WithProbability [feature] contributed by StefH
  • #924 - Allow removal of prefix when proxying to another server (#630) [feature] contributed by nudejustin
  • #925 - Add IgnoreCase option to ProxyUrlReplaceSettings [feature] contributed by StefH

1.5.22 (08 April 2023)

  • #914 - #912 add excluded params to proxy mapping [feature] contributed by walidhaidarii
  • #916 - Include WireMockOpenApiParser project [feature] contributed by StefH
  • #912 - Feature: adding excluded params to proxy and records settings [feature]

1.5.21 (22 March 2023)

  • #908 - RequestBuilder : add WithBodyAsJson and WithBody (with IJsonConverter) [feature] contributed by StefH
  • #911 - Fixed QueryStringParser for UrlEncoded values [bug] contributed by StefH
  • #901 - Matching one form-urlencoded value [feature]

1.5.20 (19 March 2023)

  • #905 - Add DeserializeFormUrl Encoded to the settings [feature] contributed by StefH
  • #907 - Fix issue with application/x-www-form-urlencoded and ExactMatcher [bug] contributed by StefH
  • #906 - Upgrade to 1.5.19 breaks a form data test [bug]

1.5.19 (17 March 2023)

  • #903 - Add WithBody with IDictionary (form-urlencoded values) [feature] contributed by StefH
  • #904 - Update Handlebars.Net.Helpers to 2.3.15 [feature] contributed by StefH

1.5.18 (09 March 2023)

  • #893 - Add 'Data' to response which can be used during transforming the response [feature] contributed by StefH
  • #896 - Bump Microsoft.Owin from 2.0.2 to 4.2.2 in /examples/WireMock.Net.Service [dependencies] contributed by dependabot[bot]
  • #900 - ProxySettings : Add logic to not save some requests depending on HttpMethods [feature] contributed by StefH
  • #897 - WebHostBuilder.ConfigureServices method not found when using nunit3testadapter 4.4.0 [bug]
  • #899 - Ignore OPTIONS request when using proxyandrecord [feature]

1.5.17 (25 February 2023)

  • #881 - Add WithBodyAsJson builder method with accepts a Func [feature] contributed by StefH
  • #882 - Add example code to test HTTP Status 400 and 500 [test] contributed by StefH
  • #890 - AdminApiMappingBuilder [feature] contributed by StefH

1.5.16 (01 February 2023)

  • #880 - Add WithProxy(string proxyUrl, X509Certificate2 certificate) [feature] contributed by StefH
  • #879 - Possibility to pass a X509Certificate2 to WithProxy() or specifiy certificate loading options [feature]

1.5.15 (29 January 2023)

  • #878 - Update REST Admin interface to support "Get Mapping(s) as C# Code" [feature] contributed by StefH

... (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 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.13 to 1.5.24.
- [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.13...1.5.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 21, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/develop/WireMock.Net-1.5.24 branch January 21, 2024 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant