-
Notifications
You must be signed in to change notification settings - Fork 122
Update all test-only dependencies #4268
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -54,19 +54,19 @@ slf4j = "1.7.36" | |
|
|
||
| # Test-only dependency versions | ||
|
|
||
| assertj = "3.26.3" | ||
| apache-commonsCollections = "4.4" | ||
| assertj = "3.27.7" | ||
| apache-commonsCollections = "4.5.0" | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I did create: #4282 |
||
| apache-commonsMath3 = "3.6.1" | ||
| apache-httpclient = "5.2.1" | ||
| bndtools = "6.3.1" | ||
| diffutils = "4.12" | ||
| hamcrest = "2.2" | ||
| jcommander = "1.81" | ||
| jline = "3.30.4" | ||
| junit = "5.14.1" | ||
| junit-platform = "1.14.1" | ||
| mockito = "3.7.7" | ||
| snakeyaml = "2.2" | ||
| apache-httpclient = "5.6.1" | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Looks fine: https://hc.apache.org/news.html |
||
| bndtools = "7.3.0" | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Release notes seem fine: https://github.com/bndtools/bnd/wiki/Changes-in-7.3.0
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I did create: #4283 |
||
| diffutils = "4.17" | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Did you find release notes for this. |
||
| hamcrest = "3.0" | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| jcommander = "1.82" | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 1.81 -. 1.82 looks fine: cbeust/jcommander@1.81...1.82 |
||
| jline = "4.1.3" | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. looks fine: https://github.com/jline/jline3/releases |
||
| junit = "5.14.4" | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Looks fine: https://docs.junit.org/5.14.4/release-notes.html |
||
| junit-platform = "1.14.4" | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I'm guessing this corresponds to junit 5.14.4, but I couldn't find anything clearly indicating that. I see on maven central: https://central.sonatype.com/artifact/org.junit.platform/junit-platform-launcher/versions that it went from 1.14.4 to 6.0 |
||
| mockito = "5.23.0" | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Looks fine: https://github.com/mockito/mockito/releases |
||
| snakeyaml = "2.6" | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Looks fine: https://github.com/snakeyaml/snakeyaml/blob/master/src/changes/changes.xml I tried following the link to their changes on their wiki, but bitbucket says I don't have access.... |
||
|
|
||
| # Static analysis dependency versions | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good: https://github.com/assertj/assertj/releases