Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2021

Bumps joblib from 0.17.0 to 1.0.1.

Changelog

Sourced from joblib's changelog.

1.0.1

  • dask: avoid redundant scattering of large arguments to make a more efficient use of the network resources and avoid crashing dask with "OSError: [Errno 55] No buffer space available" or "ConnectionResetError: [Errno 104] connection reset by peer". joblib/joblib#1133

1.0.0

  • Make joblib.hash and joblib.Memory caching system compatible with `numpy

    = 1.20.0. Also make it explicit in the documentation that users should now expect to have their joblib.Memorycache invalidated when eitherjoblibor a third party library involved in the cached values definition is upgraded. In particular, users updatingjoblibto a release that includes this fix will see their previous cache invalidated if they contained reference tonumpy` objects. joblib/joblib#1136

  • Remove deprecated check_pickle argument in delayed. joblib/joblib#903

Commits
  • 4ea15ee Release 1.0.1
  • c952c22 DOC fix simple typo: utilitiees -> utilities (#1144)
  • a3f63bf joblib+dask: Cooperative scattering between concurrent dispatching coroutines...
  • 311d8be Back to dev mode on master
  • 302c241 Fix description in PKG-INFO
  • 4eaa202 Release 1.0.0
  • 4759d63 MAINT make it possible to build the doc without fork start_method (#1138)
  • 69f2b09 Fix numpy.dtype hashing for numpy >= 1.20 (#1136)
  • 87b6e94 Update some joblib-dask integration tests (#1132)
  • 8c2cbd9 Remove check_pickle argument in delayed. (#903)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 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)

Bumps [joblib](https://github.com/joblib/joblib) from 0.17.0 to 1.0.1.
- [Release notes](https://github.com/joblib/joblib/releases)
- [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst)
- [Commits](joblib/joblib@0.17.0...1.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 8, 2021

Superseded by #240.

@dependabot dependabot bot closed this Oct 8, 2021
@dependabot dependabot bot deleted the dependabot/pip/joblib-1.0.1 branch October 8, 2021 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants