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.9.1 #529

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

wiremock/wiremock (org.wiremock:wiremock-standalone) ### [`v3.9.1`](https://togithub.com/wiremock/wiremock/releases/tag/3.9.1) [Compare Source](https://togithub.com/wiremock/wiremock/compare/3.9.0...3.9.1) #### šŸž Bug Fixes - disallow json schemas to be invalid json. ([#​2814](https://togithub.com/wiremock/wiremock/issues/2814)) [@​RafeArnold](https://togithub.com/RafeArnold) ### [`v3.9.0`](https://togithub.com/wiremock/wiremock/releases/tag/3.9.0) [Compare Source](https://togithub.com/wiremock/wiremock/compare/3.8.0...3.9.0) šŸš€ New features and improvements - add listener registration to Store. ([#​2811](https://togithub.com/wiremock/wiremock/issues/2811)) [@​RafeArnold](https://togithub.com/RafeArnold) - Pick random helper enhancements ([#​2812](https://togithub.com/wiremock/wiremock/issues/2812)) [@​tomakehurst](https://togithub.com/tomakehurst) - Add support for request matching with dynamic year and dynamic year/month values ([#​2741](https://togithub.com/wiremock/wiremock/issues/2741)) [@​papiomytoglou](https://togithub.com/papiomytoglou) #### šŸ“– OpenAPI updates - OpenAPI improvements ([#​2798](https://togithub.com/wiremock/wiremock/issues/2798)) [@​tomakehurst](https://togithub.com/tomakehurst) - Updated and corrected JSON schemas for matcher in the OpenAPI spec ([#​2797](https://togithub.com/wiremock/wiremock/issues/2797)) [@​tomakehurst](https://togithub.com/tomakehurst) - Add missing admin endpoints to open api spec ([#​2791](https://togithub.com/wiremock/wiremock/issues/2791)) [@​leeturner](https://togithub.com/leeturner) #### šŸž Bug fixes - update MatchesJsonSchemaPattern to handle invalid json schemas. ([#​2803](https://togithub.com/wiremock/wiremock/issues/2803)) [@​RafeArnold](https://togithub.com/RafeArnold) - correctly handle InMemoryObjectStore.compute returning null. ([#​2804](https://togithub.com/wiremock/wiremock/issues/2804)) [@​RafeArnold](https://togithub.com/RafeArnold) #### šŸ“¦ Dependency updates - Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 ([#​2800](https://togithub.com/wiremock/wiremock/issues/2800)) [@​dependabot](https://togithub.com/dependabot) - Bump com.networknt:json-schema-validator from 1.4.3 to 1.5.0 ([#​2799](https://togithub.com/wiremock/wiremock/issues/2799)) [@​dependabot](https://togithub.com/dependabot) - Bump versions.jsonUnit from 2.39.0 to 2.40.0 ([#​2793](https://togithub.com/wiremock/wiremock/issues/2793)) [@​dependabot](https://togithub.com/dependabot) - Bump versions.jsonUnit from 2.38.0 to 2.39.0 ([#​2787](https://togithub.com/wiremock/wiremock/issues/2787)) [@​dependabot](https://togithub.com/dependabot) - Bump com.dorongold.task-tree from 3.0.0 to 4.0.0 ([#​2767](https://togithub.com/wiremock/wiremock/issues/2767)) [@​dependabot](https://togithub.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 becomes conflicted, 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 4 months ago

Code Coverage

Total Project Coverage 85.18% :white_check_mark:
codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 81.80%. Comparing base (a855233) to head (2f3e32e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #529 +/- ## ======================================= Coverage 81.80% 81.80% ======================================= Files 80 80 Lines 2308 2308 Branches 148 148 ======================================= Hits 1888 1888 Misses 321 321 Partials 99 99 ```

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