You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/08/18 14:39:12 UTC

[GitHub] [camel-k-runtime] dependabot[bot] opened a new pull request #433: build(deps): bump gmavenplus-plugin from 1.9.0 to 1.10.0

dependabot[bot] opened a new pull request #433:
URL: https://github.com/apache/camel-k-runtime/pull/433


   Bumps [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.9.0 to 1.10.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/groovy/GMavenPlus/releases">gmavenplus-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>1.10.0</h2>
   <h2>Bugs</h2>
   <p>None</p>
   <h2>Enhancements</h2>
   <ul>
   <li>Change default GroovyDoc jar artifact type to javadoc, so its extension gets set to &quot;jar&quot; by the artifact handler instead of &quot;groovydoc&quot; by the default handler logic which uses the type for the extension in the case of unknown types (<a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/151">#151</a>).</li>
   </ul>
   <h2>Potentially breaking changes</h2>
   <ul>
   <li>GroovyDoc jars and test GroovyDoc jars will now be of type &quot;javadoc&quot; and have extension &quot;jar&quot;.  Rather than type and extension &quot;groovydoc&quot;.  If you do not wish to transition to this new behavior, set the new <code>artifactType</code> or <code>testArtifactType</code> property to &quot;groovydoc&quot; to revert to the previous behavior.</li>
   </ul>
   <h2>Notes</h2>
   <ul>
   <li>While the artifact type of GroovyDoc jars has changed, the Maven classifier has not.  It remains &quot;groovydoc&quot;, and you can still override that, just as before.</li>
   </ul>
   <h2>1.9.1</h2>
   <h2>Bugs</h2>
   <p>None</p>
   <h2>Enhancements</h2>
   <ul>
   <li>Add a property to skip script execution (<a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/162">#162</a>)</li>
   </ul>
   <h2>Potentially breaking changes</h2>
   <p>None</p>
   <h2>Notes</h2>
   <p>None</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/0c661267c6eea920d1519d81a024262779bb9c1b"><code>0c66126</code></a> [maven-release-plugin] prepare release 1.10.0</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/4d67a4c83d958133da2acaaf2e0d4f0c42a9cfe0"><code>4d67a4c</code></a> Bump Ant and Mockito versions</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/09fe24af0b0b23bde947b520cc3d8d8b75a6cb62"><code>09fe24a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/164">#164</a> from groovy/151</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/1a23b2e18595e5fd57fb10c8324a5cbd3907e3b0"><code>1a23b2e</code></a> Change GroovyDoc artifact type to javadoc (closes <a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/151">#151</a>)</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/2555e97c3342fa96860808a648c7db4afc67cd44"><code>2555e97</code></a> Update test Groovy version</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/7d776c896690b6c72c3700f0be424021957dc8c8"><code>7d776c8</code></a> Add more Groovy versions to integration test</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/ae789713e29194323ab26676baa96bb63b7e4e3f"><code>ae78971</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/c4fd69daa1ce980a2144f80eac55e9d8330a9b71"><code>c4fd69d</code></a> [maven-release-plugin] prepare release 1.9.1</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/701f0fe0946ac11268df23bdbf543aefe183e288"><code>701f0fe</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/163">#163</a> from groovy/162</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/2ed87c3522487d8b292fc1a7555ad54f28a09138"><code>2ed87c3</code></a> Add a property to skip script execution (closes <a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/162">#162</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/groovy/GMavenPlus/compare/1.9.0...1.10.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.gmavenplus:gmavenplus-plugin&package-manager=maven&previous-version=1.9.0&new-version=1.10.0)](https://help.github.com/articles/configuring-automated-security-fixes)
   
   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
   
   
   </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.

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



[GitHub] [camel-k-runtime] lburgazzoli merged pull request #433: build(deps): bump gmavenplus-plugin from 1.9.0 to 1.10.0

Posted by GitBox <gi...@apache.org>.
lburgazzoli merged pull request #433:
URL: https://github.com/apache/camel-k-runtime/pull/433


   


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

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



[GitHub] [camel-k-runtime] lburgazzoli commented on pull request #433: build(deps): bump gmavenplus-plugin from 1.9.0 to 1.10.0

Posted by GitBox <gi...@apache.org>.
lburgazzoli commented on pull request #433:
URL: https://github.com/apache/camel-k-runtime/pull/433#issuecomment-675521808


   @dependabot rebase


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

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