Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pivovarit/throwing-function
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.1
Choose a base ref
...
head repository: pivovarit/throwing-function
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.6.1
Choose a head ref
  • 15 commits
  • 22 files changed
  • 3 contributors

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    4ce9adb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a519f77 View commit details
    Browse the repository at this point in the history
  3. Bump org.assertj:assertj-core from 3.8.0 to 3.26.3 (#206)

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj)
    from 3.8.0 to 3.26.3.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/assertj/assertj/releases">org.assertj:assertj-core's
    releases</a>.</em></p>
    <blockquote>
    <h2>v3.26.3</h2>
    <h2>:jigsaw: Binary Compatibility</h2>
    <p>The release is:</p>
    <ul>
    <li>Binary compatible with the previous minor version.</li>
    <li>Binary incompatible with the previous patch version.</li>
    </ul>
    <h2>:boom: Breaking Changes</h2>
    <h3>Core</h3>
    <ul>
    <li>Replace <code>assertThat(Temporal)</code> with
    <code>assertThatTemporal(Temporal)</code> <a
    href="https://redirect.github.com/assertj/assertj/issues/3519">#3519</a></li>
    </ul>
    <h2>:bug: Bug Fixes</h2>
    <h3>Core</h3>
    <ul>
    <li>Fix Javadoc rendering on
    <code>FactoryBasedNavigableListAssert::assertThat</code></li>
    <li>Allow <code>ComparingNormalizedFields</code> instances to be reused
    across different assertions <a
    href="https://redirect.github.com/assertj/assertj/issues/3493">#3493</a></li>
    </ul>
    <h2>:hammer: Dependency Upgrades</h2>
    <h3>Core</h3>
    <ul>
    <li>Upgrade to Byte Buddy 1.14.18 <a
    href="https://redirect.github.com/assertj/assertj/issues/3531">#3531</a></li>
    <li>Upgrade to JUnit BOM 5.10.3 <a
    href="https://redirect.github.com/assertj/assertj/issues/3525">#3525</a></li>
    </ul>
    <h3>Guava</h3>
    <ul>
    <li>Upgrade to Guava 33.2.1-jre <a
    href="https://redirect.github.com/assertj/assertj/issues/3499">#3499</a></li>
    </ul>
    <h2>:heart: Contributors</h2>
    <p>Thanks to all the contributors who worked on this release:</p>
    <p><a href="https://github.com/genuss"><code>@​genuss</code></a></p>
    <h2>v3.26.0</h2>
    <h2>:boom: Breaking Changes</h2>
    <h3>Core</h3>
    <ul>
    <li>
    <p>Delegate <code>OptionalDouble</code> value comparison to
    <code>Double.compare</code> in <code>hasValue</code> assertion <a
    href="https://redirect.github.com/assertj/assertj/issues/3411">#3411</a></p>
    <!-- raw HTML omitted -->
    <p>This fixes the comparison of <code>NaN</code> values which wasn't
    working the way the <code>hasValue</code> Javadoc describes.</p>
    <p>The previous behavior can be obtained with
    <code>getAsDouble</code>:</p>
    </li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/assertj/assertj/commit/8e97f90d62782a5fe2e49f739164361ecb54738b"><code>8e97f90</code></a>
    [maven-release-plugin] prepare release assertj-build-3.26.3</li>
    <li><a
    href="https://github.com/assertj/assertj/commit/d1afefca4e99fe6476e04d61d670fe24c25b7f4d"><code>d1afefc</code></a>
    chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1
    to 4...</li>
    <li><a
    href="https://github.com/assertj/assertj/commit/2dc2cbfa4070d2bbeb1a748c0833c277047fd93d"><code>2dc2cbf</code></a>
    chore(deps): bump byte-buddy.version from 1.14.17 to 1.14.18 (<a
    href="https://redirect.github.com/assertj/assertj/issues/3531">#3531</a>)</li>
    <li><a
    href="https://github.com/assertj/assertj/commit/2541d3c1722a923c9a1cf3b33255e3fc8ee07135"><code>2541d3c</code></a>
    chore(deps-dev): bump com.fasterxml.jackson.core:jackson-databind from
    2.17.1...</li>
    <li><a
    href="https://github.com/assertj/assertj/commit/cdb906fb0d9ee0dfddb2925f15a46a5b7b16c5da"><code>cdb906f</code></a>
    [maven-release-plugin] prepare for next development iteration</li>
    <li><a
    href="https://github.com/assertj/assertj/commit/c3b1f4a5eef1284e484e43374e9d5ba8ba33707d"><code>c3b1f4a</code></a>
    [maven-release-plugin] prepare release assertj-build-3.26.2</li>
    <li><a
    href="https://github.com/assertj/assertj/commit/d5b52abe63cca2b84b6abc38dd9b15a0e63f9b9d"><code>d5b52ab</code></a>
    [maven-release-plugin] prepare for next development iteration</li>
    <li><a
    href="https://github.com/assertj/assertj/commit/17ea711f63eea0c3081be2e36f1d089edaba1f07"><code>17ea711</code></a>
    [maven-release-plugin] prepare release assertj-build-3.26.1</li>
    <li><a
    href="https://github.com/assertj/assertj/commit/8cf054db3230522155c5b637e332e485622c8b82"><code>8cf054d</code></a>
    chore(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to
    2.17...</li>
    <li><a
    href="https://github.com/assertj/assertj/commit/5e708b48ef69f4d8c35ec86690ba6bc491cb579a"><code>5e708b4</code></a>
    chore(deps-dev): bump org.apache.groovy:groovy from 4.0.21 to 4.0.22 (<a
    href="https://redirect.github.com/assertj/assertj/issues/3527">#3527</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/assertj/assertj/compare/assertj-core-3.8.0...assertj-build-3.26.3">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.assertj:assertj-core&package-manager=maven&previous-version=3.8.0&new-version=3.26.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    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 <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    95918b7 View commit details
    Browse the repository at this point in the history
  4. Bump org.apache.maven.plugins:maven-jar-plugin from 3.1.0 to 3.4.2 (#203

    )
    
    Bumps
    [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin)
    from 3.1.0 to 3.4.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/apache/maven-jar-plugin/releases">org.apache.maven.plugins:maven-jar-plugin's
    releases</a>.</em></p>
    <blockquote>
    <h2>3.4.2</h2>
    <!-- raw HTML omitted -->
    <h2>🐛 Bug Fixes</h2>
    <ul>
    <li><a
    href="https://issues.apache.org/jira/browse/MJAR-310">[MJAR-310]</a> -
    fixed toolchain version detection when toolchain paths contain white
    spaces (<a
    href="https://redirect.github.com/apache/maven-jar-plugin/pull/86">#86</a>)
    <a href="https://github.com/jansohn"><code>@​jansohn</code></a></li>
    </ul>
    <h2>👻 Maintenance</h2>
    <ul>
    <li>Build with Maven 4 (<a
    href="https://redirect.github.com/apache/maven-jar-plugin/pull/88">#88</a>)
    <a
    href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
    </ul>
    <h2>3.4.1</h2>
    <!-- raw HTML omitted -->
    <h2>🐛 Bug Fixes</h2>
    <ul>
    <li><a
    href="https://issues.apache.org/jira/browse/MJAR-307">[MJAR-307]</a> -
    Wrong version of commons-io cause a ClassNotFound
    o.a.commons.io.file.attribute.FileTimes (<a
    href="https://redirect.github.com/apache/maven-jar-plugin/pull/83">#83</a>)
    <a
    href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
    </ul>
    <h2>📦 Dependency updates</h2>
    <ul>
    <li><a
    href="https://issues.apache.org/jira/browse/MJAR-308">[MJAR-308]</a> -
    Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (<a
    href="https://redirect.github.com/apache/maven-jar-plugin/pull/85">#85</a>)
    <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
    </ul>
    <h2>3.4.0</h2>
    <!-- raw HTML omitted -->
    <h2>🚀 New features and improvements</h2>
    <ul>
    <li><a
    href="https://issues.apache.org/jira/browse/MJAR-296">[MJAR-296]</a> -
    Allow including files excluded by default. (<a
    href="https://redirect.github.com/apache/maven-jar-plugin/pull/67">#67</a>)
    <a href="https://github.com/redzi"><code>@​redzi</code></a></li>
    <li><a
    href="https://issues.apache.org/jira/browse/MJAR-302">[MJAR-302]</a> -
    Require Maven 3.6.3 (<a
    href="https://redirect.github.com/apache/maven-jar-plugin/pull/77">#77</a>)
    <a
    href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
    <li><a
    href="https://issues.apache.org/jira/browse/MJAR-292">[MJAR-292]</a> -
    Detect MRJAR and add Multi-Release manifest entry (<a
    href="https://redirect.github.com/apache/maven-jar-plugin/pull/57">#57</a>)
    <a href="https://github.com/jorsol"><code>@​jorsol</code></a></li>
    </ul>
    <h2>🐛 Bug Fixes</h2>
    <ul>
    <li><a
    href="https://issues.apache.org/jira/browse/MJAR-62">[MJAR-62]</a> - Set
    Build-Jdk according to used toolchain (<a
    href="https://redirect.github.com/apache/maven-jar-plugin/pull/73">#73</a>)
    <a
    href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
    </ul>
    <h2>📦 Dependency updates</h2>
    <ul>
    <li><a
    href="https://issues.apache.org/jira/browse/MJAR-306">[MJAR-306]</a> -
    Use properties for plugins versions in LifecycleMapping (<a
    href="https://redirect.github.com/apache/maven-jar-plugin/pull/82">#82</a>)
    <a
    href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
    <li>Bump org.junit:junit-bom from 5.10.1 to 5.10.2 (<a
    href="https://redirect.github.com/apache/maven-jar-plugin/pull/74">#74</a>)
    <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
    <li><a
    href="https://issues.apache.org/jira/browse/MJAR-298">[MJAR-298]</a> -
    Update Maven-Archiver to 3.6.2 (<a
    href="https://redirect.github.com/apache/maven-jar-plugin/pull/78">#78</a>)
    <a
    href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
    <li>Bump apache/maven-gh-actions-shared from 2 to 4 (<a
    href="https://redirect.github.com/apache/maven-jar-plugin/pull/72">#72</a>)
    <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
    <li>Bump commons-io:commons-io from 2.14.0 to 2.15.1 (<a
    href="https://redirect.github.com/apache/maven-jar-plugin/pull/68">#68</a>)
    <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
    <li><a
    href="https://issues.apache.org/jira/browse/MJAR-297">[MJAR-297]</a> -
    Update Parent to 40 (<a
    href="https://redirect.github.com/apache/maven-jar-plugin/pull/64">#64</a>)
    <a href="https://github.com/jorsol"><code>@​jorsol</code></a></li>
    <li><a
    href="https://issues.apache.org/jira/browse/MJAR-298">[MJAR-298]</a> -
    Update Maven-Archiver to 3.6.1 (<a
    href="https://redirect.github.com/apache/maven-jar-plugin/pull/65">#65</a>)
    <a href="https://github.com/jorsol"><code>@​jorsol</code></a></li>
    <li><a
    href="https://issues.apache.org/jira/browse/MJAR-293">[MJAR-293]</a> -
    Update Parent to 39 (<a
    href="https://redirect.github.com/apache/maven-jar-plugin/pull/59">#59</a>)
    <a href="https://github.com/jorsol"><code>@​jorsol</code></a></li>
    </ul>
    <h2>👻 Maintenance</h2>
    <ul>
    <li><a
    href="https://issues.apache.org/jira/browse/MJAR-304">[MJAR-304]</a> -
    Refresh download page (<a
    href="https://redirect.github.com/apache/maven-jar-plugin/pull/80">#80</a>)
    <a
    href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
    <li><a
    href="https://issues.apache.org/jira/browse/MJAR-303">[MJAR-303]</a> -
    Cleanup declared dependencies (<a
    href="https://redirect.github.com/apache/maven-jar-plugin/pull/79">#79</a>)
    <a
    href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
    <li>Remove dependency on plexus (<a
    href="https://redirect.github.com/apache/maven-jar-plugin/pull/63">#63</a>)
    <a href="https://github.com/elharo"><code>@​elharo</code></a></li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/apache/maven-jar-plugin/commit/95007e86d205703d898aa0fb5d24ae3df0c25789"><code>95007e8</code></a>
    [maven-release-plugin] prepare release maven-jar-plugin-3.4.2</li>
    <li><a
    href="https://github.com/apache/maven-jar-plugin/commit/99584ce9cff9d87d73c12df81d40a982d75845ff"><code>99584ce</code></a>
    Build with Maven 4</li>
    <li><a
    href="https://github.com/apache/maven-jar-plugin/commit/e9c98a4dd95b79088fe5264d3e5dbba1342ddb80"><code>e9c98a4</code></a>
    [MJAR-310] fixed toolchain version detection when toolchain paths
    contain whi...</li>
    <li><a
    href="https://github.com/apache/maven-jar-plugin/commit/a5554bb21e9528b3f3dfa5b97473f2af99045e73"><code>a5554bb</code></a>
    [maven-release-plugin] prepare for next development iteration</li>
    <li><a
    href="https://github.com/apache/maven-jar-plugin/commit/8b29adc0e420b1da1495791c9d5bb9399590cc51"><code>8b29adc</code></a>
    [maven-release-plugin] prepare release maven-jar-plugin-3.4.1</li>
    <li><a
    href="https://github.com/apache/maven-jar-plugin/commit/325b2990308f08d4a2b3010cafe8bb55304ef53c"><code>325b299</code></a>
    [MJAR-308] Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (<a
    href="https://redirect.github.com/apache/maven-jar-plugin/issues/85">#85</a>)</li>
    <li><a
    href="https://github.com/apache/maven-jar-plugin/commit/52111cc9250fc5876f4a6570a48bc679d099d8e2"><code>52111cc</code></a>
    [MJAR-307] Wrong version of commons-io cause a ClassNotFound
    o.a.commons.io.f...</li>
    <li><a
    href="https://github.com/apache/maven-jar-plugin/commit/902d4c55a19f301c31a4e187fbd798d4f847cb19"><code>902d4c5</code></a>
    [maven-release-plugin] prepare for next development iteration</li>
    <li><a
    href="https://github.com/apache/maven-jar-plugin/commit/992f44a2ef710326a6b98e18d4e40f724bea5f90"><code>992f44a</code></a>
    [maven-release-plugin] prepare release maven-jar-plugin-3.4.0</li>
    <li><a
    href="https://github.com/apache/maven-jar-plugin/commit/5e31b9933a68a44b180a499636f7f43c8521648c"><code>5e31b99</code></a>
    [MJAR-296] Allow including files excluded by default. (<a
    href="https://redirect.github.com/apache/maven-jar-plugin/issues/67">#67</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.1.0...maven-jar-plugin-3.4.2">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-jar-plugin&package-manager=maven&previous-version=3.1.0&new-version=3.4.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    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 <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ad95ee9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94bee13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71fb6e8 View commit details
    Browse the repository at this point in the history
  7. Bump junit.version from 5.0.1 to 5.11.0 (#204)

    Bumps `junit.version` from 5.0.1 to 5.11.0.
    Updates `org.junit.jupiter:junit-jupiter-engine` from 5.0.1 to 5.11.0
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/junit-team/junit5/releases">org.junit.jupiter:junit-jupiter-engine's
    releases</a>.</em></p>
    <blockquote>
    <p>JUnit 5.11.0 = Platform 1.11.0 + Jupiter 5.11.0 + Vintage 5.11.0</p>
    <p>See <a
    href="http://junit.org/junit5/docs/5.11.0/release-notes/">Release
    Notes</a>.</p>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/pshevche"><code>@​pshevche</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3427">junit-team/junit5#3427</a></li>
    <li><a href="https://github.com/rybak"><code>@​rybak</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3416">junit-team/junit5#3416</a></li>
    <li><a href="https://github.com/pixeebot"><code>@​pixeebot</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3491">junit-team/junit5#3491</a></li>
    <li><a href="https://github.com/shartte"><code>@​shartte</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3562">junit-team/junit5#3562</a></li>
    <li><a
    href="https://github.com/eliasnogueira"><code>@​eliasnogueira</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3674">junit-team/junit5#3674</a></li>
    <li><a href="https://github.com/bigdaz"><code>@​bigdaz</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3668">junit-team/junit5#3668</a></li>
    <li><a href="https://github.com/gilday"><code>@​gilday</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3667">junit-team/junit5#3667</a></li>
    <li><a href="https://github.com/bjmi"><code>@​bjmi</code></a> made their
    first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3806">junit-team/junit5#3806</a></li>
    <li><a
    href="https://github.com/madalingiurca"><code>@​madalingiurca</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3787">junit-team/junit5#3787</a></li>
    <li><a href="https://github.com/dmlloyd"><code>@​dmlloyd</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3820">junit-team/junit5#3820</a></li>
    <li><a href="https://github.com/compf"><code>@​compf</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3867">junit-team/junit5#3867</a></li>
    <li><a href="https://github.com/SveinKare"><code>@​SveinKare</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3840">junit-team/junit5#3840</a></li>
    <li><a href="https://github.com/mobounya"><code>@​mobounya</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3720">junit-team/junit5#3720</a></li>
    <li><a
    href="https://github.com/robinjhector"><code>@​robinjhector</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3345">junit-team/junit5#3345</a></li>
    <li><a
    href="https://github.com/jabhatfield"><code>@​jabhatfield</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3829">junit-team/junit5#3829</a></li>
    <li><a href="https://github.com/rfscholte"><code>@​rfscholte</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3909">junit-team/junit5#3909</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.0">https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.0</a></p>
    <p>JUnit 5.11.0-RC1 = Platform 1.11.0-RC1 + Jupiter 5.11.0-RC1 + Vintage
    5.11.0-RC1</p>
    <p>See <a
    href="http://junit.org/junit5/docs/5.11.0-RC1/release-notes/">Release
    Notes</a>.</p>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/compf"><code>@​compf</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3867">junit-team/junit5#3867</a></li>
    <li><a href="https://github.com/SveinKare"><code>@​SveinKare</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3840">junit-team/junit5#3840</a></li>
    <li><a href="https://github.com/mobounya"><code>@​mobounya</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3720">junit-team/junit5#3720</a></li>
    <li><a
    href="https://github.com/robinjhector"><code>@​robinjhector</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3345">junit-team/junit5#3345</a></li>
    <li><a
    href="https://github.com/jabhatfield"><code>@​jabhatfield</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3829">junit-team/junit5#3829</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/junit-team/junit5/compare/r5.11.0-M2...r5.11.0-RC1">https://github.com/junit-team/junit5/compare/r5.11.0-M2...r5.11.0-RC1</a></p>
    <p>JUnit 5.11.0-M2 = Platform 1.11.0-M2 + Jupiter 5.11.0-M2 + Vintage
    5.11.0-M2</p>
    <p>See <a
    href="http://junit.org/junit5/docs/5.11.0-M2/release-notes/">Release
    Notes</a>.</p>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/bjmi"><code>@​bjmi</code></a> made their
    first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3806">junit-team/junit5#3806</a></li>
    <li><a
    href="https://github.com/madalingiurca"><code>@​madalingiurca</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3787">junit-team/junit5#3787</a></li>
    <li><a href="https://github.com/dmlloyd"><code>@​dmlloyd</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3820">junit-team/junit5#3820</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/junit-team/junit5/compare/r5.11.0-M1...r5.11.0-M2">https://github.com/junit-team/junit5/compare/r5.11.0-M1...r5.11.0-M2</a></p>
    <p>JUnit 5.11.0-M1 = Platform 1.11.0-M1 + Jupiter 5.11.0-M1 + Vintage
    5.11.0-M1</p>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/junit-team/junit5/commit/6b8e42b7a7d1606962341a61941c60b045646278"><code>6b8e42b</code></a>
    Release 5.11</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/9430ecee6b99d9438c5a0204549ab88fc66ead86"><code>9430ece</code></a>
    Allow potentially unlimited maxCharsPerColumn in Csv{File}Source (<a
    href="https://redirect.github.com/junit-team/junit5/issues/3924">#3924</a>)</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/0b10f86dd2e0a7fd232c1de032d1e2fbe312f615"><code>0b10f86</code></a>
    Polish release notes</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/4dbd0f943efd53e49f8896ec1c9f677526c212cb"><code>4dbd0f9</code></a>
    Let <code>@tempdir</code> fail fast with <code>File</code> annotated
    element and non-default file s...</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/57f1ad4efd75236e531b9bcbad7c955eb1fb3943"><code>57f1ad4</code></a>
    Fix syntax</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/d78730ae9f74bc63a136a29f5c5332154731c99b"><code>d78730a</code></a>
    Prioritize tasks on critical path of task graph</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/b6719e2e05ea5001f25dc1628917d23d7e3e76dc"><code>b6719e2</code></a>
    Remove obsolete directory</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/d8ec757357932e224ea081b1c8b9d993f143e75f"><code>d8ec757</code></a>
    Apply Spotless formatting to Gradle script plugins</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/dae525d51c0811f69f3087b38f24fa9053a31d36"><code>dae525d</code></a>
    Disable caching of some Spotless tasks due to negative avoidance
    savings</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/c63d11843506d908584ebde270d1b3b299417d54"><code>c63d118</code></a>
    Re-enable caching verifyOSGi tasks (issue was fixed in bnd 7.0.0)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/junit-team/junit5/compare/r5.0.1...r5.11.0">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `org.junit.jupiter:junit-jupiter-params` from 5.0.1 to 5.11.0
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/junit-team/junit5/releases">org.junit.jupiter:junit-jupiter-params's
    releases</a>.</em></p>
    <blockquote>
    <p>JUnit 5.11.0 = Platform 1.11.0 + Jupiter 5.11.0 + Vintage 5.11.0</p>
    <p>See <a
    href="http://junit.org/junit5/docs/5.11.0/release-notes/">Release
    Notes</a>.</p>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/pshevche"><code>@​pshevche</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3427">junit-team/junit5#3427</a></li>
    <li><a href="https://github.com/rybak"><code>@​rybak</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3416">junit-team/junit5#3416</a></li>
    <li><a href="https://github.com/pixeebot"><code>@​pixeebot</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3491">junit-team/junit5#3491</a></li>
    <li><a href="https://github.com/shartte"><code>@​shartte</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3562">junit-team/junit5#3562</a></li>
    <li><a
    href="https://github.com/eliasnogueira"><code>@​eliasnogueira</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3674">junit-team/junit5#3674</a></li>
    <li><a href="https://github.com/bigdaz"><code>@​bigdaz</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3668">junit-team/junit5#3668</a></li>
    <li><a href="https://github.com/gilday"><code>@​gilday</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3667">junit-team/junit5#3667</a></li>
    <li><a href="https://github.com/bjmi"><code>@​bjmi</code></a> made their
    first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3806">junit-team/junit5#3806</a></li>
    <li><a
    href="https://github.com/madalingiurca"><code>@​madalingiurca</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3787">junit-team/junit5#3787</a></li>
    <li><a href="https://github.com/dmlloyd"><code>@​dmlloyd</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3820">junit-team/junit5#3820</a></li>
    <li><a href="https://github.com/compf"><code>@​compf</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3867">junit-team/junit5#3867</a></li>
    <li><a href="https://github.com/SveinKare"><code>@​SveinKare</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3840">junit-team/junit5#3840</a></li>
    <li><a href="https://github.com/mobounya"><code>@​mobounya</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3720">junit-team/junit5#3720</a></li>
    <li><a
    href="https://github.com/robinjhector"><code>@​robinjhector</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3345">junit-team/junit5#3345</a></li>
    <li><a
    href="https://github.com/jabhatfield"><code>@​jabhatfield</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3829">junit-team/junit5#3829</a></li>
    <li><a href="https://github.com/rfscholte"><code>@​rfscholte</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3909">junit-team/junit5#3909</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.0">https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.0</a></p>
    <p>JUnit 5.11.0-RC1 = Platform 1.11.0-RC1 + Jupiter 5.11.0-RC1 + Vintage
    5.11.0-RC1</p>
    <p>See <a
    href="http://junit.org/junit5/docs/5.11.0-RC1/release-notes/">Release
    Notes</a>.</p>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/compf"><code>@​compf</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3867">junit-team/junit5#3867</a></li>
    <li><a href="https://github.com/SveinKare"><code>@​SveinKare</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3840">junit-team/junit5#3840</a></li>
    <li><a href="https://github.com/mobounya"><code>@​mobounya</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3720">junit-team/junit5#3720</a></li>
    <li><a
    href="https://github.com/robinjhector"><code>@​robinjhector</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3345">junit-team/junit5#3345</a></li>
    <li><a
    href="https://github.com/jabhatfield"><code>@​jabhatfield</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3829">junit-team/junit5#3829</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/junit-team/junit5/compare/r5.11.0-M2...r5.11.0-RC1">https://github.com/junit-team/junit5/compare/r5.11.0-M2...r5.11.0-RC1</a></p>
    <p>JUnit 5.11.0-M2 = Platform 1.11.0-M2 + Jupiter 5.11.0-M2 + Vintage
    5.11.0-M2</p>
    <p>See <a
    href="http://junit.org/junit5/docs/5.11.0-M2/release-notes/">Release
    Notes</a>.</p>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/bjmi"><code>@​bjmi</code></a> made their
    first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3806">junit-team/junit5#3806</a></li>
    <li><a
    href="https://github.com/madalingiurca"><code>@​madalingiurca</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3787">junit-team/junit5#3787</a></li>
    <li><a href="https://github.com/dmlloyd"><code>@​dmlloyd</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/junit-team/junit5/pull/3820">junit-team/junit5#3820</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/junit-team/junit5/compare/r5.11.0-M1...r5.11.0-M2">https://github.com/junit-team/junit5/compare/r5.11.0-M1...r5.11.0-M2</a></p>
    <p>JUnit 5.11.0-M1 = Platform 1.11.0-M1 + Jupiter 5.11.0-M1 + Vintage
    5.11.0-M1</p>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/junit-team/junit5/commit/6b8e42b7a7d1606962341a61941c60b045646278"><code>6b8e42b</code></a>
    Release 5.11</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/9430ecee6b99d9438c5a0204549ab88fc66ead86"><code>9430ece</code></a>
    Allow potentially unlimited maxCharsPerColumn in Csv{File}Source (<a
    href="https://redirect.github.com/junit-team/junit5/issues/3924">#3924</a>)</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/0b10f86dd2e0a7fd232c1de032d1e2fbe312f615"><code>0b10f86</code></a>
    Polish release notes</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/4dbd0f943efd53e49f8896ec1c9f677526c212cb"><code>4dbd0f9</code></a>
    Let <code>@tempdir</code> fail fast with <code>File</code> annotated
    element and non-default file s...</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/57f1ad4efd75236e531b9bcbad7c955eb1fb3943"><code>57f1ad4</code></a>
    Fix syntax</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/d78730ae9f74bc63a136a29f5c5332154731c99b"><code>d78730a</code></a>
    Prioritize tasks on critical path of task graph</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/b6719e2e05ea5001f25dc1628917d23d7e3e76dc"><code>b6719e2</code></a>
    Remove obsolete directory</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/d8ec757357932e224ea081b1c8b9d993f143e75f"><code>d8ec757</code></a>
    Apply Spotless formatting to Gradle script plugins</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/dae525d51c0811f69f3087b38f24fa9053a31d36"><code>dae525d</code></a>
    Disable caching of some Spotless tasks due to negative avoidance
    savings</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/c63d11843506d908584ebde270d1b3b299417d54"><code>c63d118</code></a>
    Re-enable caching verifyOSGi tasks (issue was fixed in bnd 7.0.0)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/junit-team/junit5/compare/r5.0.1...r5.11.0">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    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-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    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 <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ea0f80e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ed43ca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    73896fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4ffab64 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    0cc2506 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Bump junit.version from 5.11.0 to 5.11.1 (#219)

    Bumps `junit.version` from 5.11.0 to 5.11.1.
    Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.0 to 5.11.1
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/junit-team/junit5/releases">org.junit.jupiter:junit-jupiter-engine's
    releases</a>.</em></p>
    <blockquote>
    <p>JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1</p>
    <p>See <a
    href="http://junit.org/junit5/docs/5.11.1/release-notes/">Release
    Notes</a>.</p>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1">https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/junit-team/junit5/commit/e4b2c0c1384dd980abbd61c11322c419cf7cd1eb"><code>e4b2c0c</code></a>
    Release 5.11.1</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/c37b179f74e06ddaa7a86d82ff4ea2a8d04a0ea9"><code>c37b179</code></a>
    Finalize 5.11.1 release notes</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/a7b1c49702ddf8113a7e74da2cfe6ca9e3e35521"><code>a7b1c49</code></a>
    Include 5.10.4 release notes</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/3646b7d37e3401d9cda0106290bbf9cb36a735b2"><code>3646b7d</code></a>
    Document benefits of <code>messageSupplier</code> in
    <code>Assertions</code> (<a
    href="https://redirect.github.com/junit-team/junit5/issues/3938">#3938</a>)</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/6b9f15d9d53ceef1db1a0fa1fd3e7f38f757e88e"><code>6b9f15d</code></a>
    Delete unnecessary (and potentially misleading) comment in User
    Guide</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/98dafd3746dcf141ac8b5906f26e69e9a140ff5d"><code>98dafd3</code></a>
    Reduce flakiness</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/6529d8d4b14e0ab2b9134a9d9b0d9260ba2f6410"><code>6529d8d</code></a>
    Allow for work stealing when only holding read locks (<a
    href="https://redirect.github.com/junit-team/junit5/issues/4012">#4012</a>)</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/0d25a5a0ddab609df3d7382264b050dc61f54d2f"><code>0d25a5a</code></a>
    Fix YAML syntax</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/28dd375d31995365ed36c40270be619b4d64be99"><code>28dd375</code></a>
    Fix step label</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/348ef61d6b2f945cb0bf315b97eef80a41686a88"><code>348ef61</code></a>
    Switch to Temurin for JDK 23 (<a
    href="https://redirect.github.com/junit-team/junit5/issues/4005">#4005</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.0 to 5.11.1
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/junit-team/junit5/releases">org.junit.jupiter:junit-jupiter-params's
    releases</a>.</em></p>
    <blockquote>
    <p>JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1</p>
    <p>See <a
    href="http://junit.org/junit5/docs/5.11.1/release-notes/">Release
    Notes</a>.</p>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1">https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/junit-team/junit5/commit/e4b2c0c1384dd980abbd61c11322c419cf7cd1eb"><code>e4b2c0c</code></a>
    Release 5.11.1</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/c37b179f74e06ddaa7a86d82ff4ea2a8d04a0ea9"><code>c37b179</code></a>
    Finalize 5.11.1 release notes</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/a7b1c49702ddf8113a7e74da2cfe6ca9e3e35521"><code>a7b1c49</code></a>
    Include 5.10.4 release notes</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/3646b7d37e3401d9cda0106290bbf9cb36a735b2"><code>3646b7d</code></a>
    Document benefits of <code>messageSupplier</code> in
    <code>Assertions</code> (<a
    href="https://redirect.github.com/junit-team/junit5/issues/3938">#3938</a>)</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/6b9f15d9d53ceef1db1a0fa1fd3e7f38f757e88e"><code>6b9f15d</code></a>
    Delete unnecessary (and potentially misleading) comment in User
    Guide</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/98dafd3746dcf141ac8b5906f26e69e9a140ff5d"><code>98dafd3</code></a>
    Reduce flakiness</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/6529d8d4b14e0ab2b9134a9d9b0d9260ba2f6410"><code>6529d8d</code></a>
    Allow for work stealing when only holding read locks (<a
    href="https://redirect.github.com/junit-team/junit5/issues/4012">#4012</a>)</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/0d25a5a0ddab609df3d7382264b050dc61f54d2f"><code>0d25a5a</code></a>
    Fix YAML syntax</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/28dd375d31995365ed36c40270be619b4d64be99"><code>28dd375</code></a>
    Fix step label</li>
    <li><a
    href="https://github.com/junit-team/junit5/commit/348ef61d6b2f945cb0bf315b97eef80a41686a88"><code>348ef61</code></a>
    Switch to Temurin for JDK 23 (<a
    href="https://redirect.github.com/junit-team/junit5/issues/4005">#4005</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    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-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    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 <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    13f8585 View commit details
    Browse the repository at this point in the history
  2. Add explicit module definition to a multi-release jar (#217)

    This adds a module-info to the final jar under `META-INF/versions/9`. It will not affect compatibility with Java 8
    
    This will enable downstream libraries (I'm looking at https://github.com/bbottema/simple-java-mail now) to have module infos of their own and for consumers to use `jlink`.
    bowbahdoe authored and pivovarit committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6405541 View commit details
    Browse the repository at this point in the history
  3. Javadoc fixes (#220)

    pivovarit committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    54e20a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    141f6cc View commit details
    Browse the repository at this point in the history
Loading