gesellix / docker-client

A Docker client for Java written in Kotlin and Groovy
https://www.gesellix.net
MIT License
113 stars 27 forks source link

Bump the junit group with 2 updates #758

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the junit group with 2 updates: org.junit:junit-bom and org.junit.platform:junit-platform-launcher.

Updates org.junit:junit-bom from 5.11.1 to 5.11.2

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 5.11.2 = Platform 1.11.2 + Jupiter 5.11.2 + Vintage 5.11.2

See Release Notes.

Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.2

Commits
  • 5b1a6d1 Release 5.11.2
  • b7816b6 Finalize 5.11.2 release notes
  • f8e22c7 Finalize 5.10.5 release notes
  • 8e63938 Remove reference to 5.10.4 in 5.11.2 release notes
  • 7e9d728 Document #4043 in 5.10.5 release notes
  • c11f224 Create initial 5.10.5 release notes from template
  • ab94140 Fix global read-write lock handling when not declared on top level
  • 9658fac Add initial 5.11.2 release notes from template
  • 5f52ced Fix link to milestone page
  • 558f480 Back to snapshots for further development
  • See full diff in compare view


Updates org.junit.platform:junit-platform-launcher from 1.11.1 to 1.11.2

Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 1 month ago

Test Results

  276 files  +  218    276 suites  +218   18m 9s :stopwatch: + 15m 59s   359 tests ±    0    343 :white_check_mark:  -     1  14 :zzz:  -  1  2 :x: +2  2 933 runs  +2 324  2 833 :white_check_mark: +2 243  97 :zzz: +78  3 :x: +3 

For more details on these failures, see this check.

Results for commit b42d3fb2. ± Comparison against base commit c3c6c6e5.

dependabot[bot] commented 1 month ago

Superseded by #766.