You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/10/23 13:06:54 UTC

[PR] Bump org.codehaus.plexus:plexus-testing from 1.1.0 to 1.2.0 [maven-plugin-tools]

dependabot[bot] opened a new pull request, #235:
URL: https://github.com/apache/maven-plugin-tools/pull/235

   Bumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 1.1.0 to 1.2.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/codehaus-plexus/plexus-testing/releases">org.codehaus.plexus:plexus-testing's releases</a>.</em></p>
   <blockquote>
   <h2>1.2.0</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Upgrade Guice to 6 - Add support to run test with Jakarta <a href="https://github.com/Inject"><code>@​Inject</code></a> annotations (<a href="https://redirect.github.com/codehaus-plexus/plexus-testing/pull/51">#51</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump junit-jupiter to 5.10</li>
   <li>Bump guice from 4.2.3 to 5.1.0 (<a href="https://redirect.github.com/codehaus-plexus/plexus-testing/pull/45">#45</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li>Bump org.eclipse.sisu.plexus from 0.3.4 to 0.3.5</li>
   </ul>
   <h2>📦 Maintenance</h2>
   <ul>
   <li>Bump actions/checkout from 2 to 4</li>
   <li>Bump actions/setup-java from 2 to 3</li>
   <li>Bump maven-shared-resources from 3 to 5</li>
   <li>Bump org.codehaus.plexus:plexus parent pom from 8 to 15</li>
   <li>Bump release-drafter/release-drafter 5.20.0</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/codehaus-plexus/plexus-testing/commit/baac706e6355f84f23fccf440eb44607309512aa"><code>baac706</code></a> [maven-release-plugin] prepare release plexus-testing-1.2.0</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-testing/commit/3edd87653ca68620925d15a8d4f48d4b8d68a100"><code>3edd876</code></a> Cleanup after parent pom update</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-testing/commit/d0302a4c97f74897993bfecd21c51df832d9c48b"><code>d0302a4</code></a> Bump org.codehaus.plexus:plexus from 14 to 15</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-testing/commit/11a65cd9550550ecdfa2c1de11ff3b3a41ebe4e2"><code>11a65cd</code></a> Bump actions/checkout from 3 to 4</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-testing/commit/406e3089cff25efa9a96b3b40a2de577cd635c94"><code>406e308</code></a> Bump org.codehaus.plexus:plexus from 13 to 14</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-testing/commit/57d462da5a0bdb4b086cf7ff3a37a9b948195bf9"><code>57d462d</code></a> Run tests also with Java 20</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-testing/commit/3bbc545011ec8808c7a17ce6f6c0cac4a5c3ac67"><code>3bbc545</code></a> Upgrade Guice to 6 - adds support to run test with jakarta <a href="https://github.com/Inject"><code>@​Inject</code></a> annotations</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-testing/commit/8ced05eb95b5451476486ff2933363922bfb6d1e"><code>8ced05e</code></a> Ignore format commit</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-testing/commit/92cd784be0351b6832af410fb373707270f12750"><code>92cd784</code></a> Reformat</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-testing/commit/3a1be2ab4c49035f2f5fa7ac73eed1423ba3e3b5"><code>3a1be2a</code></a> Cleanup after parent upgrade</li>
   <li>Additional commits viewable in <a href="https://github.com/codehaus-plexus/plexus-testing/compare/plexus-testing-1.1.0...plexus-testing-1.2.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.plexus:plexus-testing&package-manager=maven&previous-version=1.1.0&new-version=1.2.0)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] [MPLUGIN-491] Bump org.codehaus.plexus:plexus-testing from 1.1.0 to 1.2.0 [maven-plugin-tools]

Posted by "slawekjaranowski (via GitHub)" <gi...@apache.org>.
slawekjaranowski merged PR #235:
URL: https://github.com/apache/maven-plugin-tools/pull/235


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org