renovate-bot opened a new pull request, #6630: URL: https://github.com/apache/jmeter/pull/6630
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [io.mockk:mockk](https://mockk.io) ([source](https://redirect.github.com/mockk/mockk)) | `1.14.6` -> `1.14.7` |  |  | --- ### Release Notes <details> <summary>mockk/mockk (io.mockk:mockk)</summary> ### [`v1.14.7`](https://redirect.github.com/mockk/mockk/releases/tag/1.14.7) [Compare Source](https://redirect.github.com/mockk/mockk/compare/1.14.6...1.14.7) #### What's Changed - fix: normalize value class arguments in EqMatcher for consistent comparison by [@​edwardmp](https://redirect.github.com/edwardmp) in [#​1440](https://redirect.github.com/mockk/mockk/pull/1440) - Add configurable logging to withArg & withNullableArg by [@​OsaSoft](https://redirect.github.com/OsaSoft) in [#​1441](https://redirect.github.com/mockk/mockk/pull/1441) - docs(readme): document suppressing superclass calls by [@​ch200203](https://redirect.github.com/ch200203) in [#​1444](https://redirect.github.com/mockk/mockk/pull/1444) - Fix for issue [#​1103](https://redirect.github.com/mockk/mockk/issues/1103). by [@​sdetilly](https://redirect.github.com/sdetilly) in [#​1449](https://redirect.github.com/mockk/mockk/pull/1449) - Fix configuration option example for restricted classes by [@​TWiStErRob](https://redirect.github.com/TWiStErRob) in [#​1465](https://redirect.github.com/mockk/mockk/pull/1465) - Fix InaccessibleObjectException when spying on JDK interfaces on JDK 16+ by [@​Copilot](https://redirect.github.com/Copilot) in [#​1457](https://redirect.github.com/mockk/mockk/pull/1457) - Fix Java 11 compatibility: replace Random.nextLong(long, long) with Java 8 compatible alternative by [@​Copilot](https://redirect.github.com/Copilot) in [#​1456](https://redirect.github.com/mockk/mockk/pull/1456) - Add optional restricted mock system property by [@​nishatoma](https://redirect.github.com/nishatoma) in [#​1454](https://redirect.github.com/mockk/mockk/pull/1454) - Fix StackOverflowError when mocking methods returning ArrayList by [@​Copilot](https://redirect.github.com/Copilot) in [#​1464](https://redirect.github.com/mockk/mockk/pull/1464) - Change JUnit 4/5 dependencies from implementation to compileOnly by [@​Copilot](https://redirect.github.com/Copilot) in [#​1455](https://redirect.github.com/mockk/mockk/pull/1455) #### New Contributors - [@​edwardmp](https://redirect.github.com/edwardmp) made their first contribution in [#​1440](https://redirect.github.com/mockk/mockk/pull/1440) - [@​OsaSoft](https://redirect.github.com/OsaSoft) made their first contribution in [#​1441](https://redirect.github.com/mockk/mockk/pull/1441) - [@​sdetilly](https://redirect.github.com/sdetilly) made their first contribution in [#​1449](https://redirect.github.com/mockk/mockk/pull/1449) - [@​Copilot](https://redirect.github.com/Copilot) made their first contribution in [#​1457](https://redirect.github.com/mockk/mockk/pull/1457) - [@​nishatoma](https://redirect.github.com/nishatoma) made their first contribution in [#​1454](https://redirect.github.com/mockk/mockk/pull/1454) **Full Changelog**: <https://github.com/mockk/mockk/compare/1.14.6...1.14.7> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every 3 weeks on Monday" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apache/jmeter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
