Trendyol / stove

Stove: The easiest way of writing e2e/component tests for your JVM back-end API with Kotlin
https://trendyol.github.io/stove/
Apache License 2.0
174 stars 13 forks source link

fix(deps): update dependency org.wiremock:wiremock-standalone to v3.10.0 #662

Open renovate[bot] opened 6 hours ago

renovate[bot] commented 6 hours ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.wiremock:wiremock-standalone (source) 3.9.2 -> 3.10.0 age adoption passing confidence

Release Notes

wiremock/wiremock (org.wiremock:wiremock-standalone) ### [`v3.10.0`](https://redirect.github.com/wiremock/wiremock/releases/tag/3.10.0) [Compare Source](https://redirect.github.com/wiremock/wiremock/compare/3.9.2...3.10.0) #### 🚀 New Features - Added ability for extension factories to be declared as classes ([#​2909](https://redirect.github.com/wiremock/wiremock/issues/2909)) [@​tomakehurst](https://redirect.github.com/tomakehurst) - HTTP server loading refinement ([#​2891](https://redirect.github.com/wiremock/wiremock/issues/2891)) [@​tomakehurst](https://redirect.github.com/tomakehurst) - New JSON and XML handlebars helpers ([#​2904](https://redirect.github.com/wiremock/wiremock/issues/2904)) [@​RafeArnold](https://redirect.github.com/RafeArnold) #### 🐛 Bug fixes - Add null check in WireMockExtension.stopServerIfRunning() ([#​2901](https://redirect.github.com/wiremock/wiremock/issues/2901)) [@​baezzys](https://redirect.github.com/baezzys) - fix serialization of ignoreOrderOfSameNode for equalToXml ([#​2896](https://redirect.github.com/wiremock/wiremock/issues/2896)) [@​viktormelnychuk](https://redirect.github.com/viktormelnychuk) #### 📦 Dependency updates - Bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4.1 ([#​2883](https://redirect.github.com/wiremock/wiremock/issues/2883)) [@​dependabot](https://redirect.github.com/dependabot) - Bump com.networknt:json-schema-validator from 1.5.2 to 1.5.4 ([#​2905](https://redirect.github.com/wiremock/wiremock/issues/2905)) [@​dependabot](https://redirect.github.com/dependabot) - Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.2 ([#​2908](https://redirect.github.com/wiremock/wiremock/issues/2908)) [@​dependabot](https://redirect.github.com/dependabot) - Bump org.sonarqube from 5.1.0.4882 to 6.0.1.5171 ([#​2907](https://redirect.github.com/wiremock/wiremock/issues/2907)) [@​dependabot](https://redirect.github.com/dependabot) - Bump commons-io:commons-io from 2.7 to 2.14.0 in /testlogging ([#​2862](https://redirect.github.com/wiremock/wiremock/issues/2862)) [@​dependabot](https://redirect.github.com/dependabot) - Bump commons-io:commons-io from 2.17.0 to 2.18.0 ([#​2902](https://redirect.github.com/wiremock/wiremock/issues/2902)) [@​dependabot](https://redirect.github.com/dependabot)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 6 hours ago

Code Coverage

Total Project Coverage 71.38% :x:
codecov[bot] commented 6 hours ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.21%. Comparing base (7a2e721) to head (ba8aa74).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #662 +/- ## ======================================= Coverage 82.21% 82.21% ======================================= Files 85 85 Lines 2508 2508 Branches 161 161 ======================================= Hits 2062 2062 Misses 347 347 Partials 99 99 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.