Skip to content

chore(deps): update all non-major dependencies#1665

Merged
kingthorin merged 1 commit intomainfrom
renovate/all-minor-patch
Sep 22, 2025
Merged

chore(deps): update all non-major dependencies#1665
kingthorin merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 22, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
org.mockito:mockito-core 5.19.0 -> 5.20.0 age confidence
org.apache.maven.plugins:maven-javadoc-plugin (source) 3.11.3 -> 3.12.0 age confidence

Release Notes

mockito/mockito (org.mockito:mockito-core)

v5.20.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.20.0
  • 2025-09-20 - 11 commit(s) by Adrian-Kim, Giulio Longfils, Rafael Winterhalter, dependabot[bot]
  • Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#​3730)
  • Introducing the Ability to Mock Construction of Generic Types (#​2401) (#​3729)
  • Bump com.gradle.develocity from 4.1.1 to 4.2 (#​3726)
  • Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 (#​3725)
  • Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 (#​3720)
  • Bump graalvm/setup-graalvm from 1.3.5 to 1.3.6 (#​3719)
  • Bump actions/setup-java from 4 to 5 (#​3715)
  • Bump com.gradle.develocity from 4.1 to 4.1.1 (#​3713)
  • Bump bytebuddy from 1.17.6 to 1.17.7 (#​3712)
  • test: Use Assume.assumeThat for SequencedCollection tests (#​3711)
  • Fix #​3709 (#​3710)
  • feat: Add support for JDK21 Sequenced Collections. (#​3708)
  • Introducing the Ability to Mock Construction of Generic Types (#​2401)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@what-the-diff
Copy link
Copy Markdown

what-the-diff bot commented Sep 22, 2025

PR Summary

  • Maven Javadoc Plugin Updated
    The version of the Maven Javadoc Plugin has been upgraded from 3.11.3 to 3.12.0. This means our software documentation tool is now up to date, potentially providing better functionality and improved features.

  • Mockito Core Version Upgraded
    We've also updated the version of Mockito Core from 5.19.0 to 5.20.0. Mockito Core is a testing framework we use. By upgrading to the latest version, we ensure our testing abilities remain robust and are using the latest tools available.

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.53%. Comparing base (be73c2a) to head (c0bba5c).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1665      +/-   ##
============================================
+ Coverage     92.48%   92.53%   +0.04%     
- Complexity     3389     3391       +2     
============================================
  Files           333      333              
  Lines          6697     6697              
  Branches        665      665              
============================================
+ Hits           6194     6197       +3     
+ Misses          345      344       -1     
+ Partials        158      156       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kingthorin kingthorin merged commit a7770e8 into main Sep 22, 2025
13 checks passed
@kingthorin kingthorin deleted the renovate/all-minor-patch branch September 22, 2025 02:33
@asolntsev asolntsev added this to the 2.5.1 milestone Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants