Skip to content
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

MINOR: [Java] Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.0.0-M7 to 3.2.5 in /java #40047

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps org.apache.maven.plugins:maven-failsafe-plugin from 3.0.0-M7 to 3.2.5.

Release notes

Sourced from org.apache.maven.plugins:maven-failsafe-plugin's releases.

3.2.5

JIRA link

Release Notes - Maven Surefire - Version 3.2.5


What's Changed

... (truncated)

Commits
  • 4b3a271 [maven-release-plugin] prepare release surefire-3.2.5
  • eb3f1d9 Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0
  • 430c406 Bump org.assertj:assertj-core from 3.24.2 to 3.25.1
  • 2d92f2d [SUREFIRE-2231] JaCoCo 0.8.11 fails with old TestNG releases on Java 17+
  • 3290740 Bump org.apache.maven.plugins:maven-docck-plugin from 1.1 to 1.2
  • 25a9776 Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.13
  • 7752f7e Bump commons-io:commons-io from 2.15.0 to 2.15.1
  • 8874add Revert "Bump jacocoVersion from 0.8.8 to 0.8.11"
  • c0f7755 Fix formatting
  • e5f4545 Bump jacocoVersion from 0.8.8 to 0.8.11
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <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)

Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.2.5.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.2.5)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from lidavidm as a code owner February 12, 2024 16:30
@dependabot dependabot bot added dependencies Dependabot-only java Dependabot-only labels Feb 12, 2024
@vibhatha
Copy link
Collaborator

@kou this looks fine, but there is one CI failing, but seems like it is not related.

Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

OK! I'll merge this.

@kou kou merged commit bbe59b3 into main Feb 13, 2024
27 of 28 checks passed
@kou kou removed the awaiting review Awaiting review label Feb 13, 2024
@dependabot dependabot bot deleted the dependabot/maven/java/org.apache.maven.plugins-maven-failsafe-plugin-3.2.5 branch February 13, 2024 07:18
@github-actions github-actions bot added the awaiting merge Awaiting merge label Feb 13, 2024
Copy link

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit bbe59b3.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 1 possible false positive for unstable benchmarks that are known to sometimes produce them.

