Skip to content

Commit

Permalink
merge: #1026 #1027
Browse files Browse the repository at this point in the history
1026: build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5 r=github-actions[bot] a=dependabot[bot]

Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.2 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-surefire-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>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<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>
<!-- raw HTML omitted -->
</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.2.2...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-surefire-plugin&package-manager=maven&previous-version=3.2.2&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>

1027: build(deps): Bump com.fasterxml.jackson:jackson-bom from 2.16.0 to 2.16.1 r=github-actions[bot] a=dependabot[bot]

Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.16.0 to 2.16.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/f70e9cfb38eb8d8b260961eef34b8b9590b48f22"><code>f70e9cf</code></a> [maven-release-plugin] prepare release jackson-bom-2.16.1</li>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/22a8c3a436e4d05a2c5bc79431db4b008df38c45"><code>22a8c3a</code></a> Prepare for 2.16.1 release</li>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/4203816bd92147728d21553d0d0ccdd1af7455c6"><code>4203816</code></a> back to snapshot deps</li>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/4fb9d50de2bdc76383ba80dd78da019a1555ae7a"><code>4fb9d50</code></a> [maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a href="https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.16.0...jackson-bom-2.16.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson:jackson-bom&package-manager=maven&previous-version=2.16.0&new-version=2.16.1)](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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
zeebe-bors-camunda[bot] and dependabot[bot] authored Jan 11, 2024
3 parents ee84520 + 83e3a11 + d9af14f commit 047c815
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<dependency.findbugs.version>3.0.2</dependency.findbugs.version>
<dependency.guava.version>32.1.3-jre</dependency.guava.version>
<dependency.immutables.version>2.10.0</dependency.immutables.version>
<dependency.jackson.version>2.16.0</dependency.jackson.version>
<dependency.jackson.version>2.16.1</dependency.jackson.version>
<dependency.javax.version>1.3.2</dependency.javax.version>
<dependency.jna.version>5.14.0</dependency.jna.version>
<dependency.junit.version>5.10.1</dependency.junit.version>
Expand Down Expand Up @@ -113,7 +113,7 @@
<plugin.version.os-maven>1.7.1</plugin.version.os-maven>
<plugin.version.revapi>0.15.0</plugin.version.revapi>
<plugin.version.spotless>2.30.0</plugin.version.spotless>
<plugin.version.surefire>3.2.2</plugin.version.surefire>
<plugin.version.surefire>3.2.5</plugin.version.surefire>

<skipChecks>false</skipChecks>

Expand Down

0 comments on commit 047c815

Please sign in to comment.