You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/10 04:02:18 UTC

[GitHub] [netbeans-mavenutils-nbm-maven-plugin] dependabot[bot] opened a new pull request, #94: Bump maven-dependency-analyzer from 1.13.1 to 1.13.2

dependabot[bot] opened a new pull request, #94:
URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/94

   Bumps [maven-dependency-analyzer](https://github.com/apache/maven-dependency-analyzer) from 1.13.1 to 1.13.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/maven-dependency-analyzer/releases">maven-dependency-analyzer's releases</a>.</em></p>
   <blockquote>
   <h2>maven-dependency-analyzer-1.13.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[MSHARED-1247] java.lang.RuntimeException: Unknown constant pool type by <a href="https://github.com/garydgregory"><code>@​garydgregory</code></a> in <a href="https://redirect.github.com/apache/maven-dependency-analyzer/pull/88">apache/maven-dependency-analyzer#88</a></li>
   <li>[MSHARED-1249] Switch to JUnit 5 by <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a> in <a href="https://redirect.github.com/apache/maven-dependency-analyzer/pull/90">apache/maven-dependency-analyzer#90</a></li>
   <li>[MSHARED-1250] Dependency improvements by <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a> in <a href="https://redirect.github.com/apache/maven-dependency-analyzer/pull/91">apache/maven-dependency-analyzer#91</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/garydgregory"><code>@​garydgregory</code></a> made their first contribution in <a href="https://redirect.github.com/apache/maven-dependency-analyzer/pull/88">apache/maven-dependency-analyzer#88</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/maven-dependency-analyzer/compare/maven-dependency-analyzer-1.13.1...maven-dependency-analyzer-1.13.2">https://github.com/apache/maven-dependency-analyzer/compare/maven-dependency-analyzer-1.13.1...maven-dependency-analyzer-1.13.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/maven-dependency-analyzer/commit/109aa76a28fdb8f22d7f47e804b78f3fc17c932c"><code>109aa76</code></a> [maven-release-plugin] prepare release maven-dependency-analyzer-1.13.2</li>
   <li><a href="https://github.com/apache/maven-dependency-analyzer/commit/b2a36010ccef7491e93917ee40578d89def2daf9"><code>b2a3601</code></a> [MSHARED-1250] Dependency improvements</li>
   <li><a href="https://github.com/apache/maven-dependency-analyzer/commit/7e982cf6493fb120ee25b76dfebb0ce64e7358d3"><code>7e982cf</code></a> [MSHARED-1247] Exclude test classx from rat</li>
   <li><a href="https://github.com/apache/maven-dependency-analyzer/commit/bc71b8ed8f6ebc2fc4c69842b9e37387ffa7e381"><code>bc71b8e</code></a> [MSHARED-1247] Rename test class in order to omit by other tools</li>
   <li><a href="https://github.com/apache/maven-dependency-analyzer/commit/9b3344c864f35a7bde44853b3e2fd962333ac234"><code>9b3344c</code></a> [MSHARED-1249] Switch to JUnit 5</li>
   <li><a href="https://github.com/apache/maven-dependency-analyzer/commit/8dbf929c5c3084b0dd1ef5f27710267b65e923b0"><code>8dbf929</code></a> (doc) add link to recent JVM specification</li>
   <li><a href="https://github.com/apache/maven-dependency-analyzer/commit/a9be30788abbd413a02d42ff3bcf6df6b96ec4e6"><code>a9be307</code></a> [MSHARED-1247] java.lang.RuntimeException: Unknown constant pool type</li>
   <li><a href="https://github.com/apache/maven-dependency-analyzer/commit/a9a6fd33770f0cca0d43991033febd36f19baa00"><code>a9a6fd3</code></a> Auto-link MSHARED Jira</li>
   <li><a href="https://github.com/apache/maven-dependency-analyzer/commit/e25b955566da8bbba0b54f631caca731bab74920"><code>e25b955</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li>See full diff in <a href="https://github.com/apache/maven-dependency-analyzer/compare/maven-dependency-analyzer-1.13.1...maven-dependency-analyzer-1.13.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.shared:maven-dependency-analyzer&package-manager=maven&previous-version=1.13.1&new-version=1.13.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 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: notifications-unsubscribe@netbeans.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans-mavenutils-nbm-maven-plugin] ebarboni merged pull request #94: Bump maven-dependency-analyzer from 1.13.1 to 1.13.2

Posted by "ebarboni (via GitHub)" <gi...@apache.org>.
ebarboni merged PR #94:
URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/94


-- 
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: notifications-unsubscribe@netbeans.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists