Closed dependabot[bot] closed 2 months ago
The primary change involves an update to the JUnit Jupiter dependency version in the pom.xml
file from 5.10.3
to 5.11.0
. This change reflects an upgrade to the testing framework, which may include new features, improvements, or bug fixes, while maintaining the existing structure and functionality of the project.
Files | Change Summary |
---|---|
pom.xml |
Updated JUnit Jupiter version from 5.10.3 to 5.11.0 |
In the garden, hopping free,
A version change brings glee! 🐇
JUnit’s fresh with features bright,
Testing now takes joyful flight.
Bugs may hide, but we’ll outsmart,
With every test, we play our part! ✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Looks like org.junit.jupiter:junit-jupiter is updatable in another way, so this is no longer needed.
Bumps the java-test-dependencies group with 1 update: org.junit.jupiter:junit-jupiter.
Updates
org.junit.jupiter:junit-jupiter
from 5.10.3 to 5.11.0Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
... (truncated)
Commits
6b8e42b
Release 5.119430ece
Allow potentially unlimited maxCharsPerColumn in Csv{File}Source (#3924)0b10f86
Polish release notes4dbd0f9
Let@TempDir
fail fast withFile
annotated element and non-default file s...57f1ad4
Fix syntaxd78730a
Prioritize tasks on critical path of task graphb6719e2
Remove obsolete directoryd8ec757
Apply Spotless formatting to Gradle script pluginsdae525d
Disable caching of some Spotless tasks due to negative avoidance savingsc63d118
Re-enable caching verifyOSGi tasks (issue was fixed in bnd 7.0.0)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
Summary by CodeRabbit