Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump mockito.version from 5.14.2 to 5.15.2 #715

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2025

Bumps mockito.version from 5.14.2 to 5.15.2.
Updates org.mockito:mockito-core from 5.14.2 to 5.15.2

Release notes

Sourced from org.mockito:mockito-core's releases.

v5.15.2

Changelog generated by Shipkit Changelog Gradle Plugin

5.15.2

v5.15.1

Changelog generated by Shipkit Changelog Gradle Plugin

5.15.1

v5.15.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.15.0

... (truncated)

Commits
  • e04dbbe Fix javadoc publication (#3561)
  • 567c5b9 Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 (#3560)
  • 2c184c9 Introduce release convention plugin for Shipkit integration (#3533)
  • 68c4285 Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (#3557)
  • cd4704a Avoid warning when dynamic attach is enabled with JVM flag (#3551)
  • 3731b6b Bump org.junit.platform:junit-platform-launcher from 1.11.3 to 1.11.4 (#3555)
  • 29c9476 Bump junit-jupiter from 5.11.3 to 5.11.4 (#3554)
  • dc0dc88 Bump bytebuddy from 1.15.10 to 1.15.11 (#3553)
  • 2e7992b Bump com.google.googlejavaformat:google-java-format (#3545)
  • 51ed33f Bump com.gradle.develocity from 3.18.2 to 3.19 (#3544)
  • Additional commits viewable in compare view

Updates org.mockito:mockito-junit-jupiter from 5.14.2 to 5.15.2

Release notes

Sourced from org.mockito:mockito-junit-jupiter's releases.

v5.15.2

Changelog generated by Shipkit Changelog Gradle Plugin

5.15.2

v5.15.1

Changelog generated by Shipkit Changelog Gradle Plugin

5.15.1

v5.15.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.15.0

... (truncated)

Commits
  • e04dbbe Fix javadoc publication (#3561)
  • 567c5b9 Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 (#3560)
  • 2c184c9 Introduce release convention plugin for Shipkit integration (#3533)
  • 68c4285 Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (#3557)
  • cd4704a Avoid warning when dynamic attach is enabled with JVM flag (#3551)
  • 3731b6b Bump org.junit.platform:junit-platform-launcher from 1.11.3 to 1.11.4 (#3555)
  • 29c9476 Bump junit-jupiter from 5.11.3 to 5.11.4 (#3554)
  • dc0dc88 Bump bytebuddy from 1.15.10 to 1.15.11 (#3553)
  • 2e7992b Bump com.google.googlejavaformat:google-java-format (#3545)
  • 51ed33f Bump com.gradle.develocity from 3.18.2 to 3.19 (#3544)
  • 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 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)

Bumps `mockito.version` from 5.14.2 to 5.15.2.

Updates `org.mockito:mockito-core` from 5.14.2 to 5.15.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.2...v5.15.2)

Updates `org.mockito:mockito-junit-jupiter` from 5.14.2 to 5.15.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.2...v5.15.2)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added java Pull requests that update a java dependency type: dependencies Pull requests that update a dependency file labels Jan 2, 2025
Copy link
Contributor

github-actions bot commented Jan 2, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
maven/net.bytebuddy:byte-buddy-agent 1.15.11 🟢 7.1
Details
CheckScoreReason
Binary-Artifacts🟢 8binaries present in source code
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
CI-Tests🟢 51 out of 2 merged PRs checked by a CI test -- score normalized to 5
CII-Best-Practices🟢 5badge detected: Passing
Code-Review⚠️ 0Found 2/30 approved changesets -- score normalized to 0
Contributors🟢 10project has 33 contributing companies or organizations
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Dependency-Update-Tool🟢 10update tool detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Maintained🟢 1030 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Pinned-Dependencies🟢 10all dependencies are pinned
SAST🟢 8SAST tool detected but not run on all commits
Security-Policy🟢 10security policy file detected
Signed-Releases⚠️ -1no releases found
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Vulnerabilities⚠️ 058 existing vulnerabilities detected
maven/org.mockito:mockito-core 5.15.2 🟢 7.6
Details
CheckScoreReason
Security-Policy🟢 9security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Code-Review🟢 10all changesets reviewed
Maintained🟢 1030 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities🟢 100 existing vulnerabilities detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Packaging🟢 10packaging workflow detected
Binary-Artifacts🟢 9binaries present in source code
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
maven/org.mockito:mockito-core 5.15.2 🟢 7.6
Details
CheckScoreReason
Security-Policy🟢 9security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Code-Review🟢 10all changesets reviewed
Maintained🟢 1030 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities🟢 100 existing vulnerabilities detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Packaging🟢 10packaging workflow detected
Binary-Artifacts🟢 9binaries present in source code
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
maven/org.mockito:mockito-junit-jupiter 5.15.2 🟢 7.6
Details
CheckScoreReason
Security-Policy🟢 9security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Code-Review🟢 10all changesets reviewed
Maintained🟢 1030 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities🟢 100 existing vulnerabilities detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Packaging🟢 10packaging workflow detected
Binary-Artifacts🟢 9binaries present in source code
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
maven/org.mockito:mockito-junit-jupiter 5.15.2 🟢 7.6
Details
CheckScoreReason
Security-Policy🟢 9security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Code-Review🟢 10all changesets reviewed
Maintained🟢 1030 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities🟢 100 existing vulnerabilities detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Packaging🟢 10packaging workflow detected
Binary-Artifacts🟢 9binaries present in source code
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

  • pom.xml

@derTobsch derTobsch merged commit 2f847b4 into main Jan 3, 2025
21 checks passed
@derTobsch derTobsch deleted the dependabot/maven/mockito.version-5.15.2 branch January 3, 2025 11:44
@derTobsch derTobsch added this to the 1.3.0 milestone Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update a java dependency type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant