Open renovate[bot] opened 6 hours ago
Total Project Coverage | 71.38% | :x: |
---|
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.21%. Comparing base (
7a2e721
) to head (ba8aa74
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
3.9.2
->3.10.0
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.