You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by GitBox <gi...@apache.org> on 2021/09/29 03:02:40 UTC

[GitHub] [isis] dependabot[bot] opened a new pull request #743: Bump eskatos/gradle-command-action from 1.5.1 to 2

dependabot[bot] opened a new pull request #743:
URL: https://github.com/apache/isis/pull/743


   Bumps [eskatos/gradle-command-action](https://github.com/eskatos/gradle-command-action) from 1.5.1 to 2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/eskatos/gradle-command-action/releases">eskatos/gradle-command-action's releases</a>.</em></p>
   <blockquote>
   <h2>v2.0-beta.2</h2>
   <p>This release fixes a few issues in <code>v2.0-beta.1</code>:</p>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eskatos/gradle-command-action/issues/77">#77</a> Cache keys for common artifacts are consistent across operating systems</li>
   <li><a href="https://github-redirect.dependabot.com/eskatos/gradle-command-action/issues/30">#30</a> <code>buildScanPublished</code> listener is used to ensure Build Scan link is correctly captured</li>
   <li><a href="https://github-redirect.dependabot.com/eskatos/gradle-command-action/issues/74">#74</a> Caching works correctly in the presence of a user-defined <code>GRADLE_USER_HOME</code> location</li>
   </ul>
   <p>Please give it a spin and let me know how it works for you.</p>
   <h2>v2.0-beta.1</h2>
   <p>First beta release of v2.0 of the <code>gradle-build-action</code>.
   This release provides enhanced caching functionality including:</p>
   <ul>
   <li>Restore/save of the local build-cache directory</li>
   <li>Restore/save of generated-gradle-jars</li>
   <li>Much more to be documented before the final release</li>
   </ul>
   <p>Please give it a spin!</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/gradle/gradle-build-action/commit/21dee7159020ab3140bebfd2280a6f34ef4e08ae"><code>21dee71</code></a> Update README for v2</li>
   <li><a href="https://github.com/gradle/gradle-build-action/commit/83e2129213be3f356766367a3565ced2a78f7c2b"><code>83e2129</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eskatos/gradle-command-action/issues/84">#84</a> from gradle/dependabot/npm_and_yarn/ansi-regex-5.0.1</li>
   <li><a href="https://github.com/gradle/gradle-build-action/commit/b16787d530cad94a64618411a970eee8a70104e6"><code>b16787d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eskatos/gradle-command-action/issues/80">#80</a> from gradle/dependabot/npm_and_yarn/tmpl-1.0.5</li>
   <li><a href="https://github.com/gradle/gradle-build-action/commit/204870af89f260f3dfca70b4db2e445465a23a93"><code>204870a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eskatos/gradle-command-action/issues/85">#85</a> from gradle/dd/init-script</li>
   <li><a href="https://github.com/gradle/gradle-build-action/commit/0918f5f2a4ce6f53fa407b3253ec148aa752ec63"><code>0918f5f</code></a> Rename source file for clarity</li>
   <li><a href="https://github.com/gradle/gradle-build-action/commit/1b1a3c48ad12d047f129fde04b139b0bbd3bb275"><code>1b1a3c4</code></a> Publish scans from no-wrapper sample build</li>
   <li><a href="https://github.com/gradle/gradle-build-action/commit/a7174b82a2b531587932c8603ae9ca52e2eebc03"><code>a7174b8</code></a> Use init script to capture build scan URL</li>
   <li><a href="https://github.com/gradle/gradle-build-action/commit/3de71f2c525129f02d53df9436744f2792ac5b4f"><code>3de71f2</code></a> Bump ansi-regex from 5.0.0 to 5.0.1</li>
   <li><a href="https://github.com/gradle/gradle-build-action/commit/5576baa56bd796e9f9ae90b6f0a4752b79cad290"><code>5576baa</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eskatos/gradle-command-action/issues/83">#83</a> from gradle/dd/v2</li>
   <li><a href="https://github.com/gradle/gradle-build-action/commit/1026c6288954003796794d02943f4959da076948"><code>1026c62</code></a> Only run failure-cases workflow on manual trigger</li>
   <li>Additional commits viewable in <a href="https://github.com/eskatos/gradle-command-action/compare/v1.5.1...v2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eskatos/gradle-command-action&package-manager=github_actions&previous-version=1.5.1&new-version=2)](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@isis.apache.org

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



[GitHub] [isis] andi-huber merged pull request #743: Bump eskatos/gradle-command-action from 1.5.1 to 2

Posted by GitBox <gi...@apache.org>.
andi-huber merged pull request #743:
URL: https://github.com/apache/isis/pull/743


   


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

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