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/09/21 19:02:17 UTC

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

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


   Bumps [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.10.0 to 1.10.1.
   <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.1</h2>
   <h2>Bugs</h2>
   <p>None</p>
   <h2>Enhancements</h2>
   <ul>
   <li>Ability to override classes used to generate GroovyDoc (<a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/91">#91</a>)</li>
   <li>Ability to override GStringTemplates used for GroovyDoc (<a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/105">#105</a>)</li>
   <li>Ability to bind overridden properties (by binding project properties and/or session user properties) (<a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/72">#72</a>)</li>
   <li>Ability to load a script when launching GroovyConsole (<a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/165">#165</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/091a819fbce756f288f7b54b71bf09dbe154787b"><code>091a819</code></a> [maven-release-plugin] prepare release 1.10.1</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/729476653bd471672786f58648f8bc7cd7eff4d3"><code>7294766</code></a> Make null default explicit</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/c63c72003590f072fde2c708281c7574143a7e3a"><code>c63c720</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/171">#171</a> from groovy/91</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/eb6cc9ad5fb4e5cb6092ed02e23c80fd090af2ff"><code>eb6cc9a</code></a> Add ability to override classes used for GroovyDoc</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/5e70d02f5bb9ba199e4f619da2d5df7aa18ddc47"><code>5e70d02</code></a> Minor refactoring</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/536593a460d7cbd0e105f9f199e86217c97f6b7c"><code>536593a</code></a> Add ability to bind only session user properties that override project proper...</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/f91d1869436c022f5506ce72251ee26baff23233"><code>f91d186</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/168">#168</a> from groovy/105</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/f7d280e6a324ef56267a2c88fb45abd0c715f6de"><code>f7d280e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/169">#169</a> from groovy/72</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/a2f50f151eddd945967b1d06fb75394b77f51583"><code>a2f50f1</code></a> Add ability to bind project properties and session user properties</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/48ef0eb25651b245c6cd8dc475f39272148f5fc3"><code>48ef0eb</code></a> Add parameters to override Groovydoc templates</li>
   <li>Additional commits viewable in <a href="https://github.com/groovy/GMavenPlus/compare/1.10.0...1.10.1">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.10.0&new-version=1.10.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
   
   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 #488: build(deps): bump gmavenplus-plugin from 1.10.0 to 1.10.1

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


   


----------------------------------------------------------------
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 #488: build(deps): bump gmavenplus-plugin from 1.10.0 to 1.10.1

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


   


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