backbase-openapi-tools
backbase-openapi-tools copied to clipboard
Bump mockito.version from 5.13.0 to 5.14.1
Bumps mockito.version from 5.13.0 to 5.14.1.
Updates org.mockito:mockito-core from 5.13.0 to 5.14.1
Release notes
Sourced from org.mockito:mockito-core's releases.
v5.14.1
Changelog generated by Shipkit Changelog Gradle Plugin
5.14.1
- 2024-09-30 - 2 commit(s) by Brice Dutheil, dependabot[bot]
- fix: gradle mockitoAgent configuration should not be transitive [(#3454)](mockito/mockito#3454)
- Bump bytebuddy from 1.15.2 to 1.15.3 [(#3452)](mockito/mockito#3452)
- Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. [(#3437)](mockito/mockito#3437)
v5.14.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.14.0
- 2024-09-27 - 9 commit(s) by Ali-Hassan, Brice Dutheil, David Saff, Rafael Winterhalter, dependabot[bot]
- Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 [(#3451)](mockito/mockito#3451)
- Bump bytebuddy from 1.15.1 to 1.15.2 [(#3450)](mockito/mockito#3450)
- Update Documentation of ArgumentCaptor.java [(#3448)](mockito/mockito#3448)
- Split subprojects [(#3447)](mockito/mockito#3447)
- Separate extensions from integration tests [(#3443)](mockito/mockito#3443)
- Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 [(#3440)](mockito/mockito#3440)
- Bump com.gradle.enterprise from 3.18 to 3.18.1 [(#3439)](mockito/mockito#3439)
- Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. [(#3437)](mockito/mockito#3437)
- Bump bytebuddy from 1.15.0 to 1.15.1 [(#3434)](mockito/mockito#3434)
- Fixes #3419: Disable mocks with an error message [(#3424)](mockito/mockito#3424)
- Accessing a mock after clearInlineMocks could provide much more useful error message. [(#3419)](mockito/mockito#3419)
Commits
39a0c75fix: gradle mockitoAgent configuration should not be transitive (#3454)e928059Bump bytebuddy from 1.15.2 to 1.15.3 (#3452)8a0e586Disable mocks with an error message (#3424)d28b012Fix typo in Javadoc of ArgumentCaptor (#3448)a2fc9c6Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 (#3451)c3fcc6eSplit subprojects by deliverable and integration tests (#3447)f5858c2Bump bytebuddy from 1.15.1 to 1.15.2 (#3450)1e337edAllow for installing a Java agent within the Mockito jar, without exposing By...a1d5860Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 (#3440)0438593Bump com.gradle.enterprise from 3.18 to 3.18.1 (#3439)- Additional commits viewable in compare view
Updates org.mockito:mockito-junit-jupiter from 5.13.0 to 5.14.1
Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
v5.14.1
Changelog generated by Shipkit Changelog Gradle Plugin
5.14.1
- 2024-09-30 - 2 commit(s) by Brice Dutheil, dependabot[bot]
- fix: gradle mockitoAgent configuration should not be transitive [(#3454)](mockito/mockito#3454)
- Bump bytebuddy from 1.15.2 to 1.15.3 [(#3452)](mockito/mockito#3452)
- Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. [(#3437)](mockito/mockito#3437)
v5.14.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.14.0
- 2024-09-27 - 9 commit(s) by Ali-Hassan, Brice Dutheil, David Saff, Rafael Winterhalter, dependabot[bot]
- Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 [(#3451)](mockito/mockito#3451)
- Bump bytebuddy from 1.15.1 to 1.15.2 [(#3450)](mockito/mockito#3450)
- Update Documentation of ArgumentCaptor.java [(#3448)](mockito/mockito#3448)
- Split subprojects [(#3447)](mockito/mockito#3447)
- Separate extensions from integration tests [(#3443)](mockito/mockito#3443)
- Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 [(#3440)](mockito/mockito#3440)
- Bump com.gradle.enterprise from 3.18 to 3.18.1 [(#3439)](mockito/mockito#3439)
- Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. [(#3437)](mockito/mockito#3437)
- Bump bytebuddy from 1.15.0 to 1.15.1 [(#3434)](mockito/mockito#3434)
- Fixes #3419: Disable mocks with an error message [(#3424)](mockito/mockito#3424)
- Accessing a mock after clearInlineMocks could provide much more useful error message. [(#3419)](mockito/mockito#3419)
Commits
39a0c75fix: gradle mockitoAgent configuration should not be transitive (#3454)e928059Bump bytebuddy from 1.15.2 to 1.15.3 (#3452)8a0e586Disable mocks with an error message (#3424)d28b012Fix typo in Javadoc of ArgumentCaptor (#3448)a2fc9c6Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 (#3451)c3fcc6eSplit subprojects by deliverable and integration tests (#3447)f5858c2Bump bytebuddy from 1.15.1 to 1.15.2 (#3450)1e337edAllow for installing a Java agent within the Mockito jar, without exposing By...a1d5860Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 (#3440)0438593Bump com.gradle.enterprise from 3.18 to 3.18.1 (#3439)- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)