Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump org.mockito:mockito-core from 5.13.0 to 5.14.1 (#829)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.13.0 to 5.14.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mockito/mockito/releases">org.mockito:mockito-core's releases</a>.</em></p> <blockquote> <h2>v5.14.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h4>5.14.1</h4> <ul> <li>2024-09-30 - <a href="https://github.com/mockito/mockito/compare/v5.14.0...v5.14.1">2 commit(s)</a> by Brice Dutheil, dependabot[bot]</li> <li>fix: gradle mockitoAgent configuration should not be transitive [(<a href="https://redirect.github.com/mockito/mockito/issues/3454">#3454</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3454">mockito/mockito#3454</a>)</li> <li>Bump bytebuddy from 1.15.2 to 1.15.3 [(<a href="https://redirect.github.com/mockito/mockito/issues/3452">#3452</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3452">mockito/mockito#3452</a>)</li> <li>Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. [(<a href="https://redirect.github.com/mockito/mockito/issues/3437">#3437</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3437">mockito/mockito#3437</a>)</li> </ul> <h2>v5.14.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h4>5.14.0</h4> <ul> <li>2024-09-27 - <a href="https://github.com/mockito/mockito/compare/v5.13.0...v5.14.0">9 commit(s)</a> by Ali-Hassan, Brice Dutheil, David Saff, Rafael Winterhalter, dependabot[bot]</li> <li>Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 [(<a href="https://redirect.github.com/mockito/mockito/issues/3451">#3451</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3451">mockito/mockito#3451</a>)</li> <li>Bump bytebuddy from 1.15.1 to 1.15.2 [(<a href="https://redirect.github.com/mockito/mockito/issues/3450">#3450</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3450">mockito/mockito#3450</a>)</li> <li>Update Documentation of ArgumentCaptor.java [(<a href="https://redirect.github.com/mockito/mockito/issues/3448">#3448</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3448">mockito/mockito#3448</a>)</li> <li>Split subprojects [(<a href="https://redirect.github.com/mockito/mockito/issues/3447">#3447</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3447">mockito/mockito#3447</a>)</li> <li>Separate extensions from integration tests [(<a href="https://redirect.github.com/mockito/mockito/issues/3443">#3443</a>)](<a href="https://redirect.github.com/mockito/mockito/issues/3443">mockito/mockito#3443</a>)</li> <li>Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 [(<a href="https://redirect.github.com/mockito/mockito/issues/3440">#3440</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3440">mockito/mockito#3440</a>)</li> <li>Bump com.gradle.enterprise from 3.18 to 3.18.1 [(<a href="https://redirect.github.com/mockito/mockito/issues/3439">#3439</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3439">mockito/mockito#3439</a>)</li> <li>Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. [(<a href="https://redirect.github.com/mockito/mockito/issues/3437">#3437</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3437">mockito/mockito#3437</a>)</li> <li>Bump bytebuddy from 1.15.0 to 1.15.1 [(<a href="https://redirect.github.com/mockito/mockito/issues/3434">#3434</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3434">mockito/mockito#3434</a>)</li> <li>Fixes <a href="https://redirect.github.com/mockito/mockito/issues/3419">#3419</a>: Disable mocks with an error message [(<a href="https://redirect.github.com/mockito/mockito/issues/3424">#3424</a>)](<a href="https://redirect.github.com/mockito/mockito/pull/3424">mockito/mockito#3424</a>)</li> <li>Accessing a mock after clearInlineMocks could provide much more useful error message. [(<a href="https://redirect.github.com/mockito/mockito/issues/3419">#3419</a>)](<a href="https://redirect.github.com/mockito/mockito/issues/3419">mockito/mockito#3419</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mockito/mockito/commit/39a0c75b2311dead4ea98952558b0f67732619c0"><code>39a0c75</code></a> fix: gradle mockitoAgent configuration should not be transitive (<a href="https://redirect.github.com/mockito/mockito/issues/3454">#3454</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/e9280596b3ca488803d6dcb227c4db2d7391a31b"><code>e928059</code></a> Bump bytebuddy from 1.15.2 to 1.15.3 (<a href="https://redirect.github.com/mockito/mockito/issues/3452">#3452</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/8a0e586e73f7f307c83c341698ec86fd3c4e18a6"><code>8a0e586</code></a> Disable mocks with an error message (<a href="https://redirect.github.com/mockito/mockito/issues/3424">#3424</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/d28b0122775d81f7d4e51d7cb22cecc867c45ed5"><code>d28b012</code></a> Fix typo in Javadoc of ArgumentCaptor (<a href="https://redirect.github.com/mockito/mockito/issues/3448">#3448</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/a2fc9c688c0b5b5f9a83dcd6f5db3b459cc5ac07"><code>a2fc9c6</code></a> Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 (<a href="https://redirect.github.com/mockito/mockito/issues/3451">#3451</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/c3fcc6e996e729b6969632cfdbae2992704f2cb1"><code>c3fcc6e</code></a> Split subprojects by deliverable and integration tests (<a href="https://redirect.github.com/mockito/mockito/issues/3447">#3447</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/f5858c28553504c686f72df4af578612c22e8dd2"><code>f5858c2</code></a> Bump bytebuddy from 1.15.1 to 1.15.2 (<a href="https://redirect.github.com/mockito/mockito/issues/3450">#3450</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/1e337ed703ce2b78ce9ea40ff8b8c645f8219cf2"><code>1e337ed</code></a> Allow for installing a Java agent within the Mockito jar, without exposing By...</li> <li><a href="https://github.com/mockito/mockito/commit/a1d5860c4e6541bda4bf74ff922d6c1f82cfde5c"><code>a1d5860</code></a> Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 (<a href="https://redirect.github.com/mockito/mockito/issues/3440">#3440</a>)</li> <li><a href="https://github.com/mockito/mockito/commit/0438593af543ea7133487a4155b4c3b3136503bb"><code>0438593</code></a> Bump com.gradle.enterprise from 3.18 to 3.18.1 (<a href="https://redirect.github.com/mockito/mockito/issues/3439">#3439</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mockito/mockito/compare/v5.13.0...v5.14.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.mockito:mockito-core&package-manager=gradle&previous-version=5.13.0&new-version=5.14.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information