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/08/17 03:02:39 UTC

[GitHub] [isis] dependabot[bot] opened a new pull request #720: Bump eskatos/gradle-command-action from 1.3.3 to 1.4.0

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


   Bumps [eskatos/gradle-command-action](https://github.com/eskatos/gradle-command-action) from 1.3.3 to 1.4.0.
   <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>v1.4.0</h2>
   <p>First release under the <code>gradle/gradle-build-action</code> repository:</p>
   <p><a href="https://github-redirect.dependabot.com/eskatos/gradle-command-action/issues/44">#44</a> Should locate wrapper when <code>build-root-directory</code> is defined
   <a href="https://github-redirect.dependabot.com/eskatos/gradle-command-action/issues/61">#61</a> Fail if configuration-cache is enabled without dependencies-cache
   <a href="https://github-redirect.dependabot.com/eskatos/gradle-command-action/issues/55">#55</a> Improve caching of downloaded Gradle distributions
   <a href="https://github-redirect.dependabot.com/eskatos/gradle-command-action/issues/58">#58</a> Cache Gradle distributions downloaded for a specified version
   Dependency updates</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/gradle/gradle-build-action/commit/579711fd3cd8691fbc0cab64db65e9c1e586658e"><code>579711f</code></a> Bump path-parse from 1.0.6 to 1.0.7 (<a href="https://github-redirect.dependabot.com/eskatos/gradle-command-action/issues/65">#65</a>)</li>
   <li><a href="https://github.com/gradle/gradle-build-action/commit/7336529ec5eeb9568f45a8e0a4e6ce48d59a37ae"><code>7336529</code></a> Build distribution</li>
   <li><a href="https://github.com/gradle/gradle-build-action/commit/88af98fab4f433aa8e4226a244ad26b08f5d0186"><code>88af98f</code></a> Fail if configuration-cache is enabled without dependencies cache</li>
   <li><a href="https://github.com/gradle/gradle-build-action/commit/01bfa2984686d2322ef40654900451a31db81596"><code>01bfa29</code></a> Update metadata and docs for repository move/rename</li>
   <li><a href="https://github.com/gradle/gradle-build-action/commit/0206df026cdf9e23aa327281e2ca3317177ecec2"><code>0206df0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eskatos/gradle-command-action/issues/59">#59</a> from eskatos/dd/v1-improved</li>
   <li><a href="https://github.com/gradle/gradle-build-action/commit/41aebc770d1ed552863f5dc838c7925d2f19d13c"><code>41aebc7</code></a> Fix typo in test workflow</li>
   <li><a href="https://github.com/gradle/gradle-build-action/commit/bc4d6bddd4d57448a413fe0936a5211590ffdfb5"><code>bc4d6bd</code></a> Rebuild index files</li>
   <li><a href="https://github.com/gradle/gradle-build-action/commit/1f57b4dd2d24805707b82aa1193af67801269dd0"><code>1f57b4d</code></a> Re-add workflow jobs for dependencies and configuration caches</li>
   <li><a href="https://github.com/gradle/gradle-build-action/commit/02d4f4635460fc55829ceada338ea59725efa331"><code>02d4f46</code></a> Use core functionality to access action inputs</li>
   <li><a href="https://github.com/gradle/gradle-build-action/commit/b9684c0cf5181bf0e75eebffdcd530093cd83bdb"><code>b9684c0</code></a> Prefer ‘release-candidate’ instead of ‘rc’</li>
   <li>Additional commits viewable in <a href="https://github.com/eskatos/gradle-command-action/compare/v1.3.3...v1.4.0">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.3.3&new-version=1.4.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: 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 #720: Bump eskatos/gradle-command-action from 1.3.3 to 1.4.0

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


   


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