Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build(deps): Bump joblib from 1.4.0 to 1.4.2 (#1109)
Bumps [joblib](https://github.com/joblib/joblib) from 1.4.0 to 1.4.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/joblib/joblib/releases">joblib's releases</a>.</em></p> <blockquote> <h2>1.4.2</h2> <h2>What's Changed</h2> <ul> <li>TST add a test that ensures conservation of byte order during IPC by <a href="https://github.com/fcharras"><code>@fcharras</code></a> in <a href="https://redirect.github.com/joblib/joblib/pull/1562">joblib/joblib#1562</a></li> <li>DOC fix typos in CHANGES.rst by <a href="https://github.com/cclauss"><code>@cclauss</code></a> in <a href="https://redirect.github.com/joblib/joblib/pull/1571">joblib/joblib#1571</a></li> <li>DOC typo in docs by <a href="https://github.com/jmerkow"><code>@jmerkow</code></a> in <a href="https://redirect.github.com/joblib/joblib/pull/1574">joblib/joblib#1574</a></li> <li>FIX revert MemorizedFunc.call API change by <a href="https://github.com/tomMoral"><code>@tomMoral</code></a> in <a href="https://redirect.github.com/joblib/joblib/pull/1576">joblib/joblib#1576</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jmerkow"><code>@jmerkow</code></a> made their first contribution in <a href="https://redirect.github.com/joblib/joblib/pull/1574">joblib/joblib#1574</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/joblib/joblib/compare/1.4.0...1.4.2">https://github.com/joblib/joblib/compare/1.4.0...1.4.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/joblib/joblib/blob/main/CHANGES.rst">joblib's changelog</a>.</em></p> <blockquote> <h2>Release 1.4.2 -- 2024/05/02</h2> <p>Due to maintenance issues, 1.4.1 was not valid and we bumped the version to 1.4.2</p> <ul> <li>Fix a backward incompatible change in <code>MemorizedFunc.call</code> which needs to return the metadata. Also make sure that <code>NotMemorizedFunc.call</code> return an empty dict for metadata for consistency. <a href="https://redirect.github.com/joblib/joblib/pull/1576">joblib/joblib#1576</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/joblib/joblib/commit/d46857a490a70fa8b66b2878066b40de13d3e326"><code>d46857a</code></a> RELEASE 1.4.2 - bugfix release (<a href="https://redirect.github.com/joblib/joblib/issues/1579">#1579</a>)</li> <li><a href="https://github.com/joblib/joblib/commit/1787fb73db6c7b08beb1bc9cc1d321197678bf53"><code>1787fb7</code></a> MTN back to dev mode</li> <li><a href="https://github.com/joblib/joblib/commit/118ad371e3114b58343a1d868e7039fcf785f2ab"><code>118ad37</code></a> RELEASE 1.4.1 - bugfix release (<a href="https://redirect.github.com/joblib/joblib/issues/1578">#1578</a>)</li> <li><a href="https://github.com/joblib/joblib/commit/398d8ee669ee355be48d9b2f80aaebbf8ca15d37"><code>398d8ee</code></a> FIX revert MemorizedFunc.call API change (<a href="https://redirect.github.com/joblib/joblib/issues/1576">#1576</a>)</li> <li><a href="https://github.com/joblib/joblib/commit/2be8dcd4cb777ced834808cb9349eef441e2d133"><code>2be8dcd</code></a> DOC fix return_as="generator_unordered" in docs (<a href="https://redirect.github.com/joblib/joblib/issues/1574">#1574</a>)</li> <li><a href="https://github.com/joblib/joblib/commit/4db39ebf064ecacbf9a0d01627c80692fdf64ac5"><code>4db39eb</code></a> CLN fix spelling typo with codespell (<a href="https://redirect.github.com/joblib/joblib/issues/1571">#1571</a>)</li> <li><a href="https://github.com/joblib/joblib/commit/1b0d1f4b4a68a6bc8ba4d49366157078af66b5dc"><code>1b0d1f4</code></a> TST add a non-regression test ensuring conservation of byte order during IPC ...</li> <li><a href="https://github.com/joblib/joblib/commit/59659e0da44f5a766fa1ee52bd6a0338f3950198"><code>59659e0</code></a> MTN remove deprecated bytes_limit (<a href="https://redirect.github.com/joblib/joblib/issues/1569">#1569</a>)</li> <li><a href="https://github.com/joblib/joblib/commit/f57a72190d0fb6618bd77190c860707b1eb71ec7"><code>f57a721</code></a> MTN handle changes from master->main + remove master process terminology</li> <li><a href="https://github.com/joblib/joblib/commit/ba1d3da1f57260cd6774ed0011496bf4442d9aa5"><code>ba1d3da</code></a> MTN back to dev mode</li> <li>See full diff in <a href="https://github.com/joblib/joblib/compare/1.4.0...1.4.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=joblib&package-manager=pip&previous-version=1.4.0&new-version=1.4.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 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>
- Loading branch information