You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2022/09/07 08:46:27 UTC

[GitHub] [tinkerpop] dependabot[bot] opened a new pull request, #1801: Bump gmavenplus-plugin from 1.11.0 to 1.13.1

dependabot[bot] opened a new pull request, #1801:
URL: https://github.com/apache/tinkerpop/pull/1801

   Bumps [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.11.0 to 1.13.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.13.1</h2>
   <h2>Bugs</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/203">#203</a> Using <code>bindAllProjectProperties</code> and <code>bindSessionUserOverrideProperties</code> together can cause an NPE.</li>
   </ul>
   <h2>Enhancements</h2>
   <p>None</p>
   <h2>Potentially breaking changes</h2>
   <p>None.</p>
   <h2>Notes</h2>
   <p>None.</p>
   <h2>1.13.0</h2>
   <h2>Bugs</h2>
   <p>None.</p>
   <h2>Enhancements</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/196">#196</a> Add support for targetting Java 17.</li>
   <li><a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/198">#198</a> Add support for targetting Java 18.</li>
   <li>[#188/<a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/193">#193</a>]  Update Ant from 1.10.8 to 1.10.11.</li>
   </ul>
   <h2>Potentially breaking changes</h2>
   <p>None.</p>
   <h2>Notes</h2>
   <p>None.</p>
   <h2>1.12.1</h2>
   <h2>Bugs</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/186">#186</a> Certain AST transformations had classloader issues because 1.12.0 was no longer setting the context classloader.</li>
   </ul>
   <h2>Enhancements</h2>
   <ul>
   <li>Update Jansi to 2.x.</li>
   </ul>
   <h2>Potentially breaking changes</h2>
   <p>The Jansi upgrade should generally be compatible, but could cause issues with scripts that were using Jansi 1.x specific classes.</p>
   <h2>Notes</h2>
   <p>None.</p>
   <h2>1.12.0</h2>
   <h2>Bugs</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/183">#183</a> The classloader project dependencies are loaded onto is reused between modules, so each module was a superset of all modules that preceded it. Also, the console, execute, and shell mojos didn't pass the classloader to use into the instantiated GroovyConsole/GroovyShell, so it accidentally was using the plugin classloader, even when configured to use <code>PROJECT_ONLY</code> classpath.</li>
   </ul>
   <h2>Enhancements</h2>
   <p>None</p>
   <h2>Potentially breaking changes</h2>
   <p>This should be a non-breaking change (except for unusual situations that were relying on the previous incorrect behavior).  However, since it's a significant change, I'm bumping the version by more than just the patch version.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/eb7f459d6410f36163ed6e9aa8fe41b18a31c473"><code>eb7f459</code></a> [maven-release-plugin] prepare release 1.13.1</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/5fcfa68eef53342671963b3877fdfcef7c6acd3a"><code>5fcfa68</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/204">#204</a> from groovy/203_fix</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/b6628790372952c4ec5c2358c1b3b788194f6e6d"><code>b662879</code></a> Check that user property exists before adding to properties</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/a7d6a0c84fc0eeb9b6d2fe56e0f53fee8ed979ae"><code>a7d6a0c</code></a> Add 4.0.0-beta-2 to test versions</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/2bcf757b3ef333794bdf6eba3328784c3a431ed3"><code>2bcf757</code></a> Fix JavaDoc typo</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/060f1f324399db19ba0bab045efbbf1e5fd3cdf8"><code>060f1f3</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/d9e69c82772e92039c8fd781109e526cf9a74da9"><code>d9e69c8</code></a> [maven-release-plugin] prepare release 1.13.0</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/0f83655302ae266effa60f647f41cfec1407ffd4"><code>0f83655</code></a> Revert &quot;[maven-release-plugin] prepare release 1.13.0&quot;</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/442fa59b8b2d7ca8fea7296dca9a9461c20fc1b2"><code>442fa59</code></a> Revert &quot;[maven-release-plugin] prepare for next development iteration&quot;</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/2c7b17f395f9a5a1a122fc361c0167a5f18c6004"><code>2c7b17f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/200">#200</a> from groovy/revert_developer_removal</li>
   <li>Additional commits viewable in <a href="https://github.com/groovy/GMavenPlus/compare/1.11.0...1.13.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.11.0&new-version=1.13.1)](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@tinkerpop.apache.org

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


[GitHub] [tinkerpop] codecov-commenter commented on pull request #1801: Bump gmavenplus-plugin from 1.11.0 to 1.13.1

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #1801:
URL: https://github.com/apache/tinkerpop/pull/1801#issuecomment-1239218939

   # [Codecov](https://codecov.io/gh/apache/tinkerpop/pull/1801?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#1801](https://codecov.io/gh/apache/tinkerpop/pull/1801?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (eb2cc12) into [3.5-dev](https://codecov.io/gh/apache/tinkerpop/commit/e73295404eb1a9c72882d8ae85905913b07484de?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (e732954) will **decrease** coverage by `0.00%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@              Coverage Diff              @@
   ##             3.5-dev    #1801      +/-   ##
   =============================================
   - Coverage      69.43%   69.42%   -0.01%     
     Complexity      8922     8922              
   =============================================
     Files            861      861              
     Lines          40858    40858              
     Branches        5384     5384              
   =============================================
   - Hits           28368    28365       -3     
     Misses         10584    10584              
   - Partials        1906     1909       +3     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/tinkerpop/pull/1801?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...cess/computer/traversal/step/map/ShortestPath.java](https://codecov.io/gh/apache/tinkerpop/pull/1801/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL2NvbXB1dGVyL3RyYXZlcnNhbC9zdGVwL21hcC9TaG9ydGVzdFBhdGguamF2YQ==) | `57.89% <0.00%> (-5.27%)` | :arrow_down: |
   | [...versal/step/map/ShortestPathVertexProgramStep.java](https://codecov.io/gh/apache/tinkerpop/pull/1801/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL2NvbXB1dGVyL3RyYXZlcnNhbC9zdGVwL21hcC9TaG9ydGVzdFBhdGhWZXJ0ZXhQcm9ncmFtU3RlcC5qYXZh) | `90.00% <0.00%> (-3.34%)` | :arrow_down: |
   | [...pache/tinkerpop/gremlin/jsr223/JavaTranslator.java](https://codecov.io/gh/apache/tinkerpop/pull/1801/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9qc3IyMjMvSmF2YVRyYW5zbGF0b3IuamF2YQ==) | `70.96% <0.00%> (-1.94%)` | :arrow_down: |
   | [...in/process/traversal/dsl/graph/GraphTraversal.java](https://codecov.io/gh/apache/tinkerpop/pull/1801/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL3RyYXZlcnNhbC9kc2wvZ3JhcGgvR3JhcGhUcmF2ZXJzYWwuamF2YQ==) | `90.81% <0.00%> (+0.54%)` | :arrow_up: |
   | [...e/tinkerpop/gremlin/server/util/MetricManager.java](https://codecov.io/gh/apache/tinkerpop/pull/1801/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1zZXJ2ZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3RpbmtlcnBvcC9ncmVtbGluL3NlcnZlci91dGlsL01ldHJpY01hbmFnZXIuamF2YQ==) | `52.48% <0.00%> (+0.55%)` | :arrow_up: |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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@tinkerpop.apache.org

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


[GitHub] [tinkerpop] spmallette closed pull request #1801: Bump gmavenplus-plugin from 1.11.0 to 1.13.1

Posted by GitBox <gi...@apache.org>.
spmallette closed pull request #1801: Bump gmavenplus-plugin from 1.11.0 to 1.13.1
URL: https://github.com/apache/tinkerpop/pull/1801


-- 
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@tinkerpop.apache.org

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


[GitHub] [tinkerpop] spmallette commented on pull request #1801: Bump gmavenplus-plugin from 1.11.0 to 1.13.1

Posted by GitBox <gi...@apache.org>.
spmallette commented on PR #1801:
URL: https://github.com/apache/tinkerpop/pull/1801#issuecomment-1252767070

   merged on 37ca6f10a9f008e3d3b506f595c573a1ae538a60


-- 
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@tinkerpop.apache.org

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


[GitHub] [tinkerpop] dependabot[bot] commented on pull request #1801: Bump gmavenplus-plugin from 1.11.0 to 1.13.1

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #1801:
URL: https://github.com/apache/tinkerpop/pull/1801#issuecomment-1252767124

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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@tinkerpop.apache.org

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