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.6.1 to 2.6.2 in /docker/py #383

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps renku from 2.6.1 to 2.6.2.

Release notes

Sourced from renku's releases.

v2.6.2

Bug Fixes

Changelog

Sourced from renku's changelog.

2.6.2 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.6.1...v2.6.2>__ (2023-08-23)

Bug Fixes


-  **cli:** correct bad plan ID format
   (`[#3594](https://github.com/swissdatasciencecenter/renku-python/issues/3594) <https://github.com/SwissDataScienceCenter/renku-python/issues/3594>`__)
   (`c418c17 <https://github.com/SwissDataScienceCenter/renku-python/commit/c418c178d03a5caac126d14cc089064ee13f2747>`__)
-  **cli:** fix overwriting dataset tags
   (`[#3497](https://github.com/swissdatasciencecenter/renku-python/issues/3497) <https://github.com/SwissDataScienceCenter/renku-python/issues/3497>`__)
   (`ef6d214 <https://github.com/SwissDataScienceCenter/renku-python/commit/ef6d214e165ba877b5acc26427d5663366aaaa29>`__)
-  **cli:** parse security_opt as list not tuple so that session launches from the CLI work
   (`[#3587](https://github.com/swissdatasciencecenter/renku-python/issues/3587) <https://github.com/SwissDataScienceCenter/renku-python/issues/3587>`__)
   (`d74d35f <https://github.com/SwissDataScienceCenter/renku-python/commit/d74d35ff3428118945a1df1b2f52eebcfcf31132>`__)
-  **core:** properly formatted dataset image IDs
   (`[#3596](https://github.com/swissdatasciencecenter/renku-python/issues/3596) <https://github.com/SwissDataScienceCenter/renku-python/issues/3596>`__)
   (`f624b2b <https://github.com/SwissDataScienceCenter/renku-python/commit/f624b2bf261d97b07c88243f674f544613753e28>`__)
-  **service:** speed up cache.migration_check endpoint
   (`[#3597](https://github.com/swissdatasciencecenter/renku-python/issues/3597) <https://github.com/SwissDataScienceCenter/renku-python/issues/3597>`__)
   (`20b5589 <https://github.com/SwissDataScienceCenter/renku-python/commit/20b5589ea2639b4ff017fc390a9b685842c9685d>`__)
-  **service:** serialize project versions as integer
   (`[#3591](https://github.com/swissdatasciencecenter/renku-python/issues/3591) <https://github.com/SwissDataScienceCenter/renku-python/issues/3591>`__)
   (`5624573 <https://github.com/SwissDataScienceCenter/renku-python/commit/5624573160c2820770093f8752d1975a18e785e6>`__)

2.6.1 &lt;https://github.com/SwissDataScienceCenter/renku-python/compare/v2.6.1...v2.6.2&gt;__ (2023-07-13)

Bug Fixes

  • service: fixes issues with the scaling of the core service ([#3555](https://github.com/swissdatasciencecenter/renku-python/issues/3555) <https://github.com/SwissDataScienceCenter/renku-python/pull/3555>) (4288ada <https://github.com/SwissDataScienceCenter/renku-python/commit/4288ada0b4ec658089b25d12add8a1d16955498a>)

2.6.0 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.5.0...v2.6.0>__ (2023-06-20)

Bug Fixes


-  **service:** fixes importing private datasets in deployments with
   external gitlab
   (`[#3523](https://github.com/swissdatasciencecenter/renku-python/issues/3523) <https://github.com/SwissDataScienceCenter/renku-python/issues/3523>`__)
   (`d64c179 <https://github.com/SwissDataScienceCenter/renku-python/commit/d64c179857d0f1faa08c11a0cf0149eec97b4e46>`__)

Features


-  **service:** add support for horizontal scaling
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/SwissDataScienceCenter/renku-python/commit/4bd07febf48b5947dd0e84fa0d15f287bcc48bfc"><code>4bd07fe</code></a> chore: run poetry lock</li>
<li><a href="https://github.com/SwissDataScienceCenter/renku-python/commit/dab26884170b0277767bb0ad5aa1d7e3472243bf"><code>dab2688</code></a> fix(cli): do not freeze/unfreeze plan view model (<a href="https://redirect.github.com/swissdatasciencecenter/renku-python/issues/3599">#3599</a>)</li>
<li><a href="https://github.com/SwissDataScienceCenter/renku-python/commit/f624b2bf261d97b07c88243f674f544613753e28"><code>f624b2b</code></a> fix(core): properly formatted dataset image IDs (<a href="https://redirect.github.com/swissdatasciencecenter/renku-python/issues/3596">#3596</a>)</li>
<li><a href="https://github.com/SwissDataScienceCenter/renku-python/commit/20b5589ea2639b4ff017fc390a9b685842c9685d"><code>20b5589</code></a> fix(service): remove doctor check from cache.migrations_check (<a href="https://redirect.github.com/swissdatasciencecenter/renku-python/issues/3597">#3597</a>)</li>
<li><a href="https://github.com/SwissDataScienceCenter/renku-python/commit/5624573160c2820770093f8752d1975a18e785e6"><code>5624573</code></a> fix(service): return project version as int (<a href="https://redirect.github.com/swissdatasciencecenter/renku-python/issues/3591">#3591</a>)</li>
<li><a href="https://github.com/SwissDataScienceCenter/renku-python/commit/c418c178d03a5caac126d14cc089064ee13f2747"><code>c418c17</code></a> fix(cli): correct bad plan ID format (<a href="https://redirect.github.com/swissdatasciencecenter/renku-python/issues/3594">#3594</a>)</li>
<li><a href="https://github.com/SwissDataScienceCenter/renku-python/commit/d74d35ff3428118945a1df1b2f52eebcfcf31132"><code>d74d35f</code></a> fix(cli): parse security_opt as list not tuple (<a href="https://redirect.github.com/swissdatasciencecenter/renku-python/issues/3587">#3587</a>)</li>
<li><a href="https://github.com/SwissDataScienceCenter/renku-python/commit/50873571fb83fce0b3bcdc2468ebf355109ada0f"><code>5087357</code></a> chore: bump pyshacl to &gt;=0.20.0 (<a href="https://redirect.github.com/swissdatasciencecenter/renku-python/issues/3583">#3583</a>)</li>
<li><a href="https://github.com/SwissDataScienceCenter/renku-python/commit/ef6d214e165ba877b5acc26427d5663366aaaa29"><code>ef6d214</code></a> fix(cli): fix overwriting dataset tags (<a href="https://redirect.github.com/swissdatasciencecenter/renku-python/issues/3497">#3497</a>)</li>
<li><a href="https://github.com/SwissDataScienceCenter/renku-python/commit/bcdeba1f286ad786edb4e19e21236c4408fa3ed7"><code>bcdeba1</code></a> feat(cli): allow disabling automated parameter detection in renku run (<a href="https://redirect.github.com/swissdatasciencecenter/renku-python/issues/3548">#3548</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/swissdatasciencecenter/renku-python/compare/v2.6.1...v2.6.2">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.6.1&new-version=2.6.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) ---
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)