SwissDataScienceCenter / renkulab-docker

Source of docker images used for interactive sessions on Renkulab
https://renkulab.io
Apache License 2.0
14 stars 15 forks source link

build(deps): bump renku from 2.7.0 to 2.8.0 in /docker/py #420

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps renku from 2.7.0 to 2.8.0.

Changelog

Sourced from renku's changelog.

2.8.0 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.7.0...v2.8.0>__ (2023-11-17)

Bug Fixes


-  **cli:** do not error unnecessarily on session stop
   (`[#3642](https://github.com/swissdatasciencecenter/renku-python/issues/3642) <https://github.com/SwissDataScienceCenter/renku-python/issues/3642>`__)
   (`4726f66 <https://github.com/SwissDataScienceCenter/renku-python/commit/4726f660e33a6eb3706b20f661faa635fbe6356b>`__)
-  **cli:** do not pass the force-build flag to docker
   (`[#3641](https://github.com/swissdatasciencecenter/renku-python/issues/3641) <https://github.com/SwissDataScienceCenter/renku-python/issues/3641>`__)
   (`ff5e8f6 <https://github.com/SwissDataScienceCenter/renku-python/commit/ff5e8f63b94691a65dfe5e44438c4f819819f7ee>`__)
-  **cli:** do not start a session when in detached HEAD state
   (`[#3636](https://github.com/swissdatasciencecenter/renku-python/issues/3636) <https://github.com/SwissDataScienceCenter/renku-python/issues/3636>`__)
   (`80f70f5 <https://github.com/SwissDataScienceCenter/renku-python/commit/80f70f554ef552b67683ba2498959dbca4aa8200>`__)
-  **core:** do not clone submodules in renku clone command
   (`[#3630](https://github.com/swissdatasciencecenter/renku-python/issues/3630) <https://github.com/SwissDataScienceCenter/renku-python/issues/3630>`__)
   (`e9986e0 <https://github.com/SwissDataScienceCenter/renku-python/commit/e9986e0d4a882cdf1b84603c9f08010d7f949972>`__)
-  don’t fail on exotic git diff types
   (`[#3632](https://github.com/swissdatasciencecenter/renku-python/issues/3632) <https://github.com/SwissDataScienceCenter/renku-python/issues/3632>`__)
   (`160620c <https://github.com/SwissDataScienceCenter/renku-python/commit/160620c447f1ab7f6935ef63e3f92437c7537f98>`__)
-  make usage of name and slug consistent
   (`[#3620](https://github.com/swissdatasciencecenter/renku-python/issues/3620) <https://github.com/SwissDataScienceCenter/renku-python/issues/3620>`__)
   (`b31ade0 <https://github.com/SwissDataScienceCenter/renku-python/commit/b31ade02eed873e09e790a46d92caaf2379871ce>`__)
-  **service:** set job timeouts correctly
   (`[#3651](https://github.com/swissdatasciencecenter/renku-python/issues/3651) <https://github.com/SwissDataScienceCenter/renku-python/issues/3651>`__)
   (`db0f8cf <https://github.com/SwissDataScienceCenter/renku-python/commit/db0f8cf87d8f234e87aa48058eceaaf68283cedf>`__)
-  warn user about old version of git when using mergetool
   (`[#3637](https://github.com/swissdatasciencecenter/renku-python/issues/3637) <https://github.com/SwissDataScienceCenter/renku-python/issues/3637>`__)
   (`5df0ce1 <https://github.com/SwissDataScienceCenter/renku-python/commit/5df0ce17e2264412ad081909d08a80f4e6523ae9>`__)

Features


-  add prometheus metrics
   (`[#3640](https://github.com/swissdatasciencecenter/renku-python/issues/3640) &lt;https://github.com/SwissDataScienceCenter/renku-python/issues/3640&gt;`__)
   (`d3eedb5 &lt;https://github.com/SwissDataScienceCenter/renku-python/commit/d3eedb5e716cdc3299021f5e0c75d678c7c85da0&gt;`__)
-  **cli, service:** support for project image
   (`[#3623](https://github.com/swissdatasciencecenter/renku-python/issues/3623) &lt;https://github.com/SwissDataScienceCenter/renku-python/issues/3623&gt;`__)
   (`db9f93b &lt;https://github.com/SwissDataScienceCenter/renku-python/commit/db9f93b83e077e62b0196305a82b860fcc2cad6b&gt;`__)