dgreiss pushed a commit to dgreiss/arrow that referenced this pull request Feb 19, 2024
…m 3.0.0-M7 to 3.2.5 in /java (apache#40047)

Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.2.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/apache/maven-surefire/releases">org.apache.maven.plugins:maven-failsafe-plugin's releases</a>.</em></p>
<blockquote>
<h2>3.2.5</h2>
<p><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927&amp;version=12354100">JIRA link</a></p>
<h1>Release Notes - Maven Surefire - Version 3.2.5</h1>

<hr />
<h2>What's Changed</h2>
<ul>
<li>Bump org.htmlunit:htmlunit from 3.8.0 to 3.9.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/695">apache/maven-surefire#695</a></li>
<li>Bump org.fusesource.jansi:jansi from 2.4.0 to 2.4.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/684">apache/maven-surefire#684</a></li>
<li>Bump doxiaVersion from 1.11.1 to 1.12.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/609">apache/maven-surefire#609</a></li>
<li>[SUREFIRE-2221] Document minimum supported Java version for Toolchains by <a href="https://github.com/sbernard31"><code>@​sbernard31</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/701">apache/maven-surefire#701</a></li>
<li>[SUREFIRE-2224] StatelessXmlReporter#getTestProblems() does not properly reflect report schema structure  by <a href="https://github.com/michael-o"><code>@​michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/702">apache/maven-surefire#702</a></li>
<li>[SUREFIRE-2223] Surefire evaluates parameter jvm before skip by <a href="https://github.com/michael-o"><code>@​michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/703">apache/maven-surefire#703</a></li>
<li>Use uppercase convention for enum member names by <a href="https://github.com/michael-o"><code>@​michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/704">apache/maven-surefire#704</a></li>
<li>[SUREFIRE-2225] Surefire ITs fail when project directory contains space by <a href="https://github.com/michael-o"><code>@​michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/705">apache/maven-surefire#705</a></li>
<li>Run CI tests also with Java 21 by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/707">apache/maven-surefire#707</a></li>
<li>Bump org.apache.maven.wagon:wagon-http-lightweight from 3.5.1 to 3.5.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/699">apache/maven-surefire#699</a></li>
<li>Bump org.htmlunit:htmlunit from 3.8.0 to 3.9.0 in /maven-failsafe-plugin/src/it/jetty-war-test-failing by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/694">apache/maven-surefire#694</a></li>
<li>Bump org.htmlunit:htmlunit from 3.8.0 to 3.9.0 in /maven-failsafe-plugin/src/it/jetty-war-test-passing by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/693">apache/maven-surefire#693</a></li>
<li>Bump commons-io:commons-io from 2.15.0 to 2.15.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/712">apache/maven-surefire#712</a></li>
<li>Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.13 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/711">apache/maven-surefire#711</a></li>
<li>Bump org.apache.maven.plugins:maven-docck-plugin from 1.1 to 1.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/713">apache/maven-surefire#713</a></li>
<li>[SUREFIRE-2231] JaCoCo 0.8.11 fails with old TestNG releases on Java 17+ by <a href="https://github.com/michael-o"><code>@​michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/710">apache/maven-surefire#710</a></li>
<li>Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/714">apache/maven-surefire#714</a></li>
<li>Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/715">apache/maven-surefire#715</a></li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apache/maven-surefire/commit/4b3a2719d80613f2ed304fc34144fed81c3043cd"><code>4b3a271</code></a> [maven-release-plugin] prepare release surefire-3.2.5</li>
<li><a href="https://github.com/apache/maven-surefire/commit/eb3f1d946fbb9d1dbaba2fc7113f408f15a60f62"><code>eb3f1d9</code></a> Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0</li>
<li><a href="https://github.com/apache/maven-surefire/commit/430c406756df4e6bfad462426544d71a0d5e5867"><code>430c406</code></a> Bump org.assertj:assertj-core from 3.24.2 to 3.25.1</li>
<li><a href="https://github.com/apache/maven-surefire/commit/2d92f2d422f07e75c188312cd2371127508a8e10"><code>2d92f2d</code></a> [SUREFIRE-2231] JaCoCo 0.8.11 fails with old TestNG releases on Java 17+</li>
<li><a href="https://github.com/apache/maven-surefire/commit/3290740be8d81351331d5cd320e56346713ed2c2"><code>3290740</code></a> Bump org.apache.maven.plugins:maven-docck-plugin from 1.1 to 1.2</li>
<li><a href="https://github.com/apache/maven-surefire/commit/25a9776c0e1d0c445a1ef5dbcb7ee27483bb029d"><code>25a9776</code></a> Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.13</li>
<li><a href="https://github.com/apache/maven-surefire/commit/7752f7e62bf6710616e231c9a0cf6cd7e574416f"><code>7752f7e</code></a> Bump commons-io:commons-io from 2.15.0 to 2.15.1</li>
<li><a href="https://github.com/apache/maven-surefire/commit/8874add5bb1b32e65eb5022f02d7bb01add9a3a8"><code>8874add</code></a> Revert &quot;Bump jacocoVersion from 0.8.8 to 0.8.11&quot;</li>
<li><a href="https://github.com/apache/maven-surefire/commit/c0f775569b4ddd603a1c5c96e16abc78aa794173"><code>c0f7755</code></a> Fix formatting</li>
<li><a href="https://github.com/apache/maven-surefire/commit/e5f45452728fe78753e713b15ce4743634db01a2"><code>e5f4545</code></a> Bump jacocoVersion from 0.8.8 to 0.8.11</li>
<li>Additional commits viewable in <a href="https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M7...surefire-3.2.5">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-failsafe-plugin&package-manager=maven&previous-version=3.0.0-M7&new-version=3.2.5)](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>

Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Sutou Kouhei <[email protected]>
zanmato1984 pushed a commit to zanmato1984/arrow that referenced this pull request Feb 28, 2024
…m 3.0.0-M7 to 3.2.5 in /java (apache#40047)

Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.2.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/apache/maven-surefire/releases">org.apache.maven.plugins:maven-failsafe-plugin's releases</a>.</em></p>
<blockquote>
<h2>3.2.5</h2>
<p><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927&amp;version=12354100">JIRA link</a></p>
<h1>Release Notes - Maven Surefire - Version 3.2.5</h1>

<hr />
<h2>What's Changed</h2>
<ul>
<li>Bump org.htmlunit:htmlunit from 3.8.0 to 3.9.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/695">apache/maven-surefire#695</a></li>
<li>Bump org.fusesource.jansi:jansi from 2.4.0 to 2.4.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/684">apache/maven-surefire#684</a></li>
<li>Bump doxiaVersion from 1.11.1 to 1.12.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/609">apache/maven-surefire#609</a></li>
<li>[SUREFIRE-2221] Document minimum supported Java version for Toolchains by <a href="https://github.com/sbernard31"><code>@​sbernard31</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/701">apache/maven-surefire#701</a></li>
<li>[SUREFIRE-2224] StatelessXmlReporter#getTestProblems() does not properly reflect report schema structure  by <a href="https://github.com/michael-o"><code>@​michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/702">apache/maven-surefire#702</a></li>
<li>[SUREFIRE-2223] Surefire evaluates parameter jvm before skip by <a href="https://github.com/michael-o"><code>@​michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/703">apache/maven-surefire#703</a></li>
<li>Use uppercase convention for enum member names by <a href="https://github.com/michael-o"><code>@​michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/704">apache/maven-surefire#704</a></li>
<li>[SUREFIRE-2225] Surefire ITs fail when project directory contains space by <a href="https://github.com/michael-o"><code>@​michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/705">apache/maven-surefire#705</a></li>
<li>Run CI tests also with Java 21 by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/707">apache/maven-surefire#707</a></li>
<li>Bump org.apache.maven.wagon:wagon-http-lightweight from 3.5.1 to 3.5.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/699">apache/maven-surefire#699</a></li>
<li>Bump org.htmlunit:htmlunit from 3.8.0 to 3.9.0 in /maven-failsafe-plugin/src/it/jetty-war-test-failing by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/694">apache/maven-surefire#694</a></li>
<li>Bump org.htmlunit:htmlunit from 3.8.0 to 3.9.0 in /maven-failsafe-plugin/src/it/jetty-war-test-passing by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/693">apache/maven-surefire#693</a></li>
<li>Bump commons-io:commons-io from 2.15.0 to 2.15.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/712">apache/maven-surefire#712</a></li>
<li>Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.13 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/711">apache/maven-surefire#711</a></li>
<li>Bump org.apache.maven.plugins:maven-docck-plugin from 1.1 to 1.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/713">apache/maven-surefire#713</a></li>
<li>[SUREFIRE-2231] JaCoCo 0.8.11 fails with old TestNG releases on Java 17+ by <a href="https://github.com/michael-o"><code>@​michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/710">apache/maven-surefire#710</a></li>
<li>Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/714">apache/maven-surefire#714</a></li>
<li>Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/715">apache/maven-surefire#715</a></li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apache/maven-surefire/commit/4b3a2719d80613f2ed304fc34144fed81c3043cd"><code>4b3a271</code></a> [maven-release-plugin] prepare release surefire-3.2.5</li>
<li><a href="https://github.com/apache/maven-surefire/commit/eb3f1d946fbb9d1dbaba2fc7113f408f15a60f62"><code>eb3f1d9</code></a> Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0</li>
<li><a href="https://github.com/apache/maven-surefire/commit/430c406756df4e6bfad462426544d71a0d5e5867"><code>430c406</code></a> Bump org.assertj:assertj-core from 3.24.2 to 3.25.1</li>
<li><a href="https://github.com/apache/maven-surefire/commit/2d92f2d422f07e75c188312cd2371127508a8e10"><code>2d92f2d</code></a> [SUREFIRE-2231] JaCoCo 0.8.11 fails with old TestNG releases on Java 17+</li>
<li><a href="https://github.com/apache/maven-surefire/commit/3290740be8d81351331d5cd320e56346713ed2c2"><code>3290740</code></a> Bump org.apache.maven.plugins:maven-docck-plugin from 1.1 to 1.2</li>
<li><a href="https://github.com/apache/maven-surefire/commit/25a9776c0e1d0c445a1ef5dbcb7ee27483bb029d"><code>25a9776</code></a> Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.13</li>
<li><a href="https://github.com/apache/maven-surefire/commit/7752f7e62bf6710616e231c9a0cf6cd7e574416f"><code>7752f7e</code></a> Bump commons-io:commons-io from 2.15.0 to 2.15.1</li>
<li><a href="https://github.com/apache/maven-surefire/commit/8874add5bb1b32e65eb5022f02d7bb01add9a3a8"><code>8874add</code></a> Revert &quot;Bump jacocoVersion from 0.8.8 to 0.8.11&quot;</li>
<li><a href="https://github.com/apache/maven-surefire/commit/c0f775569b4ddd603a1c5c96e16abc78aa794173"><code>c0f7755</code></a> Fix formatting</li>
<li><a href="https://github.com/apache/maven-surefire/commit/e5f45452728fe78753e713b15ce4743634db01a2"><code>e5f4545</code></a> Bump jacocoVersion from 0.8.8 to 0.8.11</li>
<li>Additional commits viewable in <a href="https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M7...surefire-3.2.5">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-failsafe-plugin&package-manager=maven&previous-version=3.0.0-M7&new-version=3.2.5)](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>

Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Sutou Kouhei <[email protected]>
thisisnic pushed a commit to thisisnic/arrow that referenced this pull request Mar 8, 2024
…m 3.0.0-M7 to 3.2.5 in /java (apache#40047)

Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.2.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/apache/maven-surefire/releases">org.apache.maven.plugins:maven-failsafe-plugin's releases</a>.</em></p>
<blockquote>
<h2>3.2.5</h2>
<p><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927&amp;version=12354100">JIRA link</a></p>
<h1>Release Notes - Maven Surefire - Version 3.2.5</h1>

<hr />
<h2>What's Changed</h2>
<ul>
<li>Bump org.htmlunit:htmlunit from 3.8.0 to 3.9.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/695">apache/maven-surefire#695</a></li>
<li>Bump org.fusesource.jansi:jansi from 2.4.0 to 2.4.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/684">apache/maven-surefire#684</a></li>
<li>Bump doxiaVersion from 1.11.1 to 1.12.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/609">apache/maven-surefire#609</a></li>
<li>[SUREFIRE-2221] Document minimum supported Java version for Toolchains by <a href="https://github.com/sbernard31"><code>@​sbernard31</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/701">apache/maven-surefire#701</a></li>
<li>[SUREFIRE-2224] StatelessXmlReporter#getTestProblems() does not properly reflect report schema structure  by <a href="https://github.com/michael-o"><code>@​michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/702">apache/maven-surefire#702</a></li>
<li>[SUREFIRE-2223] Surefire evaluates parameter jvm before skip by <a href="https://github.com/michael-o"><code>@​michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/703">apache/maven-surefire#703</a></li>
<li>Use uppercase convention for enum member names by <a href="https://github.com/michael-o"><code>@​michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/704">apache/maven-surefire#704</a></li>
<li>[SUREFIRE-2225] Surefire ITs fail when project directory contains space by <a href="https://github.com/michael-o"><code>@​michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/705">apache/maven-surefire#705</a></li>
<li>Run CI tests also with Java 21 by <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/707">apache/maven-surefire#707</a></li>
<li>Bump org.apache.maven.wagon:wagon-http-lightweight from 3.5.1 to 3.5.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/699">apache/maven-surefire#699</a></li>
<li>Bump org.htmlunit:htmlunit from 3.8.0 to 3.9.0 in /maven-failsafe-plugin/src/it/jetty-war-test-failing by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/694">apache/maven-surefire#694</a></li>
<li>Bump org.htmlunit:htmlunit from 3.8.0 to 3.9.0 in /maven-failsafe-plugin/src/it/jetty-war-test-passing by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/693">apache/maven-surefire#693</a></li>
<li>Bump commons-io:commons-io from 2.15.0 to 2.15.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/712">apache/maven-surefire#712</a></li>
<li>Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.13 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/711">apache/maven-surefire#711</a></li>
<li>Bump org.apache.maven.plugins:maven-docck-plugin from 1.1 to 1.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/713">apache/maven-surefire#713</a></li>
<li>[SUREFIRE-2231] JaCoCo 0.8.11 fails with old TestNG releases on Java 17+ by <a href="https://github.com/michael-o"><code>@​michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/710">apache/maven-surefire#710</a></li>
<li>Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/714">apache/maven-surefire#714</a></li>
<li>Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-surefire/pull/715">apache/maven-surefire#715</a></li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apache/maven-surefire/commit/4b3a2719d80613f2ed304fc34144fed81c3043cd"><code>4b3a271</code></a> [maven-release-plugin] prepare release surefire-3.2.5</li>
<li><a href="https://github.com/apache/maven-surefire/commit/eb3f1d946fbb9d1dbaba2fc7113f408f15a60f62"><code>eb3f1d9</code></a> Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0</li>
<li><a href="https://github.com/apache/maven-surefire/commit/430c406756df4e6bfad462426544d71a0d5e5867"><code>430c406</code></a> Bump org.assertj:assertj-core from 3.24.2 to 3.25.1</li>
<li><a href="https://github.com/apache/maven-surefire/commit/2d92f2d422f07e75c188312cd2371127508a8e10"><code>2d92f2d</code></a> [SUREFIRE-2231] JaCoCo 0.8.11 fails with old TestNG releases on Java 17+</li>
<li><a href="https://github.com/apache/maven-surefire/commit/3290740be8d81351331d5cd320e56346713ed2c2"><code>3290740</code></a> Bump org.apache.maven.plugins:maven-docck-plugin from 1.1 to 1.2</li>
<li><a href="https://github.com/apache/maven-surefire/commit/25a9776c0e1d0c445a1ef5dbcb7ee27483bb029d"><code>25a9776</code></a> Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.13</li>
<li><a href="https://github.com/apache/maven-surefire/commit/7752f7e62bf6710616e231c9a0cf6cd7e574416f"><code>7752f7e</code></a> Bump commons-io:commons-io from 2.15.0 to 2.15.1</li>
<li><a href="https://github.com/apache/maven-surefire/commit/8874add5bb1b32e65eb5022f02d7bb01add9a3a8"><code>8874add</code></a> Revert &quot;Bump jacocoVersion from 0.8.8 to 0.8.11&quot;</li>
<li><a href="https://github.com/apache/maven-surefire/commit/c0f775569b4ddd603a1c5c96e16abc78aa794173"><code>c0f7755</code></a> Fix formatting</li>
<li><a href="https://github.com/apache/maven-surefire/commit/e5f45452728fe78753e713b15ce4743634db01a2"><code>e5f4545</code></a> Bump jacocoVersion from 0.8.8 to 0.8.11</li>
<li>Additional commits viewable in <a href="https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M7...surefire-3.2.5">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-failsafe-plugin&package-manager=maven&previous-version=3.0.0-M7&new-version=3.2.5)](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>

Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Sutou Kouhei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting merge Awaiting merge Component: Java dependencies Dependabot-only java Dependabot-only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants