You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemds.apache.org by GitBox <gi...@apache.org> on 2022/02/07 01:15:57 UTC

[GitHub] [systemds] dependabot[bot] opened a new pull request #1538: Bump actions/setup-python from 2.3.1 to 2.3.2

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


   Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.1 to 2.3.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/actions/setup-python/releases">actions/setup-python's releases</a>.</em></p>
   <blockquote>
   <h2>Update primary and restore keys for pip</h2>
   <p>In scope of this release we <a href="https://github-redirect.dependabot.com/actions/setup-python/pull/303">include a version of python in restore and primary cache keys for pip</a>. Besides, we add temporary fix for Windows caching <a href="https://github-redirect.dependabot.com/actions/setup-python/pull/332">issue</a>, that the <code>pip cache dir</code> command returns non zero exit code or writes to stderr. Moreover we updated <a href="https://github-redirect.dependabot.com/actions/setup-python/pull/327">node-fetch dependency</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/actions/setup-python/commit/7f80679172b057fc5e90d70d197929d454754a5a"><code>7f80679</code></a> Add fix for Windows caching of pip (<a href="https://github-redirect.dependabot.com/actions/setup-python/issues/332">#332</a>)</li>
   <li><a href="https://github.com/actions/setup-python/commit/dc9de69ff34c8c5db956ba0dfdf751694b0ac899"><code>dc9de69</code></a> Update node-fetch from 2.6.6 to 2.6.7 (<a href="https://github-redirect.dependabot.com/actions/setup-python/issues/327">#327</a>)</li>
   <li><a href="https://github.com/actions/setup-python/commit/ba33a692f186dd93542417e5b83c8710ad54c255"><code>ba33a69</code></a> Include Python version in pip cache key (<a href="https://github-redirect.dependabot.com/actions/setup-python/issues/303">#303</a>)</li>
   <li><a href="https://github.com/actions/setup-python/commit/156361d073e2d704ec0bfe646b4500cdc0547324"><code>156361d</code></a> Fix ci for pipenv and reduce test matrix (<a href="https://github-redirect.dependabot.com/actions/setup-python/issues/323">#323</a>)</li>
   <li><a href="https://github.com/actions/setup-python/commit/9a115684c962a94d8ecfff8c16e21656777b77ea"><code>9a11568</code></a> README.md: Bring Python versions up to date (<a href="https://github-redirect.dependabot.com/actions/setup-python/issues/256">#256</a>)</li>
   <li><a href="https://github.com/actions/setup-python/commit/3a40ba0199391ec3b741a270f08a87419eb6f46f"><code>3a40ba0</code></a> Fix small typo in README (comma missing) (<a href="https://github-redirect.dependabot.com/actions/setup-python/issues/277">#277</a>)</li>
   <li><a href="https://github.com/actions/setup-python/commit/fa17801fa7b21d8a60b97b134aa118b47787ccb5"><code>fa17801</code></a> Fix typo in README.md (<a href="https://github-redirect.dependabot.com/actions/setup-python/issues/224">#224</a>)</li>
   <li><a href="https://github.com/actions/setup-python/commit/6277dd125501d50af1010f7d669b6e76e24010b0"><code>6277dd1</code></a> Fix build command (<a href="https://github-redirect.dependabot.com/actions/setup-python/issues/306">#306</a>)</li>
   <li><a href="https://github.com/actions/setup-python/commit/2b732b899cbe5450a374d0a499fbdab4870fed34"><code>2b732b8</code></a> Removing a non-existent command from the documentation (<a href="https://github-redirect.dependabot.com/actions/setup-python/issues/293">#293</a>)</li>
   <li>See full diff in <a href="https://github.com/actions/setup-python/compare/v2.3.1...v2.3.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-python&package-manager=github_actions&previous-version=2.3.1&new-version=2.3.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@systemds.apache.org

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



[GitHub] [systemds] dependabot[bot] merged pull request #1538: Bump actions/setup-python from 2.3.1 to 2.3.2

Posted by GitBox <gi...@apache.org>.
dependabot[bot] merged pull request #1538:
URL: https://github.com/apache/systemds/pull/1538


   


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

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



[GitHub] [systemds] Baunsgaard commented on pull request #1538: Bump actions/setup-python from 2.3.1 to 2.3.2

Posted by GitBox <gi...@apache.org>.
Baunsgaard commented on pull request #1538:
URL: https://github.com/apache/systemds/pull/1538#issuecomment-1031300470


   @dependabot squash and merge


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

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