You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@plc4x.apache.org by GitBox <gi...@apache.org> on 2022/11/18 03:03:58 UTC

[GitHub] [plc4x-build-tools] dependabot[bot] opened a new pull request, #44: chore(deps): bump maven-install-plugin from 3.0.1 to 3.1.0

dependabot[bot] opened a new pull request, #44:
URL: https://github.com/apache/plc4x-build-tools/pull/44

   Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.0.1 to 3.1.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/maven-install-plugin/releases">maven-install-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>3.1.0</h2>
   <h2>Bug</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MINSTALL-179">MINSTALL-179</a>] - installAtEnd when module does not use m-install-p</li>
   </ul>
   <h2>Improvement</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MINSTALL-183">MINSTALL-183</a>] - Don't use metadata from main artifact to fetch pom.xml</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MINSTALL-185">MINSTALL-185</a>] - Install all artifacts in one request</li>
   </ul>
   <h2>Task</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MINSTALL-181">MINSTALL-181</a>] - Require Java 8</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MINSTALL-184">MINSTALL-184</a>] - Cleanup IT tests</li>
   </ul>
   <h2>Dependency upgrade</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MINSTALL-180">MINSTALL-180</a>] - Upgrade Parent to 37</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MINSTALL-182">MINSTALL-182</a>] - Bump mockito-core from 2.28.2 to 4.8.1</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/maven-install-plugin/commit/4a985dc3097a15f74b53df2e4829bf80dfd2d2ef"><code>4a985dc</code></a> [maven-release-plugin] prepare release maven-install-plugin-3.1.0</li>
   <li><a href="https://github.com/apache/maven-install-plugin/commit/b8635ab665ff57a963dcfd8856e9df6c63ccebc2"><code>b8635ab</code></a> Remove broken link to Release Info example</li>
   <li><a href="https://github.com/apache/maven-install-plugin/commit/ce0666e4220514e99a9384300981d2b50223b265"><code>ce0666e</code></a> [MINSTALL-184] Cleanup IT tests</li>
   <li><a href="https://github.com/apache/maven-install-plugin/commit/f5980b0ddaa823f1ce1a3cf65de3da59f078dc10"><code>f5980b0</code></a> [MINSTALL-185] Install all artifacts in one request</li>
   <li><a href="https://github.com/apache/maven-install-plugin/commit/569b31a5b3ff63e8a8d285d693c81bdbe416c0c3"><code>569b31a</code></a> [MINSTALL-183] Don't use metadata from main artifact to fetch pom.xml</li>
   <li><a href="https://github.com/apache/maven-install-plugin/commit/c172567fb72a36555987a2d975888fea3139112a"><code>c172567</code></a> add Reproducible Builds badge</li>
   <li><a href="https://github.com/apache/maven-install-plugin/commit/2d1b71c04fe0e7cdd7992739c09c2d3d8ba38f3c"><code>2d1b71c</code></a> Bump mockito-core from 2.28.2 to 4.8.1</li>
   <li><a href="https://github.com/apache/maven-install-plugin/commit/f71f9468d1643fc84d3291e91d6c4db1945b9af6"><code>f71f946</code></a> Update download page</li>
   <li><a href="https://github.com/apache/maven-install-plugin/commit/b5fbd2340e3f3d87746bfcb95eca48fa3f043bc0"><code>b5fbd23</code></a> [MINSTALL-179] Fix installAtEnd when module does not use m-install-p</li>
   <li><a href="https://github.com/apache/maven-install-plugin/commit/18052b354ee8d23437f9e0cfecfd781fe9050b6a"><code>18052b3</code></a> [MINSTALL-181] Require Java 8</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.0.1...maven-install-plugin-3.1.0">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-install-plugin&package-manager=maven&previous-version=3.0.1&new-version=3.1.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 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: dev-unsubscribe@plc4x.apache.org

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


[GitHub] [plc4x-build-tools] sruehl merged pull request #44: chore(deps): bump maven-install-plugin from 3.0.1 to 3.1.0

Posted by GitBox <gi...@apache.org>.
sruehl merged PR #44:
URL: https://github.com/apache/plc4x-build-tools/pull/44


-- 
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: dev-unsubscribe@plc4x.apache.org

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