You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2020/09/24 05:54:20 UTC

[GitHub] [commons-parent] dependabot[bot] opened a new pull request #21: Bump actions/checkout from v2.3.2 to v2.3.3

dependabot[bot] opened a new pull request #21:
URL: https://github.com/apache/commons-parent/pull/21


   Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.2 to v2.3.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p>
   <blockquote>
   <h2>v2.3.3</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/345">Remove Unneeded commit information from build logs</a></li>
   <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/326">Add Licensed to verify third party dependencies</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p>
   <blockquote>
   <h1>Changelog</h1>
   <h2>v2.3.1</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/284">Fix default branch resolution for .wiki and when using SSH</a></li>
   </ul>
   <h2>v2.3.0</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/278">Fallback to the default branch</a></li>
   </ul>
   <h2>v2.2.0</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/258">Fetch all history for all tags and branches when fetch-depth=0</a></li>
   </ul>
   <h2>v2.1.1</h2>
   <ul>
   <li>Changes to support GHES (<a href="https://github-redirect.dependabot.com/actions/checkout/pull/236">here</a> and <a href="https://github-redirect.dependabot.com/actions/checkout/pull/248">here</a>)</li>
   </ul>
   <h2>v2.1.0</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/191">Group output</a></li>
   <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/199">Changes to support GHES alpha release</a></li>
   <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/184">Persist core.sshCommand for submodules</a></li>
   <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/163">Add support ssh</a></li>
   <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/179">Convert submodule SSH URL to HTTPS, when not using SSH</a></li>
   <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/157">Add submodule support</a></li>
   <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/144">Follow proxy settings</a></li>
   <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/141">Fix ref for pr closed event when a pr is merged</a></li>
   <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/128">Fix issue checking detached when git less than 2.22</a></li>
   </ul>
   <h2>v2.0.0</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/108">Do not pass cred on command line</a></li>
   <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/107">Add input persist-credentials</a></li>
   <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/104">Fallback to REST API to download repo</a></li>
   </ul>
   <h2>v2 (beta)</h2>
   <ul>
   <li>Improved fetch performance
   <ul>
   <li>The default behavior now fetches only the SHA being checked-out</li>
   </ul>
   </li>
   <li>Script authenticated git commands
   <ul>
   <li>Persists <code>with.token</code> in the local git config</li>
   <li>Enables your scripts to run authenticated git commands</li>
   <li>Post-job cleanup removes the token</li>
   <li>Coming soon: Opt out by setting <code>with.persist-credentials</code> to <code>false</code></li>
   </ul>
   </li>
   <li>Creates a local branch
   <ul>
   <li>No longer detached HEAD when checking out a branch</li>
   <li>A local branch is created with the corresponding upstream branch set</li>
   </ul>
   </li>
   <li>Improved layout</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/actions/checkout/commit/a81bbbf8298c0fa03ea29cdc473d45769f953675"><code>a81bbbf</code></a> Remove unneeded commit information from build logs (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/345">#345</a>)</li>
   <li><a href="https://github.com/actions/checkout/commit/21dc310f1948a06cc989491cb1b4a86777f22918"><code>21dc310</code></a> Add <code>Licensed</code> To Help Verify Prod Licenses (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/326">#326</a>)</li>
   <li><a href="https://github.com/actions/checkout/commit/be6c44d969b1b004a9e0f7853e9cc9977ea0f7f0"><code>be6c44d</code></a> Revert &quot;Delete licenses.txt&quot;</li>
   <li><a href="https://github.com/actions/checkout/commit/dac8cc78a1c612c854c383833b39e5a3f357b1f5"><code>dac8cc7</code></a> Delete licenses.txt</li>
   <li>See full diff in <a href="https://github.com/actions/checkout/compare/v2.3.2...a81bbbf8298c0fa03ea29cdc473d45769f953675">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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.

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



[GitHub] [commons-parent] garydgregory merged pull request #21: Bump actions/checkout from v2.3.2 to v2.3.3

Posted by GitBox <gi...@apache.org>.
garydgregory merged pull request #21:
URL: https://github.com/apache/commons-parent/pull/21


   


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