You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/01/04 12:11:02 UTC

[GitHub] [maven-doxia] dependabot[bot] opened a new pull request #83: Bump plexus-component-annotations from 2.1.0 to 2.1.1

dependabot[bot] opened a new pull request #83:
URL: https://github.com/apache/maven-doxia/pull/83


   Bumps [plexus-component-annotations](https://github.com/codehaus-plexus/plexus-containers) from 2.1.0 to 2.1.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/codehaus-plexus/plexus-containers/releases">plexus-component-annotations's releases</a>.</em></p>
   <blockquote>
   <h2>2.1.1</h2>
   <p>Plexus Containers 2.1.1 requires Java 7 and Maven 3.2.5+</p>
   <ul>
   <li>Upgrade ASM to 9.2</li>
   <li>[Snyk] Security upgrade org.jdom:jdom2 from 2.0.6 to 2.0.6.1 by <a href="https://github.com/snyk-bot"><code>@​snyk-bot</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/codehaus-plexus/plexus-containers/blob/master/ReleaseNotes.md">plexus-component-annotations's changelog</a>.</em></p>
   <blockquote>
   <h2>Plexus Containers 2.1.1</h2>
   <p>Plexus Containers 2.1.1 requires Java 7 and Maven 3.2.5+</p>
   <h3>Improvements</h3>
   <ul>
   <li>Upgrade ASM to 9.2</li>
   <li>Upgrade JDOM2 to 2.0.6.1</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/codehaus-plexus/plexus-containers/commit/3b0a8d5fd086e3f74ccdeecaac9cd63e44047e91"><code>3b0a8d5</code></a> [maven-release-plugin] prepare release plexus-containers-2.1.1</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-containers/commit/2f4800dcfdcd1177341cb7682792e30be2c7ec60"><code>2f4800d</code></a> Fix issues with release</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-containers/commit/e4878028b3104d45cd5c6e91fce07dd08f06f2b3"><code>e487802</code></a> Add release notes for 2.1.1</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-containers/commit/85e7f402fbf7e2527736cd0654c9ce905a57c6dd"><code>85e7f40</code></a> Fix build errors</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-containers/commit/31f3f0ab782154d088354ea1029ef0b0f716356f"><code>31f3f0a</code></a> Restore Java 7 compatibility</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-containers/commit/ff15fcf0384913301e46a05cb28facfb6287ce88"><code>ff15fcf</code></a> Bump ASM to 9.2</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-containers/commit/7da2a9884382635fe41ecf66049ef70224fb9340"><code>7da2a98</code></a> Require Maven 3.2.5</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-containers/commit/977d99324e5fb94968a601284592675803bfe954"><code>977d993</code></a> Require Java 8</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-containers/commit/5d49068f1d2f962fb27096aa79aa3a7dea623fe4"><code>5d49068</code></a> Bump plexus from 5.1 to 8</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-containers/commit/4f0743cc70f0eedc1bcd64d043d41cda77343eed"><code>4f0743c</code></a> Bump qdox from 2.0-M10 to 2.0.1</li>
   <li>Additional commits viewable in <a href="https://github.com/codehaus-plexus/plexus-containers/compare/plexus-containers-2.1.0...plexus-containers-2.1.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.plexus:plexus-component-annotations&package-manager=maven&previous-version=2.1.0&new-version=2.1.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 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



[GitHub] [maven-doxia] michael-o commented on pull request #83: Bump plexus-component-annotations from 2.1.0 to 2.1.1

Posted by GitBox <gi...@apache.org>.
michael-o commented on pull request #83:
URL: https://github.com/apache/maven-doxia/pull/83#issuecomment-1013958186


   Superseded by #86.


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



[GitHub] [maven-doxia] michael-o closed pull request #83: Bump plexus-component-annotations from 2.1.0 to 2.1.1

Posted by GitBox <gi...@apache.org>.
michael-o closed pull request #83:
URL: https://github.com/apache/maven-doxia/pull/83


   


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



[GitHub] [maven-doxia] dependabot[bot] commented on pull request #83: Bump plexus-component-annotations from 2.1.0 to 2.1.1

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #83:
URL: https://github.com/apache/maven-doxia/pull/83#issuecomment-1013958195


   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


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