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 2022/10/17 19:03:02 UTC

[GitHub] [camel-k-runtime] dependabot[bot] opened a new pull request, #906: build(deps): bump gmavenplus-plugin from 1.13.1 to 2.0.0

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

   Bumps [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.13.1 to 2.0.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>2.0.0</h2>
   <h2>Bugs</h2>
   <p>None.</p>
   <h2>Enhancements</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/210">#210</a> Improve error messages when Groovy classes can't be located (avoiding the <code>NullPointerException</code>s that were causing confusion and instead throwing our own exception).</li>
   <li><a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/221">#221</a> <a href="https://github.com/apache/groovy/commit/8d1901775668874575a92275304546949a3cd9c8#diff-5522480b605c81fc7dd50f58b857f5fc8802ea69229742441c6fdef328846062">https://github.com/apache/groovy/commit/8d1901775668874575a92275304546949a3cd9c8#diff-5522480b605c81fc7dd50f58b857f5fc8802ea69229742441c6fdef328846062</a> caused an exception to be thrown for Groovy 4.0.0-RC-1 and newer when binding properties in a script/console/shell and <code>bindPropertiesToSeparateVariables</code> is false. The error logging when this happens has been improved.</li>
   <li><a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/223">#223</a> Support <code>5</code>, <code>6</code>, <code>7</code>, <code>8</code>, and <code>1.9</code> arguments to <code>targetBytecode</code> so that validation doesn't unexpectedly fail since it uses the <code>maven.compiler.target</code> property and these arguments are valid for javac.</li>
   </ul>
   <h2>Potentially breaking changes</h2>
   <p>This release requires Java 8 and drops support for Java 7. This was necessary to update dependencies which fix vulnerabilities. Specifically, in maven-archiver. At the time of release, the following dependencies were not compatible with Java 7</p>
   <ul>
   <li>org.apache.commons:commons-compress</li>
   <li>org.codehaus.plexus:plexus-archiver</li>
   <li>org.apache.maven:maven-archiver</li>
   <li>org.codehaus.plexus:plexus-io</li>
   <li>org.codehaus.plexus:plexus-utils</li>
   </ul>
   <p>This is not the first breaking release, but it is the first breaking release to follow the <a href="https://semver.org/">semver</a> conventions.</p>
   <h2>Notes</h2>
   <p>None.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/4cd94ff63349f0ef64d188edbd47c717664d1348"><code>4cd94ff</code></a> [maven-release-plugin] prepare release 2.0.0</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/4b20828fe3f1a00ff143e0bf70bd2b3427523baf"><code>4b20828</code></a> Upgrade extra-enforcer rules to 1.6.1</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/a61f2edac32030aeb1f1859d28cb33cbb655e361"><code>a61f2ed</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/229">#229</a> from groovy/upgrade_mockito</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/6cf233a3a2f82974d50c48a2aac24ed71bbc864a"><code>6cf233a</code></a> Upgrade Mockito to 4.8.0</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/503a554726528aa3ccb74e0ceb6a6ce4c2f763e3"><code>503a554</code></a> Add 4.0.4 and 4.0.5 to test versions</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/a2e0df5dc4c8bf622dfffcdca4f03cd0ab93a475"><code>a2e0df5</code></a> Update test Groovy version to 4.0.5</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/fdc1c10cd228e24fe7f8ee86dfc215184c3d44bb"><code>fdc1c10</code></a> Update JavaDoc to reflect new target bytecode values</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/c4a0a743f05e1567feb3b124387d8b17fe5e580b"><code>c4a0a74</code></a> Match generate stub bytecode logic to compile logic</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/c62ae011bc07de623244c674bf3c79f4b6a3c984"><code>c62ae01</code></a> Add additional wording to log message about skipping bytecode check</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/4021093f406b0d5480c66c276cb1422339e5f22c"><code>4021093</code></a> Revert accidentally committed change</li>
   <li>Additional commits viewable in <a href="https://github.com/groovy/GMavenPlus/compare/1.13.1...2.0.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.13.1&new-version=2.0.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: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel-k-runtime] dependabot[bot] closed pull request #906: build(deps): bump gmavenplus-plugin from 1.13.1 to 2.0.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #906: build(deps): bump gmavenplus-plugin from 1.13.1 to 2.0.0
URL: https://github.com/apache/camel-k-runtime/pull/906


-- 
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: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel-k-runtime] dependabot[bot] commented on pull request #906: build(deps): bump gmavenplus-plugin from 1.13.1 to 2.0.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #906:
URL: https://github.com/apache/camel-k-runtime/pull/906#issuecomment-1287335473

   Superseded by #912.


-- 
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: commits-unsubscribe@camel.apache.org

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