Skip to content

Update all non-major dependencies#1565

Merged
kingthorin merged 1 commit intomainfrom
renovate/all-minor-patch
Jun 9, 2025
Merged

Update all non-major dependencies#1565
kingthorin merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
maven 3.9.9 -> 3.9.10 age adoption passing confidence
org.junit.jupiter:junit-jupiter-params (source) 5.13.0 -> 5.13.1 age adoption passing confidence
org.junit.jupiter:junit-jupiter-engine (source) 5.13.0 -> 5.13.1 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) 5.13.0 -> 5.13.1 age adoption passing confidence

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 Jun 9, 2025

PR Summary

  • Updated Maven Distribution URL
    The Maven URL in the .mvn/wrapper/maven-wrapper.properties file has been updated. As a result, our build system will now use the more recent Maven version (3.9.10 instead of 3.9.9), which should improve the stability and possibly the speed of the builds.

  • Upgraded JUnit Version
    The version of JUnit, a tool we use for testing our software, has been upgraded in the pom.xml file. We're moving from version 5.13.0 to 5.13.1. This minor version upgrade will help keep our tests up-to-date and could potentially include performance improvements or bug fixes in the testing process.

@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.41%. Comparing base (ba8fcdd) to head (e3c4ddb).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1565      +/-   ##
============================================
- Coverage     92.47%   92.41%   -0.07%     
+ Complexity     3330     3327       -3     
============================================
  Files           330      330              
  Lines          6550     6550              
  Branches        643      643              
============================================
- Hits           6057     6053       -4     
- Misses          339      340       +1     
- Partials        154      157       +3     

☔ 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 54dc23f into main Jun 9, 2025
13 checks passed
@kingthorin kingthorin deleted the renovate/all-minor-patch branch June 9, 2025 03:02
@asolntsev asolntsev added this to the 2.4.4 milestone Jun 9, 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