-  **cli:** session pause and resume
   (`[#3633](https://github.com/swissdatasciencecenter/renku-python/issues/3633) &lt;https://github.com/SwissDataScienceCenter/renku-python/issues/3633&gt;`__)
   (`f4b6480 &lt;https://github.com/SwissDataScienceCenter/renku-python/commit/f4b648019cb0ef09e1591e34dbcdd56d2672f018&gt;`__)
-  **service:** accept commit SHA in read endpoints
   (`[#3608](https://github.com/swissdatasciencecenter/renku-python/issues/3608) &lt;https://github.com/SwissDataScienceCenter/renku-python/issues/3608&gt;`__)
   (`01a0798 &lt;https://github.com/SwissDataScienceCenter/renku-python/commit/01a0798562357167944aab828e5e6b7967775f8a&gt;`__)
-  **svc:** rename git_url to template_git_url and return git_url on all
   endpoints
   (`[#3646](https://github.com/swissdatasciencecenter/renku-python/issues/3646) &lt;https://github.com/SwissDataScienceCenter/renku-python/issues/3646&gt;`__)
   (`314786e &lt;https://github.com/SwissDataScienceCenter/renku-python/commit/314786e8f685d2e202de801434bf1dceed9e17bf&gt;`__)
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/SwissDataScienceCenter/renku-python/commit/3932b4411c3361c80362281fef8aabeea2c00ea3"><code>3932b44</code></a> fix clone in repo cache</li>
<li><a href="https://github.com/SwissDataScienceCenter/renku-python/commit/130c21dc09bfd4b3b44f1dc70654faba2a2a209b"><code>130c21d</code></a> fix(service): fix cache not getting refreshed (<a href="https://redirect.github.com/swissdatasciencecenter/renku-python/issues/3657">#3657</a>)</li>
<li><a href="https://github.com/SwissDataScienceCenter/renku-python/commit/c1be009688b6a73bafa90f93896d96f31d438d1e"><code>c1be009</code></a> Merge pull request <a href="https://redirect.github.com/swissdatasciencecenter/renku-python/issues/3653">#3653</a> from SwissDataScienceCenter/release/v2.8.0</li>
<li><a href="https://github.com/SwissDataScienceCenter/renku-python/commit/4ca203239d1242718b74222abda497242c83cbc9"><code>4ca2032</code></a> fix spelling</li>
<li><a href="https://github.com/SwissDataScienceCenter/renku-python/commit/81ac8738214d3d8e290ee2e80197db77eeb7a852"><code>81ac873</code></a> chore: release v2.8.0</li>
<li><a href="https://github.com/SwissDataScienceCenter/renku-python/commit/314786e8f685d2e202de801434bf1dceed9e17bf"><code>314786e</code></a> feat(svc): rename git_url to template_git_url and return git_url on all endpo...</li>
<li><a href="https://github.com/SwissDataScienceCenter/renku-python/commit/4726f660e33a6eb3706b20f661faa635fbe6356b"><code>4726f66</code></a> fix(cli): do not error unneccesarily on session stop (<a href="https://redirect.github.com/swissdatasciencecenter/renku-python/issues/3642">#3642</a>)</li>
<li><a href="https://github.com/SwissDataScienceCenter/renku-python/commit/258dc60bcbe5a4999e98850861fa5ab8cc6935f0"><code>258dc60</code></a> chore: Update LICENSE Year (<a href="https://redirect.github.com/swissdatasciencecenter/renku-python/issues/3628">#3628</a>)</li>
<li><a href="https://github.com/SwissDataScienceCenter/renku-python/commit/ff5e8f63b94691a65dfe5e44438c4f819819f7ee"><code>ff5e8f6</code></a> fix(cli): do not pass the force-build flag to docker (<a href="https://redirect.github.com/swissdatasciencecenter/renku-python/issues/3641">#3641</a>)</li>
<li><a href="https://github.com/SwissDataScienceCenter/renku-python/commit/db0f8cf87d8f234e87aa48058eceaaf68283cedf"><code>db0f8cf</code></a> fix(service): set job timeouts correctly (<a href="https://redirect.github.com/swissdatasciencecenter/renku-python/issues/3651">#3651</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/swissdatasciencecenter/renku-python/compare/v2.7.0...v2.8.0">compare view</a></li>
</ul>
</details>

<br />
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=renku&package-manager=pip&previous-version=2.7.0&new-version=2.8.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) ---
Dependabot commands and options
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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)