Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(deps): bump safe-ds from 0.19.0 to 0.20.0 (#74)
Bumps [safe-ds](https://github.com/Safe-DS/Library) from 0.19.0 to 0.20.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Safe-DS/Library/releases">safe-ds's releases</a>.</em></p> <blockquote> <h2>v0.20.0</h2> <h2><a href="https://github.com/Safe-DS/Library/compare/v0.19.0...v0.20.0">0.20.0</a> (2024-04-03)</h2> <h3>Features</h3> <ul> <li>add deterministic hash methods to all types (<a href="https://redirect.github.com/Safe-DS/Library/issues/573">#573</a>) (<a href="https://github.com/Safe-DS/Library/commit/f6a3ca791fc1b3b99266dbe68c85dde0669c4186">f6a3ca7</a>)</li> <li>add fnn functionality (<a href="https://redirect.github.com/Safe-DS/Library/issues/529">#529</a>) (<a href="https://github.com/Safe-DS/Library/commit/ce5315308b6d1c56258397c1300ee64698cf71bb">ce53153</a>), closes <a href="https://redirect.github.com/Safe-DS/Library/issues/522">#522</a></li> <li>add suffixes to models to indicate their task (<a href="https://redirect.github.com/Safe-DS/Library/issues/588">#588</a>) (<a href="https://github.com/Safe-DS/Library/commit/d490dee5e01d65216d4417cceef505c08b27fda3">d490dee</a>)</li> <li>added lag_plot (<a href="https://redirect.github.com/Safe-DS/Library/issues/548">#548</a>) (<a href="https://github.com/Safe-DS/Library/commit/0fb38d252c1596063ddad768d8a0a1e6ad07c1d4">0fb38d2</a>), closes <a href="https://redirect.github.com/Safe-DS/Library/issues/519">#519</a></li> <li>added normal plot for time series (<a href="https://redirect.github.com/Safe-DS/Library/issues/550">#550</a>) (<a href="https://github.com/Safe-DS/Library/commit/dbdf11e9c8cbdd39861ba2c7946caf0e135011d2">dbdf11e</a>), closes <a href="https://redirect.github.com/Safe-DS/Library/issues/549">#549</a></li> <li>when using from table to time series feature must be given (<a href="https://redirect.github.com/Safe-DS/Library/issues/572">#572</a>) (<a href="https://github.com/Safe-DS/Library/commit/ca23f0f6f6f42a36f79a38d1a7a696ca523bfd0c">ca23f0f</a>), closes <a href="https://redirect.github.com/Safe-DS/Library/issues/571">#571</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>incorrect type hint for <code>number_of_bins</code> parameter (<a href="https://redirect.github.com/Safe-DS/Library/issues/567">#567</a>) (<a href="https://github.com/Safe-DS/Library/commit/b434e537661e56fec44e265ef05f3e78779effc5">b434e53</a>)</li> <li>mark various API elements as internal (<a href="https://redirect.github.com/Safe-DS/Library/issues/587">#587</a>) (<a href="https://github.com/Safe-DS/Library/commit/ea176fc576dd715dbfd2699055770a80d5ffb5ad">ea176fc</a>), closes <a href="https://redirect.github.com/Safe-DS/Library/issues/582">#582</a> <a href="https://redirect.github.com/Safe-DS/Library/issues/585">#585</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Safe-DS/Library/blob/main/docs/CHANGELOG.md">safe-ds's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/Safe-DS/Library/compare/v0.19.0...v0.20.0">0.20.0</a> (2024-04-03)</h2> <h3>Features</h3> <ul> <li>add deterministic hash methods to all types (<a href="https://redirect.github.com/Safe-DS/Library/issues/573">#573</a>) (<a href="https://github.com/Safe-DS/Library/commit/f6a3ca791fc1b3b99266dbe68c85dde0669c4186">f6a3ca7</a>)</li> <li>add fnn functionality (<a href="https://redirect.github.com/Safe-DS/Library/issues/529">#529</a>) (<a href="https://github.com/Safe-DS/Library/commit/ce5315308b6d1c56258397c1300ee64698cf71bb">ce53153</a>), closes <a href="https://redirect.github.com/Safe-DS/Library/issues/522">#522</a></li> <li>add suffixes to models to indicate their task (<a href="https://redirect.github.com/Safe-DS/Library/issues/588">#588</a>) (<a href="https://github.com/Safe-DS/Library/commit/d490dee5e01d65216d4417cceef505c08b27fda3">d490dee</a>)</li> <li>added lag_plot (<a href="https://redirect.github.com/Safe-DS/Library/issues/548">#548</a>) (<a href="https://github.com/Safe-DS/Library/commit/0fb38d252c1596063ddad768d8a0a1e6ad07c1d4">0fb38d2</a>), closes <a href="https://redirect.github.com/Safe-DS/Library/issues/519">#519</a></li> <li>added normal plot for time series (<a href="https://redirect.github.com/Safe-DS/Library/issues/550">#550</a>) (<a href="https://github.com/Safe-DS/Library/commit/dbdf11e9c8cbdd39861ba2c7946caf0e135011d2">dbdf11e</a>), closes <a href="https://redirect.github.com/Safe-DS/Library/issues/549">#549</a></li> <li>when using from table to time series feature must be given (<a href="https://redirect.github.com/Safe-DS/Library/issues/572">#572</a>) (<a href="https://github.com/Safe-DS/Library/commit/ca23f0f6f6f42a36f79a38d1a7a696ca523bfd0c">ca23f0f</a>), closes <a href="https://redirect.github.com/Safe-DS/Library/issues/571">#571</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>incorrect type hint for <code>number_of_bins</code> parameter (<a href="https://redirect.github.com/Safe-DS/Library/issues/567">#567</a>) (<a href="https://github.com/Safe-DS/Library/commit/b434e537661e56fec44e265ef05f3e78779effc5">b434e53</a>)</li> <li>mark various API elements as internal (<a href="https://redirect.github.com/Safe-DS/Library/issues/587">#587</a>) (<a href="https://github.com/Safe-DS/Library/commit/ea176fc576dd715dbfd2699055770a80d5ffb5ad">ea176fc</a>), closes <a href="https://redirect.github.com/Safe-DS/Library/issues/582">#582</a> <a href="https://redirect.github.com/Safe-DS/Library/issues/585">#585</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Safe-DS/Library/commit/98bccd0365eb1a1a749d64c66dea8696040b14a0"><code>98bccd0</code></a> chore(release): 0.20.0 [skip ci]</li> <li><a href="https://github.com/Safe-DS/Library/commit/1e7cc2bbc0c62004728360a35167b5a6bdd68248"><code>1e7cc2b</code></a> build(deps-dev): bump mkdocs-material from 9.5.16 to 9.5.17 (<a href="https://redirect.github.com/Safe-DS/Library/issues/605">#605</a>)</li> <li><a href="https://github.com/Safe-DS/Library/commit/12ac51411a040781b5350fc4ff0cf00f48dbc046"><code>12ac514</code></a> build(deps-dev): bump mkdocstrings-python from 1.9.0 to 1.9.2 (<a href="https://redirect.github.com/Safe-DS/Library/issues/604">#604</a>)</li> <li><a href="https://github.com/Safe-DS/Library/commit/b7dd077339b43bd5b7322aa6e1c7ec43b4a9dff5"><code>b7dd077</code></a> build(deps-dev): bump mkdocstrings from 0.24.1 to 0.24.2 (<a href="https://redirect.github.com/Safe-DS/Library/issues/603">#603</a>)</li> <li><a href="https://github.com/Safe-DS/Library/commit/00d34458bedb4c570ec63102ff5e8c70a4f37a2f"><code>00d3445</code></a> build(deps): bump ipython from 8.22.1 to 8.23.0 (<a href="https://redirect.github.com/Safe-DS/Library/issues/593">#593</a>)</li> <li><a href="https://github.com/Safe-DS/Library/commit/7f6f7c4c4317b30164116b733588f0ca3bbf25b4"><code>7f6f7c4</code></a> build(deps): bump pillow from 10.2.0 to 10.3.0 (<a href="https://redirect.github.com/Safe-DS/Library/issues/598">#598</a>)</li> <li><a href="https://github.com/Safe-DS/Library/commit/15d2c2d9a3da37008626a3de4725e2ef3e967cbf"><code>15d2c2d</code></a> build(deps-dev): bump mkdocstrings-python from 1.8.0 to 1.9.0 (<a href="https://redirect.github.com/Safe-DS/Library/issues/595">#595</a>)</li> <li><a href="https://github.com/Safe-DS/Library/commit/8818d420d8e09499f82b769a12226446e79e1fb2"><code>8818d42</code></a> build(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 (<a href="https://redirect.github.com/Safe-DS/Library/issues/594">#594</a>)</li> <li><a href="https://github.com/Safe-DS/Library/commit/e1c38336f7502a6eba3c21c258f3a85cc21bfc56"><code>e1c3833</code></a> build(deps-dev): bump pytest from 8.0.2 to 8.1.1 (<a href="https://redirect.github.com/Safe-DS/Library/issues/591">#591</a>)</li> <li><a href="https://github.com/Safe-DS/Library/commit/491e354aa93580715143ee582cb264f5e4621f78"><code>491e354</code></a> build(deps): bump actions/add-to-project from 0.6.0 to 1.0.0 (<a href="https://redirect.github.com/Safe-DS/Library/issues/590">#590</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Safe-DS/Library/compare/v0.19.0...v0.20.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=safe-ds&package-manager=pip&previous-version=0.19.0&new-version=0.20.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 show <dependency name> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information